Best of /devel

Here's a short list of in my opinion most thought provoking, useful and least embarrassing posts:

Group intelligence and the death of authority
Contemplating future of web.
Hide email address from spammers with Javascript
Easy to use javascript to create spam-resistant clickable mailto links.
History lessons
Thinking about riots in France.
Javascript slider
Simple javascript slider.
Javascript timing conflicts
Be careful of timing issues with innerHTML.
Latency, bandwidth and speed of applications - part I, part II
Why latency doesn't matter only to gamers and how important is bandwidth for perceived speed of web applications.
Looping through getElementsByTagName list
Changing elements in a list retrieved with a DOM function can have unexpected side effects.
Scaling image buttons - part 2
A simple technique to make input image buttons scale when resizing font size.