
Have you ever needed to paginate your data (blog posts, links, images or anything else) using jQuery but were a little unsure of just how to achieve the effect? In this post, I’m going to show you just how easy it can be. Let’s decide on a good example to demonstrate pagination. How about a simple commenting system?. Awesome..now lets begin.
Click here to read more »
Professional development is one of the key elements to improving your skills as a designer or developer. In this article I’m going to provide you some of the popular tips I’ve previously shared on Behance, Scribd, DeviantArt and my own blog, that’ll help you be the best. If you would like to download or print the article, you can get the 1-page PDF here or favourite it on Scribd here.
Click here to read more »
Thanks to Amazon Associates, this month I have a new widget to display my book recommendations in..and boy have I got some good books for you guys to check out.
The first (and a title I’ve been looking forward to for quite some time) is John Resig’s Secrets of the JavaScript Ninja. For anyone unfamiliar with the author, Resig is the author of that great framework many of us use everyday – jQuery. In this, his second book, he goes into much detail about advanced uses of JavaScript, Best practices when it comes to unit testing and a whole lot more that you won’t find anywhere else. Although the book hasn’t been officially released yet, you can buy an early eBook/Paperback set from Manning Publications right now (as I did) – you won’t regret it!.
Here are the others.. Click here to read more »
Like me, if you’ve ever wanted to use a Web Service from a site that doesn’t have that many code examples or a solid API, chances are you may have considered using cURL – a great extension to PHP that allows you to authenticate with websites just like a normal user would. The benefits of doing this are that you’re able to gain access to rich data sources like contact lists, email, statuses and a whole lot more. In this post I’m going to provide you with 20 code examples that’ll help you do some pretty cool things using everything from Bit.ly to Las.fm. Sites covered are Yahoo.com, Last.fm, Amazon, WordPress, Facebook, TwitPic, PayPal, Bit.ly, Twitter, GMail, MySpace, is.gd and IMDB.
Click here to read more »