Currently Browsing: Tutorials
Nov 23, 2009
How to Quickly and Effectively Clean Out Body Hair in Photoshop
There are a lot of tutorials out there showing how you can do so by using the Healing Brush Tool. However in my opinion, healing brush tool is only useful when the area you try to heal is reletively small, and it can be a bit difficulty to adjust the source position. Before After via How to Quickly and Effectively Clean Out Body Hair in Photoshop. ... read more
Nov 21, 2009
10 Must have hacks for WordPress development
Building your own wordpress themes will open your eyes to a lot of things, mainly the fact that you’ll be retyping a lot of code over and over and over again. So in this post I am going to show you ten wordpress code hacks that you can add to your arsenal that will not only save you a lot of time, but they will also set your themes apart from others who don’t come pre built with these types of... read more
Nov 21, 2009
Turn any webform into a powerful wizard with jQuery (FormToWizard plugin)
If you would, for whatever reason, have a large webform all fields shoud be semantically divided into fieldsets. Each fieldset would clearly describe each group of fields. Although many examples on the web today look different, this is how it should be. So, we can say that each group of fields represent a sub task of a larger task – filling the entire web form. Thus, each sub task can become a step... read more
Nov 21, 2009
Create Zoomable & Interactive Maps with jQuery
Each location on the map would be represented by a bullet. Clicking the bullet would bring up more information on the location. Since the locations of the bullets tended to be highly clustered, zooming into select sub-regions was possible. Limitations This was originally developed for one project with very specific requirements. While I have taken the time to generalize that code into a plugin, I have not... read more
Nov 21, 2009
Perfect Dropdown Login Box, like Twitter, using jQuery
Twitter’s running a new homepage with clean and easy design. Look at the top right of Twitter’s homepage, you’ll see the sign in button which will drop down the login form. Today, I will make an entry to show you how to create a login drop down with Twitter style using jQuery. It’s really easy, it’ll help you save the space of your webpage and make visitors feel comfortable by the awesome... read more


