homeBlog | Tags | Archives | Projects | Stats | Contact

Customizable page layouts

Feb 15, 2008

no comments
Popularity:

I wanted to tackle a common problem: on a modern screen resolution it is often hard to read because the text rows are simply too long. Using some Javascript and DHTML magic, it is easy to make the fixed-width layout resizable.

Read more...

Five efficient ways to cripple your awesome Firefox extension

Jun 10, 2007

no comments
Popularity:

Make sure the extension crashes the browser even if just once a week. What will your fellow developers say of you if you even can’t crash the environment with pure JavaScript? It’s sometimes enough if the extension simply doesn’t work. Stuff everything — and I mean everything — inside the right click context menu. Or, [...]

Read more...

Webdesign stuff that annoys me

May 29, 2007

no comments
Popularity:

Here are some annoyances I still encounter in the Web even though I’m sure they have been featured in rants since the WWW was introduced to the masses (an event somewhat similar to when Titanic was introduced to frozen water). Checkboxes that aren’t linked to the actual text so you can’t click on the text [...]

Read more...