Collective: jMapping: jQuery plugin for creating Google Maps from semantic markupJuly 3, 2010

This plugin is designed for quick development of a page that implements a Google Map with a list of the locations that are specified within the HTML. The plugin tries to allow as much graceful degradation as possible by having the HTML be as semantic as possible. The plugin expect the HTML ...

read more direct link

jTextTranslate: A jQuery Translation PluginNovember 30, 2009

The double-click functionality in the New York Times was somehow fascinating but also highly discussed because it boldly used the browser functionality to get the definitions of words. Fortunately, the double click now causes not an immediate popout to appear but lets the user confirm by showing...

read more

Google API Showcase: The Live TranslatorSeptember 30, 2009

The API of Google has a lot of useful usage examples. This showcase demonstrates how we can use the Google AJAX Language API to build a live translator that allows us to translate text from one language into the other - and that almost on the fly. Check out the demo here: DEMO Here is ...

read more