<?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>The Holy Java</title>
	<atom:link href="http://theholyjava.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://theholyjava.wordpress.com</link>
	<description>Notes of a passionate Java EE developer</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:01:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='theholyjava.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Holy Java</title>
		<link>http://theholyjava.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://theholyjava.wordpress.com/osd.xml" title="The Holy Java" />
	<atom:link rel='hub' href='http://theholyjava.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Most interesting links of January &#8217;12</title>
		<link>http://theholyjava.wordpress.com/2012/01/31/most-interesting-links-of-january-2/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/31/most-interesting-links-of-january-2/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 21:59:47 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Top links of month]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[lean]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1859</guid>
		<description><![CDATA[Recommended Readings Jeff Sutherland: Powerful Strategy for Defect Prevention: Improve the Quality of Your Product &#8211; &#8220;A classic paper from IBM shows how they systematically reduced defects by analyzing root cause. The cost of implementing this practice is less than the cost of fixing defects that you will have if you do not implement it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1859&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/31/most-interesting-links-of-january-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Troubleshooting Jersey REST Server and Client</title>
		<link>http://theholyjava.wordpress.com/2012/01/31/troubleshooting-jersey-rest-server-and-client/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/31/troubleshooting-jersey-rest-server-and-client/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 15:37:27 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JAX-RS]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1873</guid>
		<description><![CDATA[The logging in Jersey, the reference JAX-RS implementation, is little sub-optimal. For example if it cannot find a method producing the expected MIME type then it will return &#8220;Unsupported mime type&#8221; to the client but won&#8217;t log anything (which mime type was requested, which mime types are actually available, &#8230;).  Debugging it isn&#8217;t exactly easy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1873&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/31/troubleshooting-jersey-rest-server-and-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Create Maintainable Acceptance Tests</title>
		<link>http://theholyjava.wordpress.com/2012/01/18/how-to-create-maintainable-acceptance-tests/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/18/how-to-create-maintainable-acceptance-tests/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 20:08:40 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[maintainability]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[SbE]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1819</guid>
		<description><![CDATA[This post summarizes what I&#8217;ve learned from various sources about making acceptance or black-box tests maintainable. This topic is of great interest to me because I believe in the benefits that acceptance tests can bring (such as living documentation) but I&#8217;m also very much aware that it is all too easy to create an unmaintainable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1819&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/18/how-to-create-maintainable-acceptance-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Note To Self: How to Solve Vagrant Destroy Failing with &#8220;Error in API call&#8221; in ffi.rb</title>
		<link>http://theholyjava.wordpress.com/2012/01/16/note-to-self-how-to-solve-vagrant-destroy-failing-with-error-in-api-call-in-ffi-rb/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/16/note-to-self-how-to-solve-vagrant-destroy-failing-with-error-in-api-call-in-ffi-rb/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 13:46:50 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[vagrant]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1841</guid>
		<description><![CDATA[Sometimes &#8220;vagrant destroy&#8221; fails with an exception from the depths of the virtualbox Ruby gem. A solution might be to use the command-line VirtualBox tool VBoxManage to forcibly stop the machine. Symptomps 1. &#8220;vagrant destroy&#8221; fails with an exception like this one: 2. VirtualBox GUI lists the vagrant_&#60;number&#62; machine as running 3. You can actually [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1841&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/16/note-to-self-how-to-solve-vagrant-destroy-failing-with-error-in-api-call-in-ffi-rb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Visualize Maven Project Dependencies with dependency:tree and Dot Diagram Output</title>
		<link>http://theholyjava.wordpress.com/2012/01/13/visualize-maven-project-dependencies-with-dependencytree-and-dot-diagram-output/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/13/visualize-maven-project-dependencies-with-dependencytree-and-dot-diagram-output/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 13:06:57 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1835</guid>
		<description><![CDATA[The dependency:tree goal of the Maven plugin dependency supports various graphical outputs from the version 2.4 up. This is how you would create a diagram showing all dependencies in the com.example group in the dot format: (The output is just a text file with the extension Graphviz gv.) To actually produce an image from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1835&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/13/visualize-maven-project-dependencies-with-dependencytree-and-dot-diagram-output/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Key Lessons from the Specification by Example Course, Day 1</title>
		<link>http://theholyjava.wordpress.com/2012/01/09/key-lessons-from-the-specification-by-example-course-day-1/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/09/key-lessons-from-the-specification-by-example-course-day-1/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 21:37:05 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[SbE]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1813</guid>
		<description><![CDATA[I&#8217;m taking part in a course of Specification by Example, lead by Gojko Adzic. Here I want to summarize the key things I&#8217;ve learned in the first day of this entertaining and fruitful course thanks to both Gojko and my co-participants. If you haven&#8217;t heard about Specification by Example (SbE) before (really?!), then you need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1813&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/09/key-lessons-from-the-specification-by-example-course-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>uCertify</title>
		<link>http://theholyjava.wordpress.com/2012/01/09/ucertify/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/09/ucertify/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 19:11:07 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1810</guid>
		<description><![CDATA[Some guy from uCertify, which offers preparation kits for various programming exams in Java and other areas, asked me to review their PrepKit service. I hadn&#8217;t really the time to do so but I&#8217;m sure it&#8217;s awsome,  and it even work on Macs. So if you want to prepare for an exam, you might consider [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1810&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/09/ucertify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Annual  Blogging Report 2011</title>
		<link>http://theholyjava.wordpress.com/2012/01/01/annual-blogging-report-2011/</link>
		<comments>http://theholyjava.wordpress.com/2012/01/01/annual-blogging-report-2011/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 18:44:01 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1804</guid>
		<description><![CDATA[The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog. Here&#8217;s an excerpt: Madison Square Garden can seat 20,000 people for a concert. This blog was viewed about 62 000 times in 2011. If it were a concert at Madison Square Garden, it would take about 3 sold-out performances for that many [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1804&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2012/01/01/annual-blogging-report-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>

		<media:content url="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/emailteaser.jpg" medium="image" />
	</item>
		<item>
		<title>Most interesting links of December</title>
		<link>http://theholyjava.wordpress.com/2011/12/31/most-interesting-links-of-december-2/</link>
		<comments>http://theholyjava.wordpress.com/2011/12/31/most-interesting-links-of-december-2/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 21:59:03 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Top links of month]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[SbE]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1775</guid>
		<description><![CDATA[Recommended Readings The Netflix Chaos Monkey &#8211; how to test your preparedness for dealing with a system failure so that you won&#8217;t experience nasty wakeup when something really fails in Sunday 3 am? Release a wild, armed monkey into your datacenter. Watch carefuly what happens as it randoly kills your instances. This is exactly what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1775&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/12/31/most-interesting-links-of-december-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>AWK: Extract Logs for the Given Date(s) from a Log File</title>
		<link>http://theholyjava.wordpress.com/2011/12/18/awk-extract-logs-for-a-given-dates-from-a-log-file/</link>
		<comments>http://theholyjava.wordpress.com/2011/12/18/awk-extract-logs-for-a-given-dates-from-a-log-file/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 11:43:52 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/2011/12/18/awk-extract-logs-for-a-given-dates-from-a-log-file/</guid>
		<description><![CDATA[If your log file has entries like these: Then you can use the following bash script snippet to extract logs only for a particular day or consecutive days, including everything &#8211; even lines not starting with the date such as stacktraces &#8211; between the first log of the date up to the first log of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1796&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/12/18/awk-extract-logs-for-a-given-dates-from-a-log-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Quiz: What&#8217;s the Best Test Method Name?</title>
		<link>http://theholyjava.wordpress.com/2011/12/13/quiz-whats-the-best-test-method-name/</link>
		<comments>http://theholyjava.wordpress.com/2011/12/13/quiz-whats-the-best-test-method-name/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 20:36:08 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[CleanCode]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1767</guid>
		<description><![CDATA[Which of the following names of test methods do you think to be the best? (Notice that we could leave out &#8220;payment_&#8221; from the last name if it is clear from the context, i.e. from the fixture [a fancy name for test class] name.) According to the holy book of Clean Code, the code should [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1767&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/12/13/quiz-whats-the-best-test-method-name/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Started with Amazon Web Services and Fully Automated Resource Provisioning in 15 Minutes</title>
		<link>http://theholyjava.wordpress.com/2011/12/07/getting-started-with-amazon-web-services-and-fully-automated-resource-provisioning-in-15-minutes/</link>
		<comments>http://theholyjava.wordpress.com/2011/12/07/getting-started-with-amazon-web-services-and-fully-automated-resource-provisioning-in-15-minutes/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 21:26:05 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1763</guid>
		<description><![CDATA[While waiting for a new project, I wanted to learn something useful. And because on many projects we need to assess and test the performance of the application being developed while only rarely there is enough hardware for generating a realistic load, I decided to learn more about provisioning virtual machines on demand in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1763&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/12/07/getting-started-with-amazon-web-services-and-fully-automated-resource-provisioning-in-15-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Most interesting links of November</title>
		<link>http://theholyjava.wordpress.com/2011/11/30/most-interesting-links-of-november-2/</link>
		<comments>http://theholyjava.wordpress.com/2011/11/30/most-interesting-links-of-november-2/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 21:59:00 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[Databases/DB2]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[j2ee]]></category>
		<category><![CDATA[Top links of month]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[clojure]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javaEE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1603</guid>
		<description><![CDATA[Recommended Readings Recommended Reading by Poppendiecks &#8211; an excellent selection, starting with Lean from Trenches, Management 3.0, Specification by Example, The Lean Startup etc. Eric Allman says that Programming Isn’t Fun Any More  because problem solving has been replaced with learning, configuring, and integrating tons of libraries, frameworks, and tools and many people agree with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1603&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/11/30/most-interesting-links-of-november-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>The 3 Most Important Things I&#8217;ve Learned This Year</title>
		<link>http://theholyjava.wordpress.com/2011/11/26/the-3-most-important-things-ive-learned-this-year/</link>
		<comments>http://theholyjava.wordpress.com/2011/11/26/the-3-most-important-things-ive-learned-this-year/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 11:44:04 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1736</guid>
		<description><![CDATA[This is a technology blog but why do we actually use technology? We use it because we want to help people achieve something &#8211; and in the process of doing that we have to cooperate and communicate with many humans. The human factor is far more determining for our success than any kind of technology [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1736&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/11/26/the-3-most-important-things-ive-learned-this-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
		<item>
		<title>Where to Get Sample Java Webapps</title>
		<link>http://theholyjava.wordpress.com/2011/11/23/where-to-get-sample-java-webapps/</link>
		<comments>http://theholyjava.wordpress.com/2011/11/23/where-to-get-sample-java-webapps/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 14:22:17 +0000</pubDate>
		<dc:creator>Jakub Holý</dc:creator>
				<category><![CDATA[j2ee]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://theholyjava.wordpress.com/?p=1727</guid>
		<description><![CDATA[I was unsuccessfuly looking for some decent, neither too simple nor to complex Java web application for Iterate hackaton &#8220;War of Web Frameworks&#8221;. I want to record the demo apps and options I&#8217;ve found in the case I&#8217;ll need it ever again. Tips are welcome. Hibernate CaveatEmptor &#8211; 2006, no UI, richer domain model (+- [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theholyjava.wordpress.com&amp;blog=13274486&amp;post=1727&amp;subd=theholyjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://theholyjava.wordpress.com/2011/11/23/where-to-get-sample-java-webapps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/31250f85a9622e5a298c96fc18785f8c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theholyjava</media:title>
		</media:content>
	</item>
	</channel>
</rss>
