<?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>OrangeSoftware.Ru &#187; Blog</title>
	<atom:link href="http://orangesoftware.ru/category/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://orangesoftware.ru</link>
	<description>Software for Android</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:21:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Developer Day 2009 Moscow</title>
		<link>http://orangesoftware.ru/blog/google-developer-day-2009-moscow</link>
		<comments>http://orangesoftware.ru/blog/google-developer-day-2009-moscow#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:20:25 +0000</pubDate>
		<dc:creator>solomonk</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[gdd 2009]]></category>
		<category><![CDATA[Software for Android]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=129</guid>
		<description><![CDATA[Just got from GDD 2009 which took place in Moscow this year. Everything was quite nice, I attended two sections related to Android development by Reto Meier and some Tech Talks about HTML5 (awsome!) and mobile web development. Reto promised said that Android 2.0 will appear on G1 eventualy.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://orangesoftware.ru/wp-content/uploads/2009/11/gdd-2009.png"><img class="size-full wp-image-130 aligncenter" title="gdd-2009" src="http://orangesoftware.ru/wp-content/uploads/2009/11/gdd-2009.png" alt="gdd-2009" width="201" height="142" /></a>Just got from GDD 2009 which took place in Moscow this year. Everything was quite nice, I attended two sections related to Android development by Reto Meier and some Tech Talks about HTML5 (awsome!) and mobile web development. Reto <span style="text-decoration: line-through;">promised</span> said that Android 2.0 will appear on G1 eventualy.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/blog/google-developer-day-2009-moscow/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catch your Exceptions</title>
		<link>http://orangesoftware.ru/blog/catch-your-exceptions</link>
		<comments>http://orangesoftware.ru/blog/catch-your-exceptions#comments</comments>
		<pubDate>Sun, 25 Oct 2009 08:57:05 +0000</pubDate>
		<dc:creator>solomonk</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=37</guid>
		<description><![CDATA[What a developer can never do? Test it&#8217;s own stuff. I use Financisto on a daily basis and I&#8217;ve never seen it force-closes on me. I just know how it works and unconsciously prevent myself from breaking it So, the users tend to find the most critical bugs in my applications, but not everyone is willing [...]]]></description>
			<content:encoded><![CDATA[<p>What a developer can never do? Test it&#8217;s own stuff. I use <a href="http://orangesoftware.ru/financisto">Financisto</a> on a daily basis and I&#8217;ve never seen it force-closes on me. I just know how it works and unconsciously prevent myself from breaking it <img src='http://orangesoftware.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So, the users tend to find the most critical bugs in my applications, but not everyone is willing to report the bug and that&#8217;s ok. </p>
<p>Therefore automatic reporting of the Exceptions plays a vital part in the process. And I found just the right tool to do the job - <a href="http://code.google.com/p/android-remote-stacktrace/">android-remote-stacktrace</a>. Nice little library which allows you to catch unhandled exceptions and send them to your server on next application restart. One-line-of-code setup and very useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/blog/catch-your-exceptions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://orangesoftware.ru/blog/welcome</link>
		<comments>http://orangesoftware.ru/blog/welcome#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:00:47 +0000</pubDate>
		<dc:creator>solomonk</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://orangesoftware.ru/?p=5</guid>
		<description><![CDATA[Welcome to OrangeSoftware.Ru. Here you can find some of my software for Android platform and my blog about programming and stuff. Enjoy!]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Welcome to OrangeSoftware.Ru. Here you can find some of my software for Android platform and my blog about programming and stuff. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://orangesoftware.ru/blog/welcome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
