Gotta love this video showing how to get into all the hot clubs in Australia by posing as the DJ.
Too bad techies don’t need to go to hot clubs and/or don’t know what to do when they get there…
[via Schneier]
Just the links
Gotta love this video showing how to get into all the hot clubs in Australia by posing as the DJ.
Too bad techies don’t need to go to hot clubs and/or don’t know what to do when they get there…
[via Schneier]
Amazon posted a lengthy description of the “Availability Event” which occurred on 07/20/08. It is fairly technical and an interesting read…for a certain kind of person.
Here’s my favorite line:
“we won’t be satisfied until performance is statistically indistinguishable from perfect”
I just can’t figure out if this is supposed to be reassuring or not. Maybe for a certain kind of person…
Firebug is a highly regarded Firefox extension used for troubleshooting and accelerating web development. Firebug’s emphasis is on browser-based aspects of webdev: html, css & javascript.
Just as Firebug is an extension to Firefox, extensions exist for Firebug. Webmonkey recently listed their favorite Firebug extensions and some seem interesting. YSlow sounds slick and the optimization suggestions it is based on are well worth reading. PixelPerfect might also be handy for the Interactive Designer types.
I don’t know how much use we make of regions and editor code folding but this Coding Horror post appealed to me. At the end of the day, the most important thing is that code is readable – now and in the future.