Search
Quotes I love
-Harry Truman
Articles
Prototype jQuery selectors in Firebug
Hey hey! This is about using Firefox and the Firebug plugin to prototype jQuery selectors. If you don't know what these things are, hi mom! ;) I kid, but really...
Amelie Drupal module (or, how to drive IE6 users insane)
The article here (http://icant.co.uk/ie6-amelie/) describes its mission as '[It] is time to get rid of Internet Explorer 6 by making it uncomfortable for the end users and blaming something else. To this end we take an IE filter that was made to confuse users — the MotionBlur filter — and apply it randomly to the document.'
I thought this was awesome, so I turned it into a Drupal module that you can enable on your site to lead IE6 users down the long, slow rabbit hole of complete insanity.
Find it here, and enjoy! Your IE6 users definitely won't... and that's the point! http://drupal.org/project/amelie
uasort in Drupal, a weighty subject
If you've ever done any UI coding in Drupal with some elements that need to be arranged in a given order, then this snippet is for you!
