<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Unquiet Code | Ben Fagin</title>
		<description>Unquiet Code, Ben Fagin's blog</description>
		<link>http://www.unquietcode.com/blog</link>
		<atom:link href="http://www.unquietcode.com/blog/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>New Year, New Site</title>
				<description>Come check out the new unquietcode.com!</description>
				<pubDate>Sun, 16 Dec 2012 00:00:00 -0600</pubDate>
				<link>http://www.unquietcode.com/blog/2012/uncategorized/new-year-new-site</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2012/uncategorized/new-year-new-site</guid>
			</item>
		
			<item>
				<title>Enum State Machine</title>
				<description>Enum State Machine is a simple state machine built in Java and using enums to define the various states. In addition to controlling the possible transitions, callbacks can be added between states or on entering and exiting a state. 
</description>
				<pubDate>Sun, 10 Jun 2012 23:32:39 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2012/programming/enum-state-machine</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2012/programming/enum-state-machine</guid>
			</item>
		
			<item>
				<title>Bean Machine</title>
				<description>The Sunday night (day) putting projects on GitHub series presents: Bean Machine. This one dates back to October, 2011, and since I seem to be done before noon the rest of the day is looking pretty free now!</description>
				<pubDate>Sun, 03 Jun 2012 15:45:24 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2012/software/bean-machine</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2012/software/bean-machine</guid>
			</item>
		
			<item>
				<title>Tumblr Likes Grid is now on GitHub</title>
				<description>The Tumblr Likes Grid is now on GitHub!</description>
				<pubDate>Mon, 21 May 2012 02:31:53 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2012/programming/tumblr-likes-grid-is-now-on-github</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2012/programming/tumblr-likes-grid-is-now-on-github</guid>
			</item>
		
			<item>
				<title>Introducing Flapi, the Fluent API Builder for Java</title>
				<description>Flapi is a fluent API builder for Java. The goal is to make it easy and fun to create complex builders in Java. The project is hosted on github, with additional documentation on the project's wiki.</description>
				<pubDate>Mon, 14 May 2012 10:29:06 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2012/software/introducing-flapi</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2012/software/introducing-flapi</guid>
			</item>
		
			<item>
				<title>Hello World</title>
				<description>InfoQ published an article of mine today about creating Apache Avro schemas using JAXB.</description>
				<pubDate>Wed, 07 Mar 2012 01:49:42 -0600</pubDate>
				<link>http://www.unquietcode.com/blog/2012/programming/hello-world</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2012/programming/hello-world</guid>
			</item>
		
			<item>
				<title>Tumblr Likes Grid</title>
				<description>I threw together a visualization of liked Tumblr posts, using their public api and the archive page layout.</description>
				<pubDate>Sat, 17 Dec 2011 23:49:54 -0600</pubDate>
				<link>http://www.unquietcode.com/blog/2011/programming/tumblr-likes-grid</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2011/programming/tumblr-likes-grid</guid>
			</item>
		
			<item>
				<title>GoJIRA</title>
				<description>JIRA as a multi-purpose database tool.</description>
				<pubDate>Mon, 12 Sep 2011 03:36:56 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2011/software/gojira</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2011/software/gojira</guid>
			</item>
		
			<item>
				<title>Using Generics To Build Fluent API's In Java</title>
				<description>Sometimes the programmer is forced to jump through a few hoops to get the code they want. Within the realm of strongly typed languages, generics help us achieve our API goals, bending the code to our will. Remember: there is no spoon.</description>
				<pubDate>Sun, 14 Aug 2011 22:13:21 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2011/programming/using-generics-to-build-fluent-apis-in-java</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2011/programming/using-generics-to-build-fluent-apis-in-java</guid>
			</item>
		
			<item>
				<title>Introducing UQCLib</title>
				<description>Like a baby planet, forming from the accretion of so much dust and debris, UQCLib finally gets its act together and announces to the universe &quot;I AM HERE&quot;--version 0.1 wants to say 'Hello'.</description>
				<pubDate>Sat, 04 Jun 2011 04:46:14 -0500</pubDate>
				<link>http://www.unquietcode.com/blog/2011/software/introducing-uqclib</link>
				<guid isPermaLink="true">http://www.unquietcode.com/blog/2011/software/introducing-uqclib</guid>
			</item>
		
	</channel>
</rss>
