Welcome to the Mojo Connect demo
Mojo Connect is a 'Web Service' that allows anyone to easily integrate property listings on their own website, but with no listings to manage and no database server to maintain. Oh, and it's free.
What's a Web Service?
A Web Service is defined by the W3C as "a software system designed to support machine-to-machine interaction over a network". Simply, Web Services enable websites to connect to each other in the background to share data. This is transparent to the website visitor, who doesn't need to know, or care about, where the data are coming from.
What's required?
A PHP-enabled webserver, although absolutely no PHP programming is necessary. You don't need to change anything if you use the standard page layout, however, the presentation is easy to tweak if you know something about CSS. Additionally, the retrieved data are transformed by templates, so you have full control over the content if necessary.
What next?
Check it out by clicking on the links in the 'Rentals' and 'Listings' section of the menu. Remember, none of the information is stored on this website - it's all retrieved on-the-fly - just as it would be on any other website. FYI: you're looking at an example of the 'Fixed 2-Column' template right now.