Added support for the Textamerica API.

Added support fot posts titles via the MetaWeblog API.
LifeBlogger is now using Apache's XML-RPC library.
This commit is contained in:
Erik C. Thauvin 2005-04-14 10:53:33 +00:00
parent 3134321d29
commit cb53098f59
18 changed files with 505 additions and 2041 deletions

View file

@ -19,6 +19,7 @@
<jar href="commons-net-1.3.0.jar"/>
<jar href="sqlite.jar"/>
<jar href="thinlet.jar"/>
<jar href="xmlrpc-1.1.jar"/>
<nativelib href="sqlite_jni.dll"/>
</resources>
<application-desc main-class="net.thauvin.lifeblogger.LifeBlogger"/>