Happy 20th Birthday, web!
Thanks to Tim Berners-Lee for dreaming up the web 20 years ago. I’ve been making a living on it for more than half of its existence so I’ve got a lot to thank him for. =)
My writings, photos, music and links
Thanks to Tim Berners-Lee for dreaming up the web 20 years ago. I’ve been making a living on it for more than half of its existence so I’ve got a lot to thank him for. =)
Hi
It’s more convenient for me to post to twitter sometimes, and though I may integrate those posts into this website at some point, for now there’s quite a bit that doesn’t make it here. So, if you have any interest in twitter and/or my random writings on technology, culture, interesting websites and my personal life, please follow me there. Thanks!
http://twitter.com/cweekly
This is really awesome; this guy takes random youtube videos and mixes them — both the audio and video — to make something infinitely better:
I’ve been helping Mike Rivard — amazing bass player and composer and leader of the Cambridge-based band “Club d’Elf” — turn his emails into a blog proper. It’s live at http://blog.clubdelf.com/ and Mike’s begun posting there. Great stuff, check it out!
Here are just a few of the things I’ve done to my Firefox client to make it more useful.
View > Add Ons > LiveHTTPHeaders > Options > Config > ‘Add … to sidebar’ checkbox
View > Sidebar > LiveHTTPHeaders
View > Toolbars > Customize: drag icons to Navigation toolbar, esp. “Clear Cache Button” and ieTab and Firebug
Type URL "about:config" in location bar, confirm "ok" at warning
Right-click and choose “new > string”
Enter name (without quotes) “extensions.firebug.yslow.cdnHostnames”
Enter CDN URL values (without quotes), e.g. “im.529.com,olmcdn.529.com”
Right-click and choose "new > string" again
Enter name (without quotes) “ietab.filterlist”
Enter value (without quotes) “/^file:\/\/\/.*\.(mht|mhtml)$/ http://*.usa-ed.net/* http://*update.microsoft.com/* http://shrpt/* http://ushare/* http://www.windowsupdate.com/*”
There are many more add-ons I like, and some about:config tweaks as well, but as a core shortlist of web development -related add-ons I find these ones indispensable. Enjoy!