I am developing a web application using Netbeans 5.5.1 that allows a user to interact with his/her blogs from different Blogger, Xanga, and Facebook. Although last two do not have any APIs I guess for this.
I have a question, It would be great if you can take a look at them. I ran the BloggerClient.java file that comes with GData Java Client Library and ran it on Eclipse to just test it and it worked fine. it did all the things like reading blogs, publishing blogs, deleting blogs etc. It uses Clientlogin authentication as opposed to AuthSub Proxy for web based applications. I want to know if the same type of authentication would work in my web application as well - as I want to first authenticate a user in my application for him to be able to interact with his blogs. Please advise me on this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
