<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flashr 0.3 released</title>
	<atom:link href="http://www.kelvinluck.com/2005/09/flashr-03-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelvinluck.com/2005/09/flashr-03-released/</link>
	<description>a stroke of luck</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Kelvin</title>
		<link>http://www.kelvinluck.com/2005/09/flashr-03-released/comment-page-1/#comment-50</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Sun, 25 Sep 2005 13:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=37#comment-50</guid>
		<description>Not sure what you mean about a shared object&#8230; I mean that you have to authenticate against flickr.com using the auth methods because &lt;a href=&quot;http://www.flickr.com/services/api/flickr.photos.getNotInSet.html&quot;&gt;flickr.photos.getNotInSet&lt;/a&gt; requires authentication. You can see this with the &lt;a href=&quot;http://www.flickr.com/services/api/explore/?method=flickr.photos.getNotInSet&quot;&gt;Flickr Api Explorer&lt;/a&gt; &#8211; if you do not tick the &#8220;Sign call as&#8230;&#8221; box then you do not get a valid result&#8230;&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&quot;http://osflash.org/mailman/listinfo/flashr_osflash.org&quot;&gt;Flashr mailing list&lt;/a&gt; just launched today &#8211; I would suggest signing up there to ask more questions on this&#8230;</description>
		<content:encoded><![CDATA[<p>Not sure what you mean about a shared object&#8230; I mean that you have to authenticate against flickr.com using the auth methods because <a href="http://www.flickr.com/services/api/flickr.photos.getNotInSet.html">flickr.photos.getNotInSet</a> requires authentication. You can see this with the <a href="http://www.flickr.com/services/api/explore/?method=flickr.photos.getNotInSet">Flickr Api Explorer</a> &#8211; if you do not tick the &#8220;Sign call as&#8230;&#8221; box then you do not get a valid result&#8230;</p>
<p>The <a href="http://osflash.org/mailman/listinfo/flashr_osflash.org">Flashr mailing list</a> just launched today &#8211; I would suggest signing up there to ask more questions on this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigop</title>
		<link>http://www.kelvinluck.com/2005/09/flashr-03-released/comment-page-1/#comment-49</link>
		<dc:creator>bigop</dc:creator>
		<pubDate>Sat, 24 Sep 2005 18:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=37#comment-49</guid>
		<description>do you mean we cannot do the photoset.getNotinSet automatically ?&lt;br /&gt;
except by a shared object ?&lt;br /&gt;
...</description>
		<content:encoded><![CDATA[<p>do you mean we cannot do the photoset.getNotinSet automatically ?<br />
except by a shared object ?<br />
...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin</title>
		<link>http://www.kelvinluck.com/2005/09/flashr-03-released/comment-page-1/#comment-48</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Fri, 23 Sep 2005 14:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=37#comment-48</guid>
		<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Have you authenticated with flickr.com? The photosGetNotInSet method requires authentication because it returns a list of photos for the calling user&#8230; &lt;br /&gt;
&lt;br /&gt;
The process of authentication isn&#8217;t too clear &#8211; I&#8217;m planning to put together an example at some point soon but check the auth* methods documentation for now,&lt;br /&gt;
&lt;br /&gt;
Hope this helps,&lt;br /&gt;
&lt;br /&gt;
Kelvin :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Have you authenticated with flickr.com? The photosGetNotInSet method requires authentication because it returns a list of photos for the calling user&#8230; </p>
<p>The process of authentication isn&#8217;t too clear &#8211; I&#8217;m planning to put together an example at some point soon but check the auth* methods documentation for now,</p>
<p>Hope this helps,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigop</title>
		<link>http://www.kelvinluck.com/2005/09/flashr-03-released/comment-page-1/#comment-47</link>
		<dc:creator>bigop</dc:creator>
		<pubDate>Fri, 23 Sep 2005 13:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=37#comment-47</guid>
		<description>hello, I can&#8217;t make work the function getNotInSEt() ...&lt;br /&gt;
after reading a lot of your doc ,i didnt find a way to do it &#8230;&lt;br /&gt;
could you post me just a line of code ?&lt;br /&gt;
i&#8217;m currently trying to test your flashr here &lt;br /&gt;
&lt;a href=&quot;http://www.postite.com/diapostite&quot;&gt;diapostite&lt;/a&gt;&lt;br /&gt;
i enjoyed the photosets function ! &lt;br /&gt;
&lt;br /&gt;
thx</description>
		<content:encoded><![CDATA[<p>hello, I can&#8217;t make work the function getNotInSEt() ...<br />
after reading a lot of your doc ,i didnt find a way to do it &#8230;<br />
could you post me just a line of code ?<br />
i&#8217;m currently trying to test your flashr here <br />
<a href="http://www.postite.com/diapostite">diapostite</a><br />
i enjoyed the photosets function ! </p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin</title>
		<link>http://www.kelvinluck.com/2005/09/flashr-03-released/comment-page-1/#comment-46</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Tue, 20 Sep 2005 21:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=37#comment-46</guid>
		<description>Hi,&lt;br /&gt;
&lt;br /&gt;
Glad you like the new features :)&lt;br /&gt;
&lt;br /&gt;
As always, any feedback on issues you run into is much appreciated,&lt;br /&gt;
&lt;br /&gt;
Cheers,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Glad you like the new features :)</p>
<p>As always, any feedback on issues you run into is much appreciated,</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigop</title>
		<link>http://www.kelvinluck.com/2005/09/flashr-03-released/comment-page-1/#comment-45</link>
		<dc:creator>bigop</dc:creator>
		<pubDate>Tue, 20 Sep 2005 10:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=37#comment-45</guid>
		<description>nice work !&lt;br /&gt;
i&#8217;m glad you &#8216;ve been added theese two new features especially the photosets one !&lt;br /&gt;
thx</description>
		<content:encoded><![CDATA[<p>nice work !<br />
i&#8217;m glad you &#8216;ve been added theese two new features especially the photosets one !<br />
thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.315 seconds -->

