You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Rafiki Zawadi <ra...@gmail.com> on 2009/07/01 19:45:04 UTC

Migrating blogger to roller

Hi,
Can someone provide the various steps required to move Blogger to Apache
Roller?
Thanks,
Ann

Re: Migrating blogger to roller

Posted by Rafiki Zawadi <ra...@gmail.com>.
Dave--thanks.  I will try these steps.
Ann

On Thu, Jul 2, 2009 at 5:58 PM, Dave <sn...@gmail.com> wrote:

> You should be able to copy your blog entries from Blogger to a Roller
> instance, but you'll have to write some code. The steps would be:
>
> Write a program that:
> - connects to Blogger via GData/AtomPub API
> - connects to Roller using either MetaWeblog or AtomPub API
> - for each entry in Blogger, post to Roller
>
> There are some examples of AtomPub and XML-RPC API usage in the ROME
> Propono project, also in my book RSS and Atom in Action.
>
> Hope that helps.
>
> - Dave
>
>
>
> On Wed, Jul 1, 2009 at 1:45 PM, Rafiki Zawadi<ra...@gmail.com>
> wrote:
> > Hi,
> > Can someone provide the various steps required to move Blogger to Apache
> > Roller?
> > Thanks,
> > Ann
> >
>

Re: Migrating blogger to roller

Posted by Dave <sn...@gmail.com>.
You should be able to copy your blog entries from Blogger to a Roller
instance, but you'll have to write some code. The steps would be:

Write a program that:
- connects to Blogger via GData/AtomPub API
- connects to Roller using either MetaWeblog or AtomPub API
- for each entry in Blogger, post to Roller

There are some examples of AtomPub and XML-RPC API usage in the ROME
Propono project, also in my book RSS and Atom in Action.

Hope that helps.

- Dave



On Wed, Jul 1, 2009 at 1:45 PM, Rafiki Zawadi<ra...@gmail.com> wrote:
> Hi,
> Can someone provide the various steps required to move Blogger to Apache
> Roller?
> Thanks,
> Ann
>