<?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>Myšlenky dne otce Fura &#187; English</title>
	<atom:link href="http://blog.novoj.net/category/posts-in-english/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.novoj.net</link>
	<description>Dává je jen zřídka, obvykle jim není moc rozumět a často vám ani k ničemu nejsou.</description>
	<lastBuildDate>Sat, 17 Jul 2010 08:14:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Groovy &#8211; making existing objects refreshable</title>
		<link>http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/</link>
		<comments>http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 09:50:47 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programování]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/?p=648</guid>
		<description><![CDATA[In the last post I described the basic principles I found behind the scenes of GroovyScript refresh. Now imagine that you want to create your own long living Groovy instances with auto-refresh behaviour when source code changes. You can use out-of-the-box Spring support &#8211; but there are some limitations I stated in the previous article. [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/' rel='bookmark' title='Permanent Link: The secret of Groovy script refresh'>The secret of Groovy script refresh</a></li>
<li><a href='http://blog.novoj.net/2009/04/18/spring-cglib-dynamic-aop-proxies-proper-pointcut-equals-method-is-simply-essential/' rel='bookmark' title='Permanent Link: Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential'>Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential</a></li>
<li><a href='http://blog.novoj.net/2008/09/20/testing-aspect-pointcuts-is-there-an-easy-way/' rel='bookmark' title='Permanent Link: Testing Aspect Pointcuts &#8211; is there an easy way?'>Testing Aspect Pointcuts &#8211; is there an easy way?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/feed/</wfw:commentRss>
		<slash:comments>-87</slash:comments>
		</item>
		<item>
		<title>The secret of Groovy script refresh</title>
		<link>http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/</link>
		<comments>http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 21:32:04 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programování]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/?p=548</guid>
		<description><![CDATA[The first thing one should undestand before he tries to integrate scripting support into his application / framework are class loading issues. One of the main reasons (next to the ability to easily switch from Java) why we have chosen Groovy as our primary scripting language is very good support for live refresh of Groovy [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/' rel='bookmark' title='Permanent Link: Groovy &#8211; making existing objects refreshable'>Groovy &#8211; making existing objects refreshable</a></li>
<li><a href='http://blog.novoj.net/2009/04/18/spring-cglib-dynamic-aop-proxies-proper-pointcut-equals-method-is-simply-essential/' rel='bookmark' title='Permanent Link: Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential'>Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/feed/</wfw:commentRss>
		<slash:comments>-245</slash:comments>
		</item>
		<item>
		<title>iBatis 3 is alive!</title>
		<link>http://blog.novoj.net/2009/02/09/ibatis-3-is-alive/</link>
		<comments>http://blog.novoj.net/2009/02/09/ibatis-3-is-alive/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 17:31:03 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[iBatis]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/?p=391</guid>
		<description><![CDATA[I had a discussion with Jira recently, whether we could be still looking forward to iBatis 3. It has been long time since iBatis 3 Whiteboard was seriously touched and I haven&#8217;t found any other clue when or whether there is going to be iBatis 3. There is very small activity for 3.x version in [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2009/03/04/podcast-zaznam-z-prednasky-ibatis-sqlmaps/' rel='bookmark' title='Permanent Link: Podcast: Záznam z přednášky iBatis SqlMaps'>Podcast: Záznam z přednášky iBatis SqlMaps</a></li>
<li><a href='http://blog.novoj.net/2009/02/08/pozvanka-na-prednasku-na-uhk-ibatis-sqlmaps/' rel='bookmark' title='Permanent Link: Pozvánka na přednášku na UHK iBatis SqlMaps'>Pozvánka na přednášku na UHK  iBatis SqlMaps</a></li>
<li><a href='http://blog.novoj.net/2010/02/20/pozvanka-na-czjug-workshop-venovany-ibatis-3/' rel='bookmark' title='Permanent Link: Pozvánka na CZJUG Workshop věnovaný iBatis 3'>Pozvánka na CZJUG Workshop věnovaný iBatis 3</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2009/02/09/ibatis-3-is-alive/feed/</wfw:commentRss>
		<slash:comments>-1191</slash:comments>
		</item>
		<item>
		<title>MySQL temporary tables inside Transaction  and the magic of implicit commit</title>
		<link>http://blog.novoj.net/2008/08/23/mysql-temporary-tables-inside-transaction-and-the-magic-of-implicit-commit/</link>
		<comments>http://blog.novoj.net/2008/08/23/mysql-temporary-tables-inside-transaction-and-the-magic-of-implicit-commit/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 11:35:08 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/2008/08/23/mysql-temporary-tables-inside-transaction-and-the-magic-of-implicit-commit/</guid>
		<description><![CDATA[I&#8217;ve run into interesting and very strange problem. I was writing transactional Spring test that opens transaction at the beginning of it, and rollbacks at the end. First part of my test performed bunch of INSERT and UPDATE SQL commands and after that I was checking persisted changes by loading data back from the database. [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2010/02/02/mysql-nebezpeci-prutokovych-tabulek-zamysleni-nad-insert-into-select-from/' rel='bookmark' title='Permanent Link: MySQL nebezpečí průtokových tabulek, zamyšlení nad insert into &#8230; select from'>MySQL nebezpečí průtokových tabulek, zamyšlení nad insert into &#8230; select from</a></li>
<li><a href='http://blog.novoj.net/2008/09/20/testing-aspect-pointcuts-is-there-an-easy-way/' rel='bookmark' title='Permanent Link: Testing Aspect Pointcuts &#8211; is there an easy way?'>Testing Aspect Pointcuts &#8211; is there an easy way?</a></li>
<li><a href='http://blog.novoj.net/2009/10/06/import-velkych-dat-do-mysql/' rel='bookmark' title='Permanent Link: Import velkých dat do MySQL'>Import velkých dat do MySQL</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2008/08/23/mysql-temporary-tables-inside-transaction-and-the-magic-of-implicit-commit/feed/</wfw:commentRss>
		<slash:comments>-8</slash:comments>
		</item>
		<item>
		<title>Teamcity &amp; CVS &amp; Maven: release on server</title>
		<link>http://blog.novoj.net/2008/06/28/teamcity-cvs-maven-release-on-server/</link>
		<comments>http://blog.novoj.net/2008/06/28/teamcity-cvs-maven-release-on-server/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 19:12:07 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Softwarové nástroje]]></category>
		<category><![CDATA[TeamCity]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/2008/06/28/teamcity-cvs-maven-release-on-server/</guid>
		<description><![CDATA[If you use Maven 2 and Teamcity integration server, you might want to perform releases on server. Although it&#8217;s not so complicated, some things must fit one into another and you might spend a lot of time till you find out how to configure pom.xml and build configuration. For those of you, who need to [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2007/08/12/porovnani-maven-2-pluginu-pro-intellij-idea/' rel='bookmark' title='Permanent Link: Porovnání Maven 2 pluginů pro IntelliJ Idea'>Porovnání Maven 2 pluginů pro IntelliJ Idea</a></li>
<li><a href='http://blog.novoj.net/2007/03/14/artifactory-nahrada-maven-proxy/' rel='bookmark' title='Permanent Link: Artifactory &#8211; náhrada Maven Proxy?'>Artifactory &#8211; náhrada Maven Proxy?</a></li>
<li><a href='http://blog.novoj.net/2007/11/02/maven2-release-plugin-a-pristup-do-cvs-pres-ssh-s-privatnim-klicem/' rel='bookmark' title='Permanent Link: Maven2, release plugin a přístup do CVS přes SSH s privátním klíčem'>Maven2, release plugin a přístup do CVS přes SSH s privátním klíčem</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2008/06/28/teamcity-cvs-maven-release-on-server/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Jak bylo na školení NetBeans Platform</title>
		<link>http://blog.novoj.net/2008/03/08/jak-bylo-na-skoleni-netbeans-platform/</link>
		<comments>http://blog.novoj.net/2008/03/08/jak-bylo-na-skoleni-netbeans-platform/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 18:00:04 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Reportáže]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/2008/03/08/jak-bylo-na-skoleni-netbeans-platform/</guid>
		<description><![CDATA[English translation Tímto příspěvkem bych chtěl poděkovat pánům ze Sun Microsystems za uspořádání tohoto školení. Přestože mým oborem jsou výhradně server side aplikace, rád jsem si rozšířil obzory v oblasti desktopu. Z tohoto důvodu se z mé strany pravděpodobně nedočkají významné kontribuce, a proto se snažím jim námahu vrátit alespoň touto reklamou na jejich edukační [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2008/08/03/jak-bylo-na-j-open-space-conference-2008/' rel='bookmark' title='Permanent Link: Jak bylo na J-Open Space Conference 2008'>Jak bylo na J-Open Space Conference 2008</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2008/03/08/jak-bylo-na-skoleni-netbeans-platform/feed/</wfw:commentRss>
		<slash:comments>-34</slash:comments>
		</item>
		<item>
		<title>Running AJAX with jQuery in Stripes Framework</title>
		<link>http://blog.novoj.net/2008/01/25/running-ajax-with-jquery-in-stripes-framework/</link>
		<comments>http://blog.novoj.net/2008/01/25/running-ajax-with-jquery-in-stripes-framework/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 07:06:40 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Stripes]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/2008/01/25/running-ajax-with-jquery-in-stripes-framework/</guid>
		<description><![CDATA[Though most of articles at this blog are written in my native language &#8211; Czech, this one will be different. I have chosen an English to address wider community of Stripes developers &#8211; I think there would&#8217;nt be enough readers in our beautiful small country. So, please, excuse possible errors and mistakes in the article, [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2007/01/25/stripes-bojovnik-stredni-vahy/' rel='bookmark' title='Permanent Link: Stripes, bojovník střední váhy?'>Stripes, bojovník střední váhy?</a></li>
<li><a href='http://blog.novoj.net/2007/05/19/neni-ajax-jako-ajax/' rel='bookmark' title='Permanent Link: Není AJAX jako AJAX &#8211; GWT vs. DWR'>Není AJAX jako AJAX &#8211; GWT vs. DWR</a></li>
<li><a href='http://blog.novoj.net/2007/10/04/cast-4-modularni-systemy-ve-spring-framework/' rel='bookmark' title='Permanent Link: Část #4: Modulární systémy ve Spring Framework'>Část #4: Modulární systémy ve Spring Framework</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2008/01/25/running-ajax-with-jquery-in-stripes-framework/feed/</wfw:commentRss>
		<slash:comments>-236</slash:comments>
<enclosure url="http://files.novoj.net/StripesAJAX/ajax.avi" length="1777152" type="video/x-msvideo" />
		</item>
	</channel>
</rss>
