In Tutorials Aug 4, 200810
10 Excellent CSS Tips and Tutorials
CSS is a technology that web designers use everyday, but yet it is something that most struggle with as well. Whether it’s keeping stylesheets for large sites manageable, or creating image effects that are cross browser compatible, there are plenty of things to cause frustration. This article is an attempt to provide you with a few resources that might help you with your CSS woes or introduce you to a few tricks you didn’t know about. (more…)
Read moreIn Tutorials Jun 24, 200819
20 Excellent Photoshop Tutorials for Web Designers
As a Web Designer, it is very important for you to stay on top of your game from a visual standpoint. The more Photoshop tricks you have up your sleeve, the more versatile you can be with your designs. Here is list of tutorials that will help you do just that. Read the rest of this entry »
In Tutorials Jun 15, 200814
Create an Interactive Stack of Photos
In this tutorial, you will learn how to build an interactive stack of photos using Flash. This is a great technique to display numerous images in a limited amount of space, and the best part is that it is extremely easy to execute. Read the rest of this entry »
In Tutorials Jun 2, 200814
ActionScript 3 Jpeg Encoder Revealed: Saving Images from Flash
Some amazing things can be done with images in ActionScript 3. One of these is the ability to encode a display object as a jpeg, and thanks to the JPEG Encoder included in the AS3 Core Library, doing this is actually quite simple. In this article, I will show you how to create a flash file that encodes a movieclip as a jpeg and allows the user to download it to their own computer. Read the rest of this entry »
In Tutorials May 16, 200827
Create a Nature Inspired Painted Background in Photoshop
When I first saw the Viget Inspire Blog, I was very impressed. The background just grabs and pulls the reader right in. After studying it for a while, I still couldn’t determine if it was made from an actual painting or if it was all created from scratch in Photoshop. Regardless of how it was created, it makes for a great looking design. In this tutorial, I will you show you my own technique for creating this type of background. Read the rest of this entry »
In Tutorials Apr 29, 200847
How to Create Brilliant Light Streaks in Photoshop
Lighting effects have become quite popular, and are an effective way to add bright eye catching details to a photo or illustration. In this tutorial, you will learn a simple technique for creating brilliant light streaks which can be used in different ways to add motion and brightness to your designs. Read the rest of this entry »
In Tutorials Apr 17, 200830
jQuery Examples - Horizontal Accordion
Up until now I have always used Scriptaculous / Prototype for any Java Script animation and effects, but lately I’ve heard a lot of good things about jQuery. So, I thought I would give it a try, and start doing some experiments. Read the rest of this entry »