NAME

fetch-weblogUpdates


SUMMARY

 # Stick this in your crontab file
 0,30 0-23 1-31 1-12 * /path/to/fetch-weblogUpdates

 # Optionally, stick this in your webpage
 <!--#include virtual = "/path/to/rendered/html" -->


DESCRIPTION

This program fetches the most recent changes.xml file from the Userland servers and transforms it into something else (probably HTML) using XSLT.

This allows you to maintain your own personal weblogs.com page or, through the use of server-side widgets like SSI or PHP, sidebar.


VERSION

1.0


DATE

October 02, 2001


SEE ALSO

XML::LibXML

XML::LibXSLT

LWP::Simple

http://aaronland.net/src/xsl/weblogs.xsl


LICENSE

Copyright 2001 Aaron Straup Cope.

This is free software, you may use it and distribute it under the same terms as Perl itself.