John Borwick’s blog

Neat stuff John likes.

August 6th, 2003

gettin’ some dylan

perl -MLWP::Simple -le '$_=get(shift);
  while ( m|<a href="(.*?/([^/]+))">|g)
  { getstore "http://www.olga.net$1", "$2.html" }'
  ‘http://www.olga.net/dynamic/browse.php?local=main/d/dylan_bob’

The URL is the result of querying OLGA for Dylan. This also returns a few PHP files that you don’t need.

August 6th, 2003
August 6th, 2003

what makes a blog?

Is Dean’s Blog a Blog? Interesting reading for Will and me, as we were recently talking about what defines a blog. Here, they say blogs need a personal touch.

August 6th, 2003

dean meetup

Lauren, William, and I are going to our first Dean Meetup tonight, at Greenshield’s in Raleigh. 7 PM.

|