<?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 for Spencer Bliven</title>
	<atom:link href="http://acsweb.ucsd.edu/~sbliven/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://acsweb.ucsd.edu/~sbliven</link>
	<description>Thoughts and Research</description>
	<lastBuildDate>Tue, 19 Mar 2013 17:43:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on The Statistics of Monopoly by Spencer</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/02/the-statistics-of-monopoly/#comment-5435</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Tue, 19 Mar 2013 17:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=230#comment-5435</guid>
		<description>It should be easy to adapt the code. You would just need to reduce the board size and change the transition probabilities based on whatever chance &amp; community chest cards are present in the deck.</description>
		<content:encoded><![CDATA[<p>It should be easy to adapt the code. You would just need to reduce the board size and change the transition probabilities based on whatever chance &#038; community chest cards are present in the deck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Statistics of Monopoly by Linda Vincent</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/02/the-statistics-of-monopoly/#comment-5414</link>
		<dc:creator>Linda Vincent</dc:creator>
		<pubDate>Sat, 09 Mar 2013 15:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=230#comment-5414</guid>
		<description>Have you done this with Millionaire Monopoly.  Smaller board and can be played in about an hour.  Fun.  Thanks for your time.</description>
		<content:encoded><![CDATA[<p>Have you done this with Millionaire Monopoly.  Smaller board and can be played in about an hour.  Fun.  Thanks for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino IDE keywords by Spencer</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/01/arduino-ide-keywords/#comment-5291</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Mon, 25 Feb 2013 19:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=250#comment-5291</guid>
		<description>You would have to modify the Arduino IDE if you wanted to add an additional color to the syntax highlighter. It’s open source, so that should be possible. If you simply add ‘KEYWORD4′ lines to your keywords.txt they will probably be ignored by the file parser, or could possibly result in an exception.</description>
		<content:encoded><![CDATA[<p>You would have to modify the Arduino IDE if you wanted to add an additional color to the syntax highlighter. It’s open source, so that should be possible. If you simply add ‘KEYWORD4′ lines to your keywords.txt they will probably be ignored by the file parser, or could possibly result in an exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TV Oscilloscope Part 2 by Rick Harry</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2013/01/tv-oscilloscope-part-2/#comment-5266</link>
		<dc:creator>Rick Harry</dc:creator>
		<pubDate>Mon, 11 Feb 2013 14:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=371#comment-5266</guid>
		<description>Great Post thanks for sharing information about  TV oscilloscope</description>
		<content:encoded><![CDATA[<p>Great Post thanks for sharing information about  TV oscilloscope</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino IDE keywords by umroh</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/01/arduino-ide-keywords/#comment-5255</link>
		<dc:creator>umroh</dc:creator>
		<pubDate>Wed, 30 Jan 2013 02:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=250#comment-5255</guid>
		<description>its really help brother, keep sharing</description>
		<content:encoded><![CDATA[<p>its really help brother, keep sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino IDE keywords by vivek</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/01/arduino-ide-keywords/#comment-5254</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 28 Jan 2013 11:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=250#comment-5254</guid>
		<description>Can you just tell me how to add a new field of Keyword... like i want to add &quot;Keyword4&quot;

So want to use keyword4 in my library to give a different color to my functions and system functons.</description>
		<content:encoded><![CDATA[<p>Can you just tell me how to add a new field of Keyword&#8230; like i want to add &#8220;Keyword4&#8243;</p>
<p>So want to use keyword4 in my library to give a different color to my functions and system functons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino IDE keywords by helped out dude</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/01/arduino-ide-keywords/#comment-5227</link>
		<dc:creator>helped out dude</dc:creator>
		<pubDate>Sat, 26 Jan 2013 05:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=250#comment-5227</guid>
		<description>One more. possibly known to others, but the method/function/class/etc and type of keyword should be tab separated.

as in

WireKEYWORD1</description>
		<content:encoded><![CDATA[<p>One more. possibly known to others, but the method/function/class/etc and type of keyword should be tab separated.</p>
<p>as in</p>
<p>WireKEYWORD1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino IDE keywords by helped out dude</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/01/arduino-ide-keywords/#comment-5226</link>
		<dc:creator>helped out dude</dc:creator>
		<pubDate>Sat, 26 Jan 2013 05:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=250#comment-5226</guid>
		<description>Thanks for this. you should consider contributing it to the arduino playground site.</description>
		<content:encoded><![CDATA[<p>Thanks for this. you should consider contributing it to the arduino playground site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress with Sqlite on PHP 5.1 by firme de paza</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2010/11/wordpress-with-sqlite-on-php-5-1/#comment-5156</link>
		<dc:creator>firme de paza</dc:creator>
		<pubDate>Sun, 06 Jan 2013 10:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=33#comment-5156</guid>
		<description>You should upgrade to PHP 5.3</description>
		<content:encoded><![CDATA[<p>You should upgrade to PHP 5.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Statistics of Monopoly by Spencer</title>
		<link>http://acsweb.ucsd.edu/~sbliven/2012/02/the-statistics-of-monopoly/#comment-5128</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Thu, 03 Jan 2013 01:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://acsweb.ucsd.edu/~sbliven/?p=230#comment-5128</guid>
		<description>My edition did not have an &#039;advance to go&#039; card in community chest - just the &#039;go directly to jail&#039;. I&#039;m not sure if this is because I lost it or because I was using a modernized version rather than the traditional board.

I did take the &#039;move 3 spaces back&#039; into account in the community chest calculation.</description>
		<content:encoded><![CDATA[<p>My edition did not have an &#8216;advance to go&#8217; card in community chest &#8211; just the &#8216;go directly to jail&#8217;. I&#8217;m not sure if this is because I lost it or because I was using a modernized version rather than the traditional board.</p>
<p>I did take the &#8216;move 3 spaces back&#8217; into account in the community chest calculation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
