<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edward Andrew Robinson &#187; spy</title>
	<atom:link href="http://www.earobinson.org/tag/spy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Thu, 25 Feb 2010 02:52:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OLPC Spy Cam</title>
		<link>http://www.earobinson.org/2008/02/09/olpc-spy-cam/</link>
		<comments>http://www.earobinson.org/2008/02/09/olpc-spy-cam/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 16:23:33 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[OLPC]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web cam]]></category>
		<category><![CDATA[xo]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/2008/02/09/olpc-spy-cam/</guid>
		<description><![CDATA[So now that I have my XO OLPC computer I wanted to find something to do with it. As I said before its the web cam that really impressed me and so I decided to start playing with that. After jumping onto the #OLPC freenode irc room and asking them a few questions I was [...]]]></description>
			<content:encoded><![CDATA[<p>So now <a href="http://www.earobinson.org/2008/01/20/i-got-my-olpc-xo-friday/">that I have my XO OLPC computer</a> I wanted to find something to do with it. As I said before its the <a href="http://www.earobinson.org/2008/01/20/i-got-my-olpc-xo-friday/">web cam that really impressed me</a> and so I decided to start playing with that. After jumping onto the #OLPC <a href="http://freenode.net/">freenode</a> <a href="http://en.wikipedia.org/wiki/IRC">irc</a> room and asking them a few questions I was quickly able to write this python program.</p>
<ul>
<li><a href="http://www.earobinson.org/wp-content/uploads/2008/02/imagecapturepy.txt" title="imagecapturepy.txt">imagecapture.py</a></li>
<li><a href="http://www.earobinson.org/wp-content/uploads/2008/02/imagefilterpy.txt" title="imagefilterpy.txt">imagefilter.py</a><a href="http://www.earobinson.org/wp-content/uploads/2008/02/imagefilter.py" title="imagefilter.py"> </a></li>
</ul>
<p>Set it up as a <a href="http://en.wikipedia.org/wiki/Crontab">cron job</a> and<a href="http://files.earobinson.org/olpc/"> upload pictures from outside my apartment window every hour</a>. I&#8217;m not sure how long ill be keeping it running and if I play with the laptop and dont turn off the script I guess it will upload pictures of me.</p>
<p>Well for anyone interested the important code to take a picture is: [sourcecode language="python"]os.system(&#8216;gst-launch-0.10 v4l2src ! ffmpegcolorspace ! pngenc ! filesink location=&#8217; + filename)[/sourcecode] and I would love to hear what you have been doing with your <a href="http://laptop.org/laptop/">XO</a>.</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2007/11/12/ordered-my-olpc-today/' rel='bookmark' title='Permanent Link: Ordered My OLPC XO Today'>Ordered My OLPC XO Today</a></li>
<li><a href='http://www.earobinson.org/2008/01/20/i-got-my-olpc-xo-friday/' rel='bookmark' title='Permanent Link: I Got My OLPC XO Friday.'>I Got My OLPC XO Friday.</a></li>
<li><a href='http://www.earobinson.org/2007/09/12/posting-source-code-to-wordpresscom/' rel='bookmark' title='Permanent Link: Posting Source Code to Wordpress.com'>Posting Source Code to Wordpress.com</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/02/09/olpc-spy-cam/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
