Archive for July, 2009

Introduction to PHP, Part2 - Variables and general usage

Almost everything that you need to know about what variables are and how to use them in PHP.

Create a Deep Grunge Text Effect


In this Tutorial we will make a deep grunge and cracked Text effect.
We will also come across how to use textures for creating certain inspiring results in less than 10 steps!.


Colorize Lineart With Cell Style Technique


In this tutorial I will show you how to color a line art using minimum color and just brightness and contrast to achieve a clean, yet effective look.
This tutorial is meant for beginners who just started photoshopping. However, some knowledge of the pen tool is recommended. For those who never used the pen tool, I included a mini tutorial explaining the very basics. This technique will work on photoshop from version 7 onwards. Let’s get started!


Dual View Photo Editing In Photoshop


If it’s true that two heads are better than one, it’s also true that two views of the same image are better than one, especially when it comes to photo editing. Learn how to keep a constant eye on your overall image in Photoshop no matter how far you’ve zoomed in with this dual view editing technique!


Design grunge wordpress theme


In this tutorial we’ll be learning how to make an eye catching grunge wordpress web layout in Adobe Photoshop.


Create a surreal composition in Photoshop


Today I will illustrate you how to create a cool retro-looking composition with nice light effects. We will use photoshop to combine stock images and illustrator to create 3d text.


How to Change a Sky with Adobe Photoshop


How to replace an ordinary sky with a better one without seeing the lines of where it is joined together in Adobe Photoshop.


Create a Badge Logo

This is my first tutorial where I show you how to create a cool "Badge" logo. Some Photoshop experience is required. ~ZeroGrafics

Creating a Bar Graph using CSS and PHP

The technique used to create this type of bar is to use <div>s of different height and color. Each <div> has its height and top margin.

Round Corner, Full Rollover Tabs using PHP and CSS

The basic idea behind these tabs is taken from http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners.shtml. Taking it to the next level i have added an option to select a tab (i.e clicking a tab selects it) and also added some code to make them work with php.