2 Great Photoshop Tutorial Videos
August 26th, 2008 / No Comments » / by admin


Click here for more great tutorials from Watchandlearnphotoshop
user: videoshare
pass: vid4521
August 26th, 2008 / No Comments » / by admin


Click here for more great tutorials from Watchandlearnphotoshop
user: videoshare
pass: vid4521
August 23rd, 2008 / No Comments » / by admin
We’ve all seen the “accordion” type effect used on many Web 2.0 sites; however, many accordion scripts are heavy, make poor use of the libraries they are based on, and don’t handle things like ensuring that the accordion maintains a consistent height. In this tutorial, we will use the Prototype and Scriptaculous libraries to create a lightweight, intelligent accordion. See Demo

Tutorial by NETTUTS | Visit Tutorial
August 20th, 2008 / No Comments » / by admin
Dreamweaver Special: Class Rules Versus Redefined Tags, Pt1 from Geoff Blake on Vimeo.
August 20th, 2008 / No Comments » / by admin
After seeing some recent Type work by Vicenç Fontanet (or, Drasik), in his recent project for “Miniblack“, I just had to give the effect a shot myself in Photoshop. It’s a wondeful little style that could easily be integrated into any dark graphic design where some upbeat text is needed.

Tutorial by Tutorial 9 | Visit Tutorial
August 17th, 2008 / No Comments » / by admin
VECTORTUTS has covered Illustrator’s 3D effects a few times, so the basics should already be familiar to you. In this tutorial, we’ll be taking those skills up a notch and discussing how Illustrator deals with transparency in 3D objects. In just a few steps you’ll have created a plastic cola bottle, which is ideally suited for those of you involved in product marketing.

Tutorial by Vectortuts | Visit Tutorial
August 9th, 2008 / No Comments » / by admin
Enhance your Photos from fabio sasso on Vimeo.
August 9th, 2008 / No Comments » / by admin
Feel free to use any of these patterns on your own site. If you do decide use one, a credit link back to my site is always greatly appreciated.

August 7th, 2008 / No Comments » / by admin
Buttons Generator
Ajax Load Generator
Background Generator
August 7th, 2008 / No Comments » / by admin
Today, we are going to learn how to create simple tabbing system. It is a very common technique nowadays. Especially for those magazine site, news or blogs that contain a lot of sections or contents. Tabbing system is very useful to make things look more organized and structure. I know most of you are using JQuery for it. But for me, I am using Savvy UI. Another javascript library. I use it for all my wordpress themes design and development.

August 5th, 2008 / No Comments » / by admin
This is a great opportunity to show one of the most useful features of Dreamweaver called: Behaviors.
Behaviors are basically written by Java Script and simply create more dynamic stuff in a simple static HTML document . Enjoy my tutorial.
1.First, in order to create gallery we need big pictures and small thumbnails. also if you want to put some more efforts you can create a rollover images for the thumbnails.
So I saved in an image folder 5 big Dogs images, 5 thumbnails of the same pictures and rollover images.
2. Create a new HTML page and make a simple gallery layout by putting a big picture in the middle and the thumbnails at the bottom as shown in this example:

3. Select every image and give it an ID in the properties panel in the left hand side corner.

4.After giving an Id’s to each image (big and thumbnails),select the first Thumbnail on the left ,open the “behavior” panel, click on the + sign and select “swap image” from the behaviors category.

5. The next panel will ask you which picture you would like to swap with other. Notice that the pictures are identified by the ID you gave before.

6. Select the image and select the swapped image by clicking on “set source to…”.
7.Keep doing the same process selecting every button .