Photoshop is a versatile graphics software.
It'll be a drawing pad or a designing studio an animation specialist and most commonly it becomes a beauty saloon. So I'm introducing my first hair and make up tutorial. Hoe this helps atleast some people. Hope to get back soon with more tutorials.
Most of the Web Designers are really suffering to find an easy way to input javascript tools into their pages. One of the best tool is the auto suggestion like we see in google search box which automatically display matching items that may be what we are searching for. Most of the script files found today are very difficult to understand and use. So I've created a Javascript file to help you achieve the autosuggestion very easily. In this Javascript method the suggestion are added as items in a list. You can apply css style to it to customize and make it better.
Iris 16 contains certain iris images that will help enhance your appearance.
This is much helpful during photo editing and photo manipulation.
You can download the file from the link below. Download
Creating a blurred image in Photoshop is easier than I thought ot would be.
Using the 'Motion Blur' filter you can do it very easily.
Download the tutorial by clicking the link below. Download
This is a JavaScript file to convert numbers into words.If you need to convert any number such as 251 into Two Hundred Fifty One this file might help you. It can convert numbers from 0 to 999999999999999 which reads 'nine hundred ninety nine trillion nine hundred ninety nine billion nine hundred ninety nine million nine hundred ninety nine thousand nine hundred ninety nine'. This javscript cannot convert negative numbers because I found it is less necessary. You can download the file directly by clicking the link below.Hope it helps