jQTouch
created 08 July 2009 in links tagged iphone, javascript, jquery and mobile.
File under ‘things to look at in my week off’, it’s another IUI-like library for doing iPhone web applications
created 08 July 2009 in links tagged iphone, javascript, jquery and mobile.
File under ‘things to look at in my week off’, it’s another IUI-like library for doing iPhone web applications
created 02 March 2009 in links tagged cavnas, clever, jquery and sparklines.
Vis Simon Willison, client-side sparklines, rendered using canvas (or some IE hack thing, meh). So cool, I need to come up with a use for it.
created 29 January 2009 in links tagged analytics, google, javascript and jquery.
Using jQuery to automatically mark up all outgoing links on a site so that Google Analytics can track them.
http://blog.rebeccamurphey.com/2008/01/06/track-outbound-...
created 12 December 2008 in links tagged dom, jquery, python and xml.
Via Simon Willison, it’s a python library that lets you mess around with XML documents in python, using language similar to that in jQuery. I’m intrigued that, just as JSON starts to get serious traction in APIs, my XML tools are getting good enough to almost keep parity in terms of convenience.
(later - I can’t get it to build. Curse these computer things)
created 21 November 2007 in links tagged javascript, jquery and rails.
Makes all the Rails JS helpers work with jQuery, rather than prototype