Jul 22 2003
Perl weblogUpdates server
By weird chance (really) I stumbled on a description of Paul Hammond’s implementation of the weblogUpdates interface in Perl. His 14 line solution is reproduced here for my future reference:
#!/usr/bin/perl |
I just hacked something related and similar in Scheme earlier today to allow me to ‘ping’ cs-ed.org to update the “CS-ED blogs” list on the right. Useful snippet of code to hang on to, for the moment.