2002-06-28

Clueless Mailers: The Latest Ugly Trend in Spamming - amazing diagram of the relationships between spam companies.

2002-06-27

RDF scoping/contexts stuff from Graham Klyne, looks very useful RDF Contexts - provenance and partial knowledge and Contexts for RDF Information Modelling. Must look what else he's written.
Can't remember coming across O-Telos before, though the keywords here should have meant it would be in quite a few search results : ConceptBase ConceptBase
A deductive object manager
for meta databases

2002-06-26

RePast Home "RePast is a software framework for creating agent based simulations using the Java language..." - builds on Swarm .

2002-06-25

Blimey, this took some finding - an open-source IRC server that will run on WindowsTes - IRCX. It's actually done in Java, so I may just make a bit more use of it than I planned...

2002-06-24

Uzilla: A Usability Testing Technology ServiceThe A Day in the Life study is a large scale sample of internet behavior. Data collected will be released under an open data license. The first study will commence in mid July.
That didn't work (still getting "CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:" then nothing).

Suppose I'll have to have a play with the script. Have I done any php before? Can't remember, who cares?
Used jEdit to clean up the template XML - very handy, gives the errors in a nice fashion. Turns out the Blogger template wasn't XML to begin with - loads of unterminated img tags (heh - first time through I included the pointy-brackets on that, and it was treated as markup) etc. Anyhow, see if that helps...
Hmm - the XML in my template's in a mess - think I might have to pull it out and Tidy...
Now trying to add an RSS feed to this, using Voidstar's PHP script (which was in turn based on Aaron's Blogify which in turn was based on some of Dan Connolly's work).