BobKs weblog

SunMonTueWedThuFriSat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31

also available in XML
Copyright (c) 2002
powered by bzero

2002-12-29

Elvin

I installed the Elvin
message system Python API. Elvin provides content based routing
of structured messages.


Installation was trivial and the sample sender and receiver
worked fine using the public elvin router at elvin.dstc.edu.au


I haven't come to grips with the architecture of the
system of federated elvin servers yet. Perhaps
MHSnet
might be useful for carrying elvin messages.

Comment on this post [ so far]

2002-12-28

xmlrpc irritation

I find it incredibly irritating that xmlrpc doesn't handle None
type objects from python. There doesn't seem to be anyway to pass a null object using
xmlrpc. If I change xmlrpc it then becomes incompatible with other implementations so
I suppose I have to use a special value to represent None. Grrrrr.

Dave Winer - I hope you are listening!

Comment on this post [ so far]

2002-12-27

First Post

This is my first toe in the water of the weblog world.

The main problem I have with weblogs is that I don't know where I'll
get the time to write for it. A lot of weblogs seem have only
sporadic posts, I fear mine might go the same way....

Comment on this post [ so far]