Check out my latest project: Code Dumper

Archive for the "api" Tag

jQuery API Update: offline and anywhere

I've been beavering away at the API behind the scenes for a little while, and if you follow me on Twitter you've probably already seen the API browser has already been upgraded. The key change I've made is to de-couple the API search engine from the front end. What this has resulted in, is a [...]

jQuery API Browser

Ever since jQuery 1.1.3 the old API browser hasn't been updated due to incompatibilities in the documentation (though that's mostly assumptions). Although the new docs is comprehensive, I've always liked the quick access the old API browser gave. As such, I've got about my own way re-building an API browser based on the new documentation. Check [...]

TinyURL JavaScript API

I've been writing a bookmarklet for Twitter that will allow you to post URLs to Twitter, that are first compressed using TinyURL. So I thought I'd share the TinyURL callback API I wrote.