Google Maps Extension
PdMarker is a Javascript library that extends the Google Maps API, making it easier to customize marker behaviour.
Google Maps API
Google Maps has rapidly become the Internet's favorite online tool. So useful and popular, that many people have reverse-engineered Google's magic for their own purposes.
Saying goodbye to Tables
In the early days of HTML, there was little choice but to use Tables for laying out a web page. Although they were originally intended for presenting tabular data, the main use for Table was layout. Now that we have better options, why continue to mix presentation detail in with content?