5 Comments / Lam Nguyen on Aug 01, 2010
in Roundup

This collection is hand-picked from our feed subscription, and from other feeds. This tutorial collection focuses on web design, development and digital art from around the web that were published within the past week. We try to find great tutorials which have been buried in the mass of tutorials available today. Hope you enjoy this collection!
Continue Reading
15 Comments / Mike More on Jul 29, 2010
in Javascript

While showing off number of retweets you get on a post is very common, showing number of clicks -that is relatively higher- can be a very interesting measure of how popular your post is. Since, sharing your short URL is not limited to Twitter but also it can be shared anywhere like Facebook, email and others..
bit.ly -the most common URL shortener- provides a simple RESTfull API to lookup short URL’s and their clicks count.. bit.ly has recently released version 3 which added simpler, more efficient methods to query multiple URL’s in one request that we are going to apply in this tutorial.
Continue Reading
41 Comments / Lam Nguyen on Apr 30, 2010
in Roundup

This is a list of 12 helpful jQuery plugins you are maybe missing. The list contains some plugins that are really helpful for your up-coming projects. If I was missing something crazy, feel free to share it in the comment section. Enjoy the list and don’t miss any awesomeness this month!
Continue Reading
11 Comments / Lam Nguyen on Apr 26, 2010
in Top Of The Week

This collection is hand-picked from our feed subscription, from Whofreelance, and from other feeds. This tutorials collection focuses on web design, development and digital art from around the web that were published within the past week. Hope you enjoy this collection!
Continue Reading
92 Comments / Lam Nguyen on Apr 22, 2010
in Javascript

Who doesn’t love motion effects, right? shadows following the motion of movements while in a fighting scene, some of my favorite scenes are from The Matrix, Kung Fu Hustle, etc. I don’t event know how this effect is called, but sure is an awesome effect. The good news is that now-a-days we can create animations and play with them. It’s no an easy task to control distance and motion (the complex the code, the better control). The amazing part is that something like this can be done with 5 lines of jQuery!
Continue Reading
48 Comments / Lam Nguyen on Apr 07, 2010
in Popular

Jquery is becoming increasingly known in the web designers and developers community. Why not take advantage of its magic? In this collection we showcase some really cool jquery plugins and resources to enhance data presentation in grid layout design. Some are practical plugins that will definitely provide a fond user experience. As well, some refined resources that will help layout the span of data beautifully.
Continue Reading
89 Comments / Lam Nguyen on Apr 03, 2010
in Tools

Hey friend, in the previous jQuery Learning tutorial, I wrote an article that helps you to create your own jQuery plugin with the fun zooming effect. This plugin has received a lot of attention for a while and there are some suggestion from you guys to help this plugin to be better. I collected some interesting recommendations and bug fixes from my readers to write it again and release it. This plugin now is more flexible, easy to customize and working with all major web browsers with any size of images. Sounds cool? Enjoy it!
Continue Reading