Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Wordmobi is S60 client for wordpress written in Python for Nokia mobile phones, helping you to manage your blog while saving time and bandwidth. Common blog operations, like posting, approve comment, post delete, comments visualization, for instance, are possible using wordmobi. Just install ... [More] Python 2.0 runtime, pips and Wordmobi 0.9.4. If you have problems when lunching file selection dialog, please use Wordmobi 0.9.4 with simple file selection See ChangeLog for version details. See Installing for initial setup. See Usage for a getting started and FAQ for solving doubts. See FeaturesAndPlanning for future enhancements. See issues list for bugs and help. Translate Wordmobi for your language. See TranslateWordMobi. Thanks for using and testing wordmobi. Keep Blogging™ ! Want to donate some money to Wordmobi ? Just click in the image below. Resources will be used in phone acquisitions and data plans. [Less]

5.0
 
  1 review  |  1 user  |  10,316 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

A Vim plugin to list/edit/post new articles on a Wordpress blog.

5.0
 
  0 reviews  |  1 user  |  2,031 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

XMPP interfaced with Wordpress blogging system.

5.0
 
  0 reviews  |  1 user  |  716 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

Move your blog from live space (msn space) to WordPress. First use this script to export live space as an XML file (in WordPress format), then import the XML to WordPress. Written in Python, Python runtime is required. See http://b2.broom9.com/?page_id=519 for more information.

0
 
  0 reviews  |  0 users  |  408 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Create my own software

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

kxw2ebook可以帮助你下载科学网博客文章,生成电子书并导出到Wordpress 下载和使用说明 常见问题 怎样把科学网博客导出到Wordpress Change log 11/19/2008 升级到v1.3版本,因为科学网博客改变了文章模板 6/23/2008 ... [More] 升级到v1.2版本,支持banlist,可选择不下载某些文章(因为GFW) 6/20/2008 升级到v1.1版本,可以将评论也输出到Wordpress了。 6/18/2008 项目启动,v1.0释出 [Less]

0
 
  0 reviews  |  0 users  |  308 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Created out of my frustration with Wordpress and PHP. Essentially, a rewrite of Wordpress in Python.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

Python BloggerA python wrapper around the Blogger, Metaweblog, Wordpress, MovableType API Author: Ritesh Nadhani IntroductionThis library provides a pure python interface for the various blogging API. Currently, only Metaweblog and Wordpress are implemented but it will be extended to use ... [More] MovableType and Blogger soon. Since Blogger has now moved onto GData API, this interface will internally use GData API rather then XML-RPC. Installing/BuildingSince this wrapper is just one Python (.py) file, no fancy installer or setup tools are provided. Just copy it to your project folder and you are good to go. Getting the codeView the trunk at: http://python-blogger.googlecode.com/svn/trunk/ Check out the latest development version anonymously with: $ svn checkout http://python-blogger.googlecode.com/svn/trunk/ python-bloggerUsing $ import pyblog $ blog = pyblog.WordPress('http://www.example.com/blog/xmlrpc.api', 'USERNAME', 'PASSWORD') $ print blog.get_recent_posts()All return values are just standard Python based objects sent by xmlrpclib. TodoComplete TO-DO list is available in the TO-DO page of the distribution Notespyblog.MetawWeblog objects implements all metaWeblog API as documented at http://www.xmlrpc.com/metaWeblogApi. The naming convention is similar to it except its more pythonic so getRecentPosts() becomes get_recent_posts(). For API, requiring struct parameter you will have to pass a dictionary with the corresponding key/value pair. pyblog.Wordpress which extends pyblog.MetaWeblog implements the extra Wordpress XML-RPC methods. Currently, this API library fulfills all the functions provided with Wordpress v2.6 More InformationPlease visit http://groups.google.com/group/pyblog-devel for more discussion. License Complete info about BSD License: http://www.opensource.org/licenses/bsd-license.php [Less]

0
 
  0 reviews  |  0 users  |  138 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Wordpress based Dailies system for Maya. The script facilitates creating playblasts, uploading the playblast to an ftp server under the current day's folder, and creating a blog entry. Then, every user has access to view the blog entry and the attached thumbnail images from within Maya. All ... [More] comments posted on the blog for the entry will automatically appear inside of the mayadailies interface within Maya, so that all artists will be sure to get the notes for their last dailies. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 3 hours ago
 
 

WordPress is considered one of more appreciate blogs builders. This software is installed from many people and like most tools have a administration user interface based on XML-RPC protocol. XML-RPC is a protocol for building WebServices that use HTTP and XML messages. WordPress can be controlled ... [More] (not completely) by remote administration interface through XML messages. With this library you can control remotely a WordPress installation. Use of library is very simple, you can write a small scripts or full applications that allows you to automate publishing of articles on your blog/site powered by WordPress. At this time are available these actions: Publishing new post Editing old post Publishing draft post Deleting post Changing post categories Getting blog and user informations Upload multimedia files like movies or photos Getting last recents post Getting last post Getting Trackbacks of post Getting Pingbacks of post [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.