RAA - blogclient

blogclient / 0.0.20060427

Short description: Blog::Client
Category: Library/Net
Status: usable
Created: 2004-10-21 13:43:51 GMT
Last update: 2006-04-27 11:18:10 GMT
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/blogclient-0.0.20060427.tar.gz
License: Ruby's
Dependency:
None
Description:

Blog client library
* blogger API
* metaWeblog API
* MovableType API

require 'blog/client'
client = Blog::Client.new('http://example.com/mt/mt-xmlrpc.cgi','appkey','username','password')
p client.mt_supportedMethods

Versions: [0.0.20060427 (2006-04-27)] [0.0.20041025 (2004-10-25)] [0.0.20041021 (2004-10-21)]

Edit this project (for project owner)

back to RAA top