<?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>Tomasz Dziurko</title>
	<atom:link href="http://tomaszdziurko.pl/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomaszdziurko.pl</link>
	<description>Code Hard Go Pro</description>
	<lastBuildDate>Sun, 19 May 2013 13:37:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Reusing browser instance in Geb UI tests</title>
		<link>http://tomaszdziurko.pl/2013/05/reusing-browser-instance-geb-ui-tests/</link>
		<comments>http://tomaszdziurko.pl/2013/05/reusing-browser-instance-geb-ui-tests/#comments</comments>
		<pubDate>Mon, 13 May 2013 10:46:19 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[geb]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[UI tests]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1833</guid>
		<description><![CDATA[UPDATE When I originally wrote this post, I was Geb newbie. Despite the fact that approach presented below is valid and works, there is a much simpler solution to this problem incorporated by Geb itself and I strongly suggest using it instead of mine, home-crafted hack. All credits go to Artur Gajowy for showing me [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/05/reusing-browser-instance-geb-ui-tests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy Html/Javascript JSON escaping in Scalatra</title>
		<link>http://tomaszdziurko.pl/2013/04/scalatra-html-js-json-escaping/</link>
		<comments>http://tomaszdziurko.pl/2013/04/scalatra-html-js-json-escaping/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 21:59:59 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[Html escaping]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[Scalatra]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1802</guid>
		<description><![CDATA[Scalatra is a small web-framework that allows to easily build Rest API for web applications. We are using it in two projects to serve JSON data consumed by AngularJS based front-ends. And in one of this project we had a problem with text messages that could contain Html/Javascript elements. User could save message and then [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/04/scalatra-html-js-json-escaping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XStream &#8211; XStreamely easy way to work with XML data in Java</title>
		<link>http://tomaszdziurko.pl/2013/04/xstream-xstreamely-easy-work-xml-data-java/</link>
		<comments>http://tomaszdziurko.pl/2013/04/xstream-xstreamely-easy-work-xml-data-java/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 08:55:55 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[parsing]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XStream]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1784</guid>
		<description><![CDATA[From time to time there is a moment when we have to deal with XML data. And most of the time it is not the happiest day in our life. There is even a term &#8220;XML hell&#8221; describing situation when programmer has to deal with many XML configuration files that are hard to comprehend. But, [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/04/xstream-xstreamely-easy-work-xml-data-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Jasmine tests reporter in TeamCity with Scala and SBT</title>
		<link>http://tomaszdziurko.pl/2013/03/jasmine-tests-reporter-teamcity-scala-sbt/</link>
		<comments>http://tomaszdziurko.pl/2013/03/jasmine-tests-reporter-teamcity-scala-sbt/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 22:10:57 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[Jasmine]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sbt]]></category>
		<category><![CDATA[teamcity]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1775</guid>
		<description><![CDATA[This post is basically re-post of article I have written on my company blog here. But before you go there to read the full story, please check this short introduction below to decide if you are interested In our company sandbox project called Bootzoooka we are using pretty cool technology stack: Scala, Scalatra, SBT and [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/03/jasmine-tests-reporter-teamcity-scala-sbt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant AngularJS Starter &#8211; book review</title>
		<link>http://tomaszdziurko.pl/2013/03/instant-angularjs-starter-book-review/</link>
		<comments>http://tomaszdziurko.pl/2013/03/instant-angularjs-starter-book-review/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 21:53:16 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[angularjs]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1760</guid>
		<description><![CDATA[Some time ago I have received an offer from Packt Publishing to write a review of their new small book about AngularJS framework &#8220;Instant AngularJS Starter&#8220;. And because I still consider myself as a AngularJS beginner, I decided to give it a go. Content Book is indeed very short and concise, but still worth reading. [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/03/instant-angularjs-starter-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Bootstrap Navbar as AngularJS component</title>
		<link>http://tomaszdziurko.pl/2013/02/twitter-bootstrap-navbar-angularjs-component/</link>
		<comments>http://tomaszdziurko.pl/2013/02/twitter-bootstrap-navbar-angularjs-component/#comments</comments>
		<pubDate>Thu, 28 Feb 2013 22:26:25 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[angularjs]]></category>
		<category><![CDATA[Bootstrap]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1726</guid>
		<description><![CDATA[You all know Twitter Bootstrap, don&#8217;t you? It&#8217;s the awesome library to make your web application looks pretty good without spending many hours on CSS. We are using Bootstrap based design in our current project that also uses AngularJS and as we are planning to have many new pages, we decided that&#8217;s the earlier we [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/02/twitter-bootstrap-navbar-angularjs-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running unit tests and integration tests separately with Maven Failsafe and TestNG</title>
		<link>http://tomaszdziurko.pl/2013/01/running-unit-tests-integration-tests-separately-maven-testng/</link>
		<comments>http://tomaszdziurko.pl/2013/01/running-unit-tests-integration-tests-separately-maven-testng/#comments</comments>
		<pubDate>Wed, 23 Jan 2013 15:42:28 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1711</guid>
		<description><![CDATA[Recently for my new pet project I decided that I would like to have some tests executed during standard mvn test and some other ones only during different phase, let&#8217;s call it integration phase. I googled and googled and nothing seemed to work, so after struggling with making my setup work I&#8217;ve decided to write [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/01/running-unit-tests-integration-tests-separately-maven-testng/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Configuring SBT JSLint with TeamCity build</title>
		<link>http://tomaszdziurko.pl/2013/01/configuring-sbt-jslint-with-teamcity/</link>
		<comments>http://tomaszdziurko.pl/2013/01/configuring-sbt-jslint-with-teamcity/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 21:23:39 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[jslint]]></category>
		<category><![CDATA[sbt]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[teamcity]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1683</guid>
		<description><![CDATA[In this post I will shortly describe configuration process of JSLint SBT plugin and then TeamCity build config that reacts on errors/warnings raised by this plugin. Problem In my current project we are working with rather non-standard technologies for a decent Java developer. Our backend runs on Scala and Scalatra and serves pure JSON to [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2013/01/configuring-sbt-jslint-with-teamcity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing bug in Hibernate Envers</title>
		<link>http://tomaszdziurko.pl/2012/10/fixing-bug-hibernate-envers/</link>
		<comments>http://tomaszdziurko.pl/2012/10/fixing-bug-hibernate-envers/#comments</comments>
		<pubDate>Thu, 11 Oct 2012 15:00:47 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Envers]]></category>
		<category><![CDATA[transaction rollback]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1667</guid>
		<description><![CDATA[Recently in our project we were reported a strange bug. In a one report where we display historical data provided by Hibernate Envers, users encountered duplicated records in dropdown used for filtering. We tried to find a source of this bug, but after spending a few hours looking at the code responsible for this functionality [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2012/10/fixing-bug-hibernate-envers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying Java Web Application on Jelastic</title>
		<link>http://tomaszdziurko.pl/2012/10/deploying-java-web-application-jelastic/</link>
		<comments>http://tomaszdziurko.pl/2012/10/deploying-java-web-application-jelastic/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 19:44:34 +0000</pubDate>
		<dc:creator>Tomasz Dziurko</dc:creator>
				<category><![CDATA[Item Directory application]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Wicket]]></category>
		<category><![CDATA[Wicket Tutorial]]></category>
		<category><![CDATA[Jelastic]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://tomaszdziurko.pl/?p=1647</guid>
		<description><![CDATA[Some time ago having your own full-fledged hosting with Java, Tomcat and any database wasn&#8217;t cheap, but luckily we live in a very interesting times and now there are many virtual hosting services in the Cloud providing an easy and affordable way to deploy your application and make it available to users. And what is [...]]]></description>
		<wfw:commentRss>http://tomaszdziurko.pl/2012/10/deploying-java-web-application-jelastic/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
