Archive for the '' category
Roadmap
0 comments 22nd of May, 2006 Håvard WWW/Site specifics
For quite some time now have I wanted to do something new and different with this site. The last time I changed the design of Hvassing.com I didn’t make any structural changes as such, but kept the structure from the previous theme — with bugs and all. Never again!
In order to avoid that mistake in [...]
Meeting the Expectations
2 comments 9th of May, 2006 Håvard WWW
Olav Frihagen Bjørkøy just wrote an article called «Information vs Design» where he talks about how users don’t really pay much attention to the design of the site and that they usually find what they are looking for.
If this was indeed the case, then the post I wrote earlier this year called «Users and [...]
Class Names and JavaScript
2 comments 1st of May, 2006 Håvard WWW/javascript
There is no DOM endorsed way to select all elements in a document by class — like there is for element IDs. What is a poor developer to do…
There are quite a few scripts that will allow you to do exactly this, however, as with most out-of-the-box scripts they either do way too much, too [...]