May 30

jQuery never ceases to amaze me.

Almost makes me want to go into JavaScript programming as a career. :)

One line of jQuery code to get that cool page flipping effect. No Flash needed.
$("#g1").jFlip(300,300,{background:"green",cornersTop:false});

http://www.jquery.info/scripts/jFlip/demo.html

May 30

Ah, the times may change but the user issues don’t. :)