Advogato PosterThe Advogato poster is an application that can post multiple diary entries to advogato using the XML-RPC interface provided by Advogato. The application when run, will look for files in the current directory with a filename having the following format yyyymmdd.html or yyyymmdd.advogato. If it finds such files, it will load the contents of the file to advogato as diary entries. The application assumes that the yyyymmdd part of the filename represents the date of the diary entry and posts the entries to advogato accordingly. The poster will check with advogato the last entry that was posted and only post files that have a date stamp that is later than the last posted entry. The poster uses the Apache XML-RPC client to talk to Advogato.
The poster uses Apache Ant for compilation. Both these tools
are part of the Apache software foundation. Their license
information is available in the file
The application can be downloaded and installed from this site by following these instructions
| |