Archive for the ‘Design’ Category

Death to IE6 #2

Wednesday, October 22nd, 2008
IE6 must die.

IE6 must die.

In this post I already told you how much I hate IE6, and I’m not the only one, so I decided to stop squirming around it, and simply stop designing around it, unless a client pays extra.

This might be useful for some of you out there who also want to avoid the agony of IE6. I recently started using this code, and so far it works pretty good.

In the <head> of your HTML:

<!–[if IE 6]>
<style type=”text/css”>
#ie6 {
display: block;
}
</style>

In the <body>, before anything else:

<div id=”ie6″>It seems you’re using an old browser. In order to view this site correctly, we advise you to <a href=”http://www.microsoft.com/windows/products/winfamily/ie/default.mspx”>upgrade your browser</a>, or try the free <a href=”http://www.mozilla.com/firefox”>Mozilla Firefox</a>.
</div> <!– end #ie6 –>

And finally in your .CSS file:

#ie6 {
font: normal 12px Arial, Helvetica, sans-serif;
color: #333333;
background: #FFFF66;
display: none;
}

This way a yellow bar telling people to upgrade their browser shows up when somebody is using IE6. In any other browser it will be hidden.

You can use/edit/redistribute this piece if you like. Any comments are also welcome.

RotateCanvas.com

Thursday, October 9th, 2008

I was working on a little project for a while called RotateCanvas. When I bought the domain I wanted to use it as a design blog. That worked out for a while, but I found out that writing tutorials were very time-consuming, so I kind of lost interest for a while. I had a spark of insanity (awesome DVD by the way), and I started jotting down some ideas for a new purpose for the domain.

I came up with a digital design galery, so not just for websites built with CSS. You can also add logo’s you’ve created for example. I also wanted to add comments in to help give the designer some pointers of where the design could be better, or just an “I love this design” works too.
Also I wanted a little competition in it. Not to win prizes, but just for kicks, so I added a rating/top10 to it.

Anyway, after a lot of tweaks (and I’m not done yet), RotateCanvas.com went live, and so far, a bunch of great designers added their designs already.

If you have a design online somewhere, please DO send it in, and I’ll put it up.

Photoshopped cat

Saturday, September 27th, 2008

I love (at least) 2 things: Photoshop and cats. This picture is a bit of both worlds! It says: “It’s only a cat that will appear on millions of bags of cat food, it doesn’t have to look perfect”… Can you figure out what’s wrong with this picture? (The answer is after the jump)

(more…)

Business cards

Wednesday, September 17th, 2008

Brian Yerkes has an awesome post about business cards for web designers, so I guess I’ll post mine up here too.
The logo is drawn in Illustrator, the rest of the design is done in Photoshop. It actually matches the website, which is of course crucial for branding.

Here it is: