<?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>Mykhaylo&#039;s blog</title>
	<atom:link href="http://kubasov.org.ua/feed/" rel="self" type="application/rss+xml" />
	<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>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>optimizing GWT module compilation</title>
		<link>http://kubasov.org.ua/optimizing-gwt-module-compilation/</link>
		<comments>http://kubasov.org.ua/optimizing-gwt-module-compilation/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 13:14:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[optimizations]]></category>

		<guid isPermaLink="false">http://kubasov.org.ua/?p=45</guid>
		<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>
		<wfw:commentRss>http://kubasov.org.ua/optimizing-gwt-module-compilation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world, again&#8230;</title>
		<link>http://kubasov.org.ua/hello-world/</link>
		<comments>http://kubasov.org.ua/hello-world/#comments</comments>
		<pubDate>Thu, 27 May 2010 07:57:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kubasov.org.ua/?p=1</guid>
		<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>
		<wfw:commentRss>http://kubasov.org.ua/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
