Monthly Archives: January 2003

An end to my referrer abuse

Amen. I’ve always found it irritating that news aggregators insert their URL into the referrer field. … It would be nice if there was some sort of browser header the aggregator could send to identify itself instead of using the referrer field. Oh, that’s right, there is. It’s called User-Agent. The user agent field is [...]

INN + blagg + plugin = News Aggregation via NNTP

I couldn’t resist a bit of tinkering with NNTP, partly to follow up a little bit myself on RSS to/via NNTP, but mostly in fact to re-acquaint myself with the wonderfully arcane configuration of the majestic beast that is inn . In addition, there’s been talk recently of aggregators moving out of the realms [...]

How to make a multi-platform monster

So I’m thinking that I might prematurely release some code before the week is out, so anyone who’s interested can point and laugh at my PersonalWebProxy exploits – this time in Java. One thing that disturbs me a bit about this thing so far is that, for what I have in mind, I’ll have built a [...]

Etiquette with friends & relationships in FOAF?

interestingly, it seems that besides myself there are a goodly number of people wondering about the etiquette surrounding foaf friend declaration. while it’s mostly a social and not technical problem, it’s precisely the sort of thing that will keep foaf from reaching any kind of critical mass. Source:snowdeal.org, ex machina. I’ve wondered a bit about this, [...]

Yes, Virginia, there is a Log4Perl.

Log::Log4perl is different. It is a pure Perl port of the widely popular Apache/Jakarta log4j library for Java, a project made public in 1999, which has been actively supported and enhanced by a team around head honcho Ceki Gülcü during the years. The comforting facts about log4j are that it’s really well thought out, it’s [...]

Dive into Premium!

A new and better way to experience the “Dive Into” empire! For only a few cents a day, you get fast, uncluttered access to your favorite “Dive Into” sites, with premium features available only to subscribers. Source:Dive Into Premium . Finally! All of those pop-ups, pop-unders, DoubleClick cookies, and epilepsy-inducing banners were really getting [...]

Super-lazy link blogging & in-bookmarks RSS aggregation via AppleScript?

And one more post for the night: I wish Safari gave AppleScript access to read and manipulate bookmarks. If it does, I can’t find it. I’ve been playing around with AppleScript folder actions, Matt Webb’s link blogging folder hack, and BlogScript. I’ve been thinking, for good or bad, I’d like to [...]

BeanShell rocks – and, oh yeah, a personal proxy in Java

Have I mentioned lately that I ♥ BeanShell for Java? I haven’t said much about it lately, but I’m still working on my PersonalWebProxy – only this time I’m playing with Java and all the goodies I was wishing for while in Python. I’ve got Jena and Lucene and HSQL and BSF and Quartz and [...]