Getting the Zip Code from an HTML5 GeoLocation API Call Travis June 13th, 2010

6 comments
Filed under: HTML5,javascript |

The HTML5 Geolocation API is built into newer browsers and returns the approximate latitude and longitude of the device in JSON format. read more »

MooTools HideThisMessage plugin Travis October 9th, 2008

1 comment
Filed under: javascript | Tags: , |

I’ve written another MooTools plugin (class) for facilitating the hiding of various help messages you may have scattered throughout your app.

read more »

The ImageSlider MooTools class Travis October 6th, 2008

10 comments
Filed under: javascript | Tags: , |

I’ve written a proper MooTools class for the slider I made for the portfolio page that slides the thumbnails back and forth. Here’s how it works.

read more »

Tracking Ajax calls in Google Analytics Travis September 28th, 2008

1 comment
Filed under: javascript | Tags: , , , |

I’m addicted to analytics. I check them constantly. Like most people, I use Google Analytics. Google Analytics is a great, free, incredibly powerful, analytics platform. It offers many advanced tracking options and data, most of which, few people will ever use.

read more »