Lately, I’ve been experimenting with a lot of new jQuery plugins that have been allowed us here at Blarnee to rapidly develop interactive, slick user interfaces without having to code everything from scratch. This is by far one of my favourite things about the recent surge in JavaScript Framework...
The first day of Fronteers 2009 is just about over now but as with the jQuery Conference from a few months ago, I thought it would be a great idea to put all of the day’s slides up for anyone that missed the conference. The TwitterVerse has been buzzing about how amazing Stephen...
This week I’m going to show you to make the best use of jQuery’s amazing animation features using just a few lines of code for each our examples. Did you know that you can use jQuery’s animation functions to create your very own progress-bar in less than 3 lines? or that you...
Hi guys. Today I’m going to show you how to do persistent Client-side storage that’ll work in any Web Browser without needing to use Cookies, Browser-Specific hacks or HTML5 – in other words, we’re going to store as much custom information as a site needs on a user’s...
You all tweeted in to vote and today I’m sharing a whole new set of HTML5 Canvas demos that really show you just how far you can push the envelope on the <canvas> element. One of my favourite things to look at at the moment is 3D so you’ll get to play around with excellent interactive...
Many Social Networking sites allow users to authenticate through their APIs – this means that rather than needing to have a complete registration system on your site, you can simply allow users to authenticate with a third-party service and then grab their profile picture and name for...