<?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>Tech Opener &#187; mobile</title>
	<atom:link href="http://techopener.com/blog/category/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://techopener.com/blog</link>
	<description>Lets share more</description>
	<lastBuildDate>Sun, 02 May 2010 23:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='techopener.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>iPad apps</title>
		<link>http://techopener.com/blog/2010/04/ipad-apps/</link>
		<comments>http://techopener.com/blog/2010/04/ipad-apps/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 12:35:36 +0000</pubDate>
		<dc:creator>kenan</dc:creator>
				<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://techopener.com/blog/?p=281</guid>
		<description><![CDATA[Prepared for tomorrow by downloading some iPad applications before the device has even been released.  Apple = Hype machine.  iPad will win for the same reasons the iPhone did.  For anyone not paying attention, it is the applications.]]></description>
			<content:encoded><![CDATA[<p>Prepared for tomorrow by downloading some iPad applications before the device has even been released.  Apple = Hype machine.  iPad will win for the same reasons the iPhone did.  For anyone not paying attention, it is the applications.</p>
<p><a href="http://techopener.com/blog/wp-content/uploads/2010/04/iPadApps.png"><img class="alignnone size-full wp-image-280" title="iPadApps" src="http://techopener.com/blog/wp-content/uploads/2010/04/iPadApps.png" alt="" width="675" height="266" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techopener.com/blog/2010/04/ipad-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foursquare on Windows Mobile</title>
		<link>http://techopener.com/blog/2009/12/foursquare-on-windows-mobile/</link>
		<comments>http://techopener.com/blog/2009/12/foursquare-on-windows-mobile/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 02:47:50 +0000</pubDate>
		<dc:creator>kenan</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[foursquare]]></category>

		<guid isPermaLink="false">http://techopener.com/blog/?p=266</guid>
		<description><![CDATA[Foursquare does not have a windows mobile version of their application, so I thought it would be a great opportunity to try and build an app. Things that are working fairly well: Foursquare API access. JSON.NET is used to parse &#8230; <a href="http://techopener.com/blog/2009/12/foursquare-on-windows-mobile/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Foursquare" href="http://foursquare.com" target="_blank">Foursquare </a>does not have a windows mobile version of their application, so I thought it would be a great opportunity to try and build an app.</p>
<p>Things that are working fairly well:</p>
<ul>
<li>Foursquare API access.</li>
<li>JSON.NET is used to parse the JSON responses.</li>
<li>sqlite is used for caching http responses.</li>
<li>OAuth is used for authentication to foursquare.</li>
<li>GPS lookup.</li>
</ul>
<p>Things that don&#8217;t work and have proved difficult to implement:</p>
<ul>
<li>Responsiveness.  At times the app stops responding and overall feels too slow for normal use.</li>
<li>Cell ID lookup.  This is important as GPS often does not work indoors.  It appears access to this API may be protected on most phones.</li>
<li>Good looking user interface.  Plus dealing with different phone resolutions, orientations, and sizes makes it a little more complicated.</li>
</ul>
<p>Things that would be interesting to implement but require a solid base application:</p>
<ul>
<li>Map integration</li>
<li>Integration with other API&#8217;s such as Yelp</li>
</ul>
<p>You can find the source at <a href="http://foursquare.codeplex.com" target="_blank">http://foursquare.codeplex.com</a> along with a CAB for installation on your phone if you want to try it out.  Look under the planned download section.  It works ok on my HTC Touch Pro.  If you are interested in contributing to this effort, let me know.  I&#8217;m debating spending more time on making this work better or building a HTML5 based mobile web application.</p>
]]></content:encoded>
			<wfw:commentRss>http://techopener.com/blog/2009/12/foursquare-on-windows-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
