<?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: Woot-Off Lights &#8211; in Python</title>
	<atom:link href="http://brettinman.com/2009/06/03/woot-off-lights-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://brettinman.com/2009/06/03/woot-off-lights-in-python/</link>
	<description>Hardware tinkering with the occasional bit of software</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:44:53 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: brettinman</title>
		<link>http://brettinman.com/2009/06/03/woot-off-lights-in-python/comment-page-1/#comment-28</link>
		<dc:creator>brettinman</dc:creator>
		<pubDate>Sun, 12 Jul 2009 15:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://brettinman.com/?p=70#comment-28</guid>
		<description>The python program checks my wootoff tracker (woot.brettinman.com), pulling down an XML file that has already broke down the info (major thanks to Darkstar, who wrote the tracker software). We&#039;re going to make it so that you can choose which tracker to use, although that tracker has to be a darkstar one.

There is almost no load on Woot&#039;s servers, as my tracker is acting as a buffer. The tracker only pulls from Woot&#039;s servers every couple minutes (shorter if there&#039;s a Wootoff in progress).

As far as the hardware, the PCB for the USB Power Shield has shipped and I&#039;m waiting on it&#039;s arrival to put it together. Expect an update soon.</description>
		<content:encoded><![CDATA[<p>The python program checks my wootoff tracker (woot.brettinman.com), pulling down an XML file that has already broke down the info (major thanks to Darkstar, who wrote the tracker software). We&#8217;re going to make it so that you can choose which tracker to use, although that tracker has to be a darkstar one.</p>
<p>There is almost no load on Woot&#8217;s servers, as my tracker is acting as a buffer. The tracker only pulls from Woot&#8217;s servers every couple minutes (shorter if there&#8217;s a Wootoff in progress).</p>
<p>As far as the hardware, the PCB for the USB Power Shield has shipped and I&#8217;m waiting on it&#8217;s arrival to put it together. Expect an update soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://brettinman.com/2009/06/03/woot-off-lights-in-python/comment-page-1/#comment-27</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Sun, 12 Jul 2009 15:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://brettinman.com/?p=70#comment-27</guid>
		<description>As far as requesting the XML file and reading it, why not just have woots servers push a notification to your python program?  It would help out both parties...especially woots servers.  I&#039;m sure you&#039;ve already thought of this...I&#039;m just curious as to why it didn&#039;t go that way.  All the work you&#039;re doing is greatly appreciated.  Thanks ~Shaun</description>
		<content:encoded><![CDATA[<p>As far as requesting the XML file and reading it, why not just have woots servers push a notification to your python program?  It would help out both parties&#8230;especially woots servers.  I&#8217;m sure you&#8217;ve already thought of this&#8230;I&#8217;m just curious as to why it didn&#8217;t go that way.  All the work you&#8217;re doing is greatly appreciated.  Thanks ~Shaun</p>
]]></content:encoded>
	</item>
</channel>
</rss>
