<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Google Picasa Web Albums API Google Group</title>
  <link>http://groups.google.com/group/google-picasa-data-api</link>
  <description>Welcome to the official Google Picasa Data API developer discussion group! This is a forum dedicated to the exchange of information and opinions related to the Google Picasa Data API.</description>
  <language>en</language>
  <item>
  <title>Re: Unable to change value of gphoto:position via protocol API</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/316710fe0df3d21c/fb254e93aac34ac3?show_docid=fb254e93aac34ac3</link>
  <description>
  Is there anyone out there that has been able to successfully update &lt;br&gt; the &amp;lt;gphoto:position&amp;gt; value of a photo within an v1.0 album feed using &lt;br&gt; any of the PWA API Client libraries? Any info would be greatly &lt;br&gt; appreciated as I&#39;ve been unsuccessful getting this to work via the PHP &lt;br&gt; and protocol libraries &lt;br&gt; Thanks!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/316710fe0df3d21c/fb254e93aac34ac3?show_docid=fb254e93aac34ac3</guid>
  <author>
  lev...@cleartours.com
  (Lee)
  </author>
  <pubDate>Wed, 06 Jan 2010 22:53:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PWA API] Re: Private album</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/fc536c6afe1bfaff/2f52a5dadc12461b?show_docid=2f52a5dadc12461b</link>
  <description>
  Of course you can. You can get any album you have access to, including your &lt;br&gt; private albums. You either have to authenticate using AuthSub or Client &lt;br&gt; Login, then fetch the private albums you want.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/fc536c6afe1bfaff/2f52a5dadc12461b?show_docid=2f52a5dadc12461b</guid>
  <author>
  goldplateddiap...@gmail.com
  (Cameron Hinkle)
  </author>
  <pubDate>Wed, 06 Jan 2010 16:22:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: Private album</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/fc536c6afe1bfaff/a9f6c21e086c5ffe?show_docid=a9f6c21e086c5ffe</link>
  <description>
  Nobody ?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/fc536c6afe1bfaff/a9f6c21e086c5ffe?show_docid=a9f6c21e086c5ffe</guid>
  <author>
  sylvain.raymon...@gmail.com
  (Sylvain Ray)
  </author>
  <pubDate>Wed, 06 Jan 2010 16:09:34 UT
</pubDate>
  </item>
  <item>
  <title>RE: [PWA API] cURL affects gdata api</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/64e784402e158aea?show_docid=64e784402e158aea</link>
  <description>
  Are you saving your session token in a database or as a session variable? My best guess is that when your app makes the Curl Request that the session token for gdata isn&#39;t being saved. So when the image upload goes to run again (after curl function), the real problem may be that you are sending the request without the Session token. Use wireshark to check the outbound request and see if the session token is in the request after the Curl function runs.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/64e784402e158aea?show_docid=64e784402e158aea</guid>
  <author>
  lev...@cleartours.com
  (Lee Evans)
  </author>
  <pubDate>Tue, 05 Jan 2010 18:31:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PWA API] cURL affects gdata api</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/cc26559c56c8e30a?show_docid=cc26559c56c8e30a</link>
  <description>
  Lee Evans pisze: &lt;br&gt; Thanks for reply, i&#39;m authenticating using authsub, and then session_token. &lt;br&gt; uploading pictures with: &lt;br&gt; public function addPhoto($albumId, $photo) { &lt;br&gt; $client = null; &lt;br&gt; $user = &#39;default&#39;; &lt;br&gt; try { &lt;br&gt; $client = $this-&amp;gt;getAuthSubHttpClient(); &lt;br&gt; } &lt;br&gt; catch(Exception $e) {
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/cc26559c56c8e30a?show_docid=cc26559c56c8e30a</guid>
  <author>
  panglowa...@gmail.com
  (Marcin Głowacki)
  </author>
  <pubDate>Tue, 05 Jan 2010 18:09:53 UT
</pubDate>
  </item>
  <item>
  <title>RE: [PWA API] cURL affects gdata api</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/029f8efcd0ab484c?show_docid=029f8efcd0ab484c</link>
  <description>
  How are you authenticating the user via the API? OAuth, AuthSub, etc? &lt;br&gt; Whatever way you are authenticating to send the file, you have to use the same method to make additional requests. &lt;br&gt; If you post your function that uploads your image, it might shed some light on the problem. &lt;br&gt; Lee &lt;br&gt; Lee Evans &lt;br&gt; ClearTours, Inc.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/029f8efcd0ab484c?show_docid=029f8efcd0ab484c</guid>
  <author>
  lev...@cleartours.com
  (Lee Evans)
  </author>
  <pubDate>Tue, 05 Jan 2010 18:04:50 UT
</pubDate>
  </item>
  <item>
  <title>cURL affects gdata api</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/69d5235db4ee3b57?show_docid=69d5235db4ee3b57</link>
  <description>
  i&#39;m using curl function in my code. Before running my method with curl &lt;br&gt; i can post image to picasa, after it i can&#39;t (Expected response code &lt;br&gt; 200, got 400 Multipart must have Atom and media part). in the bad &lt;br&gt; message wireshark is not recognising last bytes as &#39;last boundary&#39; but &lt;br&gt; as http data ;-/. &lt;br&gt; my method using curl:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/c338891668f980d1/69d5235db4ee3b57?show_docid=69d5235db4ee3b57</guid>
  <author>
  panglowa...@gmail.com
  (marciniasty)
  </author>
  <pubDate>Tue, 05 Jan 2010 17:36:47 UT
</pubDate>
  </item>
  <item>
  <title>Managing users who can contribute to an album</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/15ba83ff3169bbd2/bbc8e63bf4185ba0?show_docid=bbc8e63bf4185ba0</link>
  <description>
  I want to use the Picasa Web Albums API to create &amp;quot;protected&amp;quot; albums &lt;br&gt; and manage (add / delete) users who have access to those albums using &lt;br&gt; the API. Users have to login to view protected albums - same as the &lt;br&gt; &amp;quot;Sign-in required to view&amp;quot; setting for an album when using the &lt;br&gt; browser. &lt;br&gt; I am able to create protected albums using the API but am not able to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/15ba83ff3169bbd2/bbc8e63bf4185ba0?show_docid=bbc8e63bf4185ba0</guid>
  <author>
  arvi...@gmail.com
  (AC)
  </author>
  <pubDate>Tue, 05 Jan 2010 03:37:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PWA API] Picasa Flex api : Image Search</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/2e9c368eecb78ebf/78b860acd9c8623f?show_docid=78b860acd9c8623f</link>
  <description>
  Quite simple check this out - &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://riahut.com/picasaflexapidoc/org/ectar/papi/GDataService.html#getPhotosByTerm&quot;&gt;[link]&lt;/a&gt;() &lt;br&gt; this is part of &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/picasa-flex-api/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; On Mon, Jan 4, 2010 at 8:21 AM, murugesan munusamy &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/2e9c368eecb78ebf/78b860acd9c8623f?show_docid=78b860acd9c8623f</guid>
  <author>
  lytvyn...@gmail.com
  (Misha Lytvynyuk)
  </author>
  <pubDate>Mon, 04 Jan 2010 20:16:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: [PWA API] Piacasa Flex API</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/5aa6a0ff2ec20e36/146a364c5e9dfc6c?show_docid=146a364c5e9dfc6c</link>
  <description>
  The is why I&#39;ve developed this - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/picasa-flex-api/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; There are methods to retrieve albums of authenticated user.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/5aa6a0ff2ec20e36/146a364c5e9dfc6c?show_docid=146a364c5e9dfc6c</guid>
  <author>
  lytvyn...@gmail.com
  (Misha Lytvynyuk)
  </author>
  <pubDate>Mon, 04 Jan 2010 20:14:19 UT
