Recently Popular Tutorials for August 3rd, 2006
Aug 3
Adobe Photoshop - Grunge Border Effect
This Photoshop training will show you how to use a mask to create a grungy border or frame around you image. This technique will ensure that your image editing is non-destructive, as it will only be applied to the mask.
Aug 3
JavaScript Regular Expressions guide
Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. You can perform complex tasks that once required lengthy procedures with just a few lines of code using regular expressions.