<?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: Mining</title>
	<atom:link href="http://www.shiffman.net/teaching/a2z/mining/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 19:49:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://www.shiffman.net/teaching/a2z/mining/comment-page-1/#comment-617498</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 01 Mar 2010 03:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/mining/#comment-617498</guid>
		<description>The code above was made to work with flickrapi-1.0.jar unfortunately so I&#039;m guessing that might be the problem? I&#039;ll have to update this page at some point, but in the mean time try reverting.</description>
		<content:encoded><![CDATA[<p>The code above was made to work with flickrapi-1.0.jar unfortunately so I&#8217;m guessing that might be the problem? I&#8217;ll have to update this page at some point, but in the mean time try reverting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Profenza</title>
		<link>http://www.shiffman.net/teaching/a2z/mining/comment-page-1/#comment-615133</link>
		<dc:creator>George Profenza</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/mining/#comment-615133</guid>
		<description>Flickr API problem, 
I&#039;m trying to do a simple search and either using the FlickrHelper class, either using the sample code 
up above I get the following exception:

&quot;com.aetrion.flickr.FlickrException: 96: Invalid signature
	at com.aetrion.flickr.photos.PhotosInterface.search(PhotosInterface.java:1082)
	at flicrkfetchr.FlicrkFetchr.setup(FlicrkFetchr.java:28)
	at processing.core.PApplet.handleDraw(PApplet.java:1383)
	at processing.core.PApplet.run(PApplet.java:1311)
	at java.lang.Thread.run(Thread.java:613)&quot;

I&#039;ve logged on to flickr and got a new API key for this test, but either key(old or new), makes
no difference. What am I missing ? What should I check for  ? I&#039;m using flickrapi-1.1.jar.

Thanks,
George</description>
		<content:encoded><![CDATA[<p>Flickr API problem,<br />
I&#8217;m trying to do a simple search and either using the FlickrHelper class, either using the sample code<br />
up above I get the following exception:</p>
<p>&#8220;com.aetrion.flickr.FlickrException: 96: Invalid signature<br />
	at com.aetrion.flickr.photos.PhotosInterface.search(PhotosInterface.java:1082)<br />
	at flicrkfetchr.FlicrkFetchr.setup(FlicrkFetchr.java:28)<br />
	at processing.core.PApplet.handleDraw(PApplet.java:1383)<br />
	at processing.core.PApplet.run(PApplet.java:1311)<br />
	at java.lang.Thread.run(Thread.java:613)&#8221;</p>
<p>I&#8217;ve logged on to flickr and got a new API key for this test, but either key(old or new), makes<br />
no difference. What am I missing ? What should I check for  ? I&#8217;m using flickrapi-1.1.jar.</p>
<p>Thanks,<br />
George</p>
]]></content:encoded>
	</item>
</channel>
</rss>
