<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Programming with Android Part 4 &#8211; Finishing WikiWhere</title>
	<atom:link href="http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 10:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Alexander Nikiforoff</title>
		<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/comment-page-1/#comment-135</link>
		<dc:creator>Alexander Nikiforoff</dc:creator>
		<pubDate>Thu, 22 Dec 2011 23:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/#comment-135</guid>
		<description>Superb!
Exactly the sort of example of using Xstream I was looking for. Many thanks</description>
		<content:encoded><![CDATA[<p>Superb!<br />
Exactly the sort of example of using Xstream I was looking for. Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gpt forum</title>
		<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/comment-page-1/#comment-131</link>
		<dc:creator>gpt forum</dc:creator>
		<pubDate>Tue, 28 Jun 2011 21:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/#comment-131</guid>
		<description>Once I originally commented I clicked the -Notify me when new feedback are added- checkbox and now each time a remark is added I get four emails with the same comment. Is there any approach you possibly can remove me from that service? Thanks!</description>
		<content:encoded><![CDATA[<p>Once I originally commented I clicked the -Notify me when new feedback are added- checkbox and now each time a remark is added I get four emails with the same comment. Is there any approach you possibly can remove me from that service? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RagoRarkpah</title>
		<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/comment-page-1/#comment-111</link>
		<dc:creator>RagoRarkpah</dc:creator>
		<pubDate>Sat, 29 Jan 2011 08:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/#comment-111</guid>
		<description>It is my great pleasure to visit your page and to enjoy your informative posts, I appriciate that a lot. I can feel that you invested much attention in these topics, as all of them make sense and are very useful.           
&lt;a href=&quot;http://www.bhgalleries.com&quot; rel=&quot;nofollow&quot;&gt;Teen Porn&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It is my great pleasure to visit your page and to enjoy your informative posts, I appriciate that a lot. I can feel that you invested much attention in these topics, as all of them make sense and are very useful.<br />
<a href="http://www.bhgalleries.com" rel="nofollow">Teen Porn</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjul goel</title>
		<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/comment-page-1/#comment-90</link>
		<dc:creator>Anjul goel</dc:creator>
		<pubDate>Sat, 30 Jan 2010 06:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/#comment-90</guid>
		<description>Hi, I am not able to get the blue dot, or stated differently, not able to send location details through DDMS emulator.. I have tried googleAPI(google inc) platform 1.5, 1.6 and 2.0.1. but nothing seems to work. Please suggest a way to go around this issue. its really very urgent.</description>
		<content:encoded><![CDATA[<p>Hi, I am not able to get the blue dot, or stated differently, not able to send location details through DDMS emulator.. I have tried googleAPI(google inc) platform 1.5, 1.6 and 2.0.1. but nothing seems to work. Please suggest a way to go around this issue. its really very urgent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/comment-page-1/#comment-83</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 08 Nov 2009 20:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.2linessoftware.com/2009/01/21/programming-with-android-part-4-finishing-wikiwhere/#comment-83</guid>
		<description>Thanks for the feedback, 

The XStream is being brought in as source code. I found it was much more compatible with the Dalvik JVM and also it allowed me to control what modules to bring in. Android does have a native XML parser but what the XStream adds is a serialization back and forth from Java Objects to XML. I find I spend way too much of my life in airports and writing java serializers.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, </p>
<p>The XStream is being brought in as source code. I found it was much more compatible with the Dalvik JVM and also it allowed me to control what modules to bring in. Android does have a native XML parser but what the XStream adds is a serialization back and forth from Java Objects to XML. I find I spend way too much of my life in airports and writing java serializers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

