13 Jul 09:57
Re: MoBlog support & External Tools
Hi. On Wed, 12 Jul 2006 14:49:22 -0700, wrote: > A MoBlog extension could likely be created for any MetaWeblogAPI-capable > blog fairly easily by creating a cron script or MTA plugin that connects to > a POP3 / IMAP account every n number of minutes. COREBlog2 doesn't have a moblog feature included, but you can do moblog with helper script. This is cron script http://coreblog.org/ats/stuff/moblog.py/download This is helper python script in your plone's portal_skins/custom http://coreblog.org/ats/stuff/add_moblog_entry.py/download Zope and Plone is XML-RPC savvy. So you can post image, entry via XML-RPC. The same storategy works on other blogging product, I thins
. Authentication is always nuisance, though
. Have fun
. ---------------------------------------- Atsushi Shibata (Webcore Corp.) shibata@... http://www.webcore.co.jp/ ----------------------------------------
.
On Wed, 12 Jul 2006 14:49:22 -0700, wrote:
> A MoBlog extension could likely be created for any MetaWeblogAPI-capable
> blog fairly easily by creating a cron script or MTA plugin that connects to
> a POP3 / IMAP account every n number of minutes.
COREBlog2 doesn't have a moblog feature included, but you can do moblog
with helper script.
This is cron script
.
Have fun
RSS Feed