Saturday 4 September 2010

Adobe Photoshop - Creating a Website Part 2

For Part 1 of Creating a Website Part 1 Click Here.

Part 2 explains how to create the HTML and CSS  for the website that we created in part 1.


Wednesday 1 September 2010

Adobe Photoshop - Creating Realistic Skin

(Click for larger image)
This tutorial was created by Acidlullaby on DeviantArt.com.
To view this tutorial click on the image on the left.

Lifehacks - 35 Life Hacks

(Click for
Larger Version)
Click on the image to have the larger version.














All Copyright goes to it's respective owners. I am not the creator of this image, just the re-distributor.

Adobe Photoshop - Creating Website Navigation Buttons

Creating buttons for your website can sometimes be hard, but this tutorial will show you step by step an easy way to make buttons in Adobe Photoshop that can be put together to create a navigation bar for your website, and when done should look a little some thing like:



Tuesday 31 August 2010

Adobe Photoshop - Creating a Website Part 1

Creating Websites in Adobe Photoshop can be easy if you know how to do it, in this tutorial I  will show you have to design a website and the HTML and CSS (HTML and CSS covered in part 2) for it aswell.

For Part 2 Click Here

The finished one


Python - Simple Math in Python

In python you can do simple math tasks, like 1+1 or 10/2, to test these out open up the IDLE and type:

>>>2+1
3

Python - Installing Python

"Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs." - http://www.python.org/