RAA - blogping

blogping / 0.0.20041021

Short description: Blog::Ping - weblogUpdates.ping library
Category: Library/Net
Status: prototype
Created: 2004-10-21 07:41:14 GMT
Last update: 2004-10-21 07:41:14 GMT
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/blogping-0.0.20041021.tar.gz
License: Ruby's
Dependency:
None
Description:

Blog::Ping weblogUpdates.ping library

Usage

require 'blog/ping'
p Blog::Ping.send(
    "Blog name",                 # Blog name
    "http://example.com/",       # Blog URL
    "http://example.com/XmlRpc"  # Ping server URL
  )

Edit this project (for project owner)

back to RAA top