<?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"
	>
<channel>
	<title>Comments on: Festival of Lite-Brites</title>
	<atom:link href="http://jewschool.com/2007/11/19/12829/festival-of-lite-brites/feed/" rel="self" type="application/rss+xml" />
	<link>http://jewschool.com/2007/11/19/12829/festival-of-lite-brites/</link>
	<description>Progressive Jews &#38; Judaism</description>
	<pubDate>Mon, 13 Oct 2008 17:28:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: sarah</title>
		<link>http://jewschool.com/2007/11/19/12829/festival-of-lite-brites/#comment-264615</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Wed, 21 Nov 2007 07:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://jewschool.com/2007/11/19/festival-of-lite-brites/#comment-264615</guid>
		<description>damn. i knew i remembered that hillel/shammai dispute wrong. thanks for the correction. ya'll get the idea. and thanks for the code insight jonathan!!!</description>
		<content:encoded><![CDATA[<p>damn. i knew i remembered that hillel/shammai dispute wrong. thanks for the correction. ya&#8217;ll get the idea. and thanks for the code insight jonathan!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://jewschool.com/2007/11/19/12829/festival-of-lite-brites/#comment-264163</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 20 Nov 2007 00:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://jewschool.com/2007/11/19/festival-of-lite-brites/#comment-264163</guid>
		<description>Looking at the source code menorah.c, it has a "low power" and a "high power" mode. In the latter case, it turns them all on simultaneously. In the "low power" mode, it lights each candle in sequence like this (example for day 5, 0 being the first day):
0000 0 0001
0000 0 0010
0000 0 0100
0000 0 1000
0000 1 0000
0001 0 0000
0010 0 0000
0000 0 0000
0000 0 0000 (repeating...)
In this mode, only one LED is active at any time, though the sequence is not visible to the naked eye (each step in low-power mode is only a few milliseconds). It also lights them out of order since the shamash comes in the middle of the sequence. :-)</description>
		<content:encoded><![CDATA[<p>Looking at the source code menorah.c, it has a &#8220;low power&#8221; and a &#8220;high power&#8221; mode. In the latter case, it turns them all on simultaneously. In the &#8220;low power&#8221; mode, it lights each candle in sequence like this (example for day 5, 0 being the first day):<br />
0000 0 0001<br />
0000 0 0010<br />
0000 0 0100<br />
0000 0 1000<br />
0000 1 0000<br />
0001 0 0000<br />
0010 0 0000<br />
0000 0 0000<br />
0000 0 0000 (repeating&#8230;)<br />
In this mode, only one LED is active at any time, though the sequence is not visible to the naked eye (each step in low-power mode is only a few milliseconds). It also lights them out of order since the shamash comes in the middle of the sequence. <img src='http://jewschool.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaxKohanzad</title>
		<link>http://jewschool.com/2007/11/19/12829/festival-of-lite-brites/#comment-264140</link>
		<dc:creator>MaxKohanzad</dc:creator>
		<pubDate>Mon, 19 Nov 2007 23:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://jewschool.com/2007/11/19/festival-of-lite-brites/#comment-264140</guid>
		<description>cool - although - Shammai would light 8 the first night then 7 the second etc...</description>
		<content:encoded><![CDATA[<p>cool - although - Shammai would light 8 the first night then 7 the second etc&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
