<?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>Code Shogun &#187; dealsdroid</title>
	<atom:link href="http://www.codeshogun.com/blog/tag/dealsdroid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeshogun.com/blog</link>
	<description>Mobile App Dev</description>
	<lastBuildDate>Wed, 02 Jun 2010 01:45:38 +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>Android App Showcase: ShopFusion</title>
		<link>http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/</link>
		<comments>http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 03:20:53 +0000</pubDate>
		<dc:creator>android</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[dealsdroid]]></category>
		<category><![CDATA[shopfusion]]></category>

		<guid isPermaLink="false">http://www.codeshogun.com/blog/?p=48</guid>
		<description><![CDATA[ShopFusion is a remake of DealsDroid.  Instead of client side (G1) processing all the deals RSS information, I created a server-side crawler in PHP and stored the information in a very simple MySQL database.  When the client queries the data, it returns in a light-weight JSON format.  So the speed and performance are greatly enhanced.  [...]]]></description>
			<content:encoded><![CDATA[<p>ShopFusion is a remake of DealsDroid.  Instead of client side (G1) processing all the deals RSS information, I created a server-side crawler in PHP and stored the information in a very simple MySQL database.  When the client queries the data, it returns in a light-weight JSON format.  So the speed and performance are greatly enhanced.  DealsDroid is still on the market but deprecated <img src='http://www.codeshogun.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  Please download ShopFusion instead and let me know if you have any commet and suggest.</p>
<p>Enjoy!
<a href='http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/sf01/' title='sf01'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/02/sf01-150x150.png" class="attachment-thumbnail" alt="" title="sf01" /></a>
<a href='http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/sf02/' title='sf02'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/02/sf02-150x150.png" class="attachment-thumbnail" alt="" title="sf02" /></a>
<a href='http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/sf03/' title='sf03'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/02/sf03-150x150.png" class="attachment-thumbnail" alt="" title="sf03" /></a>
<a href='http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/sh04/' title='sh04'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/02/sh04-150x150.png" class="attachment-thumbnail" alt="" title="sh04" /></a>
<a href='http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/sh05/' title='sh05'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/02/sh05-150x150.png" class="attachment-thumbnail" alt="" title="sh05" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeshogun.com/blog/2009/02/28/android-app-showcase-shopfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android App Showcase: DealsDroid</title>
		<link>http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/</link>
		<comments>http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 03:34:14 +0000</pubDate>
		<dc:creator>android</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[dealsdroid]]></category>

		<guid isPermaLink="false">http://www.codeshogun.com/blog/?p=39</guid>
		<description><![CDATA[This is a little handy app that will search hot internet deals for you.
You can specify the keywords to search for, as well as choose the deal sources.
You can also enter your own deal source RSS feed to be included in the search.
Current version is a very beta version.  It does its job well but [...]]]></description>
			<content:encoded><![CDATA[<p>This is a little handy app that will search hot internet deals for you.</p>
<p>You can specify the keywords to search for, as well as choose the deal sources.</p>
<p>You can also enter your own deal source RSS feed to be included in the search.</p>
<p>Current version is a very beta version.  It does its job well but there are improvements I&#8217;d like to make but just simply lack of time.</p>

<a href='http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/deals1/' title='deals1'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/01/deals1-150x150.png" class="attachment-thumbnail" alt="" title="deals1" /></a>
<a href='http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/deals2/' title='deals2'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/01/deals2-150x150.png" class="attachment-thumbnail" alt="" title="deals2" /></a>
<a href='http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/deals3/' title='deals3'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/01/deals3-150x150.png" class="attachment-thumbnail" alt="" title="deals3" /></a>
<a href='http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/deals4/' title='deals4'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/01/deals4-150x150.png" class="attachment-thumbnail" alt="" title="deals4" /></a>
<a href='http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/deals5/' title='deals5'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/01/deals5-150x150.png" class="attachment-thumbnail" alt="" title="deals5" /></a>
<a href='http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/deals6/' title='deals6'><img width="150" height="150" src="http://www.codeshogun.com/blog/wp-content/uploads/2009/01/deals6-150x150.png" class="attachment-thumbnail" alt="" title="deals6" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.codeshogun.com/blog/2009/01/23/android-app-showcase-dealsdroid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
