Doormaps is an interactive web site that lists Craigslist listings on a Google Map. It features apartments, commercial real estate, and rooms for rent/shared. It is the first of many "mashups" we have created in-house and was a major success in the UK market. We provided users the ability to add a listing, and even purchase a featured listing for a set price. The system is 100% automated using PayPal's IPN (Instant Payment Notification) system. When a user buys a featured marker on the map, they are given a bigger, brighter colored marker and an extended listing life. Doormaps gives users all the options of searching Craigslist active listings with the luxury of a map to see where the rentals are located.
By using object-oriented programming, we were able to make scalable code that can apply to more than just Craigslist. In fact, we are able to hook up any RSS feed to this site in effort to make the site more listing-rich.
The site has a fully-featured administrative backend that uses JSON (javascript object notation) to quickly manage listings and locations.