<?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>Mart Roosmaa &#187; programming</title>
	<atom:link href="http://www.roosmaa.net/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roosmaa.net</link>
	<description>Smart Software</description>
	<lastBuildDate>Fri, 02 Apr 2010 14:45:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Application wide locale override</title>
		<link>http://www.roosmaa.net/application-wide-locale-override/</link>
		<comments>http://www.roosmaa.net/application-wide-locale-override/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:45:35 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/?p=194</guid>
		<description><![CDATA[How to override the system wide locale in your application and get away with it. Demonstrates an application wide approach where there is no need to the change the existing activities.]]></description>
		<wfw:commentRss>http://www.roosmaa.net/application-wide-locale-override/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extendable Android applications</title>
		<link>http://www.roosmaa.net/extendable-android-applications/</link>
		<comments>http://www.roosmaa.net/extendable-android-applications/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 02:41:40 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/?p=180</guid>
		<description><![CDATA[How to create extendable applications for Android and how to avoid the Apple AppStore LITE &#038; full version mess. And what you should be looking out for.]]></description>
		<wfw:commentRss>http://www.roosmaa.net/extendable-android-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Entry/exit animations</title>
		<link>http://www.roosmaa.net/entry-exit-animations/</link>
		<comments>http://www.roosmaa.net/entry-exit-animations/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 13:49:14 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/?p=71</guid>
		<description><![CDATA[When writing FUN2Learn I was presented with a challenge: how to make views animate at the start and end of the activity without creating a big mess in the code.]]></description>
		<wfw:commentRss>http://www.roosmaa.net/entry-exit-animations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long lasting service calls</title>
		<link>http://www.roosmaa.net/long-lasting-service-calls/</link>
		<comments>http://www.roosmaa.net/long-lasting-service-calls/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 09:02:31 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/?p=74</guid>
		<description><![CDATA[When developing for Android it is recommended that service calls should not block the thread and should create a new thread if they need to do time consuming tasks. I agree that blocking the UI thread is bad, but sometimes it can get ugly.]]></description>
		<wfw:commentRss>http://www.roosmaa.net/long-lasting-service-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharpOS looks promising</title>
		<link>http://www.roosmaa.net/sharpos-looks-promising/</link>
		<comments>http://www.roosmaa.net/sharpos-looks-promising/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 18:49:49 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Mono/.NET]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SharpOS]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/index.php/2008/02/26/sharpos-looks-promising/</guid>
		<description><![CDATA[Over a year has passed since the creation of SharpOS mailing list. I&#8217;ve not kept track with the messages there and the state of SharpOS for some time, but yesterday I got the time to have a peek at what has changed, and to my great surprise the project has been making nice progress.
The SharpOS [...]]]></description>
		<wfw:commentRss>http://www.roosmaa.net/sharpos-looks-promising/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
