Monthly Archives: March 2007

Googlemaps Geocoding API

We recently completed a geocoding-caching system that geocodes (determines Latitude and Logitude) a user’s location input. This means that the user can type in a zip code, city/state or complete address/city/state/zip and the system will determine a Longitude and Latitude of the centerpoint of … Continue reading

Posted in Development | Leave a comment

YUI Yahoo User Interface

For this new project we decided to work with the YUI (Yahoo User Interface) Javascript library. For the widgets provided, the YUI makes javascript development extremely fast and bug free. The documentation was extremly clear and contained plenty of examples.

Posted in Development, Javascript | Leave a comment

WordPress MU or Standalone?

We have been evaluating both WordPress and WordPress MU (multiuser). WordPress MU allows us to setup a domain (or sub domian) and then provide users the ability to create their own blogs instantly. Using Apache wildcard virtualhosts in conjunction with DNS … Continue reading

Posted in Server Configuration, Wordpress | Leave a comment