‘design’ Entries
-
Apr242010
Open Standards in Digital Design
Though I consider myself a mediocre designer, I have long held the opinion that, good design is not limited by the tools the individual uses, but by the mind of the individual using the tools. What this means is that, using certain “industry standard” tools, does not necessarily make you a better designer.
For this reason I have long been in strong opposition of certain “industry standard” design tools, like for example Photoshop. Don't get me wrong, I think the guys at Adobe have done a phenomenal job and created one of the best tools for digital design. …
-
Apr172010
Animated PNG on the web
I'm slowly getting more excited about the new web technologies. One of these is the move to support animated PNG in browsers. Animated pictures are nothing new, we've had GIF for ages now, but the problem with GIF have always been that it only has 1 bit transparency. Which means, if you have a transparent background, you will see nasty edges.
PNG's on the other hand are much higher quality images. Here is a quick example of an animated PNG that I quickly made this evening. Note that this picture wont work in all browsers. You can have …
-
May282009
Using beautiful fonts as images on the web
During my spare time this week, I was thinking of how I can make my webiste a little bit nicer looking. I have been bothered for quite a while now by the “portlet” graphics (the Items on the right). So I eventually decided, it would be really nice if the text looked like it was hand-written on the wall.
Of course, this immediately posed a problem. I realized that, I will have to create a Image of the hand-written font, every time that I add a Blog Entry, Video or Project. This is bad. I then decided, it's …
-
Apr182009
Preloading images using CSS
Some of us may be familiar with the problem of roll-over images that temporarily disappears as you roll over them. This is because the browser is downloading the roll-over image at that time. There are solutinos using javascript, and this method have become quite popular over the last couple of years. But what do you do, when the user has javascript turned off?
The method here is very simple, no extra javascript needed. I was quite surprised on how simple this process is, and I might just swap out my rollover script on this website, with a pure …
-
Apr152009
New Site Up
I have finally decided that it's time to have my own, personal website up and running, with which I can advertise my skills and services. I previously used teh_node for this, but after much thought, and chatting to others, realized that teh_node may have been the wrong website to advertise myself.
There were 2 main issues:
Firstly, teh_node is advertised as a business, yet I was using it as my personal site and portfolio. People got confused when I sent them the link to teh_node, thinking I'm working in that company, and the work there are of …