Is there some sort of equivalent that I'm not seeing that I could use to manually make calls using a web-browser compatible client-side technology that could make calls directly to gdata without using any apache redirects?
I'm trying to build an app that doesn't waste time and bandwidth by going through a redirect or using server-side calls. I'm trying to do this with AS3 and Javascript, but I'm limited by both since I can't use AS3 since there is no crossdomain.xml and the Javascript client library doesn't support inserting photos to picasa. I have yet to be successful using an xmlhttprequest object, but that also requires a trip through my server because i need to setup redirects to make calls on another domain. suggestions? On 10/16/07, Devraj <[EMAIL PROTECTED]> wrote: > > > You might be interested in this as well > http://code.google.com/p/gdatacopier/wiki/HowItWorks > > On Oct 17, 8:41 am, "Ryan Boyd (Google)" <[EMAIL PROTECTED]> wrote: > > Click > onhttp://groups.google.com/group/google-help-dataapi/web/using-curl-to-... > > - or copy & paste it into your browser's address bar if that doesn't > > work. > > > > > -- Draw online with other people at: http://www.DrawAndShare.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
