<?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>Furious Bob</title>
	<atom:link href="http://blog.furiousbob.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.furiousbob.com</link>
	<description>Being angry is not enough &#62;:)</description>
	<lastBuildDate>Sat, 28 Apr 2012 22:59:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Creating your own online log analytics</title>
		<link>http://blog.furiousbob.com/2012/04/28/creating-your-own-online-log-analytics/</link>
		<comments>http://blog.furiousbob.com/2012/04/28/creating-your-own-online-log-analytics/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 22:59:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[MongoDB]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=364</guid>
		<description><![CDATA[Introduction Creating your own log analytics I find loggly, one really cool project. But at it&#8217;s current price is kinda prohibitive for many developer teams. So I decided to get something similar done in house for my projects. After browsing the web, I found some interesting solutions, that when combined, could really get me a [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2012/04/28/creating-your-own-online-log-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scala Rest service with Spring</title>
		<link>http://blog.furiousbob.com/2012/03/29/scala-rest-service-with-spring/</link>
		<comments>http://blog.furiousbob.com/2012/03/29/scala-rest-service-with-spring/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 01:02:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scala]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=352</guid>
		<description><![CDATA[Introduction I don&#8217;t get all the hate that new technology adopters have with existing frameworks. It impresses me the number of scala users out there thrashing everything java. We all know the limitations of java platform. But you have to face it, most of the codebase today is java based. Most of your co-workers are [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2012/03/29/scala-rest-service-with-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HATEOAS RESTful Services using Spring 3.1</title>
		<link>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/</link>
		<comments>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 14:17:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[REST]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=318</guid>
		<description><![CDATA[Well, I know REST is an old topic, you find thousands of pages talking about it, so why another one? Well, this post is about using Spring 3.1, some of it&#8217;s new features to accomplish at least part of the Hypermedia As The Engine Of Application State Architectural style. If you follow me till the [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/12/06/hateoas-restful-services-using-spring-3-1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Dynamic loading camel routes with Spring</title>
		<link>http://blog.furiousbob.com/2011/09/15/dynamic-loading-camel-routes-with-spring/</link>
		<comments>http://blog.furiousbob.com/2011/09/15/dynamic-loading-camel-routes-with-spring/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 15:53:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SOA]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=314</guid>
		<description><![CDATA[It&#8217;s pretty probable that once you have your camel project running you will need to load new rules on the fly. Although camel does not support this from configuration, it can be easily achieved. Using camel support for annotations and Spring one could easily achieve this 1 2 3 4 5 6 7 8 9 [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/09/15/dynamic-loading-camel-routes-with-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using timers on Android</title>
		<link>http://blog.furiousbob.com/2011/07/08/using-timers-on-android/</link>
		<comments>http://blog.furiousbob.com/2011/07/08/using-timers-on-android/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 10:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=308</guid>
		<description><![CDATA[Bump with this issue this week, and thought would be nice to share. On Android only the main UI thread has access to your view components, you can read about android threads here, this is actually quite common, on Swing we have the same issue. So I was designing a small view component and I [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/07/08/using-timers-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why moving to Scala &#8211; Part II &#8211; Enhancing your code</title>
		<link>http://blog.furiousbob.com/2011/06/28/why-moving-to-scala-part-ii/</link>
		<comments>http://blog.furiousbob.com/2011/06/28/why-moving-to-scala-part-ii/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 11:53:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=287</guid>
		<description><![CDATA[Wow! Part I was good. Had a nice amount of comments, with great suggestions, and of course some complaints (which means I&#8217;m in the right direction). My intention with this series is just to show some of the features of scala, I have no intention to show **all** the features, I lack this capability, for [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/06/28/why-moving-to-scala-part-ii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why moving to Scala? Part I &#8211; Writing less code</title>
		<link>http://blog.furiousbob.com/2011/06/21/why-moving-to-scala-part-1/</link>
		<comments>http://blog.furiousbob.com/2011/06/21/why-moving-to-scala-part-1/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 14:03:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=249</guid>
		<description><![CDATA[The past couple of years we&#8217;ve seen a blooming of new languages that run on top of JVM. This is not news to anyone. But, moving towards one of those languages is not an easy task, you will need something really strong to motivate you to do it. After just a few weeks playing with [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/06/21/why-moving-to-scala-part-1/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>A better MapView</title>
		<link>http://blog.furiousbob.com/2011/05/17/a-better-mapview/</link>
		<comments>http://blog.furiousbob.com/2011/05/17/a-better-mapview/#comments</comments>
		<pubDate>Tue, 17 May 2011 18:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=241</guid>
		<description><![CDATA[I&#8217;m still playing with Android (loving it, it would be so nice if I could actually do it for living). So I was playing with the MapView and MapActivity. After playing for a while with the google maps API on JS and also with openlayers, the MapView is really missing some basic stuff. On my [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/05/17/a-better-mapview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heating up my new Xoom tablet</title>
		<link>http://blog.furiousbob.com/2011/05/12/heating-up-my-new-xoom-tablet/</link>
		<comments>http://blog.furiousbob.com/2011/05/12/heating-up-my-new-xoom-tablet/#comments</comments>
		<pubDate>Thu, 12 May 2011 22:40:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=218</guid>
		<description><![CDATA[Few weeks ago, I got my self a motorola xoom. From an android developer perspective that is just heaven . I really believe that iPad is just a giant size iphone, and having the opportunity to have the first real tablet OS is just amazing. So, last week I&#8217;ve started playing around with it for [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/05/12/heating-up-my-new-xoom-tablet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blog.furiousbob.com/IMG_0828.flv" length="5673995" type="video/x-flv" />
		</item>
		<item>
		<title>Putting your GWT services to REST</title>
		<link>http://blog.furiousbob.com/2011/03/27/putting-your-gwt-service-to-rest/</link>
		<comments>http://blog.furiousbob.com/2011/03/27/putting-your-gwt-service-to-rest/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 20:53:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://blog.furiousbob.com/?p=191</guid>
		<description><![CDATA[So you are starting a new web project. You&#8217;ve picked GWT as your framework. GWT is really great when it comes to the client part, the DOM manipulation and etc. But the server implementation is a strange beast. I say this because it abstracts the whole protocol interaction for you (which is good) but it [...]]]></description>
		<wfw:commentRss>http://blog.furiousbob.com/2011/03/27/putting-your-gwt-service-to-rest/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
