DecemberDec 4 Thursday 08
Go File -> Import -> Video Frames to Layers...
The won't be gif file type selectable, type *.* enter, all file will appear.
Choose the .gif file need to edit, select From Beginning To End as default, OK.
Go Window -> Animation if the Animation panel is not already …
NovemberNov 15 Thursday 07
Spend all day play around with the layout, finally finished my Virb page, its a very straight forward CMS. There seems to be some kind of major maintenance going on now, so I can't fully understand how it works, since the explore page doesn't show a thing. Any way, hope …
NovemberNov 7 Wednesday 07
Haven't start blog yet? Why not start now, this tutorial will guide you though the process of creating a customized Wordpress theme right from the beginning.
First of all, its free, it was build upon MySQL(database) and PHP(server side script), which are …
Just read this article from Roger Johansson about been in an awkward position calling himself a designer or developer. I think this is a very common dilemmatic question for most of us working in web industry.
Actually I think web design pretty much sums up everything I …
Here we go, the first post from my personal blog and portfolio site. I have being thinking about redesigning my old portfolio for a while, but there were always hesitation on the way. Now, having been doing freelance web design for almost a year, I thing it might be a …
PNG image is not supported by IE6, to work around this, we can use AlphaImageLoader Filter in CSS.
The idea is using two divs, first one for IE only (IE6, IE7), the second one for Major browsers that support PNG, such as IE7, Firefox, and Safari. IE7 will pick up both, …
If you have a blog, you will get spam, that's almost certain. The good news is in wordpress, akismet has got it under control. But what if you want have a contact form in your blog and also want it to be protected by akismet. Well, there are few ways to do this. If you …