<?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: OLPC Spy Cam</title>
	<atom:link href="http://www.earobinson.org/2008/02/09/olpc-spy-cam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Wed, 06 Oct 2010 19:59:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Taylor</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-997</link>
		<dc:creator>Taylor</dc:creator>
		<pubDate>Mon, 07 Apr 2008 23:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-997</guid>
		<description>earobinson - I wanted to drop you a quick &quot;Thank you&quot; for filling me in on the missing &quot;sudo yum install python-imaging&quot; command. It&#039;s working like a charm!</description>
		<content:encoded><![CDATA[<p>earobinson &#8211; I wanted to drop you a quick &#8220;Thank you&#8221; for filling me in on the missing &#8220;sudo yum install python-imaging&#8221; command. It&#8217;s working like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Smith</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-996</link>
		<dc:creator>Bob Smith</dc:creator>
		<pubDate>Wed, 05 Mar 2008 23:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-996</guid>
		<description>Hey I am a brand new linux newbie, what are the step by step instructions for setting this up? Sounds way cool!</description>
		<content:encoded><![CDATA[<p>Hey I am a brand new linux newbie, what are the step by step instructions for setting this up? Sounds way cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-991</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Mon, 03 Mar 2008 13:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-991</guid>
		<description>imageFilter is the second file if you do an &quot;ls&quot; you should have two files imageFilter.py and imageCaputer.py</description>
		<content:encoded><![CDATA[<p>imageFilter is the second file if you do an &#8220;ls&#8221; you should have two files imageFilter.py and imageCaputer.py</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThePete</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-990</link>
		<dc:creator>ThePete</dc:creator>
		<pubDate>Mon, 03 Mar 2008 08:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-990</guid>
		<description>I&#039;m getting the error where it says &quot;No module named imageFilter&quot; even after I yum installed python-imaging. :(

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the error where it says &#8220;No module named imageFilter&#8221; even after I yum installed python-imaging. <img src='http://www.earobinson.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-986</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Sun, 02 Mar 2008 05:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-986</guid>
		<description>Taylor I dont think so, but it does use the pil library http://www.pythonware.com/products/pil/, try:

su
yum install python- imaging ... i hope thats the command ill check it when I get home</description>
		<content:encoded><![CDATA[<p>Taylor I dont think so, but it does use the pil library <a href="http://www.pythonware.com/products/pil/" rel="nofollow">http://www.pythonware.com/products/pil/</a>, try:</p>
<p>su<br />
yum install python- imaging &#8230; i hope thats the command ill check it when I get home</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taylor</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-987</link>
		<dc:creator>Taylor</dc:creator>
		<pubDate>Sun, 02 Mar 2008 03:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-987</guid>
		<description>I&#039;m eager to try out your (awesome looking) timelapse software on my XO, but I keep getting the error:

&quot;Import Error: no module named Image&quot;

Where is the image module that it needs?

Do I need any other software or libraries installed on a stock XO?

Cheers!</description>
		<content:encoded><![CDATA[<p>I&#8217;m eager to try out your (awesome looking) timelapse software on my XO, but I keep getting the error:</p>
<p>&#8220;Import Error: no module named Image&#8221;</p>
<p>Where is the image module that it needs?</p>
<p>Do I need any other software or libraries installed on a stock XO?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThePete</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-995</link>
		<dc:creator>ThePete</dc:creator>
		<pubDate>Thu, 28 Feb 2008 20:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-995</guid>
		<description>Hey Eve, you might want to stop by the OLPCNews.com/forum and have a look around.  There are a lot of great threads there.

As for how to upload pictures to MySpace, I&#039;d say you would probably have to pull up MySpace in the XO&#039;s browser and, when you go to your upload page and click the &quot;browse&quot; button, you&#039;ll see the Journal appear.  Find the picture you took with the XO&#039;s cam and then select it.

To make it easier to find the pictures you take, you might want to go into Journal and click on the picture entries and change the names of each one.  This way when you go to upload them you&#039;ll know which one is which.  Otherwise each one will just be called &quot;picture by Eve&quot;.

Hope that helps!  Please feel free to contact me if you have any other questions. I&#039;m at thepetecomATgmail.</description>
		<content:encoded><![CDATA[<p>Hey Eve, you might want to stop by the OLPCNews.com/forum and have a look around.  There are a lot of great threads there.</p>
<p>As for how to upload pictures to MySpace, I&#8217;d say you would probably have to pull up MySpace in the XO&#8217;s browser and, when you go to your upload page and click the &#8220;browse&#8221; button, you&#8217;ll see the Journal appear.  Find the picture you took with the XO&#8217;s cam and then select it.</p>
<p>To make it easier to find the pictures you take, you might want to go into Journal and click on the picture entries and change the names of each one.  This way when you go to upload them you&#8217;ll know which one is which.  Otherwise each one will just be called &#8220;picture by Eve&#8221;.</p>
<p>Hope that helps!  Please feel free to contact me if you have any other questions. I&#8217;m at thepetecomATgmail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eve</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-989</link>
		<dc:creator>Eve</dc:creator>
		<pubDate>Tue, 26 Feb 2008 20:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-989</guid>
		<description>Hey. Ok so this is driving me insane! I would like to upload pics onto my myspace. I did it once before, but i have no clue what i did. Can you help?</description>
		<content:encoded><![CDATA[<p>Hey. Ok so this is driving me insane! I would like to upload pics onto my myspace. I did it once before, but i have no clue what i did. Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-985</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 11 Feb 2008 06:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-985</guid>
		<description>Next time put a shirt on when you take a pic of yourself. :S</description>
		<content:encoded><![CDATA[<p>Next time put a shirt on when you take a pic of yourself. :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/comment-page-1/#comment-988</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Sun, 10 Feb 2008 18:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comment-988</guid>
		<description>@Anon when did you order it?</description>
		<content:encoded><![CDATA[<p>@Anon when did you order it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

