Fuck Tecktonic, the eighties called and they want the “Running Man” back! 😀 (via) (edit: after doing some research, the video apparently is “Something Good ’08” by Utah Saints)
jsTimeMachine
Why is editing not a focused area in browser development?
Stranger Photos Have Happened
DomAssistant 2.7 Released
Google takes HuddleChat Offline
jQuery Database
“A relational database using <table> tags and jQuery”, letting you do stuff like $(‘.users’).join(‘.photos’).where(‘.photos.user_id:eq(.users.id)’).and(‘.users.id:eq(1)’).select(‘.photos.url’) which could be compared to SELECT photos.url FROM users, photos WHERE photos.user_id = users.id AND users.id = 1 (via)