2011
Web 2.0 Development and Business Lessons: You Don't Know JavaScript
by fastclemmySo you think you know javascript, huh?
2009
2008
Defender of the Favicon
by fastclemmy & 3 othersDEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott Schiller's experiment with generated favicons VU meter. The idea was to push the concept of generated favicons further and pack a thrilling retro shooter in 16×16 pixels using JavaScript, canvas and data: URIs.
2006
9 JavaScript Tips You May Not Know
by fastclemmy & 12 others (via)Inside is a list of JavaScript tips, some offer techniques to simulate features found in C-like languages (such as assertions or static variables), others are meant to improve performance and explore some of the more obscure parts of the web scripting language.
Text-Resize in the browser sets the scale of SWF
by fastclemmy & 2 othersI was inspired by a demo that Chris Heilmann showed that changed the formatting of a list according to the size of the font and thought about how great it would be to resize a SWF.
1
(7 marks)