Net::Blogger 1.02
Sponsored Links
Net::Blogger 1.02 Ranking & Summary
File size:
0.024 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1126
Date added:
2006-09-28
Publisher:
Christopher H. Laco
Net::Blogger 1.02 description
Net::Blogger is an OOP-ish interface for accessing a weblog via the Blogger XML-RPC API.
SYNOPSIS
Top
use Net::Blogger;
my $b = Net::Blogger->new(appkey=>APPKEY);
$b->BlogId(BLOGID);
$b->Username(USERNAME);
$b->Password(PASSWORD);
$b->BlogId($b->GetBlogId(blogname=>superfoobar));
# Get recent posts
my ($ok,@p) = $b->getRecentPosts(numposts=>20);
if (! $ok) {
croak $b->LastError();
}
map { print "t $_->{postid}n"; } @p;
# Post from a file
my ($ok,@p) = $b->PostFromFile(file=>"/usr/blogger-test");
if (! $ok) {
croak $b->LastError();
}
# Deleting posts
map {
$b->deletePost(postid=>"$_") || croak $b->LastError();
} @p;
# Getting and setting templates
my $t = $b->getTemplate(type => main);
$b->setTemplate(type=>main,template=>$t) || croak $b->LastError();
# New post
my $txt = "hello world.";
my $id = $b->newPost(postbody=>$txt) || croak $b->LastError();
# Get post
my $post = $b->getPost($id) || croak $b->LastError();
print "Text for last post was $post->{content}n";
Blogger.pm provides an OOP-ish interface for accessing a weblog via the Blogger XML-RPC API.
SYNOPSIS
Top
use Net::Blogger;
my $b = Net::Blogger->new(appkey=>APPKEY);
$b->BlogId(BLOGID);
$b->Username(USERNAME);
$b->Password(PASSWORD);
$b->BlogId($b->GetBlogId(blogname=>superfoobar));
# Get recent posts
my ($ok,@p) = $b->getRecentPosts(numposts=>20);
if (! $ok) {
croak $b->LastError();
}
map { print "t $_->{postid}n"; } @p;
# Post from a file
my ($ok,@p) = $b->PostFromFile(file=>"/usr/blogger-test");
if (! $ok) {
croak $b->LastError();
}
# Deleting posts
map {
$b->deletePost(postid=>"$_") || croak $b->LastError();
} @p;
# Getting and setting templates
my $t = $b->getTemplate(type => main);
$b->setTemplate(type=>main,template=>$t) || croak $b->LastError();
# New post
my $txt = "hello world.";
my $id = $b->newPost(postbody=>$txt) || croak $b->LastError();
# Get post
my $post = $b->getPost($id) || croak $b->LastError();
print "Text for last post was $post->{content}n";
Blogger.pm provides an OOP-ish interface for accessing a weblog via the Blogger XML-RPC API.
Net::Blogger 1.02 Screenshot
Net::Blogger 1.02 Keywords
API
RPC API
RPC
Blogger XML
OOP
XML
blogger xml-rpc api
XML-RPC API
croak
LastError
via
weblog
XML-RPC
post
Net::Blogger
NetBlogger
Bookmark Net::Blogger 1.02
Net::Blogger 1.02 Copyright
WareSeeker periodically updates pricing and software information of Net::Blogger 1.02 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::Blogger 1.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
blogger xml rpc api
joomla xml rpc api
java xml rpc api
wordpress xml rpc api
blog xml rpc api
blogger xml templates
blogger xml theme
blogger xml skins
blogger xml rpc
jax rpc api
blogger xml feed
blogger xml codes
rpc api upgrade
blogger xml layouts
xml rpc api
blogger xml template generator
rpc api.dll
croaker spot restaurant
Related Software
Net::Google is a simple OOP-ish interface to the Google SOAP API. Free Download
Nanoserv is a sockets daemon toolkit for PHP 5.1+. Free Download
Bash Blogger is a shell script that generates CSS styled XHTML 1.1 static Web pages. Free Download
MT blogmail is a small Python script that allows you to send an email. Free Download
Nanoserv is a sockets daemon toolkit for PHP 5.1+ Free Download
Blog::Simple is a Perl extension for the creation of a simple weblog (blogger) system. Free Download
Net::Google::Search is a simple OOP-ish interface to the Google SOAP API for searching. Free Download
rebXR makes REBOL a first-class citizen of XML-RPC land. Free Download
Latest Software
Popular Software
Favourite Software