VieleRETS Persistent Download Home Documentation Downloads Demos Support

Downloads

The production version of VieleRETS is 1.1.

The latest version of VieleRETS is 1.1.6 Production with changes by captured in the CHANGELOG .

Distribution files of the older version (1.0) are still available but not recommended for production use.

Notes for Version 1.1.6 Production:

After downloading and unpacking, please run either the install.bat or install.sh script depending on your operating system.

The highlights of this release are:
  • Disk-based logging.
  • Redesign of the User Interface (AJAX)
  • New approach to perform NULL queries
  • Support for Safari
  • MetaColumns (fields created from other fields
  • Bug fixes as reported
If you are running on a previous version, you should copy your old configurations to some place safe and recreate your SOURCE, TARGET and EXTRACT definitions.

Remember to report bugs to the mailing list! The next update should be the production release.

-Mark L.

File Name Description Status Date
Server and Documentation
vieleRETS-1.1.6.tar.gz Tar Archive Production (1.1.6) 6/26/08
vieleRETS-1.1.6.zip ZIP Archive Production (1.1.6) 6/26/08
vieleRETS-1.1.5.tar.gz Tar Archive Production (1.1.5) 06/19/07
vieleRETS-1.1.5.zip ZIP Archive Production (1.1.5) 06/19/07
vieleRETS-1.1.4.tar.gz Tar Archive Production (1.1.4) 08/22/06
vieleRETS-1.1.4.zip ZIP Archive Production (1.1.4) 08/22/06
vieleRETS-1.1.3.tar.gz Tar Archive Production (1.1.3) 06/09/06
vieleRETS-1.1.3.zip ZIP Archive Production (1.1.3) 06/08/06
vieleRETS-1.1.tar.gz Tar Archive Production (1.1.2) 05/03/06
vieleRETS-1.1.zip ZIP Archive Production (1.1.2) 05/03/06
vieleRETS-1.0.tar.gz Tar Archive Production (1.0.0) 12/23/05
vieleRETS-1.0.zip ZIP Archive Production (1.0.0) 12/23/05
Documentation Only
vieleRETS-1.1.5-documentation.zip Documentation in zip format Production (1.1.5) 06/19/07
vieleRETS-1.1.4-documentation.zip Documentation in zip format Production (1.1.4) 07/21/06
vieleRETS-1.1.3-documentation.zip Documentation in zip format Production (1.1.3) 06/02/06
vieleRETS-1.1-documentation.zip Documentation in zip format Production (1.1.2) 05/03/06
vieleRETS-1.0-documentation.zip Documentation in zip format Production (1.0.0) 12/23/05

Early access to updates:

We make all code available directly from our source code control system that is based on subversion ( svn ). Between releases, this repository is updated almost daily. If you report a bug and need the fix right away, this is the recommended way to get it.

To access the repository, you first need to install a subversion access tool on your computer. There many to choose from and CRT does not recommend any particular tool although TortoiseSVN is popular. After you install a subversion access tool, you need to use the following URL to access the main trunk of VieleRETS:

https://code.crt.realtors.org/svn/viele/trunk/

No user/passwd is needed because the server is open for anonymous read only access. (As are all of our projects.)

-Mark L.