MTPoster

MTPoster provides a lightweight graphical application for posting to a movable type blog.
Download

MTPoster Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Michael Lambert
  • Publisher web site:
  • http://www.mooncheese.org/projects/mtposter

MTPoster Tags


MTPoster Description

MTPoster provides a lightweight graphical application for posting to a movable type blog. MTPoster is a gtk application that provides a graphical interface to allow posting entries to a movable type blog from your desktopRequirements:· Python· glade· libglade· pygladeInstallation:Upon extracting the tar.gz file, you will need to change the following lines in mtposter.py to suit your needs (lines 31-34) You will probably need to get the blog url and the blog id from your domain administrator.self.blog_id = 0self.blog_url = ""self.blog_username = ""self.blog_password = ""Example:self.blog_id = 2self.blog_url = "http://mydomain.com/movable_type/mt-xmlrpc.cgi"self.blog_username = "hobbit"self.blog_password = "mypassword"


MTPoster Related Software