Archive for the ‘Incoming’ Category

How to Create a Wordpress Theme from Scratch

Friday, September 5th, 2008

Create A WordPress Theme From Scratch

Via: NETTUTS

Getting to Grips with the Vanishing Point Filter

Friday, September 5th, 2008

Preview

Via: PSDTUTS

Make a Turn of the Century Vaudeville Poster

Thursday, September 4th, 2008

image

Via: PSDTUTS

Dutch PHP Users Group Meeting Announcement

Thursday, September 4th, 2008

My good friend Gerrit “Remi” te Sligte wrote me yesterday to remind me that phpGG (The newly formed Dutch PHP group) has their next meeting soon.

Via: Zend Developer Zone

Use the jQuery UI to Control the Size of Your Text

Thursday, September 4th, 2008

jQuery Text Slider

Via: NETTUTS

Japanese Coin

Wednesday, September 3rd, 2008

You would you like to create real Japanese coin? Well - here’s how I made it. This is gonna be fun!

First of all you’ll have to start off by creating a new document. I used size of 500×500 for this tutorial. Fill it with a white color.

Ok, let’s start by making a shape with Ellipse […]

Via: Free Photoshop Tutorials | PhotoshopStar

Amazing Glamourous Text

Wednesday, September 3rd, 2008

I’ll be showing you how to make amazing glamourous text effect with this simple tutorial.

First create a new document. I used 1500×1000 pixels and fill it with color of #542d87.

Now, time to add grid to our background. Create a new document with size of 4×4 pixels and draw a skew line by using Pencil Tool […]

Via: Free Photoshop Tutorials | PhotoshopStar

How to Create a Super Retro Style Game Controller

Wednesday, September 3rd, 2008

Preview

Via: PSDTUTS

14 Free Scatter Brushes & How-to

Wednesday, September 3rd, 2008

I was screen spying on Go Media’s Chris Comella as he was working on a Smashing Pumpkins design in which the dense black typography was exploding shards in every direction. He placed every particle by hand (and it shows). I…

Via: GoMediaZine » Tutorials

Using Zend_Tool to start up your ZF Project

Wednesday, September 3rd, 2008

This tutorial will set you through using Zend_Tool to jump-start development on your next ZF MVC application. Zend_Tool is both RAD tools as well as a framework for exposing your own set of tooling needs to the Zend_Tool user interface. While the areas in which extending Zend_Tool are exhaustive, we will focus merely on obtaining and using the current Zend_Tool toolset.

Via: Zend Developer Zone