<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Couldn't Think Of a Clever Title</title>
	<atom:link href="http://castever.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://castever.wordpress.com</link>
	<description>Software Ramblings</description>
	<lastBuildDate>Mon, 17 Aug 2009 15:52:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='castever.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3c484fa48dd6e28aba5ecda786d28ff8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Couldn't Think Of a Clever Title</title>
		<link>http://castever.wordpress.com</link>
	</image>
			<item>
		<title>Push</title>
		<link>http://castever.wordpress.com/2009/08/17/push/</link>
		<comments>http://castever.wordpress.com/2009/08/17/push/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 15:50:33 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[slick]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=99</guid>
		<description><![CDATA[I have started developing a new game using the Slick game library.  It&#8217;s a simple game of moving around blocks to put them into the correct spots.  I haven&#8217;t got very far, just a working example with two blocks, but I am pretty excited.  In the screen shot you simply move the red and green [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=99&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/08/17/push/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>

		<media:content url="http://castever.files.wordpress.com/2009/08/screenshot1.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Playing On The Google Playground</title>
		<link>http://castever.wordpress.com/2009/06/29/playing-on-the-google-playground/</link>
		<comments>http://castever.wordpress.com/2009/06/29/playing-on-the-google-playground/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 16:37:01 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Google AppEngine]]></category>
		<category><![CDATA[google web toolkit]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=88</guid>
		<description><![CDATA[I have decided to play around with Google Web Toolkit (GWT) and Google AppEngine.  Both look very interesting , very promising, and very fun.  I don&#8217;t know very much about them, so this should be an interesting experience and I am sure to learn a ton of new technologies along the way.
My first app is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=88&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/06/29/playing-on-the-google-playground/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>Java Is Pass By Value</title>
		<link>http://castever.wordpress.com/2009/06/29/java-is-pass-by-value/</link>
		<comments>http://castever.wordpress.com/2009/06/29/java-is-pass-by-value/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:14:45 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=76</guid>
		<description><![CDATA[This is something that threw me off when I first encountered it; I should have read the tutorial.
&#8220;Primitive arguments, such as an int or a double, are passed into methods by value.  This means that any changes to the values of the parameters exist only within  the scope of the method. When the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=76&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/06/29/java-is-pass-by-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>Magic Poi</title>
		<link>http://castever.wordpress.com/2009/05/06/magic-poi/</link>
		<comments>http://castever.wordpress.com/2009/05/06/magic-poi/#comments</comments>
		<pubDate>Wed, 06 May 2009 21:37:35 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[POI]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=73</guid>
		<description><![CDATA[I just discovered the Apache POI Project.  I needed to export data from a JTable into an Excel spreadsheet and I didn&#8217;t want the hassle of exporting as csv and getting warnings from Excel, so a little search gave me POI, and it is simple and easy to use.
Download it and read the documentation that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=73&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/05/06/magic-poi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>Best Of Both Worlds?</title>
		<link>http://castever.wordpress.com/2009/05/04/best-of-both-worlds/</link>
		<comments>http://castever.wordpress.com/2009/05/04/best-of-both-worlds/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:05:48 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[functional]]></category>
		<category><![CDATA[software engineer]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=71</guid>
		<description><![CDATA[Looks like there are strengths to functional and imperitive programming, so would Scala, or a language like it, be the best of both worlds?
Posted in Java, Software Engineering Tagged: functional, software engineer      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=71&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/05/04/best-of-both-worlds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>Functional Learning</title>
		<link>http://castever.wordpress.com/2009/05/01/functional-learning/</link>
		<comments>http://castever.wordpress.com/2009/05/01/functional-learning/#comments</comments>
		<pubDate>Fri, 01 May 2009 16:10:51 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[declarative language]]></category>
		<category><![CDATA[functional]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[imperative language]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=68</guid>
		<description><![CDATA[I am looking into declarative programming languages.  More specifically I am looking into the functional language Haskell;  The concept of functional programming intrigues me.  I want to know why/how it is helpful and what I can do with it.  In this process,  I am also learning about more about imperative [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=68&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/05/01/functional-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>Good Advice</title>
		<link>http://castever.wordpress.com/2009/02/26/good-advice/</link>
		<comments>http://castever.wordpress.com/2009/02/26/good-advice/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 16:36:53 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[best practice]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software engineer]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=55</guid>
		<description><![CDATA[First, this advice didn&#8217;t come from me;  I just like it so much that I want everyone to know about it.
I recently began reading the Object Mentor Blog and I came across this post, and it has really stuck a chord with me.  So often I find myself trying to hurry up and get it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=55&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/02/26/good-advice/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>TicTacToe the Game</title>
		<link>http://castever.wordpress.com/2009/02/23/tictactoe-the-game/</link>
		<comments>http://castever.wordpress.com/2009/02/23/tictactoe-the-game/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 21:05:17 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tic tac toe]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=48</guid>
		<description><![CDATA[I finally finished a game!  This may seem like no big deal to most programmers, but for me it is, because I finally finished a game.  I have often started to write one but have always quickly become bogged down by the details.
So here it is in all of its glory!!  You can download it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=48&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/02/23/tictactoe-the-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>Game Dev Focus</title>
		<link>http://castever.wordpress.com/2009/02/17/39/</link>
		<comments>http://castever.wordpress.com/2009/02/17/39/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 18:01:50 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[gamedev]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=39</guid>
		<description><![CDATA[It&#8217;s been a very long time since I said I wanted to develop a game.  And I have been very busy since then.  Work, home, etc.  But I have been tinkering in the meantime.  I have experimented with Python using PyGame and Panda3D.  The trick to that is I don&#8217;t know Python (yet).  I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=39&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2009/02/17/39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
		<item>
		<title>JavaFx vs. Flex/Flash</title>
		<link>http://castever.wordpress.com/2008/12/09/javafx-vs-flexflash/</link>
		<comments>http://castever.wordpress.com/2008/12/09/javafx-vs-flexflash/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 15:58:42 +0000</pubDate>
		<dc:creator>castever</dc:creator>
				<category><![CDATA[FLEX]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[poll]]></category>

		<guid isPermaLink="false">http://castever.wordpress.com/?p=32</guid>
		<description><![CDATA[
Posted in FLEX, javafx Tagged: flash, FLEX, javafx, poll      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=castever.wordpress.com&blog=2117544&post=32&subd=castever&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://castever.wordpress.com/2008/12/09/javafx-vs-flexflash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3042af64964f7bfded5835535821d358?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chad</media:title>
		</media:content>
	</item>
	</channel>
</rss>