Archive for the '' category
Equation bookshelf
1 comment 23rd of April, 2008 Håvard Side note
I’m so going to make me one of these during my vacation!

‘Equation Bookshelf’ is a simple idea of to divide things in priority order… put together the books that you need immediately or more important between (parentheses)! Set others between [square brackets] and{braces}.
From: http://estudiobreder.blogspot.com/2007/11/equation-bookshelf.html
Abuse of forms
0 comments 18th of April, 2008 Håvard Thoughts WWW
The most common way to communicate through web pages is through the use of forms. At the same time there are an amazing number of forms that has been designed without the user in mind. What should you as a web developer think about when designing forms?
Snippets
0 comments 12th of April, 2008 Håvard WWW WWW/javascript WWW/php
Every time I start on a new coding project I roam through past projects, hunting for useful snippets of code that’ll solve whatever it is that I’m currently doing in a faster and more efficient way. This goes for both CSS-hacks, PHP-hacks and JavaScript-hacks. However, roaming through all the different projects for just the right [...]