If you’ve ever wanted to consume services from a popular website that doesn’t offer full code examples before, chances are you may have considered using cURL with PHP to achieve your project. cURL is amazing because it essentially allows you to simulate a user and go through any page on a...
I’ve been asked many times over the past month to write more about some of the cool things I’ve been trying out with the jQuery and animation. Earlier this month I started work on a full-scene animation of SpongeBob squarepants (which I hope to show you guys some time soon) but this week...
Hey all. I’ve recently been spending my time between projects working on a brand new part of the site which I’m dubbing "The Alliance" . It’s essentially an exciting new jQuery Portfolio project to showcase the work I’ve previously done (with some nice jQuery...
Hey all. A few weeks ago I decided to experiment with the Bing API (provided by Microsoft). The first thing I noticed with it was that I wasn’t completely blown away with what the Bing.com interface offers us – we’re essentially getting results that are at most on a par with...
One of the great things about working with jQuery is that you can create poweful components without needing to use a whole lot of code. This week I’m releasing a very compact Slideshow plug-in that lets you create fade-in slideshows and it only takes up 820 bytes. I made this possible by...