Creating dotted tunnel in Illustrator

29.04.08

Filed Under: Tutorial with 12 Comments

I remember that I first saw the dotted tunnel in one picture posted in Fubiz which sparks my idea on creating this tutorial. The graphic effect is kind of cool so I decided to try replicate the look and found out that it’s simple to do. The main tools used for this tutorial will be […]

How to take full webpage screenshot?

24.04.08

Filed Under: Tutorial with 7 Comments

There are tonnes of great website designs on the web out there. Sometimes, web users wanted to take screenshot of the website either for future reference or as collection. The easiest method to use is by hitting the Print Screen and Paste it in MS Paint. But what if we want a full page screenshot? […]

Create a simple, cross browser centered 3 column fixed width CSS layout

13.04.08

Filed Under: Tutorial with 3 Comments

In web development, Cascading Style Sheets enable us to create the style and look of a web page. Today, I am going to show you a simple way to create a 3 column centered fixed width by using CSS that works in major browsers.
I use Dreamweaver CS3 as my main tool to create web layouts, […]

The essential list of CSS tips, tricks & hacks

17.03.08

Filed Under: Tutorial, Web Design with 7 Comments

I had been working on CSS heavily for this couple of weeks. Because I’m not an experienced CSS coder, I encountered many problems and get frustrated in order to get the code right and functional on majority web browsers. Luckily there is a lot of useful CSS tips and tricks can be found on the […]

Illustrator Blend Tool tips and tricks

04.03.08

Filed Under: Tutorial with 9 Comments

One great tool that Adobe Illustrator offered to us is the Blend Tool. It is a tool to blend two objects with different shapes or color properties. It looks like a transformation from a shape to another. It is very fun to use and actually quite powerful and flexible too.
To establish a blend is very […]

How to turn Hiragana word to cute Kaomoji

14.02.08

Filed Under: Tutorial with 2 Comments

Emoticon and smileys is big in the Internet world especially Japan. In Japanese emoticon is called Kaomoji (顔文字 or facemark), which means texts that formed a facial expression. Kaomoji can be used and seen especially on chat room, text messaging, e-mail etc. Sometimes I am very impressed on the cuteness and wide range of Japanese […]

Creating opacity gradient mask in Flash 8

26.01.08

Filed Under: Tutorial with 9 Comments

You need Flash player to view this. Click here to proceed to download page.

var so = new SWFObject(”http://www.jay-han.com/files/opacitymask.swf”, “mymovie”, “470″, “175″, “8″, “#336699″);
so.write(”flashcontent”);

I’m a flash user since version MX, it is a very great tool to create interactive web contents. But there is one effect I want […]

Next Page