Create an iPhone Optimised Website using jQTouch

By Matthew Leak on June 7th, 2010 Category: Tutorials 18 Comments

Create an iPhone optimised website using jQTouch

Recently I have been digging deeper into the world of web development for mobile devices. In particular for mobile Safari which is the browser that the iPhone and iPod Touch uses. I have recently been working on a redesign of my main freelancing website and I’ve decided that I’d like an iPhone-friendly version and so I [...]

Monday Fun: Creating a Clock Animation Without CSS3

By Abhin on May 24th, 2010 Category: Tutorials 4 Comments

Creating a Clock Animation Without CSS3

Monday seems to be the most boring day, starting a new week can be really tough. So we will start with something fun and exciting, today we are going to create a clock animation that works in all browser, no CSS3. So Let’s get started. Step 1 – Setting up workspace For our little animation [...]

Getting Started With PDF Generation in PHP

By Abhin on May 21st, 2010 Category: Tutorials 9 Comments

Getting started with pdf generation in PHP

PDFs are everywhere now a days. From documents to e-books to invoicing they are becoming a standard. Generating pdf from programming languages can be tricky, though there are libraries provided to ease up the task. Now a days more and more web applications are requiring some form of document generation whether it be reports, stats [...]

Create a Camera Application in Flash Using ActionScript 3

By Carlos on May 19th, 2010 Category: Tutorials 10 Comments

Create a Camera Application in Flash Using ActionScript 3

In this tutorial, I will show you how to create a camera application that captures the user webcam image and saves it as a JPG file. Let’s see how! Final Result, does not work previewed in Dreamweaver, please open in browser Step 1: Set Up Your Flash File Launch Flash and create a new document. [...]

Design a Semi-Realistic Theatre Room Design

By Hein on May 14th, 2010 Category: Tutorials 1 Comment

Design a Semi-Realistic Theatre Room Design

This tutorial describes a way to design a semi-realistic home theatre room using only the basic tools of Photoshop. The aim of this tutorial is to aid the beginners of Photoshop in the designing process. A lot of basic tools are used in this tutorial and also some simple techniques to turn a simple concept [...]

Code an Awesome Minimal Design from PSD to XHTML & CSS

By Matthew Leak on May 11th, 2010 Category: Tutorials 21 Comments

Code up an Awesome Minimal Web Design from PSD to XHTML

Last week we went through the process of designing an awesome minimal web design in Photoshop. If you haven’t read part 1 then you can view it here. In part 1 we created our site design making use of the 960 grid system to keep the site layout really clean and tidy. Now, let’s look at [...]