Archive for July, 2008
Coding raw sockets in PHP
This tutorial will be teaching you how to code “raw sockets” in PHP. What I mean is we will control the entire connection, we won’t be using file_get_contents(), include(), or anything else that opens the socket for us. This tutorial will be showing you exactly how to do it yourself. Examples include a HTTP GET request.
Fundamentals in PHP - Part 4
This tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.
Fundamentals of PHP - Part 3
This tutorial will cover PHP arrays, and will help you progress into more advanced PHP code.
Fundamentals of PHP - Part 2
This beginner PHP tutorial will cover POST and GET methods.
Fundamentals of PHP - Part 1
This is the first tutorial in the Fundamentals of PHP series, In this brief article designed for PHP Beginners, I will be going over the fundamentals of PHP. This includes such things as the syntax, basic data output, variables, and briefly go over file ‘inclusions’ as well as best practices.
You suck at Photoshop #4 - Paths and Masks
In this tutorial, Donnie shows the uses of Path tools and Layer Masks in selecting an object out of an image and inserting it into another image (basically the elegant way of changing and object’s background).
Create white beautiful teeth in Photoshop
This tutorial will show you how to retouch teeth in Photoshop. Ever wanted to have perfect white teeth in photos. Well, now you can bacome your own dentist, with the help of Photoshop.

Design a sound system
This tutorial will show you how to create a beautiful speaker box design.
At the end the tutorial will look like this :

Source : adobetutorialz.com
Star Wars text effect in Photoshop
This tutorial will show you how to create a text effect similar to the Star Wars logo.
Display your RSS feed count in plain text
This tutorial will show you how to display your Feedburner feed count as a plain text. A good example is shown by Smashing Magazine’s feed count.



