2 messages in com.googlegroups.bloggerdev[bloggerDev] Re: j2me blogger applica...| From | Sent On | Attachments |
|---|---|---|
| avi | 21 Apr 2008 19:04 | |
| Jeff Scudder | 22 Apr 2008 10:39 |
| Subject: | [bloggerDev] Re: j2me blogger application![]() |
|---|---|
| From: | Jeff Scudder (j....@google.com) |
| Date: | 04/22/2008 10:39:28 AM |
| List: | com.googlegroups.bloggerdev |
On Apr 21, 7:04 pm, avi <aror...@gmail.com> wrote:
Hi, I will like to know if it is possible to write a J2ME application to edit and post blogs towww.blogger.com. Can we use Blogger Data APIs or we need to implement our own version of protocol? Please help. Will be glad to work on such apps in J2ME, as have 4 years of experiece in J2ME. thanks,
Hi avi,
I don't think Google has provided a J2ME library for use with Blogger and other Google Data APIs. It sounds like you have quite a bit of experience working with J2ME, so it might be possible for you to whip up a simple client. Overall, the AtomPub/Google Data APIs are simpler than they may first appear, you probably need three main ingredients to support these web services: an HTTP client, XML parser, and code to handle Google's auth mechanisms. The Blogger protocol developer guide gives a good overview of everything you need to know to create a client:
http://code.google.com/apis/blogger/developers_guide_protocol.html
I'm really excited about the prospect of an open source J2ME client library, so please let me know if you are interested in creating one. If not, some quick Google Searching gave some results of J2ME AtomPub clients that might be worth checking out.
Happy coding,
Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blogger Data API" group.
To post to this group, send email to blog...@googlegroups.com
To unsubscribe from this group, send email to
blog...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bloggerDev?hl=en
-~----------~----~----~----~------~----~------~--~---




