Theodore Ts’o spoke about Designing and Creating Great Shared Libraries. It was a truly geeky talk, sprinkled with interesting historical trivia and packed with really useful guidelines and real-world examples. He started out by describing his personal history with shared libraries by descibing his involvement with Kerberos V5 and the Linux Standards Base. As a […]
Category: Open Source
“Urgent: MacOS X users, please turn off Rendezvous”
As Jeremy pointed out, the wireless network at OSCON was having problems this morning. During the break in the afternoon session, there were little laser-printed signs all around asking people to please disable Rendezvous as it’s causing interference. There were even instructions on how to turn it off! sudo mDNSResponder stop Perhaps the “Networking, simplified” […]
Introduction to XSLT
Sitting in a small room with about 20 other folks, I’m hoping to learn something about XSL and XSLT. Our instructor for this half-day tutorial is Mike Fitzgerald of Wy’east Communications (whose website appears to be unavailable right now). XSLT has been around for 3 or 4 years now, but this is the first time […]
Blogging OSCON 2003
I’m at OSCON 2003 in Portland this week. I’ve created a new “Open Source” category in my blog for entries that I type up during this event. Most useful feature: built-in spell-check. I’m also testing out my first post using the Zempt blogging tool.
One Year of PHP at Yahoo!
I will be speaking at the O’Reilly Open Source Software Convention 2003 this summer in Portland, Oregon. The title of my 45-minute session is One Year of PHP at Yahoo! The conference runs from July 7-11. Registration begins in April. [Update 8 July 2003: Slides for the talk are now available online.]
simple DBM command line utilities
simple DBM command line utilities Usage: db_look file.db [key] Usage: db_add file.db key val Usage: db_remove file.db key [key2 .. keyN]
Mozilla Public License diffs
Mozilla Public License diffs the Mozilla Public License (http://www.mozilla.org/MPL/) states that I need to post diffs if I modify any code. So keepin’ legal, my diffs are here.
webster
webster was a perl script that queries Merriam-Webster’s online dictionary from the command-line to look up a word. Uses lynx. Co-authored with Stephanie Schaaf.
CompareURLContent.java
CompareURLContent is a self-serializing Java class that compares a hashed version of the content stream associated with a URL with the current version
WhatsForDinner
WhatsForDinner was a perl script that prints out today’s University Food Services lunch and dinner menus. Makes use of lynx and the BDH’s daily menu.