<?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>Kuma&#039;s Lair &#187; Programming</title>
	<atom:link href="http://www.scottkuma.net/category/computers/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.scottkuma.net</link>
	<description>It&#039;s just like my brain - only cleaner.</description>
	<lastBuildDate>Tue, 01 Nov 2011 14:11:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OS X Field Day / Contest Logger</title>
		<link>http://www.scottkuma.net/os-x-field-day-contest-logger</link>
		<comments>http://www.scottkuma.net/os-x-field-day-contest-logger#comments</comments>
		<pubDate>Tue, 07 Jul 2009 13:49:58 +0000</pubDate>
		<dc:creator>Scott Pettigrew</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ham Radio]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Amateur Radio]]></category>

		<guid isPermaLink="false">http://www.scottkuma.net/?p=169</guid>
		<description><![CDATA[I&#8217;m starting to design a Amateur Radio Contest Logging program for Mac OS X. So, in essence, this is a shout-out to any Amateur Radio Operators out there who use OS X&#8230;what features are important in a contest logger.  What features would be on your &#8220;nice to have&#8221; list? I definitely will be working on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-170" title="buystrip-imac-20090420" style="float:left" src="http://www.scottkuma.net/wp-content/uploads/2009/07/buystrip-imac-20090420.png" alt="buystrip-imac-20090420" width="68" height="114" />I&#8217;m starting to design a Amateur Radio Contest Logging program for Mac OS X. </p>
<p>So, in essence, this is a shout-out to any Amateur Radio Operators out there who use OS X&#8230;what features are important in a contest logger.  What features would be on your &#8220;nice to have&#8221; list?  </p>
<p>I definitely will be working on features important for Field Day usage, but what other contests do Mac users participate in?</p>
<p>My intent is for this to be a no-cost, open-source program. Please keep in mind that I will be starting out slowly, then building in more complex features later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottkuma.net/os-x-field-day-contest-logger/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2009 NCAA March Madness Bracket Generator</title>
		<link>http://www.scottkuma.net/2009-ncaa-march-madness-bracket-generator</link>
		<comments>http://www.scottkuma.net/2009-ncaa-march-madness-bracket-generator#comments</comments>
		<pubDate>Fri, 13 Mar 2009 02:32:29 +0000</pubDate>
		<dc:creator>Scott Pettigrew</dc:creator>
				<category><![CDATA[NCAA Picker]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.scottkuma.net/?p=149</guid>
		<description><![CDATA[This coming Sunday is my favorite Sunday of the year: &#8220;Selection Sunday&#8221;, and that means that I&#8217;m tweaking my yearly NCAA Auto-Picker! It&#8217;s currently using generic teams, but all that will change when the committee announces their picks. What is it? It&#8217;s a webpage that auto-generates a bracket for the NCAA Division I Men&#8217;s Basketball [...]]]></description>
			<content:encoded><![CDATA[<p>This coming Sunday is my favorite Sunday of the year: &#8220;Selection Sunday&#8221;, and that means that I&#8217;m tweaking my <a href="http://scottkuma.net/NCAA/index.php" target="_blank">yearly NCAA Auto-Picker! </a>It&#8217;s<a href="http://scottkuma.net/NCAA/index.php" target="_blank"> </a>currently using generic teams, but all that will change when the committee announces their picks.<a href="http://scottkuma.net/NCAA/index.php" target="_blank"><br />
</a></p>
<p><strong>What is it?</strong></p>
<p>It&#8217;s a webpage that auto-generates a bracket for the NCAA Division I Men&#8217;s Basketball Tournament (also known as &#8220;March Madness&#8221;).</p>
<p><strong>Why did you make this?</strong></p>
<p>Picking a mediocre bracket is easy! For each game, pick the team with the lowest number (the lower seed, or the &#8220;better team&#8221;) as the winner. In later rounds, you might have equally-seeded teams up against one another (two #1 seeds might meet in the Final Four, for example). For those, you can either flip a coin or watch ESPN to get the conventional wisdom. However&#8230;every year there are teams that buck the conventional wisdom and beat teams with lower seeds. This makes it very very difficult to pick a GREAT bracket &#8211; one that will win your office tournament. <em>I SUCK at picking great brackets</em>, so I made this page to help figure out which upsets might be likely.  Plus, I&#8217;m lazy&#8230;</p>
<p><span id="more-149"></span><br />
<strong>How does it work?</strong></p>
<p>Using a statistical snapshot of all of the modern tournaments, I can tell how often a lower-seeded team is upset by a higher-seeded team. In a geeky, Dungeons and Dragons kind of way, I roll a virtual die for each game, and based on the statistical history, choose a winner.</p>
<p>However, some upsets (#16 beating #1, for example) or some head-to-head matchups have NEVER happened! For those, I need to assign a probability that an upset will happen. I do this based on the seed difference. If a #16 seed plays a #1 seed, this is:</p>
<p><em>Difference = (HighSeed &#8211; LowSeed) = 16 &#8211; 1 = 15<br />
</em></p>
<p>You can see the probabilities used on the right-hand side of each bracket. These are fixed &#8211; although I would be willing to change them given some constructive commentary.</p>
<p><strong>Hey!  Your stupid page picked &#8220;<em>insert lame team name here</em>&#8220;!!!</strong></p>
<p>Yup, it did. And next time, phrase your answer in the form of a question! Again, this is all based on statistics. If you don&#8217;t like how it picks, <a href="http://scottkuma.net/NCAA">pick a new bracket</a> (refresh your page) &amp; it will pick another one for you. Alternatively you could program your own picker page with a better algorithm&#8230;or send me some email at scottkuma+picker [at] gmail.com with ideas, constructive criticism, etc.</p>
<p>You should probably know that every pick made by the page is logged&#8230;and each year I do some post-tournament statistical analysis to improve the page.</p>
<p><strong>UPDATE!! &#8212; </strong>I&#8217;ve noticed in past years that in cases where there isn&#8217;t a lot of historical data, that it can become VERY easy for a poor seed to go a long way in the tournament.  For example, a 9 seed has played a 5 seed only once in the third round, and it won that game.  That means that in my pick system, that 9 seed would beat the 5 seed 99 times out of 100&#8230;not realistic at all.</p>
<p>What I&#8217;ve done this year to attempt to counter this type of &#8220;nerfing&#8221; is to go back to my static table (on the right side of the page) when there are fewer than 5 historical examples for each match-up.  In my testing, that seems to make things more realistic.  I will play with the threshold to try to optimize the formula.</p>
<p><strong>I lost my office pool because I used your page!</strong></p>
<p>Ok, if you use my page as your basis for betting your rent/mortgage payment, or any significant amount of money, I&#8217;m not responsible, and <em><strong>YOU ARE INSANE!! </strong></em>Besides, you probably would have lost anyways.</p>
<p>However, should you win a ton of money, I&#8217;d appreciate throwing a pittance my way&#8230;</p>
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottkuma.net/2009-ncaa-march-madness-bracket-generator/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My first released mac application&#8230;</title>
		<link>http://www.scottkuma.net/my-first-released-mac-application</link>
		<comments>http://www.scottkuma.net/my-first-released-mac-application#comments</comments>
		<pubDate>Mon, 09 Jun 2008 18:00:10 +0000</pubDate>
		<dc:creator>Scott Pettigrew</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.scottkuma.net/?p=25</guid>
		<description><![CDATA[Ok, it&#8217;s simple, but it&#8217;s an application that&#8217;s not just a &#8220;Hello World!&#8221; knockoff. This is a mac implementation of the xkcd website&#8217;s geohashing spontaneous adventure generator. It runs on OSX 10.4 and above. It MAY run on pre-Tiger versions of OSX, but I provide no support, and don&#8217;t guarantee that it&#8217;ll run on those. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-26" style="float:right" title="machasher" src="http://www.scottkuma.net/wp-content/uploads/2008/06/machasher-300x208.png" alt="" width="300" height="208" />Ok, it&#8217;s simple, but it&#8217;s an application that&#8217;s not just a &#8220;Hello World!&#8221; knockoff.</p>
<p>This is a mac implementation of the <a href="http://www.xkcd.com/426/" target="_blank">xkcd website&#8217;s geohashing</a> spontaneous adventure generator.  It runs on OSX 10.4 and above.  It MAY run on pre-Tiger versions of OSX, but I provide no support, and don&#8217;t guarantee that it&#8217;ll run on those.</p>
<p><a href="http://scottkuma.net/geohashing/macHasher.dmg">Download it!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scottkuma.net/my-first-released-mac-application/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

