-
Choosing the right DOCTYPE
Saturday, February 14th, 2009 by Daff
I think every web developer or designer had at least one or more sleepless nights because a web page looked entirely different in all the different browsers on the market. It seems impossible to ever get rid of all the tiny and annoying differences but there are two main considerations that may minimize the effect:
-
Checkout a project from svn – the right way
Saturday, February 14th, 2009 by stevie
Do you use eclipse? Do you use svn? Did you ever checked out a new project into your workspace? If you could answer all these questions with a “yes” you might have noticed afterwards that you can’t do anything with this project because eclipse created it as “general project”, meaning no java, php or anything [...]
-
Firefox 3.1 – A Designers’ Release
Saturday, February 14th, 2009 by Erik
Many web designers will be pleased to see the list of changes that will be introduced with the upcoming Firefox release 3.1. Many exciting features have been integrated and are awaiting their use in new websites. Some of these are: the @font-face rule, which can be used to declare font files (that will be downloaded [...]
-
Subversion and TortoiseSVN tips and tricks
Saturday, February 14th, 2009 by stevie
David Vidmar has collected a very interesting list of commands, tricks and tips which will certainly help you dealing with very common problems using TortoiseSVN or any other subversion client. Have a good look a the compiled list and be sure to bookmark it for the next crisis with TSVN… Link: Subversion and TortoiseSVN tips [...]