<?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>Northern Bites Blog</title>
	<atom:link href="http://robocup.bowdoin.edu/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://robocup.bowdoin.edu/blog</link>
	<description>got fire?</description>
	<lastBuildDate>Wed, 11 Nov 2009 21:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Parents Weekend Scrimmage Recap</title>
		<link>http://robocup.bowdoin.edu/blog/2009/11/11/parents-weekend-scrimmage-2/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/11/11/parents-weekend-scrimmage-2/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:53:47 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Nao]]></category>
		<category><![CDATA[RoboCup]]></category>
		<category><![CDATA[Scrimmages]]></category>
		<category><![CDATA[Team]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[nBites]]></category>
		<category><![CDATA[exhibition]]></category>
		<category><![CDATA[Morrell Lounge]]></category>
		<category><![CDATA[parent's weekend]]></category>
		<category><![CDATA[scrimmage]]></category>
		<category><![CDATA[Smith Union]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=820</guid>
		<description><![CDATA[Apologies for the delay! Our Parent&#8217;s Weekend Scrimmage went off without a hitch (mostly). The lights were super dim and we had to enlist our auxiliary lighting to help out. Even so, the light was under 200, but Elise triumphed, churning out a functional color table in under 1.5 hours.
The team had a great showing, [...]]]></description>
			<content:encoded><![CDATA[<p>Apologies for the delay! Our Parent&#8217;s Weekend Scrimmage went off without a hitch (mostly). The lights were super dim and we had to enlist our auxiliary lighting to help out. Even so, the light was under 200, but Elise triumphed, churning out a functional color table in under 1.5 hours.</p>
<p>The team had a great showing, with 11 members participating. The new guys all got some experience with photo taking and the pre-game warm up. Photo taking this year is greatly expedited by the ability to stream and save images directly in the TOOL.</p>
<p>The scrimmage itself was a success. We played 2-on-1 for two regulation halves which ended in a 1-1 tie. The bots moved considerably slower than in Graz, but stayed stable for the whole game.</p>
<p>Check out the video below for the full match.<br />
<a href='http://robocup.bowdoin.edu/media/2009/ParentsWeekend.m4v' >Parents Weekend 2009</a></p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/11/11/parents-weekend-scrimmage-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parents Weekend Scrimmage</title>
		<link>http://robocup.bowdoin.edu/blog/2009/10/30/parents-weekend-scrimmage/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/10/30/parents-weekend-scrimmage/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:37:19 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[RoboCup]]></category>
		<category><![CDATA[exhibition]]></category>
		<category><![CDATA[Parents]]></category>
		<category><![CDATA[scrimmage]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/2009/10/30/parents-weekend-scrimmage/</guid>
		<description><![CDATA[Tomorrow morning at 11am, the Northern Bites will be holding an exhibition for the community in Morrell Lounge (in Smith Union). We&#8217;ll be playing some two-on-two or two-on-one from 11 until noon. We&#8217;ll be filming, so look for a post on that later.
]]></description>
			<content:encoded><![CDATA[<p>Tomorrow morning at 11am, the Northern Bites will be holding an exhibition for the community in Morrell Lounge (in Smith Union). We&#8217;ll be playing some two-on-two or two-on-one from 11 until noon. We&#8217;ll be filming, so look for a post on that later.</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/10/30/parents-weekend-scrimmage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>switching tool to the ant build system</title>
		<link>http://robocup.bowdoin.edu/blog/2009/10/07/switching-tool-to-the-ant-build-system/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/10/07/switching-tool-to-the-ant-build-system/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:11:29 +0000</pubDate>
		<dc:creator>oneamtu</dc:creator>
				<category><![CDATA[RoboCup]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=816</guid>
		<description><![CDATA[I finalized several days ago an ant build script for the TOOL (Totally Operating Omniuseful Linesofcodehackedtogether) and it&#8217;ll be pushed into the nbites master soon. It is somewhat faster than make, the code is cleaner, it&#8217;s more easily extensible and automatically adds jars to the path, but the best thing is probably that you can [...]]]></description>
			<content:encoded><![CDATA[<p>I finalized several days ago an ant build script for the TOOL (Totally Operating Omniuseful Linesofcodehackedtogether) and it&#8217;ll be pushed into the nbites master soon. It is somewhat faster than make, the code is cleaner, it&#8217;s more easily extensible and automatically adds jars to the path, but the best thing is probably that you can just import the ant build file in an IDE to import tool (which will hopefuly encourage more rookies to juggle with the code). All you have to do is run the command</p>
<blockquote>
<pre>ant</pre>
</blockquote>
<p>Of course, as any part of the tool, it&#8217;s imperfect since it still relies on make to make the TOOLVisionLink library (which is acceptable since you only do it once).</p>
<p>Cheers,</p>
<p>Octavian</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/10/07/switching-tool-to-the-ant-build-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Year</title>
		<link>http://robocup.bowdoin.edu/blog/2009/10/03/a-new-year/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/10/03/a-new-year/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 16:08:42 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[RoboCup]]></category>
		<category><![CDATA[parent's weekend]]></category>
		<category><![CDATA[rookies]]></category>
		<category><![CDATA[scrimmage]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/2009/10/03/a-new-year/</guid>
		<description><![CDATA[Well, it&#8217;s a new year for the Northern Bites and we&#8217;re gaining momentum. We&#8217;ve got a 5-man CS 320 Robotics course led by the fearless Chown-dog himself, 4 newly involved frosh and 2 new sophomores. Add in a brand new MacBook and we&#8217;ve got ourselves a team.
On the near horizon, we&#8217;ll be having a Parent&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s a new year for the Northern Bites and we&#8217;re gaining momentum. We&#8217;ve got a 5-man CS 320 Robotics course led by the fearless Chown-dog himself, 4 newly involved frosh and 2 new sophomores. Add in a brand new MacBook and we&#8217;ve got ourselves a team.</p>
<p>On the near horizon, we&#8217;ll be having a Parent&#8217;s Weekend scrimmage in Smith Union. It&#8217;ll be a great chance to showcase our MASSIVE improvements since the last home game (US Open &#8216;09) and a perfect time to give the rookies a sense of how the games actually go.</p>
<p>(Un)Roll!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/10/03/a-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing a source code release</title>
		<link>http://robocup.bowdoin.edu/blog/2009/08/20/preparing-a-source-code-release/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/08/20/preparing-a-source-code-release/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 19:15:22 +0000</pubDate>
		<dc:creator>Joho</dc:creator>
				<category><![CDATA[Codebase]]></category>
		<category><![CDATA[Nao]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[RoboCup 2009]]></category>

		<guid isPermaLink="false">http://robocup-new.bowdoin.edu/blog/?p=798</guid>
		<description><![CDATA[Our source code has been available to the public on github since we started a new repository last summer. However, we haven&#8217;t had a stable master worthy of releasing to the public until the RoboCup in Graz.
Now we&#8217;ve decided to do a real &#8217;source-release&#8217; with the code we played in the Finals which has relatively [...]]]></description>
			<content:encoded><![CDATA[<p>Our source code has been available to the public on <a href="http://www.github.com/northern-bites" onclick="pageTracker._trackPageview('/outgoing/www.github.com/northern-bites?referer=');">github</a> since we started a new repository last summer. However, we haven&#8217;t had a stable master worthy of releasing to the public until the RoboCup in Graz.</p>
<p>Now we&#8217;ve decided to do a real &#8217;source-release&#8217; with the code we played in the Finals which has relatively stable versions of all the major modules necessary for soccer play.  In addition, we&#8217;ve added pages of documentation to the motion and vision systems, and are revamping our online documentation at our <a href="http://robocup.bowdoin.edu/trac/wiki">wiki</a>.  Once we finished some more documentation and get a good draft of our Team Report done, we&#8217;ll add a tag to our github account, and make an official announcement here.</p>
<p>Our hope is that by setting the example of sharing our code, we can convince other teams to share their code as well, and help out teams who don&#8217;t want to develop all their modules on their own. If you&#8217;re interested in providing feedback on our documentation in advance of the code release, please take a look at our <a href="http://robocup.bowdoin.edu/trac/wiki/GettingStarted">GettingStarted</a> page, and reply to this post, or email me directly (jstrom <at> bowdoin <dot> edu).</p>
<p>Below is a graph from github.com of our the git commits leading up to RoboCup 2009.<br />
</dot></at><div id="attachment_799" class="wp-caption alignnone" style="width: 1034px"><a href="/blog/wp-content/uploads/2009/08/dev-history.png"><img src="/blog/wp-content/uploads/2009/08/dev-history1-1024x384.png" alt="NBites Dev History" title="Two month development history leading up to RoboCup2009" width="400" height="150" class="size-large wp-image-799" /></a><p class="wp-caption-text">NBites Dev History</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/08/20/preparing-a-source-code-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video:  Short Highlights</title>
		<link>http://robocup.bowdoin.edu/blog/2009/07/15/video-short-highlights/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/07/15/video-short-highlights/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 15:28:46 +0000</pubDate>
		<dc:creator>Chown Dawg</dc:creator>
				<category><![CDATA[RoboCup 2009]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=786</guid>
		<description><![CDATA[Goal explosion.
This is posted purely for fun and with all due respect to a colleague who has been an inspiration and who has helped make the Northern Bites what we are today.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://robocup.bowdoin.edu/media/2009/graz/Fun.m4v">Goal explosion.</a></p>
<p>This is posted purely for fun and with all due respect to a colleague who has been an inspiration and who has helped make the Northern Bites what we are today.</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/07/15/video-short-highlights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video:  RoboCup 2009 Highlights</title>
		<link>http://robocup.bowdoin.edu/blog/2009/07/15/video-robocup-2009-highlights/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/07/15/video-robocup-2009-highlights/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 14:10:56 +0000</pubDate>
		<dc:creator>Chown Dawg</dc:creator>
				<category><![CDATA[RoboCup 2009]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=783</guid>
		<description><![CDATA[Hi Def
This could be considered a rough draft.  I still need to find the 2d half of the first Nao Devils game for example.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://robocup.bowdoin.edu/media/2009/graz/2009Highlights.m4v">Hi Def</a></p>
<p>This could be considered a rough draft.  I still need to find the 2d half of the first Nao Devils game for example.</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/07/15/video-robocup-2009-highlights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video:  Pool Play</title>
		<link>http://robocup.bowdoin.edu/blog/2009/07/13/video-pool-play/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/07/13/video-pool-play/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:37:54 +0000</pubDate>
		<dc:creator>Chown Dawg</dc:creator>
				<category><![CDATA[RoboCup]]></category>
		<category><![CDATA[RoboCup 2009]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=769</guid>
		<description><![CDATA[Eagle Knights
Nao-Team HTWK
In Hi-Def.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://robocup.bowdoin.edu/media/2009/graz/EagleKnights.m4v">Eagle Knights</a><br />
<a href="http://robocup.bowdoin.edu/media/2009/graz/Nao-TeamHTWK.m4v">Nao-Team HTWK</a></p>
<p>In Hi-Def.</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/07/13/video-pool-play/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video:  Semi-Finals vs. Nao Devils</title>
		<link>http://robocup.bowdoin.edu/blog/2009/07/13/video-semi-finals-vs-nao-devils/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/07/13/video-semi-finals-vs-nao-devils/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 14:26:12 +0000</pubDate>
		<dc:creator>Chown Dawg</dc:creator>
				<category><![CDATA[RoboCup]]></category>
		<category><![CDATA[RoboCup 2009]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=767</guid>
		<description><![CDATA[Hi-Def, not including shootout
]]></description>
			<content:encoded><![CDATA[<p><a href="http://robocup.bowdoin.edu/media/2009/graz/SemiFinals.m4v">Hi-Def, not including shootout</a></p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/07/13/video-semi-finals-vs-nao-devils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Finals &#8211; vs. B Human</title>
		<link>http://robocup.bowdoin.edu/blog/2009/07/13/video-finals-vs-b-human/</link>
		<comments>http://robocup.bowdoin.edu/blog/2009/07/13/video-finals-vs-b-human/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 13:31:58 +0000</pubDate>
		<dc:creator>Chown Dawg</dc:creator>
				<category><![CDATA[RoboCup]]></category>
		<category><![CDATA[RoboCup 2009]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://robocup.bowdoin.edu/blog/?p=764</guid>
		<description><![CDATA[B Human 5 &#8211; Bowdoin 0
High Def.  Lower Res coming later.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://robocup.bowdoin.edu/media/2009/graz/Finals.m4v">B Human 5 &#8211; Bowdoin 0</a></p>
<p>High Def.  Lower Res coming later.</p>
]]></content:encoded>
			<wfw:commentRss>http://robocup.bowdoin.edu/blog/2009/07/13/video-finals-vs-b-human/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
