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:
parent
3134321d29
commit
cb53098f59
18 changed files with 505 additions and 2041 deletions
|
@ -68,7 +68,7 @@ End If
|
|||
</tr>
|
||||
<tr>
|
||||
<td valign="top" width="219"><p>LifeBlogger allows you to post your <a href="http://www.nokia.com/lifeblog/">Nokia Lifeblog</a> favorites to your blog.</p>
|
||||
<p>Your images, text notes and videos can now be effortlessly posted to your blog using FTP <span class="Grey10px">(<a href="http://www.blogger.com/">Blogger</a>, etc.)</span> or via the MetaWeblog API <span class="Grey10px">(<a href="http://www.movabletype.org/">Movable Type</a>, <a href="http://radio.userland.com/">Radio UserLand</a>, etc.)</span> <a href="http://www.russellbeattie.com/notebook/1007954.html" class="Grey10px">[More...]</a></p>
|
||||
<p>Your images, text notes and videos can now be effortlessly posted to your blog using FTP <span class="Grey10px">(<a href="http://www.blogger.com/">Blogger</a>, etc.)</span> or via the MetaWeblog API <span class="Grey10px">(<a href="http://www.movabletype.org/">Movable Type</a>, <a href="http://radio.userland.com/">Radio UserLand</a>, etc.)</span>, or via the <a href="http://www.textamerica.com/">Textamercia</a> API. <a href="http://www.russellbeattie.com/notebook/1007954.html" class="Grey10px">[More...]</a></p>
|
||||
<p>LifeBlogger makes extensive use of various <strong>open source libraries</strong>, including:</p>
|
||||
<ul>
|
||||
<li><a href="http://www.thinlet.com/">Thinlet</a></li>
|
||||
|
@ -76,7 +76,7 @@ End If
|
|||
<li><a href="http://www.roxes.com/produkte/rat.html">Roxes Ant Tasks</a></li>
|
||||
<li><a href="http://jakarta.apache.org/commons/net/">Commons Net</a></li>
|
||||
<li><a href="http://www.ch-werner.de/javasqlite/">JavaSQLite</a></li>
|
||||
<li><a href="http://iharder.sourceforge.net/base64/">Base64</a></li>
|
||||
<li><a href="http://ws.apache.org/xmlrpc/">Apache XML-RPC</a></li>
|
||||
</ul>
|
||||
<p><br>
|
||||
</p></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue