<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Mykhaylo&#039;s blog</title>
	<link>http://kubasov.org.ua</link>
	<description>Weblog about GWT, smartGWT and related technologies</description>
	<lastBuildDate>Tue, 17 Aug 2010 13:16:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>optimizing GWT module compilation</title>
		<description><![CDATA[Usually you don&#8217;t have any problems to wait until GWT compiler finish compilation of 5-6 permutations. But today it takes up to 6 minutes for my project. There are couple of lines which reduced compilation time, to 50% of usual time. Put in your modulename.GWT.xml folowing: &#60;set-property name=&#8221;user.agent&#8221; value=&#8221;ie8&#8243;/&#62; and optionally &#60;extend-property name=&#8221;locale&#8221; values=&#8221;en_US&#8221;/&#62; First [...]]]></description>
		<link>http://kubasov.org.ua/optimizing-gwt-module-compilation/</link>
			</item>
	<item>
		<title>Hello world, again&#8230;</title>
		<description><![CDATA[Let&#8217;s get started. For today I&#8217;ve upload my training project &#8211; cityid-ua. It does simple thing &#8211; shows ukrainian cities by region with their phone codes and in perspective ZIP codes. I know, this is not kind of good ideas to describe project with russian text. But I spent much time to get it working [...]]]></description>
		<link>http://kubasov.org.ua/hello-world/</link>
			</item>
</channel>
</rss>
