<?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>Jacek Furmankiewicz</title>
	<atom:link href="http://jacekfurmankiewicz.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacekfurmankiewicz.wordpress.com</link>
	<description>Java, Python, Linux, open source...good times</description>
	<lastBuildDate>Sat, 09 Jan 2010 16:29:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jacekfurmankiewicz.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jacek Furmankiewicz</title>
		<link>http://jacekfurmankiewicz.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jacekfurmankiewicz.wordpress.com/osd.xml" title="Jacek Furmankiewicz" />
	<atom:link rel='hub' href='http://jacekfurmankiewicz.wordpress.com/?pushpress=hub'/>
		<item>
		<title>TDD in the real world: Maven, Jetty, Mockito and JAX-RS</title>
		<link>http://jacekfurmankiewicz.wordpress.com/2010/01/09/tdd-in-the-real-world-maven-jetty-mockito-and-jax-rs/</link>
		<comments>http://jacekfurmankiewicz.wordpress.com/2010/01/09/tdd-in-the-real-world-maven-jetty-mockito-and-jax-rs/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 16:27:19 +0000</pubDate>
		<dc:creator>Jacek Furmankiewicz</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://jacekfurmankiewicz.wordpress.com/?p=16</guid>
		<description><![CDATA[Recently we had a chance to complete a successful project with a brand new Java stack (replacing our creaking Ant/Weblogic/J2EE behemoth). It was one of my first projects where we really put focus on TDD (and integration testing in general) and it has paid off handsomely for us, both in terms of stability and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=16&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently we had a chance to complete a successful project with a brand new Java stack (replacing our creaking Ant/Weblogic/J2EE behemoth).</p>
<p>It was one of my first projects where we really put focus on TDD (and integration testing in general) and it has paid off handsomely for us, both in terms of stability and the ability to meet our deadlines. Especially after a lot of scope was added shortly afterwards and our large library of unit tests and integration tests allowed us to avoid any regressions.</p>
<p>I wrote an article about our experiences and what is the complete stack we used, I hope it will be of use to many of you:</p>
<p><a title="Developer.com Article" href="http://www.developer.com/java/web/article.php/3855706/A-Test-Driven-Development-Stack-for-Java-Maven-Jetty-Mockito-and-JAX-RS.ht">http://www.developer.com/java/web/article.php/3855706/A-Test-Driven-Development-Stack-for-Java-Maven-Jetty-Mockito-and-JAX-RS.ht</a>m</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jacekfurmankiewicz.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jacekfurmankiewicz.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jacekfurmankiewicz.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jacekfurmankiewicz.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jacekfurmankiewicz.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jacekfurmankiewicz.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jacekfurmankiewicz.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jacekfurmankiewicz.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=16&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jacekfurmankiewicz.wordpress.com/2010/01/09/tdd-in-the-real-world-maven-jetty-mockito-and-jax-rs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/252ff543dff5ea08dbe7e3110899004a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jacekfurmankiewicz</media:title>
		</media:content>
	</item>
		<item>
		<title>My new DevX.com article: remoting with Spring and Hessian</title>
		<link>http://jacekfurmankiewicz.wordpress.com/2009/09/10/my-new-devx-com-article-remoting-with-spring-and-hessian/</link>
		<comments>http://jacekfurmankiewicz.wordpress.com/2009/09/10/my-new-devx-com-article-remoting-with-spring-and-hessian/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 15:47:01 +0000</pubDate>
		<dc:creator>Jacek Furmankiewicz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://jacekfurmankiewicz.wordpress.com/?p=13</guid>
		<description><![CDATA[For your remoting pleasure: http://www.devx.com/Java/Article/42551<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=13&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For your remoting pleasure:</p>
<p><a href="http://www.devx.com/Java/Article/42551">http://www.devx.com/Java/Article/42551</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jacekfurmankiewicz.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jacekfurmankiewicz.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jacekfurmankiewicz.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jacekfurmankiewicz.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jacekfurmankiewicz.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jacekfurmankiewicz.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jacekfurmankiewicz.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jacekfurmankiewicz.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=13&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jacekfurmankiewicz.wordpress.com/2009/09/10/my-new-devx-com-article-remoting-with-spring-and-hessian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/252ff543dff5ea08dbe7e3110899004a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jacekfurmankiewicz</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Lombok: a new hope (for Java)</title>
		<link>http://jacekfurmankiewicz.wordpress.com/2009/08/12/project-lombok-a-new-hope-for-java/</link>
		<comments>http://jacekfurmankiewicz.wordpress.com/2009/08/12/project-lombok-a-new-hope-for-java/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 14:43:56 +0000</pubDate>
		<dc:creator>Jacek Furmankiewicz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jacekfurmankiewicz.wordpress.com/?p=9</guid>
		<description><![CDATA[I just came across this amazing project recently: http://projectlombok.org/ Via low-level javac and Eclipse integration it allows to remove a lot of the Java verbosity by replacing it with compile time code generation. E.g. your Java POJO just needs now the variable declarations: @Data class Person { private String firstName; private String lastName; } The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=9&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just came across this amazing project recently:<br />
<a href="http://projectlombok.org/">http://projectlombok.org/</a></p>
<p>Via low-level javac and Eclipse integration it allows to remove a lot of the Java verbosity by replacing it with compile time code generation.</p>
<p>E.g. your Java POJO just needs now the variable declarations:</p>
<p>@Data<br />
class Person {</p>
<p>private String firstName;<br />
private String lastName;<br />
}</p>
<p>The @Data annotation will automatically generate the setters/getters, hashCode(), equals(), code, etc.</p>
<p>So right away in Eclipse you can do:</p>
<p>person.getFirstName()</p>
<p>even though you didn&#8217;t need to code the JavaBean setters/getters manually.</p>
<p>Simply amazing. See their website for more info (including automatic resource management, before it even comes in Java 7).</p>
<p>This project could blow the door open on the sorts of enhancements to Java Sun has failed to deliver in the last few years.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jacekfurmankiewicz.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jacekfurmankiewicz.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jacekfurmankiewicz.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jacekfurmankiewicz.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jacekfurmankiewicz.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jacekfurmankiewicz.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jacekfurmankiewicz.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jacekfurmankiewicz.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=9&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jacekfurmankiewicz.wordpress.com/2009/08/12/project-lombok-a-new-hope-for-java/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/252ff543dff5ea08dbe7e3110899004a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jacekfurmankiewicz</media:title>
		</media:content>
	</item>
		<item>
		<title>New DevX.com article: Using Embedded Jetty + Spring to rewrite J2EE applications</title>
		<link>http://jacekfurmankiewicz.wordpress.com/2009/07/14/new-devx-com-article-using-embedded-jetty-spring-to-rewrite-j2ee-applications/</link>
		<comments>http://jacekfurmankiewicz.wordpress.com/2009/07/14/new-devx-com-article-using-embedded-jetty-spring-to-rewrite-j2ee-applications/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:23:08 +0000</pubDate>
		<dc:creator>Jacek Furmankiewicz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://jacekfurmankiewicz.wordpress.com/?p=6</guid>
		<description><![CDATA[http://www.devx.com/Java/Article/42315 An approach we used to evaluate replacing our legacy J2EE stack with a much more productive and lighter Jetty/Spring equivalent.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=6&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.devx.com/Java/Article/42315">http://www.devx.com/Java/Article/42315</a></p>
<p>An approach we used to evaluate replacing our legacy J2EE stack with a much more productive and lighter Jetty/Spring equivalent.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jacekfurmankiewicz.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jacekfurmankiewicz.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jacekfurmankiewicz.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jacekfurmankiewicz.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jacekfurmankiewicz.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jacekfurmankiewicz.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jacekfurmankiewicz.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jacekfurmankiewicz.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=6&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jacekfurmankiewicz.wordpress.com/2009/07/14/new-devx-com-article-using-embedded-jetty-spring-to-rewrite-j2ee-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/252ff543dff5ea08dbe7e3110899004a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jacekfurmankiewicz</media:title>
		</media:content>
	</item>
		<item>
		<title>My new DevX.com article: Data binding for the Java platform</title>
		<link>http://jacekfurmankiewicz.wordpress.com/2008/11/20/my-new-devxcom-article-data-binding-for-the-java-platform/</link>
		<comments>http://jacekfurmankiewicz.wordpress.com/2008/11/20/my-new-devxcom-article-data-binding-for-the-java-platform/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 14:53:28 +0000</pubDate>
		<dc:creator>Jacek Furmankiewicz</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://jacekfurmankiewicz.wordpress.com/?p=3</guid>
		<description><![CDATA[Just wanted to let you all know I&#8217;ve written a new article for DevX.com regarding the BeansBinding data binding library: http://www.devx.com/Java/Article/39964 A good intro to this good addition to the Java platform, although it also highlights one of its major flaws, namely code verbosity.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=3&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just wanted to let you all know I&#8217;ve written a new article for DevX.com regarding the BeansBinding data binding library:</p>
<p><a href="http://www.devx.com/Java/Article/39964">http://www.devx.com/Java/Article/39964</a></p>
<p>A good intro to this good addition to the Java platform, although it also highlights one of its major flaws, namely code verbosity.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jacekfurmankiewicz.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jacekfurmankiewicz.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jacekfurmankiewicz.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jacekfurmankiewicz.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jacekfurmankiewicz.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jacekfurmankiewicz.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jacekfurmankiewicz.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jacekfurmankiewicz.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jacekfurmankiewicz.wordpress.com&amp;blog=5548872&amp;post=3&amp;subd=jacekfurmankiewicz&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jacekfurmankiewicz.wordpress.com/2008/11/20/my-new-devxcom-article-data-binding-for-the-java-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/252ff543dff5ea08dbe7e3110899004a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jacekfurmankiewicz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
