Posts Tagged ‘widget’

widgets w/ jQuery and Google Feed API

For a recent project, I was making series of AJAX based blog widgets (blogparts).  There wasn’t much of a problem except client server didn’t provide JSON-based API.  Instead of messing with their web-server, I’ve decided to use their RSS feed and Google’s Feed API.

read more…