<?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>BrownBot's Code Blog</title>
	<atom:link href="http://www.brownbot.com/XNABlog/index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.brownbot.com/XNABlog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 27 Aug 2012 12:29:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No Promises</title>
		<link>http://www.brownbot.com/XNABlog/?p=630</link>
		<comments>http://www.brownbot.com/XNABlog/?p=630#comments</comments>
		<pubDate>Mon, 27 Aug 2012 12:29:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=630</guid>
		<description><![CDATA[On the weekend I moved the iMac to the kitchen in an attempt to get some more use out of the big girl, part of which is hopefully resurrecting my much neglected blogs.
This is a test post from the new VM I setup just to run live writer on for blogging… lets see how it [...]]]></description>
			<content:encoded><![CDATA[<p>On the weekend I moved the iMac to the kitchen in an attempt to get some more use out of the big girl, part of which is hopefully resurrecting my much neglected blogs.</p>
<p>This is a test post from the new VM I setup just to run live writer on for blogging… lets see how it goes.</p>
<p>&#160;</p>
<p>Pete.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=630</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Character Redesigns Complete</title>
		<link>http://www.brownbot.com/XNABlog/?p=629</link>
		<comments>http://www.brownbot.com/XNABlog/?p=629#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:32:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SAGD]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=629</guid>
		<description><![CDATA[
The new racer dirchie still needs some tweaking (If you’ve got any suggestions drop them in the comments), all the other characters just flowed easily once I got the concept down but he’s proving to be a challenge to get right. Otherwise this is the redesigned cast of what I’m officially calling Dirchie Kart 2.
This [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Drichie-Kart-2.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Drichie-Kart-2" border="0" alt="Drichie-Kart-2" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Drichie-Kart-2_thumb.jpg" width="1028" height="772" /></a></p>
<p>The new racer dirchie still needs some tweaking (If you’ve got any suggestions drop them in the comments), all the other characters just flowed easily once I got the concept down but he’s proving to be a challenge to get right. Otherwise this is the redesigned cast of what I’m officially calling Dirchie Kart 2.</p>
<p>This year&#8217;s <a href="https://www.dreambuildplay.com/Main/Default.aspx">dream build play</a> was announced last week, the timing is a little tight but I think it’ll be a fitting finish to the project. At the very least it gives me a deadline to be finished by, at best it’ll give me a shot at taking it to the next level… Xbox Live Arcade… go big or go home I say!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=629</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking Route Planning To The Next Level</title>
		<link>http://www.brownbot.com/XNABlog/?p=626</link>
		<comments>http://www.brownbot.com/XNABlog/?p=626#comments</comments>
		<pubDate>Thu, 15 Mar 2012 05:37:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=626</guid>
		<description><![CDATA[Some days I think I don’t have a bad handle on this WPF stuff, this weeks new route planning UI is some of my finest work yet. I can’t take all the credit though, Microsoft have done a stellar job with the Bing maps WPF control.
In the image below the days across the top of [...]]]></description>
			<content:encoded><![CDATA[<p>Some days I think I don’t have a bad handle on this WPF stuff, this weeks new route planning UI is some of my finest work yet. I can’t take all the credit though, Microsoft have done a stellar job with the <a href="http://www.bing.com/community/site_blogs/b/maps/archive/2012/01/12/announcing-the-bing-maps-windows-presentation-foundation-control-v1.aspx">Bing maps WPF control</a>.</p>
<p>In the image below the days across the top of the map are actually a ListBox, the selected day brings forward and expands the order pins and lists the available trucks for that day. You simply drag the order from the map screen to the truck on the side to plot a route, you can even drag order items between trucks to re-route them.</p>
<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/RoutePlanning.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="RoutePlanning" border="0" alt="RoutePlanning" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/RoutePlanning_thumb.jpg" width="644" height="354" /></a></p>
<p>I’ve still got a fair bit of detail to add and some more database fields to store the data, but most of technical hurdles have been overcome at this point. I’ll blog about a couple of tricky points I’ve hit soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=626</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Character Redesigns&#8211;The Captain</title>
		<link>http://www.brownbot.com/XNABlog/?p=623</link>
		<comments>http://www.brownbot.com/XNABlog/?p=623#comments</comments>
		<pubDate>Mon, 12 Mar 2012 21:15:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dirchie Kart]]></category>
		<category><![CDATA[XBLIG]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[SAGD]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=623</guid>
		<description><![CDATA[
The captain took a bit of work, I found I kept gravitating toward a Popeye styled skinny sailor, in the end I went to the complete opposite.
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Captain.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Captain" border="0" alt="Captain" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Captain_thumb.jpg" width="364" height="484" /></a></p>
<p style="text-align: center">The captain took a bit of work, I found I kept gravitating toward a Popeye styled skinny sailor, in the end I went to the complete opposite.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=623</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Production Planning UI</title>
		<link>http://www.brownbot.com/XNABlog/?p=620</link>
		<comments>http://www.brownbot.com/XNABlog/?p=620#comments</comments>
		<pubDate>Thu, 08 Mar 2012 05:14:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=620</guid>
		<description><![CDATA[
This week I thought I was going to be implementing this new order entry system I’ve been writing, but as I started entering test data I realised it wouldn’t work unless I implemented the second part of the project, a production planning/scheduling app.
I’m pretty chuffed with how it’s coming together, what you see in the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Production-Planning.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Production Planning" border="0" alt="Production Planning" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Production-Planning_thumb.png" width="644" height="369" /></a></p>
<p>This week I thought I was going to be implementing this new order entry system I’ve been writing, but as I started entering test data I realised it wouldn’t work unless I implemented the second part of the project, a production planning/scheduling app.</p>
<p>I’m pretty chuffed with how it’s coming together, what you see in the screen shot is the result of 2 pretty solid days work. There’s a bit of nice drag’n drop trickery going on there it’s mostly MVVM styled with a few exceptions where it makes it easy, but for the most part the code is pretty neat.</p>
<p>I’m off for a long weekend now, next week I’ve got to add truck load grouping to it… which will be interesting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=620</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notification System</title>
		<link>http://www.brownbot.com/XNABlog/?p=617</link>
		<comments>http://www.brownbot.com/XNABlog/?p=617#comments</comments>
		<pubDate>Fri, 02 Mar 2012 05:35:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=617</guid>
		<description><![CDATA[I had a brain fart about 3 weeks ago of flexible system for sending different levels of notification from both the a database query or directly from code. Today I embedded the web view of the lowest level of notification directly into my administrative app at work complete with an iOSesk counter (the red dot [...]]]></description>
			<content:encoded><![CDATA[<p>I had a brain fart about 3 weeks ago of flexible system for sending different levels of notification from both the a database query or directly from code. Today I embedded the web view of the lowest level of notification directly into my administrative app at work complete with an iOSesk counter (the red dot at the top).</p>
<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Notifications.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Notifications" border="0" alt="Notifications" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Notifications_thumb.png" width="644" height="447" /></a></p>
<p>The little blue dots clear out the individual line items with a nice AJAX slideup, which also works on the iPad formatted 2 column view and the iPhone/Andriod compatible single column view.</p>
<p>Those “link” hyperlinks on that view also take you directly to the management interface for that specific object be it a delivery or a sales order, obviously those don’t work in the mobile devices so I hide them away with some CSS.</p>
<p>The underlying rendering and&#160; transmission service can generate SMS messages and Emails from the same source data also.</p>
<p>I’m pretty chuffed with how it all came together, I think we’ll get a lot of use out of this one!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=617</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Character Redesigns – Joe</title>
		<link>http://www.brownbot.com/XNABlog/?p=613</link>
		<comments>http://www.brownbot.com/XNABlog/?p=613#comments</comments>
		<pubDate>Thu, 01 Mar 2012 21:13:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dirchie Kart]]></category>
		<category><![CDATA[XBLIG]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[SAGD]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=613</guid>
		<description><![CDATA[
I still need to come up with a better name than Joe, he&#8217;s gone punk in defiance of his robotic precision.
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Punk.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Punk" border="0" alt="Punk" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/03/Punk_thumb.jpg" width="364" height="484" /></a></p>
<p style="text-align: center">I still need to come up with a better name than Joe, he&#8217;s gone punk in defiance of his robotic precision.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=613</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Character Redesigns&#8211;BrownBot</title>
		<link>http://www.brownbot.com/XNABlog/?p=609</link>
		<comments>http://www.brownbot.com/XNABlog/?p=609#comments</comments>
		<pubDate>Thu, 23 Feb 2012 11:00:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dirchie Kart]]></category>
		<category><![CDATA[XBLIG]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[SAGD]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=609</guid>
		<description><![CDATA[
BrownBot gave me the opportunity to take the new style to the nth degree, stripping back all detail to just a silhouette. I’ve also fitted all the character redesigns with this textured poster frame, they’re starting to come together.
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/02/BrownBot-60s.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="BrownBot-60s" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/02/BrownBot-60s_thumb.jpg" border="0" alt="BrownBot-60s" width="364" height="484" /></a></p>
<p style="text-align: center;">BrownBot gave me the opportunity to take the new style to the nth degree, stripping back all detail to just a silhouette. I’ve also fitted all the character redesigns with this textured poster frame, they’re starting to come together.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=609</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Character Redesigns&#8211;Peaches</title>
		<link>http://www.brownbot.com/XNABlog/?p=606</link>
		<comments>http://www.brownbot.com/XNABlog/?p=606#comments</comments>
		<pubDate>Thu, 16 Feb 2012 02:22:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dirchie Kart]]></category>
		<category><![CDATA[XBLIG]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[SAGD]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=606</guid>
		<description><![CDATA[
Peaches still needs some simplifying but she’s off to a good start.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/02/Peaches.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="Peaches" border="0" alt="Peaches" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/02/Peaches_thumb.jpg" width="364" height="484" /></a></p>
<p style="text-align: center">Peaches still needs some simplifying but she’s off to a good start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=606</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dirchie Kart Now Hosted On IndieDB.com</title>
		<link>http://www.brownbot.com/XNABlog/?p=603</link>
		<comments>http://www.brownbot.com/XNABlog/?p=603#comments</comments>
		<pubDate>Wed, 08 Feb 2012 10:49:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dirchie Kart]]></category>
		<category><![CDATA[XBLIG]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[SAGD]]></category>

		<guid isPermaLink="false">http://www.brownbot.com/XNABlog/?p=603</guid>
		<description><![CDATA[ 
I&#8217;ve finally managed to get find the Dirchie Kart binaries a new home. My old file host suspended me for too many downloads after I got some exposure on indiegames.com, apparently 20gig in a week is too much!
Anyhow now the binaries and some additional information will be posted over at http://www.indiedb.com/games/dirchie-kart-2.
I’m just ramping back [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/02/DirchieKartonIndieDB.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="DirchieKartonIndieDB" border="0" alt="DirchieKartonIndieDB" src="http://www.brownbot.com/XNABlog/wp-content/uploads/2012/02/DirchieKartonIndieDB_thumb.png" width="644" height="410" /></a> </p>
<p>I&#8217;ve finally managed to get find the Dirchie Kart binaries a new home. My old file host suspended me for too many downloads after I got some exposure on <a href="http://indiegames.com">indiegames.com</a>, apparently 20gig in a week is too much!</p>
<p>Anyhow now the binaries and some additional information will be posted over at <a href="http://www.indiedb.com/games/dirchie-kart-2">http://www.indiedb.com/games/dirchie-kart-2</a>.</p>
<p>I’m just ramping back up the development after moving back to Australia, so send in all the feedback you can?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brownbot.com/XNABlog/?feed=rss2&amp;p=603</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
