realsauce

  • warning: mysqli_query(): (HY000/1194): Table 'system' is marked as crashed and should be repaired in /var/www/nickstallman.net/htdocs/includes/database.mysqli.inc on line 108.
  • warning: array_map(): Argument #2 should be an array in /var/www/nickstallman.net/htdocs/modules/system/system.module on line 1015.
  • warning: array_keys() expects parameter 1 to be array, null given in /var/www/nickstallman.net/htdocs/includes/theme.inc on line 1817.
  • warning: Invalid argument supplied for foreach() in /var/www/nickstallman.net/htdocs/includes/theme.inc on line 1817.

Google Maps Real Estate and Drawing Floor Plans Online

I'm very impressed with how Google Maps Real Estate has been going. Their coverage these days is extremely good and its only getting better. They are actually giving RealEstate.com.au and Domain a run for their money.

And RealSauce has released our floor plan drawer which is exciting. Its actually free to try out so anyone can fiddle around with it easily.

Floorplans and jQuery

We released our floor plan builder the other day. It meshes in nicely with our interactive floor plans and I'm very happy with the setup. The response from real estate agents has been extremely positive.

In other news I'm working on a fresh version of our real estate software. Plenty of jQuery is being used to make it very shiny. Can I just say that jQuery UI is one of the most useful things ever?

Complex PHP daemons and Gearman

Well I need to redo a property handling system from scratch. Code to move properties from one site to another.
Not only does it need to do that, but it also needs to only send what has changed, and it needs to do it very quickly.

So that means I'll need a complex forking PHP daemon, one master to set tasks and then some slaves to focus on specific types of property transmission (e.g. REAXML) and then some more slaves for just minor tasks which can be run in parallel. E.g. fetching images.

Just a small little update

I've been extremely busy these days.

One of my new projects is a Interactive Floor Plan builder for real estate agents, so they can do it themselves and save a whole pile of money. Currently firms which do them at the moment charge about $70 for them.

Real estate agents also have horrible email addresses. For some reason @bigpond.com is the most common by far.

Syndicate content