August 2006
Aug. 8, 2006
New Media Hack on YDN Python Center. Recommends pycurl—I have to admit I hadn’t looked at that.
Aug. 9, 2006
O’Reilly Radar: The Value of Web Standards. “... we’re finally getting rewards for standards-compliance ...”
Rails 1.1.5: Mandatory security patch. Upgrade now, and spread the word.
The Python Developer Center got Slashdotted. And this comment made me smile.
Aug. 10, 2006
On the total nondisclosure of the 8/9/06 [Rails] security vulnerability. The best argument I’ve seen in favour of full disclosure.
Schneier on Security: New Airline Security Rules. “I’m sure glad I’m not flying anywhere this week” says Bruce. Now I wish I wasn’t!
Release: Unobtrusive Javascript For Rails 0.2. RJS kind of sucks. This looks like it doesn’t.
upcalendar. Aaron’s Python S60 app for syncing Upcoming with your phone.
Rails 1.1.6, backports, and full disclosure. Fixes a left over problem from 1.1.5.
Hot PHP UTF-8 tips. Always good to have.
zefrank: don’t be afraid. Terrorists levarage our inability to understand risk.
Aug. 11, 2006
Django URL dispatcher: Passing callable objects instead of strings. I’m really excited about this change.
List of songs performed on the show—zefrank. I often use these to illustrate points at work.
MySQL: Get total number of rows when using LIMIT (via) Useful tip.
Saying goodbye to Visual Basic (for Mac Office). Fascinating detailed insight from a Microsoft MacBU developer.
Gallions Reach. 3D graphics in Opera 9, courtesy of the JavaScript demo scene.
Pub Standards on the 15th. “It’s nearly Autumn” beer.
Aug. 16, 2006
re2c. A faster lex with a focus on regex matching.
Opera Skin: Tango CL. Great skin for Opera—makes the OS X version far less of an eyesore.
Aug. 17, 2006
Bruce Schneier Facts. “SSL is invulnerable to man-in-the-middle attacks. Unless that man is Bruce Schneier.”
Dapper. Ambitious attempt to make screen scraping available to the masses.
Bradley Horowitz on Interestingness. The concept of user-discovered content is very useful.
10 Cool Things About The New Yahoo! Photos. The new Photos interface is a beautiful piece of work. Scott is an absolute wizzard.
HOWTO: Adding an RSS feed to a Subversion Server. Using post-commit hooks and some Python.
Aug. 18, 2006
The Auto-Admin Ecosystem. Streamlined developer’s roundup of alternatives.
DateBocks—Intuitive Date Input Selection. A better version of my better date input script, packaged as a Rails Engine.
If It’s Not Nailed Down, Steal It. Pattern Matching, S-Expressions, and Domain Specific Languages in Ruby.
[xsl] Replace newline characters(\n) with <br>. This is why I’m not a fan of XSLT for templating.
Parsing XML can open network sockets (via) Yikes. Something to bare in mind.