<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Joshua Java</title>
	<atom:link href="http://joshuajava.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuajava.wordpress.com</link>
	<description>Not by might nor by power, but by His Spirit</description>
	<lastBuildDate>Fri, 22 Apr 2011 00:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='joshuajava.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Joshua Java</title>
		<link>http://joshuajava.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://joshuajava.wordpress.com/osd.xml" title="Joshua Java" />
	<atom:link rel='hub' href='http://joshuajava.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Do we need to unit test Rails apps?</title>
		<link>http://joshuajava.wordpress.com/2009/02/28/do-we-need-to-unit-test-rails-apps/</link>
		<comments>http://joshuajava.wordpress.com/2009/02/28/do-we-need-to-unit-test-rails-apps/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 10:57:24 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=273</guid>
		<description><![CDATA[Currently I am making a website using Ruby on Rails for my beloved. Moving in from Java I found developing Rails apps is very convenient as I can see changes directly (with few exceptions though) without restarting the server. With that in mind, I was wondering whether we still need to unit test Rails apps. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=273&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2009/02/28/do-we-need-to-unit-test-rails-apps/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Java Technology Resolution for 2009</title>
		<link>http://joshuajava.wordpress.com/2009/01/01/10-java-technology-resolution-for-2009/</link>
		<comments>http://joshuajava.wordpress.com/2009/01/01/10-java-technology-resolution-for-2009/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 16:13:48 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[buildr]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[ibatis]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[jsecurity]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Seam]]></category>
		<category><![CDATA[webbeans]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=242</guid>
		<description><![CDATA[2009 is coming to your way and it&#8217;s time to get ready on what technology lies ahead. Refactor, refactor and refactor is the theme for 2009. A whole new technology is coming your way and it&#8217;s good to take a sneak peek on what technology is worth evaluating to be used for our projects in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=242&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2009/01/01/10-java-technology-resolution-for-2009/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating custom component in Struts 2</title>
		<link>http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/</link>
		<comments>http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 11:54:44 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[tapestry]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=223</guid>
		<description><![CDATA[On my previous Tapestry 5 article I mentioned how difficult it is to create a custom component with Struts 2 compared to Tapestry 5. Since in our legacy apps we used Struts 2 and I got a task that made me to create a custom component I might as well just document it here since [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=223&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Merry Christmas</title>
		<link>http://joshuajava.wordpress.com/2008/12/25/merry-christmas/</link>
		<comments>http://joshuajava.wordpress.com/2008/12/25/merry-christmas/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 11:09:06 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/2008/12/25/merry-christmas/</guid>
		<description><![CDATA[Merry Christmas everyone. Hopefully you all enjoyed this year&#8217;s festive season and may all your dreams come true. Posted in General<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=218&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/12/25/merry-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Why you might not want to use Flex</title>
		<link>http://joshuajava.wordpress.com/2008/11/23/why-you-might-not-want-to-use-flex/</link>
		<comments>http://joshuajava.wordpress.com/2008/11/23/why-you-might-not-want-to-use-flex/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 10:00:42 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=151</guid>
		<description><![CDATA[At the time being I am doing a Flex project for my client. Alot of people has been praising Flex for being the answer in the RIA world. In one way and the other, it&#8217;s true: Flex is really sexy, because it can bring all of the interactiveness and statefulness from desktop app world to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=151&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/11/23/why-you-might-not-want-to-use-flex/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Sun Indonesia Community Leader Award</title>
		<link>http://joshuajava.wordpress.com/2008/11/14/sun-indonesia-community-leader-award/</link>
		<comments>http://joshuajava.wordpress.com/2008/11/14/sun-indonesia-community-leader-award/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 22:30:40 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=165</guid>
		<description><![CDATA[Several contributors from Java User Group Indonesia, including me, have received this year&#8217;s Sun Community Leader Award. It&#8217;s quite awesome knowing that your contribution to the community is being recognized and awarded. Community Leader Award is from my point of view is more like Microsofts MVP or Java Champion. But I think the name should [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=165&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/11/14/sun-indonesia-community-leader-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Animated GMap dropped marker with GWT</title>
		<link>http://joshuajava.wordpress.com/2008/10/29/animated-gmap-dropped-marker-with-gwt/</link>
		<comments>http://joshuajava.wordpress.com/2008/10/29/animated-gmap-dropped-marker-with-gwt/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 22:51:52 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Codevaganza]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=137</guid>
		<description><![CDATA[Yesterday we were evaluating GWT to be used as a wrapper for the GMap API. And one thing we need in our apps is to be able to drop marker and follow where the last marker is dropped. Let&#8217;s say that you have configured your GMap module as explained from here. Now just replace and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=137&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/10/29/animated-gmap-dropped-marker-with-gwt/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Using GWT&#8217;s Hyperlink widget</title>
		<link>http://joshuajava.wordpress.com/2008/10/24/using-gwts-hyperlink/</link>
		<comments>http://joshuajava.wordpress.com/2008/10/24/using-gwts-hyperlink/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 01:49:21 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Codevaganza]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[web framework]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=127</guid>
		<description><![CDATA[Okay, so here&#8217;s the problem what I faced recently. I&#8217;m doing a research on using GWT because we&#8217;re currently evaluating whether or not to use GWT in the future. I am trying to use GWT and stuck on using the Hyperlink widget. There were two problems that I faced: First I need to figure out [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=127&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/10/24/using-gwts-hyperlink/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>Handling absence in Scrum teams</title>
		<link>http://joshuajava.wordpress.com/2008/10/16/handling-absence-in-scrum-teams/</link>
		<comments>http://joshuajava.wordpress.com/2008/10/16/handling-absence-in-scrum-teams/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 22:41:46 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=124</guid>
		<description><![CDATA[Vikaz Hazrati brought up a hot discussion that I throw in scrum development mailing list about handling absence in Scrum teams. The reason why I throw this question because I want to know whether Scrum still can deliver the backlog on schedule eventhough one or some of the team member is absent. It was quite [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=124&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/10/16/handling-absence-in-scrum-teams/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>
	</item>
		<item>
		<title>A glimpse of Wicket 1.4 and Tapestry 5</title>
		<link>http://joshuajava.wordpress.com/2008/09/11/a-glimpse-of-wicket-14-and-tapestry-5/</link>
		<comments>http://joshuajava.wordpress.com/2008/09/11/a-glimpse-of-wicket-14-and-tapestry-5/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 19:22:18 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[tapestry]]></category>
		<category><![CDATA[web framework]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://joshuajava.wordpress.com/?p=31</guid>
		<description><![CDATA[It has been a long time since Struts first showed up and filled in the Java web framework space. Many people nowadays are still using Struts which mainly because of legacy and investments reasons. But more people are moving away towards component based frameworks these days. JSF has got to be the most popular component [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshuajava.wordpress.com&amp;blog=1347752&amp;post=31&amp;subd=joshuajava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://joshuajava.wordpress.com/2008/09/11/a-glimpse-of-wicket-14-and-tapestry-5/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2eac5554aeb88694468a955a0db2b274?s=96&#38;d=identicon" medium="image">
			<media:title type="html">joshuajava</media:title>
		</media:content>

		<media:content url="http://joshuajava.files.wordpress.com/2008/09/wicket_structure.png" medium="image">
			<media:title type="html">wicket_structure</media:title>
		</media:content>

		<media:content url="http://joshuajava.files.wordpress.com/2008/09/tapestry5_structure.png" medium="image">
			<media:title type="html">tapestry5_structure</media:title>
		</media:content>
	</item>
	</channel>
</rss>
