Monthly Archives: June 2007

Improved CSS Styling for Visited Links

I was recently checking my site traffic reports to see where my visitors were coming from and I found a mind-blowing (at least for me) CSS technique for visited links. Eva-Lotta Lam uses a check mark background image for visited … Continue reading

Posted in CSS | Tagged , | Leave a comment

Batch Geocoding with the Google Maps API

I’ve been working more and more with the Google Maps API recently. And one thing strikes me as odd; it’s difficult to find examples of how to retrieve geocodes for addresses. If you’re going to implement the API in a … Continue reading

Posted in Google Maps API | Tagged , , | 2 Comments