Adobe Photoshop useful shortcuts

Just a quick list of useful shortcut available with Photoshop. There is a great many more but I think those are what will really save me time.

Basics shortcut like tool selection are easy to get, just over your mouse on a tool, the shortcut will appear in a tool-tip along with the name of the tool. Read the rest of this entry »

Why not add a style switcher to your site?

Smashing Magazine has launched a competition on the style switcher theme. The idea is to get a lot of people to write a style switcher and use it on their site.

The artcile is showing different type of style switcher with a lot of online example to look at.

Dead line: 19/06/2008

Now the question is, do I want to spend my weekend coding instead of playing games? Well, first I am quite interested in style switcher and I wanted to create one for the gallery/blog anyway. Ok you got me Smashing Magazine, I’m in!

Ho by the way we can win a nice 20″ Apple Monitor…

CSS debugging advice

Who has never spend hours stuck on a design issue? Even if CSS is a very powerful and flexible language you can always face a situation where you don’t know what to do.

Here are some tips I use when I am stuck on a CSS problem: Read the rest of this entry »

Mobile interface using jQuery and SimplePie, from CSS-Tricks

I have been writing about mobile design before, and SimplePie in my last post so I thought this one was worth linking to.

Chris from CSS-Tricks has posted a very long and complete tutorial about making a mobile version of a website, filled automatically using RSS and SimplePie and nicely moved by jQuery.

As usual, good work Chris, interesting reading.