« Previous Entries
Notes | Jul 29, 2008
1 comment

Javascripts Loop Benchmarks

I tested a few looping techniques in the past, but I found a benchmark page which shows over 40 looping techniques and their running times. You can find the benchmark over here.

read this article

Notes | Feb 15, 2008
No comments yet

Flickr Wallpaper and Background Pool

Looking for a wallpaper or background? Give the Flickr Wallpaper and Background Pool a try, there are more than 9000 wallpapers to choose from.

Notes | Feb 13, 2008
1 comment

Crossbrowser Alpha PNGs

Jason Striegel wrote a nice article on how to create crossbrowser PNGs that support alpha transparency. A must-read for every webdesigner.

Notes | Sep 20, 2007
No comments yet

Packito

If you have a javascript file that makes use of Mootools, and you don’t know which components you need, go to the Packito page and it’ll show you which Mootools (version 1.1) components are needed to run the javascript without any errors.

read this article

Notes | Jun 22, 2007
No comments yet

Pingdom

Ever wanted to know the load time of all objects of a website? Pingdom released a tool to visualize these things with time bars.

Notes | Jun 18, 2007
2 comments

ECMAScript about $

“The dollar sign ($) and the underscore (_) are permitted anywhere in an identifier. The dollar sign is intended for use only in mechanically generated code” (page 14 Ecma-262).

Notes | May 23, 2007
4 comments

Solutoire.com v6

I updated the design, the old one started to bore me. On the about page you can read more about which techniques I used. Please let me know what you think of it.

Notes | Apr 7, 2007
No comments yet

Updated to Wordpress 2.1.3

Today I successfully upgraded my blog to Wordpress 2.1.3, everything’s still working, yay!

Notes | Apr 6, 2007
No comments yet

Horizontal moving accordion

Thomas Baumgartner has a nice example to make horizontal accordions work in Mootools v1.0.

Notes | Mar 19, 2007
8 comments

Running IE6 and IE7 on the same computer

I was wondering if it’s possible to run IE6 and IE7 on the same computer without using a virtual machine. Well, it is possible! Read about it here

« Previous Entries