Search This Site

Custom Search

Friday, September 3, 2010

[bloggerDev] Re: using Blogger as storage Engine

Adnan,

The Google Docs API would indeed be one option, and that's one of the
things Gabriel meant, but the other option might be more to your
liking:

<http://code.google.com/appengine/docs/python/datastore/> (That's in
Python, but will give you the general idea)

The very best option, though, depending on what else you want to do
with the stored information, might be the Google Storage system:

<http://code.google.com/apis/storage/>

That's still in limited beta, but you can sign up for the waiting
list; it's a pretty impressive service.

---Brendan O'Connor

On Aug 31, 9:39 pm, Adnan Siddiqi <kad...@gmail.com> wrote:
> do you mean Google docs API?
>
> /A
>
> On Wed, Sep 1, 2010 at 9:10 AM, Gabriel Hernandez <
>
> webspinner.gabr...@gmail.com> wrote:
> > I think you would probably be better off using the app engine datastore or
> > document api if the data is not a blog like publication event.
>
> > On Tue, Aug 31, 2010 at 9:07 PM, Adnan <kad...@gmail.com> wrote:
>
> >> Hi
>
> >> Can I use Blogger as an intermediate storage engine for an iPhone app
> >> which will be sending and reviving data ?
>
> >> Thanks
>
> >> /A
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "Blogger Developer Group" group.
> >> To post to this group, send email to bloggerdev@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> bloggerdev+unsubscribe@googlegroups.com<bloggerdev%2Bunsubscribe@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/bloggerdev?hl=en.
>
> >  --
> > You received this message because you are subscribed to the Google Groups
> > "Blogger Developer Group" group.
> > To post to this group, send email to bloggerdev@googlegroups.com.
> > To unsubscribe from this group, send email to
> > bloggerdev+unsubscribe@googlegroups.com<bloggerdev%2Bunsubscribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/bloggerdev?hl=en.
>
>

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment