<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>Discussions of group: ipernity API users</title>
  <link>http://www.ipernity.com/group/api-users/discuss</link>
  <image>
    <url>http://u1.ipernity.com/p/1F/01/65823/userphoto.jpg?1223641114</url>
    <title>Discussions of group: ipernity API users</title>
    <link>http://www.ipernity.com/group/api-users/discuss</link>
  </image>
  <description>The coffee corner for developers who use the ipernity API.  If you want to participate to current and future developments of the API, please join the API development group.</description>
  <pubDate>Sun, 20 Dec 2009 22:07:45 +0000</pubDate>
  <lastBuildDate>Sun, 20 Dec 2009 22:07:45 +0000</lastBuildDate>
  <generator>http://www.ipernity.com</generator>
  <item>
    <title>Liperbox: Wordpress - Ipernity - Plugin to integrate Ipernity</title>
    <link>http://www.ipernity.com/group/api-users/discuss/24456</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-08-01,topic-24456</guid>
    <pubDate>Sat, 01 Aug 2009 09:54:56 +0000</pubDate>
    <author>nobody@ipernity.com (Kiezkicker)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/kiezkicker"&gt;Kiezkicker&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
wondering why there wasn't a post for liperbox since now I would like to announce it by myself (I'm not the developer, anyway!). I use it at &lt;a target="_blank" rel="nofollow" href="http://www.kiezkicker.de/kiezkicker"&gt;http://www.kiezkicker.de/kiezkicker&lt;/a&gt; cause there's a 4.x-PHP working and current releases of iperbox are needing PHP 5 at least.&lt;br /&gt;
&lt;br /&gt;
You can download liperbox at &lt;a target="_blank" rel="nofollow" href="http://www.dearyou.de/?page_id=72"&gt;http://www.dearyou.de/?page_id=72&lt;/a&gt;&lt;/div&gt;</description>
    <media:title>Liperbox: Wordpress - Ipernity - Plugin to integrate Ipernity</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/kiezkicker"&gt;Kiezkicker&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
wondering why there wasn't a post for liperbox since now I would like to announce it by myself (I'm not the developer, anyway!). I use it at &lt;a target="_blank" rel="nofollow" href="http://www.kiezkicker.de/kiezkicker"&gt;http://www.kiezkicker.de/kiezkicker&lt;/a&gt; cause there's a 4.x-PHP working and current releases of iperbox are needing PHP 5 at least.&lt;br /&gt;
&lt;br /&gt;
You can download liperbox at &lt;a target="_blank" rel="nofollow" href="http://www.dearyou.de/?page_id=72"&gt;http://www.dearyou.de/?page_id=72&lt;/a&gt;&lt;/div&gt;</media:text>
    <media:credit role="author">Kiezkicker</media:credit>
  </item>
  <item>
    <title>doc.set problems?</title>
    <link>http://www.ipernity.com/group/api-users/discuss/23490</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-06-01,topic-23490</guid>
    <pubDate>Mon, 01 Jun 2009 20:23:34 +0000</pubDate>
    <author>nobody@ipernity.com (Phill Price)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/phillprice"&gt;Phill Price&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi;&lt;br /&gt;
   I'm having problems with doc.set the following call gives back error 100 (api key missing) even though the signature is correct (I checked it against with the wizard) and I made the request via post (via get i get a different message about using post... :)  )&lt;br /&gt;
&lt;br /&gt;
Here's the url (i tried xml too with same result)&lt;br /&gt;
&lt;br /&gt;
here's the signature unencoded (obviously I've blanked the secret and auth token!!!!)&lt;br /&gt;
&lt;br /&gt;
the key; secret and relevant signature work fine for doc.get ?&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://api.ipernity.com/api/doc.set/json?api_key=49c520350000274Cc16c20381f7be3b9&amp;doc_id=4711896&amp;title=grated&amp;description=Grated&amp;auth_token=00000-00000-0000000000000000&amp;api_sig=468717040dc2dfe2f5da23f31714f745"&gt;api.ipernity.com/api/doc.set/json?api_key=49c520350000274Cc16c20381f7be3b9&amp;doc_id=4711896&amp;title=grated&amp;description=Grated&amp;auth_token=00000-00000-0000000000000000&amp;api_sig=468717040dc2dfe2f5da23f31714f745&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Signature (line breaks with ... are there so it fits the box; they aren't there in the call!)&lt;br /&gt;
api_key49c520350000274Cc16c20381f7be3b9auth_token...&lt;br /&gt;
00000-00000-0000000000000000descriptionGrateddoc_id4711896...&lt;br /&gt;
titlegrateddoc.set0000000000000000&lt;/div&gt;</description>
    <media:title>doc.set problems?</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/phillprice"&gt;Phill Price&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi;&lt;br /&gt;
   I'm having problems with doc.set the following call gives back error 100 (api key missing) even though the signature is correct (I checked it against with the wizard) and I made the request via post (via get i get a different message about using post... :)  )&lt;br /&gt;
&lt;br /&gt;
Here's the url (i tried xml too with same result)&lt;br /&gt;
&lt;br /&gt;
here's the signature unencoded (obviously I've blanked the secret and auth token!!!!)&lt;br /&gt;
&lt;br /&gt;
the key; secret and relevant signature work fine for doc.get ?&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://api.ipernity.com/api/doc.set/json?api_key=49c520350000274Cc16c20381f7be3b9&amp;doc_id=4711896&amp;title=grated&amp;description=Grated&amp;auth_token=00000-00000-0000000000000000&amp;api_sig=468717040dc2dfe2f5da23f31714f745"&gt;api.ipernity.com/api/doc.set/json?api_key=49c520350000274Cc16c20381f7be3b9&amp;doc_id=4711896&amp;title=grated&amp;description=Grated&amp;auth_token=00000-00000-0000000000000000&amp;api_sig=468717040dc2dfe2f5da23f31714f745&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Signature (line breaks with ... are there so it fits the box; they aren't there in the call!)&lt;br /&gt;
api_key49c520350000274Cc16c20381f7be3b9auth_token...&lt;br /&gt;
00000-00000-0000000000000000descriptionGrateddoc_id4711896...&lt;br /&gt;
titlegrateddoc.set0000000000000000&lt;/div&gt;</media:text>
    <media:credit role="author">Phill Price</media:credit>
  </item>
  <item>
    <title>How to get the full list of my doc ids?</title>
    <link>http://www.ipernity.com/group/api-users/discuss/23036</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-05-06,topic-23036</guid>
    <pubDate>Wed, 06 May 2009 07:29:32 +0000</pubDate>
    <author>nobody@ipernity.com (Marco Bertorello)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/vir_db"&gt;Marco Bertorello&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi all,&lt;br /&gt;
&lt;br /&gt;
I'm new to Ipernity API and I use it in shell script.&lt;br /&gt;
I looking for a way to get a list of all my doc ids for download all my docs in original format.&lt;br /&gt;
&lt;br /&gt;
I tried the doc.search but seems that the returned is a limited subset of all my docs&lt;/div&gt;</description>
    <media:title>How to get the full list of my doc ids?</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/vir_db"&gt;Marco Bertorello&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi all,&lt;br /&gt;
&lt;br /&gt;
I'm new to Ipernity API and I use it in shell script.&lt;br /&gt;
I looking for a way to get a list of all my doc ids for download all my docs in original format.&lt;br /&gt;
&lt;br /&gt;
I tried the doc.search but seems that the returned is a limited subset of all my docs&lt;/div&gt;</media:text>
    <media:credit role="author">Marco Bertorello</media:credit>
  </item>
  <item>
    <title>(beginner) work on a Python API</title>
    <link>http://www.ipernity.com/group/api-users/discuss/22433</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-03-30,topic-22433</guid>
    <pubDate>Mon, 30 Mar 2009 09:02:14 +0000</pubDate>
    <author>nobody@ipernity.com (i'mnotparanoid)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/alexandrei"&gt;i'mnotparanoid&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello all,&lt;br /&gt;
&lt;br /&gt;
I just want to let you know that I'm working on a Python API for iPernity.&lt;br /&gt;
&lt;br /&gt;
Now.. the code is .. less than "alpha", and there is a reason for that: I'm just learning Python.&lt;br /&gt;
&lt;br /&gt;
If anyone (besides me) would need it, you can find it here:&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://github.com/alexandrei/pypernityapi/tree/master"&gt;http://github.com/alexandrei/pypernityapi/tree/master&lt;/a&gt;, along with some instructions in the Wiki.&lt;br /&gt;
&lt;br /&gt;
I was unsure if I should tell anyone about it yet, but if anyone else would use it (or have a look at it), it would make it easier for me to improve it. &lt;br /&gt;
&lt;br /&gt;
I was quite excited that I was able to do some requests (test.echo, test.hello), so.. here I am!&lt;br /&gt;
&lt;br /&gt;
Also, the final goal of this little project is to write a Module for the "Conduit Synchronizer" under Linux/GNOME.. It would allow synchronization between iPernity and a folder/f-spot or other data sources.. that would be nice :D&lt;br /&gt;
&lt;br /&gt;
Anyway.. until then.. &lt;br /&gt;
&lt;br /&gt;
Cheers everyone!&lt;br /&gt;
&lt;br /&gt;
Alex&lt;/div&gt;</description>
    <media:title>(beginner) work on a Python API</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/alexandrei"&gt;i'mnotparanoid&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello all,&lt;br /&gt;
&lt;br /&gt;
I just want to let you know that I'm working on a Python API for iPernity.&lt;br /&gt;
&lt;br /&gt;
Now.. the code is .. less than "alpha", and there is a reason for that: I'm just learning Python.&lt;br /&gt;
&lt;br /&gt;
If anyone (besides me) would need it, you can find it here:&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://github.com/alexandrei/pypernityapi/tree/master"&gt;http://github.com/alexandrei/pypernityapi/tree/master&lt;/a&gt;, along with some instructions in the Wiki.&lt;br /&gt;
&lt;br /&gt;
I was unsure if I should tell anyone about it yet, but if anyone else would use it (or have a look at it), it would make it easier for me to improve it. &lt;br /&gt;
&lt;br /&gt;
I was quite excited that I was able to do some requests (test.echo, test.hello), so.. here I am!&lt;br /&gt;
&lt;br /&gt;
Also, the final goal of this little project is to write a Module for the "Conduit Synchronizer" under Linux/GNOME.. It would allow synchronization between iPernity and a folder/f-spot or other data sources.. that would be nice :D&lt;br /&gt;
&lt;br /&gt;
Anyway.. until then.. &lt;br /&gt;
&lt;br /&gt;
Cheers everyone!&lt;br /&gt;
&lt;br /&gt;
Alex&lt;/div&gt;</media:text>
    <media:credit role="author">i'mnotparanoid</media:credit>
  </item>
  <item>
    <title>.NET API kit</title>
    <link>http://www.ipernity.com/group/api-users/discuss/22171</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-03-15,topic-22171</guid>
    <pubDate>Sun, 15 Mar 2009 15:50:54 +0000</pubDate>
    <author>nobody@ipernity.com (Galad)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/galad"&gt;Galad&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
I made an API kit for MS.NET. Available &lt;a target="_blank" rel="nofollow" href="https://sourceforge.net/projects/ipernitynet/"&gt;here&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Here is an example to begin :&lt;br /&gt;
&lt;br /&gt;
Ipernity ipernity = new Ipernity("apiKey", "apiSecret");&lt;br /&gt;
ipernity.AlwaysSign = true; // All requests will be signed&lt;br /&gt;
ipernity.AlwaysAuthenticate = true; // All requests will be authenticated&lt;br /&gt;
Account acc;&lt;br /&gt;
try &lt;br /&gt;
{  &lt;br /&gt;
    // Here is the authentication process.&lt;br /&gt;
    Console.WriteLine("Récupération du frob.");                    &lt;br /&gt;
    string frob = ipernity.AuthGetFrob();            &lt;br /&gt;
    string url = ipernity.AuthGetUrl(frob, Permission.Delete);             &lt;br /&gt;
    System.Diagnostics.Process.Start(url);&lt;br /&gt;
    Console.WriteLine("Récupération du jeton. Appuyez sur ENTREE...", url);&lt;br /&gt;
    Console.ReadLine();&lt;br /&gt;
    acc = ipernity.AuthGetToken(frob);                    &lt;br /&gt;
&lt;br /&gt;
    // if there a token already exists you can use that method&lt;br /&gt;
    acc = ipernity.AuthGetAccount("a token");          &lt;br /&gt;
                 &lt;br /&gt;
    acc.GetQuota();&lt;br /&gt;
catch (IpernityException ex)&lt;br /&gt;
 { &lt;br /&gt;
    // All methods sending a request to Ipernity API can throw an IpernityException&lt;br /&gt;
    // if en error has been returned&lt;br /&gt;
    Console.WriteLine("Error {0} : {1}", ex.Error.ErrorCode, ex.Message);&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
There is also a (little) documentation &lt;a target="_blank" rel="nofollow" href="http://ipernitynet.sourceforge.net/help/"&gt;here&lt;/a&gt;. I will add some example later.&lt;br /&gt;
&lt;br /&gt;
Enjoy :)&lt;/div&gt;</description>
    <media:title>.NET API kit</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/galad"&gt;Galad&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
I made an API kit for MS.NET. Available &lt;a target="_blank" rel="nofollow" href="https://sourceforge.net/projects/ipernitynet/"&gt;here&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Here is an example to begin :&lt;br /&gt;
&lt;br /&gt;
Ipernity ipernity = new Ipernity("apiKey", "apiSecret");&lt;br /&gt;
ipernity.AlwaysSign = true; // All requests will be signed&lt;br /&gt;
ipernity.AlwaysAuthenticate = true; // All requests will be authenticated&lt;br /&gt;
Account acc;&lt;br /&gt;
try &lt;br /&gt;
{  &lt;br /&gt;
    // Here is the authentication process.&lt;br /&gt;
    Console.WriteLine("Récupération du frob.");                    &lt;br /&gt;
    string frob = ipernity.AuthGetFrob();            &lt;br /&gt;
    string url = ipernity.AuthGetUrl(frob, Permission.Delete);             &lt;br /&gt;
    System.Diagnostics.Process.Start(url);&lt;br /&gt;
    Console.WriteLine("Récupération du jeton. Appuyez sur ENTREE...", url);&lt;br /&gt;
    Console.ReadLine();&lt;br /&gt;
    acc = ipernity.AuthGetToken(frob);                    &lt;br /&gt;
&lt;br /&gt;
    // if there a token already exists you can use that method&lt;br /&gt;
    acc = ipernity.AuthGetAccount("a token");          &lt;br /&gt;
                 &lt;br /&gt;
    acc.GetQuota();&lt;br /&gt;
catch (IpernityException ex)&lt;br /&gt;
 { &lt;br /&gt;
    // All methods sending a request to Ipernity API can throw an IpernityException&lt;br /&gt;
    // if en error has been returned&lt;br /&gt;
    Console.WriteLine("Error {0} : {1}", ex.Error.ErrorCode, ex.Message);&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
There is also a (little) documentation &lt;a target="_blank" rel="nofollow" href="http://ipernitynet.sourceforge.net/help/"&gt;here&lt;/a&gt;. I will add some example later.&lt;br /&gt;
&lt;br /&gt;
Enjoy :)&lt;/div&gt;</media:text>
    <media:credit role="author">Galad</media:credit>
  </item>
  <item>
    <title>Uploadingtool for linux for flickr and ipernity in cooperation</title>
    <link>http://www.ipernity.com/group/api-users/discuss/22150</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-03-14,topic-22150</guid>
    <pubDate>Sat, 14 Mar 2009 00:17:19 +0000</pubDate>
    <author>nobody@ipernity.com (Kiezkicker)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/kiezkicker"&gt;Kiezkicker&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I am searching for a good solution to upload the same docs to ipernity and flickr. I running a linux-system&lt;br /&gt;
&lt;br /&gt;
Iperupload doesn't run pretty well here cause it get in trouble if you use one juploader for flickr and iperupload together.&lt;br /&gt;
Then it don't know which account it should use and select none. If you select an account manually no sets are loaded inside iperupload.&lt;br /&gt;
Picasa was great if you use just ipernity - but I would like to use ipernity and flickr. Picasa hasn't native support for flickr - there are some solutions for using it with flickr around, but everyone needs another tool, mostly "flickruploader" which needs a windows- or mac-system... (there's no linuxversion around).&lt;br /&gt;
&lt;br /&gt;
Currently I upload my docs to flickr using the actual version of juploadr which hasn't an ipernity-uploader included. Then I use the greasemonkeyscript at &lt;a href="http://www.ipernity.com/apps/gm"&gt;www.ipernity.com/apps/gm&lt;/a&gt; to import the doc from flickr to ipernity but that's not a perfect solution cause you have to add the docto sets manually after uploading to ipernity.&lt;br /&gt;
&lt;br /&gt;
Is there a solution around which support ipernity and flickr under linux with the same client? Are there anybody who could do it via api or something like that?&lt;/div&gt;</description>
    <media:title>Uploadingtool for linux for flickr and ipernity in cooperation</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/kiezkicker"&gt;Kiezkicker&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I am searching for a good solution to upload the same docs to ipernity and flickr. I running a linux-system&lt;br /&gt;
&lt;br /&gt;
Iperupload doesn't run pretty well here cause it get in trouble if you use one juploader for flickr and iperupload together.&lt;br /&gt;
Then it don't know which account it should use and select none. If you select an account manually no sets are loaded inside iperupload.&lt;br /&gt;
Picasa was great if you use just ipernity - but I would like to use ipernity and flickr. Picasa hasn't native support for flickr - there are some solutions for using it with flickr around, but everyone needs another tool, mostly "flickruploader" which needs a windows- or mac-system... (there's no linuxversion around).&lt;br /&gt;
&lt;br /&gt;
Currently I upload my docs to flickr using the actual version of juploadr which hasn't an ipernity-uploader included. Then I use the greasemonkeyscript at &lt;a href="http://www.ipernity.com/apps/gm"&gt;www.ipernity.com/apps/gm&lt;/a&gt; to import the doc from flickr to ipernity but that's not a perfect solution cause you have to add the docto sets manually after uploading to ipernity.&lt;br /&gt;
&lt;br /&gt;
Is there a solution around which support ipernity and flickr under linux with the same client? Are there anybody who could do it via api or something like that?&lt;/div&gt;</media:text>
    <media:credit role="author">Kiezkicker</media:credit>
  </item>
  <item>
    <title>Wordpress widget</title>
    <link>http://www.ipernity.com/group/api-users/discuss/22129</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-03-12,topic-22129</guid>
    <pubDate>Thu, 12 Mar 2009 08:03:22 +0000</pubDate>
    <author>nobody@ipernity.com (heiste)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/heiste"&gt;heiste&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hallo,&lt;br /&gt;
ich habe ein Widget für Wordpress geschrieben, dass die Fotos von Ipernity anzeigt. Wer Interesse hat, kann sich das Ganze hier mal anschauen und ausprobieren. &lt;a target="_blank" rel="nofollow" href="http://www.heiste.de/iperbox"&gt;www.heiste.de/iperbox&lt;/a&gt;&lt;br /&gt;
Über eine Rückmeldung würde ich mich freuen.&lt;br /&gt;
&lt;br /&gt;
Update&lt;br /&gt;
----------&lt;br /&gt;
Version 1.04 ist jetzt erschienen und es wird immer besser. Es wird jetzt für die Vorschau die Thumbsnails von Ipernity verwendet um eine Verzerrung zu vermeiden.&lt;br /&gt;
Ferner kann man wählen, ob die Vorschaubilder als 75x75 Thumbnails oder etwas größer in 100 px angezeigt werden soll.&lt;/div&gt;</description>
    <media:title>Wordpress widget</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/heiste"&gt;heiste&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hallo,&lt;br /&gt;
ich habe ein Widget für Wordpress geschrieben, dass die Fotos von Ipernity anzeigt. Wer Interesse hat, kann sich das Ganze hier mal anschauen und ausprobieren. &lt;a target="_blank" rel="nofollow" href="http://www.heiste.de/iperbox"&gt;www.heiste.de/iperbox&lt;/a&gt;&lt;br /&gt;
Über eine Rückmeldung würde ich mich freuen.&lt;br /&gt;
&lt;br /&gt;
Update&lt;br /&gt;
----------&lt;br /&gt;
Version 1.04 ist jetzt erschienen und es wird immer besser. Es wird jetzt für die Vorschau die Thumbsnails von Ipernity verwendet um eine Verzerrung zu vermeiden.&lt;br /&gt;
Ferner kann man wählen, ob die Vorschaubilder als 75x75 Thumbnails oder etwas größer in 100 px angezeigt werden soll.&lt;/div&gt;</media:text>
    <media:credit role="author">heiste</media:credit>
  </item>
  <item>
    <title>Ipernity and SVG</title>
    <link>http://www.ipernity.com/group/api-users/discuss/21949</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-03-03,topic-21949</guid>
    <pubDate>Tue, 03 Mar 2009 19:28:36 +0000</pubDate>
    <author>nobody@ipernity.com (astazou)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/astazou"&gt;astazou&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;&lt;a target="_blank" rel="nofollow" href="http://www.damienlabat.fr/melimelo/"&gt;www.damienlabat.fr/melimelo&lt;/a&gt;&lt;br /&gt;
Your gallery using SVG&lt;br /&gt;
This is my first app using Ipernity API&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ipernity.com/doc/astazou/4278834"&gt;&lt;img src="http://u1.ipernity.com/4/88/34/4278834.c5aad95c.500.jpg" width="500" height="400" alt="Melimelo" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;</description>
    <media:title>Ipernity and SVG</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/astazou"&gt;astazou&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;&lt;a target="_blank" rel="nofollow" href="http://www.damienlabat.fr/melimelo/"&gt;www.damienlabat.fr/melimelo&lt;/a&gt;&lt;br /&gt;
Your gallery using SVG&lt;br /&gt;
This is my first app using Ipernity API&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ipernity.com/doc/astazou/4278834"&gt;&lt;img src="http://u1.ipernity.com/4/88/34/4278834.c5aad95c.500.jpg" width="500" height="400" alt="Melimelo" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;</media:text>
    <media:credit role="author">astazou</media:credit>
  </item>
  <item>
    <title>Plugin for WLPG and bugs</title>
    <link>http://www.ipernity.com/group/api-users/discuss/21837</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-02-27,topic-21837</guid>
    <pubDate>Fri, 27 Feb 2009 01:17:12 +0000</pubDate>
    <author>nobody@ipernity.com (Galad)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/galad"&gt;Galad&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
I made a plugin to publish photos and videos from &lt;a target="_blank" rel="nofollow" href="http://www.windowslive.com/Desktop/PhotoGallery"&gt;Windows Live Photo Gallery&lt;/a&gt; to Ipernity.&lt;br /&gt;
You can download it &lt;a target="_blank" rel="nofollow" href="http://sourceforge.net/projects/ipernitywlpg/"&gt;here&lt;/a&gt;&lt;br /&gt;
For now it is available in english and french only, but if some people are interested by translating it in other languages that would be great :)&lt;br /&gt;
Here is my mail : galaddev (AT) gmail (DOT) com&lt;br /&gt;
&lt;br /&gt;
Now the bugs :&lt;br /&gt;
- I cannot revoke the permissions of apps I have authorized. Is it normal ?&lt;br /&gt;
- After uploading files, the link &lt;a href="http://www.ipernity.com/doc/"&gt;www.ipernity.com/doc&lt;/a&gt;(user_id)/uploaded?doc_id1,doc_id2,doc_id3,... does not work&lt;br /&gt;
- When I call account.getQuota, it returns this (others values are ok) :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
attributes bytes (and kb, mb) are wrong but percent is correct.&lt;br /&gt;
&lt;br /&gt;
And a question : is there a way to have error messages translated ?&lt;br /&gt;
&lt;br /&gt;
Thanks for answers :)&lt;/div&gt;</description>
    <media:title>Plugin for WLPG and bugs</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/galad"&gt;Galad&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
I made a plugin to publish photos and videos from &lt;a target="_blank" rel="nofollow" href="http://www.windowslive.com/Desktop/PhotoGallery"&gt;Windows Live Photo Gallery&lt;/a&gt; to Ipernity.&lt;br /&gt;
You can download it &lt;a target="_blank" rel="nofollow" href="http://sourceforge.net/projects/ipernitywlpg/"&gt;here&lt;/a&gt;&lt;br /&gt;
For now it is available in english and french only, but if some people are interested by translating it in other languages that would be great :)&lt;br /&gt;
Here is my mail : galaddev (AT) gmail (DOT) com&lt;br /&gt;
&lt;br /&gt;
Now the bugs :&lt;br /&gt;
- I cannot revoke the permissions of apps I have authorized. Is it normal ?&lt;br /&gt;
- After uploading files, the link &lt;a href="http://www.ipernity.com/doc/"&gt;www.ipernity.com/doc&lt;/a&gt;(user_id)/uploaded?doc_id1,doc_id2,doc_id3,... does not work&lt;br /&gt;
- When I call account.getQuota, it returns this (others values are ok) :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
attributes bytes (and kb, mb) are wrong but percent is correct.&lt;br /&gt;
&lt;br /&gt;
And a question : is there a way to have error messages translated ?&lt;br /&gt;
&lt;br /&gt;
Thanks for answers :)&lt;/div&gt;</media:text>
    <media:credit role="author">Galad</media:credit>
  </item>
  <item>
    <title>Drupal and Ipernity</title>
    <link>http://www.ipernity.com/group/api-users/discuss/21743</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-02-21,topic-21743</guid>
    <pubDate>Sat, 21 Feb 2009 17:42:39 +0000</pubDate>
    <author>nobody@ipernity.com (Nils Pickert)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/nils"&gt;Nils Pickert&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
does anybody know what to use if I want to have a gallery from Ipernity shown in a Drupal-based website? Is there something already?&lt;br /&gt;
&lt;br /&gt;
cheers&lt;br /&gt;
Nils&lt;/div&gt;</description>
    <media:title>Drupal and Ipernity</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/nils"&gt;Nils Pickert&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
does anybody know what to use if I want to have a gallery from Ipernity shown in a Drupal-based website? Is there something already?&lt;br /&gt;
&lt;br /&gt;
cheers&lt;br /&gt;
Nils&lt;/div&gt;</media:text>
    <media:credit role="author">Nils Pickert</media:credit>
  </item>
  <item>
    <title>Download Tool</title>
    <link>http://www.ipernity.com/group/api-users/discuss/21536</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-02-08,topic-21536</guid>
    <pubDate>Sun, 08 Feb 2009 10:27:10 +0000</pubDate>
    <author>nobody@ipernity.com (Michael B.)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/b.michael"&gt;Michael B.&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi all,&lt;br /&gt;
&lt;br /&gt;
before I start work on bulding my own download tool (to download all original image files from my albums, together with their main data: title, description, date, tags):&lt;br /&gt;
&lt;br /&gt;
Has anyone else started to do this? &lt;br /&gt;
I'd be quite willing to wait a little until you're done and then buy it from you (saves me a few evenings of spare time).&lt;br /&gt;
&lt;br /&gt;
If not... I'll be doing this in PHP, since that's the scripting language I'm most at home in, so, if anyone else is interested, perhaps we can share the work?&lt;br /&gt;
&lt;br /&gt;
Best, Michael&lt;/div&gt;</description>
    <media:title>Download Tool</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/b.michael"&gt;Michael B.&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi all,&lt;br /&gt;
&lt;br /&gt;
before I start work on bulding my own download tool (to download all original image files from my albums, together with their main data: title, description, date, tags):&lt;br /&gt;
&lt;br /&gt;
Has anyone else started to do this? &lt;br /&gt;
I'd be quite willing to wait a little until you're done and then buy it from you (saves me a few evenings of spare time).&lt;br /&gt;
&lt;br /&gt;
If not... I'll be doing this in PHP, since that's the scripting language I'm most at home in, so, if anyone else is interested, perhaps we can share the work?&lt;br /&gt;
&lt;br /&gt;
Best, Michael&lt;/div&gt;</media:text>
    <media:credit role="author">Michael B.</media:credit>
  </item>
  <item>
    <title>Ipernity access speed</title>
    <link>http://www.ipernity.com/group/api-users/discuss/21392</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-01-31,topic-21392</guid>
    <pubDate>Sat, 31 Jan 2009 18:12:00 +0000</pubDate>
    <author>nobody@ipernity.com (mee)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/mee"&gt;mee&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
Is there any limitations of bandwidth for non-pro users?  I'm getting original-sized fotos via API and they are loading toooo slow (for example here: &lt;a target="_blank" rel="nofollow" href="http://meelk.com.ua/pho/album/102340"&gt;meelk.com.ua/pho/album/102340&lt;/a&gt;)&lt;/div&gt;</description>
    <media:title>Ipernity access speed</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/mee"&gt;mee&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
Is there any limitations of bandwidth for non-pro users?  I'm getting original-sized fotos via API and they are loading toooo slow (for example here: &lt;a target="_blank" rel="nofollow" href="http://meelk.com.ua/pho/album/102340"&gt;meelk.com.ua/pho/album/102340&lt;/a&gt;)&lt;/div&gt;</media:text>
    <media:credit role="author">mee</media:credit>
  </item>
  <item>
    <title>explore</title>
    <link>http://www.ipernity.com/group/api-users/discuss/21065</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-01-10,topic-21065</guid>
    <pubDate>Sat, 10 Jan 2009 14:58:31 +0000</pubDate>
    <author>nobody@ipernity.com (ِِِ)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/moty66"&gt;ِِِ&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Drear team,&lt;br /&gt;
&lt;br /&gt;
Are you going to implement method to get documents from explore ? &lt;br /&gt;
like top docs, top articles, top tags&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
regards&lt;br /&gt;
m.&lt;/div&gt;</description>
    <media:title>explore</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/moty66"&gt;ِِِ&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Drear team,&lt;br /&gt;
&lt;br /&gt;
Are you going to implement method to get documents from explore ? &lt;br /&gt;
like top docs, top articles, top tags&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
regards&lt;br /&gt;
m.&lt;/div&gt;</media:text>
    <media:credit role="author">ِِِ</media:credit>
  </item>
  <item>
    <title>How to get original-sized pictures via API?</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20921</link>
    <guid isPermaLink="false">tag:ipernity.com,2009-01-02,topic-20921</guid>
    <pubDate>Fri, 02 Jan 2009 20:09:34 +0000</pubDate>
    <author>nobody@ipernity.com (mee)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/mee"&gt;mee&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
 I've got some pics with full-open access, but doc.get returns only thumbnails. I tried "Live Testing" with "Sign this request as mee with full permissions." option, and I gave me orignial picture url. &lt;br /&gt;
So the question: how can I authorize my app to get original-sized images? I want just to show my images on app, isn't my api\secret key enought?  &lt;br /&gt;
As far as I understand the page "Do you want to grant access..." alows users to authorize app to use their own albums, not mine, right?&lt;br /&gt;
&lt;br /&gt;
best regards,&lt;br /&gt;
mee&lt;/div&gt;</description>
    <media:title>How to get original-sized pictures via API?</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/mee"&gt;mee&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hello,&lt;br /&gt;
&lt;br /&gt;
 I've got some pics with full-open access, but doc.get returns only thumbnails. I tried "Live Testing" with "Sign this request as mee with full permissions." option, and I gave me orignial picture url. &lt;br /&gt;
So the question: how can I authorize my app to get original-sized images? I want just to show my images on app, isn't my api\secret key enought?  &lt;br /&gt;
As far as I understand the page "Do you want to grant access..." alows users to authorize app to use their own albums, not mine, right?&lt;br /&gt;
&lt;br /&gt;
best regards,&lt;br /&gt;
mee&lt;/div&gt;</media:text>
    <media:credit role="author">mee</media:credit>
  </item>
  <item>
    <title>howto use "file.upload"?</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20761</link>
    <guid isPermaLink="false">tag:ipernity.com,2008-12-22,topic-20761</guid>
    <pubDate>Mon, 22 Dec 2008 13:54:51 +0000</pubDate>
    <author>nobody@ipernity.com (matjes)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/77932"&gt;matjes&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;I would like to allow my (python-) desktop app to upload files to Ipernity. For most Ipernity function, I used so far, I got my code working (including signature ..).&lt;br /&gt;
&lt;br /&gt;
However the "upload.file" method for me does not work. I have no idea how to include the file data! Should the "file" parameter contain the file name or the file data itsself? Or do I have to upload the file in a way like it is explained here: &lt;a target="_blank" rel="nofollow" href="http://code.activestate.com/recipes/146306/"&gt;code.activestate.com/recipes/146306&lt;/a&gt;. Should the "file" parameter attached to the url like all other parameters or separatly posted as http "content"?&lt;br /&gt;
&lt;br /&gt;
Many thanks in advance&lt;/div&gt;</description>
    <media:title>howto use "file.upload"?</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/77932"&gt;matjes&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;I would like to allow my (python-) desktop app to upload files to Ipernity. For most Ipernity function, I used so far, I got my code working (including signature ..).&lt;br /&gt;
&lt;br /&gt;
However the "upload.file" method for me does not work. I have no idea how to include the file data! Should the "file" parameter contain the file name or the file data itsself? Or do I have to upload the file in a way like it is explained here: &lt;a target="_blank" rel="nofollow" href="http://code.activestate.com/recipes/146306/"&gt;code.activestate.com/recipes/146306&lt;/a&gt;. Should the "file" parameter attached to the url like all other parameters or separatly posted as http "content"?&lt;br /&gt;
&lt;br /&gt;
Many thanks in advance&lt;/div&gt;</media:text>
    <media:credit role="author">matjes</media:credit>
  </item>
  <item>
    <title>My first App</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20453</link>
    <guid isPermaLink="false">tag:ipernity.com,2008-12-05,topic-20453</guid>
    <pubDate>Fri, 05 Dec 2008 12:33:09 +0000</pubDate>
    <author>nobody@ipernity.com (h-e-n-r-y)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/h-e-n-r-y"&gt;h-e-n-r-y&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Here is my first App using the Ipernity-API based on &lt;a href="http://www.ipernity.com/blog/doomshammer/99607"&gt;Doomshammers Perl-Module&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/index.pl"&gt;hagebuttenweg4.de/ipernity/index.pl&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
There is also a version that uses authorization with read access. The only difference is, that than the original size image is also included.&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/onblack.with.auth.pl?doc_id=3560511"&gt;hagebuttenweg4.de/ipernity/onblack.with.auth.pl?doc_id=3560511&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Feedback appreciated!&lt;br /&gt;
&lt;br /&gt;
Update: There's an "On White"-Version available too:&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/index.pl?white=1"&gt;hagebuttenweg4.de/ipernity/index.pl?white=1&lt;/a&gt;&lt;/div&gt;</description>
    <media:title>My first App</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/h-e-n-r-y"&gt;h-e-n-r-y&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Here is my first App using the Ipernity-API based on &lt;a href="http://www.ipernity.com/blog/doomshammer/99607"&gt;Doomshammers Perl-Module&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/index.pl"&gt;hagebuttenweg4.de/ipernity/index.pl&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
There is also a version that uses authorization with read access. The only difference is, that than the original size image is also included.&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/onblack.with.auth.pl?doc_id=3560511"&gt;hagebuttenweg4.de/ipernity/onblack.with.auth.pl?doc_id=3560511&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Feedback appreciated!&lt;br /&gt;
&lt;br /&gt;
Update: There's an "On White"-Version available too:&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/index.pl?white=1"&gt;hagebuttenweg4.de/ipernity/index.pl?white=1&lt;/a&gt;&lt;/div&gt;</media:text>
    <media:credit role="author">h-e-n-r-y</media:credit>
  </item>
  <item>
    <title>Question about Authorisation</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20422</link>
    <guid isPermaLink="false">tag:ipernity.com,2008-12-04,topic-20422</guid>
    <pubDate>Thu, 04 Dec 2008 11:20:53 +0000</pubDate>
    <author>nobody@ipernity.com (h-e-n-r-y)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/h-e-n-r-y"&gt;h-e-n-r-y&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;I have written an app that allows continuous zooming of an image using the best matching thumb (or original) of the underlying image.&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/onblack.pl?doc_id=2876983"&gt;hagebuttenweg4.de/ipernity/onblack.pl?doc_id=2876983&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
To get the original size of the image my app must be authorized to read  private data of the user.&lt;br /&gt;
&lt;br /&gt;
This is imho not necessary because everyone who is logged in can see anothers original size images, even though access to private data is not granted.&lt;br /&gt;
&lt;br /&gt;
Do I misunderstand something or do we need another level of Authorisation / granting of rights in the API?&lt;br /&gt;
&lt;br /&gt;
h-e-n-r-y&lt;/div&gt;</description>
    <media:title>Question about Authorisation</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/h-e-n-r-y"&gt;h-e-n-r-y&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;I have written an app that allows continuous zooming of an image using the best matching thumb (or original) of the underlying image.&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" rel="nofollow" href="http://hagebuttenweg4.de/ipernity/onblack.pl?doc_id=2876983"&gt;hagebuttenweg4.de/ipernity/onblack.pl?doc_id=2876983&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
To get the original size of the image my app must be authorized to read  private data of the user.&lt;br /&gt;
&lt;br /&gt;
This is imho not necessary because everyone who is logged in can see anothers original size images, even though access to private data is not granted.&lt;br /&gt;
&lt;br /&gt;
Do I misunderstand something or do we need another level of Authorisation / granting of rights in the API?&lt;br /&gt;
&lt;br /&gt;
h-e-n-r-y&lt;/div&gt;</media:text>
    <media:credit role="author">h-e-n-r-y</media:credit>
  </item>
  <item>
    <title>doc.get returns thumbs that are not accessible?</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20380</link>
    <guid isPermaLink="false">tag:ipernity.com,2008-12-01,topic-20380</guid>
    <pubDate>Mon, 01 Dec 2008 16:36:51 +0000</pubDate>
    <author>nobody@ipernity.com (h-e-n-r-y)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/h-e-n-r-y"&gt;h-e-n-r-y&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;If I use the doc.get()-Method in an unsigned mode I get the thumbs for my picture but the 1024-resolution is not accessible. I get a 404-picture. I do not get the url for the original-size (which is also not accessible when not looged in).&lt;br /&gt;
&lt;br /&gt;
Is it a bug or do I miss something?&lt;br /&gt;
&lt;br /&gt;
h-e-n-r-y&lt;/div&gt;</description>
    <media:title>doc.get returns thumbs that are not accessible?</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/h-e-n-r-y"&gt;h-e-n-r-y&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;If I use the doc.get()-Method in an unsigned mode I get the thumbs for my picture but the 1024-resolution is not accessible. I get a 404-picture. I do not get the url for the original-size (which is also not accessible when not looged in).&lt;br /&gt;
&lt;br /&gt;
Is it a bug or do I miss something?&lt;br /&gt;
&lt;br /&gt;
h-e-n-r-y&lt;/div&gt;</media:text>
    <media:credit role="author">h-e-n-r-y</media:credit>
  </item>
  <item>
    <title>doc.search returning old/wrong results</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20288</link>
    <guid isPermaLink="false">tag:ipernity.com,2008-11-23,topic-20288</guid>
    <pubDate>Sun, 23 Nov 2008 23:02:24 +0000</pubDate>
    <author>nobody@ipernity.com (Doomshammer)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/doomshammer"&gt;Doomshammer&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
not sure if I'm doing s. th. wrong, but my doc.search request is, though I uploaded a bunch of new docs, still returning the old ones which were "current" about one or two weeks ago.&lt;br /&gt;
&lt;br /&gt;
Here is my call:&lt;br /&gt;
my $result = $api-&gt;execute_xml(&lt;br /&gt;
        'method'        =&gt; 'doc.search',&lt;br /&gt;
        'share'         =&gt; 4,&lt;br /&gt;
        'per_page'      =&gt; 5,&lt;br /&gt;
        'media'         =&gt; 'photo',&lt;br /&gt;
        'user_id'       =&gt; '15331',&lt;br /&gt;
        'thumbsize'     =&gt; '100',&lt;br /&gt;
);&lt;br /&gt;
&lt;br /&gt;
The results are:&lt;br /&gt;
$VAR1 = {&lt;br /&gt;
          'status' =&gt; 'ok',&lt;br /&gt;
          'docs' =&gt; {&lt;br /&gt;
                    'page' =&gt; '1',&lt;br /&gt;
                    'per_page' =&gt; '5',&lt;br /&gt;
                    'doc' =&gt; [&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3374871',&lt;br /&gt;
                               'title' =&gt; 'Paperwork | Revisited',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/48/71/3374871.1fee36d4.100.jpg"&gt;u1.ipernity.com/9/48/71/3374871.1fee36d4.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3363706',&lt;br /&gt;
                               'title' =&gt; 'Leer | City Hall',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/37/06/3363706.1637fb95.100.jpg"&gt;u1.ipernity.com/9/37/06/3363706.1637fb95.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3326306',&lt;br /&gt;
                               'title' =&gt; 'Happy Halloween :-)',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '67',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/63/06/3326306.f23678f3.100.jpg"&gt;u1.ipernity.com/9/63/06/3326306.f23678f3.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3247766',&lt;br /&gt;
                               'title' =&gt; 'Choice of | Living',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/77/66/3247766.e0e687f5.100.jpg"&gt;u1.ipernity.com/9/77/66/3247766.e0e687f5.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3111687',&lt;br /&gt;
                               'title' =&gt; 'Brushed | Metal',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/16/87/3111687.1ac54303.100.jpg"&gt;u1.ipernity.com/9/16/87/3111687.1ac54303.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             }&lt;br /&gt;
                           ],&lt;br /&gt;
                    'total' =&gt; '204',&lt;br /&gt;
                    'pages' =&gt; '41'&lt;br /&gt;
                  }&lt;br /&gt;
        };&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But these are not the latest docs in my stream.&lt;/div&gt;</description>
    <media:title>doc.search returning old/wrong results</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/doomshammer"&gt;Doomshammer&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
