jtGraphic

Personal blog of James Thompson: Ramblings of an Internet addict...

Tag: API

The Twitter API

I’ve been messing with the Twitter API for the first time in the last few hours, and I’ve learned a TON.  I know – I’m jumping on the bandwagon late, but oh well.  I managed to create a script to retweet “stuff” based on the search functionality and I made a script to automatically follow [...]

Saving Bandwidth with Google Ajax Libraries API

The News
I first heard about the new Google AJAX Libraries API from Jeremy Schoemaker’s blog.  He mentions using it to reduce WordPress bandwidth, but really it can be used to reduce bandwidth in most AJAX based web development environments.
The Exciting Part
I persoanlly use prototype the most, and I’m extremely excited that I can use their [...]