Hello Tim, You can use the Picasa API without zend if you are willing to roll your own authentication code. Basically, the API is just a series of URLs that you call from any platform, and then handle the XML or JSON responses.
Regarding your P.S., the API-PHP-Client is for the newer versions of APIs, but there is no newer version of the Picasa API so that code be useful for this API. I haven't looked at the code, but maybe you can use parts of the authentication code to get an auth token for the Picasa API, but I'm not sure. Thanks, -Mike On Tue Oct 07 2014 at 9:12:08 AM Tim Kersten <timkerste...@gmail.com> wrote: > Hi there! > > I want to know if it is possible to use the Picasa Web Albums API for PHP > without the zend framework? (because i'm using a different framework) > If so, is there something like a standalone version that i can download? > > Hope hearing from you! > > Thanks in advance, > > Tim > > p.s. i noticed there is a beta version of the API-PHP-Client but i could > not find the Picasa Web Albums API in the service folder. (correct me if > i'm wrong) > > -- > You received this message because you are subscribed to the Google Groups > "Google Picasa Web Albums API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to google-picasa-data-api+unsubscr...@googlegroups.com. > To post to this group, send email to > google-picasa-data-api@googlegroups.com. > Visit this group at http://groups.google.com/group/google-picasa-data-api. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-picasa-data-api+unsubscr...@googlegroups.com. To post to this group, send email to google-picasa-data-api@googlegroups.com. Visit this group at http://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.