not sure if I'm doing s. th. wrong, but my doc.search request is, though I uploaded a bunch of new docs, still returning the old ones which were "current" about one or two weeks ago.&lt;br /&gt;
&lt;br /&gt;
Here is my call:&lt;br /&gt;
my $result = $api-&gt;execute_xml(&lt;br /&gt;
        'method'        =&gt; 'doc.search',&lt;br /&gt;
        'share'         =&gt; 4,&lt;br /&gt;
        'per_page'      =&gt; 5,&lt;br /&gt;
        'media'         =&gt; 'photo',&lt;br /&gt;
        'user_id'       =&gt; '15331',&lt;br /&gt;
        'thumbsize'     =&gt; '100',&lt;br /&gt;
);&lt;br /&gt;
&lt;br /&gt;
The results are:&lt;br /&gt;
$VAR1 = {&lt;br /&gt;
          'status' =&gt; 'ok',&lt;br /&gt;
          'docs' =&gt; {&lt;br /&gt;
                    'page' =&gt; '1',&lt;br /&gt;
                    'per_page' =&gt; '5',&lt;br /&gt;
                    'doc' =&gt; [&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3374871',&lt;br /&gt;
                               'title' =&gt; 'Paperwork | Revisited',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/48/71/3374871.1fee36d4.100.jpg"&gt;u1.ipernity.com/9/48/71/3374871.1fee36d4.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3363706',&lt;br /&gt;
                               'title' =&gt; 'Leer | City Hall',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/37/06/3363706.1637fb95.100.jpg"&gt;u1.ipernity.com/9/37/06/3363706.1637fb95.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3326306',&lt;br /&gt;
                               'title' =&gt; 'Happy Halloween :-)',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '67',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/63/06/3326306.f23678f3.100.jpg"&gt;u1.ipernity.com/9/63/06/3326306.f23678f3.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3247766',&lt;br /&gt;
                               'title' =&gt; 'Choice of | Living',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/77/66/3247766.e0e687f5.100.jpg"&gt;u1.ipernity.com/9/77/66/3247766.e0e687f5.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             },&lt;br /&gt;
                             {&lt;br /&gt;
                               'owner' =&gt; {&lt;br /&gt;
                                          'user_id' =&gt; '15331'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'media' =&gt; 'photo',&lt;br /&gt;
                               'doc_id' =&gt; '3111687',&lt;br /&gt;
                               'title' =&gt; 'Brushed | Metal',&lt;br /&gt;
                               'thumb' =&gt; {&lt;br /&gt;
                                          'w' =&gt; '100',&lt;br /&gt;
                                          'h' =&gt; '63',&lt;br /&gt;
                                          'url' =&gt; '&lt;a href="http://u1.ipernity.com/9/16/87/3111687.1ac54303.100.jpg"&gt;u1.ipernity.com/9/16/87/3111687.1ac54303.100.jpg&lt;/a&gt;',&lt;br /&gt;
                                          'label' =&gt; '100',&lt;br /&gt;
                                          'ext' =&gt; 'jpg'&lt;br /&gt;
                                        },&lt;br /&gt;
                               'license' =&gt; '0'&lt;br /&gt;
                             }&lt;br /&gt;
                           ],&lt;br /&gt;
                    'total' =&gt; '204',&lt;br /&gt;
                    'pages' =&gt; '41'&lt;br /&gt;
                  }&lt;br /&gt;
        };&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But these are not the latest docs in my stream.&lt;/div&gt;</media:text>
    <media:credit role="author">Doomshammer</media:credit>
  </item>
  <item>
    <title>Your Java Link to Ipernity</title>
    <link>http://www.ipernity.com/group/api-users/discuss/20249</link>
    <guid isPermaLink="false">tag:ipernity.com,2008-11-21,topic-20249</guid>
    <pubDate>Fri, 21 Nov 2008 16:00:24 +0000</pubDate>
    <author>nobody@ipernity.com (Ulrich)</author>
    <description>&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/photomotion"&gt;Ulrich&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Today I released the first version of &lt;a target="_blank" rel="nofollow" href="http://www.lightdev.com/page/114.htm"&gt;Riviera&lt;/a&gt;, an API Kit for the Ipernity API in Java. It can be used to seamlessly integrate any Java desktop or web application with Ipernity. Its only restriction up to now is that it supports REST and XML only, but other formats might follow.&lt;br /&gt;
&lt;br /&gt;
Read the entire story &lt;a href="http://www.ipernity.com/blog/photomotion/109409"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
...and in good Ipernity tradition.... Champagne!  ;-D&lt;/div&gt;</description>
    <media:title>Your Java Link to Ipernity</media:title>
    <media:text type="html">&lt;p class="who"&gt;&lt;a href="http://www.ipernity.com/home/photomotion"&gt;Ulrich&lt;/a&gt; has started a topic:&lt;/p&gt;&lt;div class="description"&gt;Today I released the first version of &lt;a target="_blank" rel="nofollow" href="http://www.lightdev.com/page/114.htm"&gt;Riviera&lt;/a&gt;, an API Kit for the Ipernity API in Java. It can be used to seamlessly integrate any Java desktop or web application with Ipernity. Its only restriction up to now is that it supports REST and XML only, but other formats might follow.&lt;br /&gt;
&lt;br /&gt;
Read the entire story &lt;a href="http://www.ipernity.com/blog/photomotion/109409"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
...and in good Ipernity tradition.... Champagne!  ;-D&lt;/div&gt;</media:text>
    <media:credit role="author">Ulrich</media:credit>
  </item>
</channel>
</rss>