<?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>try {} except &#187; blackberry</title>
	<atom:link href="http://www.tryexcept.com/tag/blackberry/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tryexcept.com</link>
	<description>Tools and information for software developers</description>
	<lastBuildDate>Sun, 18 Sep 2011 20:33:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Now that WebOS died, which is the best development crossplatform for iOS, Android, RIM and WP7?</title>
		<link>http://www.tryexcept.com/articles/2011/09/02/mobile_crossplatform.html</link>
		<comments>http://www.tryexcept.com/articles/2011/09/02/mobile_crossplatform.html#comments</comments>
		<pubDate>Fri, 02 Sep 2011 16:35:47 +0000</pubDate>
		<dc:creator>Manuel Gomes</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[titanium]]></category>
		<category><![CDATA[webos]]></category>

		<guid isPermaLink="false">http://www.tryexcept.com/?p=373</guid>
		<description><![CDATA[Yes, the excellent WebOS is defunct, and it will never be the mainstream player as, at least technically, it deserved. For all of us developing for the mobile world that don&#8217;t have the time or budget to develop natively in all the &#8230; <a href="http://www.tryexcept.com/articles/2011/09/02/mobile_crossplatform.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yes, the excellent WebOS is defunct, and it will never be the mainstream player as, at least technically, it deserved. For all of us developing for the mobile world that don&#8217;t have the time or budget to develop natively in all the mainstream platforms, its one less player to target. Myself, personally, am deciding/evaluating available options for true cross-platform development targeting iOS, Android, Blackberry and Windows Phone 7.</p>
<p>My requirements are:</p>
<ul>
<li>Native UI components must be used &#8211; maintaining the native look and feel for each platform is important (PhoneGap is out of the picture because of this);</li>
<li>The same code base (or at least most of it) must be used in all platforms;</li>
<li>The UI must scale well between Phone and Tablet formats and screen densities (DPI);</li>
<li>The application must perform smoothly, speedwise, even in lower end devices;</li>
<li>Some access to the device&#8217;s hardware: GPS, sensors, camera.</li>
</ul>
<p>I have found some platforms so far:</p>
<ul>
<li><strong><a href="http://www.appcelerator.com/" target="_blank">Titanium Mobile</a></strong>: this is my current number one, but i don&#8217;t think Windows Phone 7 will be supported. Plus, the Android implementation is a bit clumsy: the JavaScript core is not interpreted by the OS, so a java JS interpreter is included- this makes the application big and slow. In iOS this problem does not exist, as the system&#8217;s javascript interpreter is used. On the plus side, native UI components are supported and a very nice, Eclipse based, IDE is provided;</li>
<li><strong><a href="http://www.phonegap.com" target="_blank">PhoneGap</a></strong>: this one also uses JavaScript, but is completely HTML/JS based: the application runs inside a WebView, and has no bindings to native UI components, it relies on third-party JS libraries to build the UI, such as <a href="http://www.sencha.com/products/touch/" target="_blank">Sencha Touch</a> or <a href="http://jquerymobile.com/" target="_blank">jQuery Mobile</a>. It&#8217;s a browser on steroids basically, and doesn&#8217;t float my boat.</li>
<li><strong><a href="http://rhomobile.com/" target="_blank">RhoMobile</a></strong>: haven&#8217;t tested or reviewed this one yet, opinions anyone?</li>
</ul>
<p><span class="Apple-style-span" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">So, i need your opinion about these or other development tools: are they any good? Have you used them in a project? Comment below.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tryexcept.com/articles/2011/09/02/mobile_crossplatform.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Android ahead of iPhone, second to Blackberry</title>
		<link>http://www.tryexcept.com/articles/2010/05/15/android-ahead-of-iphone-second-to-blackberry.html</link>
		<comments>http://www.tryexcept.com/articles/2010/05/15/android-ahead-of-iphone-second-to-blackberry.html#comments</comments>
		<pubDate>Sat, 15 May 2010 15:57:08 +0000</pubDate>
		<dc:creator>Manuel Gomes</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Off-topic]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.tryexcept.com/?p=197</guid>
		<description><![CDATA[The open-source Android smartphone market just hit a milestone of sorts: it surpassed the iPhone in popularity, moving into the second overall spot behind industry leader RIM OS (BlackBerry). More in ADT Magazine]]></description>
			<content:encoded><![CDATA[<p>The open-source Android smartphone market just hit a milestone of sorts: it surpassed the iPhone in popularity, moving into the second overall spot behind industry leader RIM OS (BlackBerry).</p>
<p>More in <a href="http://adtmag.com/articles/2010/05/13/android-surges-into-second-place.aspx" target="_blank">ADT Magazine</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tryexcept.com/articles/2010/05/15/android-ahead-of-iphone-second-to-blackberry.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