</pubDate>
  </item>
  <item>
  <title>Fetching session token yields in 502 Bad Gateway</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/d739e5500454c597/155472c10e221eb0?show_docid=155472c10e221eb0</link>
  <description>
  Hello all, &lt;br&gt; I have a problem with retrieving a session token from the Google &lt;br&gt; Picasa API. The moment I request it the server returns an &amp;quot;502 Bad &lt;br&gt; Gateway (nginx/0.5.35)&amp;quot; error. The first step to obtain the normal &lt;br&gt; token goes without a problem. &lt;br&gt; The PHP code I use is strongly based on the examples on the &lt;br&gt; documentation and works without problems on other server
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/d739e5500454c597/155472c10e221eb0?show_docid=155472c10e221eb0</guid>
  <author>
  jouw...@gmail.com
  (maurad3r)
  </author>
  <pubDate>Sat, 02 Jan 2010 17:08:21 UT
</pubDate>
  </item>
  <item>
  <title>How do you put the album on your website</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/1f1fad54cf6d152a/f23062d5f3b08705?show_docid=f23062d5f3b08705</link>
  <description>
  I have my album but i want to know how do i put it on a page on my &lt;br&gt; website. where do i get the code for this?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/1f1fad54cf6d152a/f23062d5f3b08705?show_docid=f23062d5f3b08705</guid>
  <author>
  canyoncha...@gmail.com
  (chase park)
  </author>
  <pubDate>Sun, 03 Jan 2010 19:59:57 UT
</pubDate>
  </item>
  <item>
  <title>Private album</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/fc536c6afe1bfaff/d2af69300745274c?show_docid=d2af69300745274c</link>
  <description>
  Hi ! &lt;br&gt; I have a question : &lt;br&gt; Can I get private album from Picasa if I&#39;m authentified ? &lt;br&gt; Cheers, &lt;br&gt; Sylvain.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/fc536c6afe1bfaff/d2af69300745274c?show_docid=d2af69300745274c</guid>
  <author>
  sylvain.raymon...@gmail.com
  (Sylvain Ray)
  </author>
  <pubDate>Mon, 04 Jan 2010 09:52:53 UT
</pubDate>
  </item>
  <item>
  <title>Piacasa Flex API</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/5aa6a0ff2ec20e36/57ab270360b41d63?show_docid=57ab270360b41d63</link>
  <description>
  Hi, &lt;br&gt; I would like to authenticate google login and retrieve all &lt;br&gt; the albums of the authenticated user. Uptil now it is possible for me &lt;br&gt; to get the secure long term token after authentication. But i have no &lt;br&gt; idea regarding how to requests for the albums with the use of token in &lt;br&gt; flex... Any help would be appreciated.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/5aa6a0ff2ec20e36/57ab270360b41d63?show_docid=57ab270360b41d63</guid>
  <author>
  kunjaldavaw...@gmail.com
  (Kunj)
  </author>
  <pubDate>Mon, 04 Jan 2010 10:26:42 UT
</pubDate>
  </item>
  <item>
  <title>Picasa Flex api : Image Search</title>
  <link>http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/2e9c368eecb78ebf/a93046708a10e203?show_docid=a93046708a10e203</link>
  <description>
  Hi, &lt;br&gt; Picasa Flex Image Search : IF i give Nature . I need to get all the &lt;br&gt; Nature images from picasa. can any one help me how to do? &lt;br&gt; Regards, &lt;br&gt; muru
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-picasa-data-api/browse_thread/thread/2e9c368eecb78ebf/a93046708a10e203?show_docid=a93046708a10e203</guid>
  <author>
  murugesan.gro...@gmail.com
  (murugesan munusamy)
  </author>
  <pubDate>Mon, 04 Jan 2010 13:21:07 UT
</pubDate>
  </item>
  </channel>
</rss>
