Posts Tagged ‘Google’

8 jQuery Plugins That Utilize Google APIs

Monday, March 23rd, 2009

Google Image Search

Google Image Search

Google Image Search

jGoogle enables you to do realtime Google Image searches, as well as video, book and patent searches. The demo interface is a little clunky, but it’s nice to see it in action.

Google Feed API

feed1

Google Feed API

This little diddy enables you to convert links to an RSS feed into a nicely laid out set of DIVs displaying the RSS feed content using the Google Feed API.

Google Maps

Google Charts

Google Charts

I reviewed the Google Maps jQuery plugin jgcharts a few weeks back in my Top 6 jQuery Plugins for charts. It’s a great little plugin which supports bar, line, stacked, pie and pie 3D chart types. Whilst not as flexible as the API itself, it’s a great starter for a quick win!

Google Maps

maps

Google Maps Plugin

Ever needed to implement Google Maps with a one liner? This smart plugin gives you just that power. Just setup an empty DIV in your HTML, and make a simple call:

$("#map").googlemap({addresses: ["New York, NY, USA"]});

Google Gears

gearsjQuery offline is an ambitious project attempting to add offline capabilities to the toolkit of jQuery. Not for the weak-hearted, you need some experience with Gears itself, as well as some pretty decent jQuery knowledge too.

Google Analytics

google_logojpg

This small plugin from Shawn Makinson allows you to implement Google Analytics with great ease into your site and pages The plugin allows for page view and event tracking code to be used, however thats its limitations right now…

Google Spellcheck

Brandon Aarons jquery-spellchecker plugin gives you the ability to add the Google Spell Check API to your arsenal.

Google Translate

Last on the list is the jquery-translate plugin which easily enables you to translate blocks of code with the Google Translate API.

$('body').translate('en')

Tools to help you learn…

Learning jQuery 1.3

Learning jQuery 1.3

Amazon Kindle 2

Amazon Kindle 2

jQuery UI 1.6

jQuery UI 1.6