Archive for June, 2008
Last.fm Loved Tracks RSS Feed
Ever wondered why last.fm don’t provide an RSS feed of your loved tracks? Me too. So using the freely available audioscrobbler web services i’ve created a very basic last.fm loved tracks feed which. The main reason for doing so was to update twitter with my loved tracks via twitterfeed. The feed can be called with […]
Publish / Subscribe With jQuery
With a view to writing a jQuery UI integrated with the offline functionality of Google Gears i’ve been toying with some code to poll for network connection status using jQuery.
The Network Detection Object
The basic premise is very simple. We create an instance of a network detection object which will poll a URL at regular intervals. […]
All Change at Citynoise.org
For those who are interested I’m going to start documenting the upgrades and improvements I’m making to citynoise.org over the coming months. The site has been struggling under some pretty heavy traffic and several internal optimisations including query caching for some of the more complex database operations has gone a long way towards making the […]
BBC IPlayer XOR Decryption
As has been widely reported, it is still possible to successfully download the x264 MPEG streams of BBC programmes from the BBC IPlayer service but that they are now XOR “encrypted” in such a way that they will only play on Apple mobile devices.
It’s not really encryption, is it
Long story short, the streams are […]
Tips for Using JQuery with ASP.NET Ajax
Dave Ward has put together an excellent and extensive post on his experiences integrating jQuery with ASP.NET
There are the usual number of pitfalls you’d expect when integrating [insert widely-used microsoft technology here] with [insert useful open source technology here]
Want to consume a JSON Web Service with jQuery? Sounds simple. That’s kinda the point of JSON […]

