<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BlackBerry Developer Blog &#187; Titanium</title>
	<atom:link href="http://devblog.blackberry.com/tag/titanium/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 18:00:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; Titanium</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>Appcelerator Titanium: BlackBerry 10 SDK Update</title>
		<link>http://devblog.blackberry.com/2013/06/appcelerator-blackberry-10-update/</link>
		<comments>http://devblog.blackberry.com/2013/06/appcelerator-blackberry-10-update/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 23:00:37 +0000</pubDate>
		<dc:creator>garett</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Cascades]]></category>
		<category><![CDATA[Appcelerator]]></category>
		<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Titanium]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=15357</guid>
		<description><![CDATA[Today I have two huge announcements for all our Appcelerator Titanium developers out there. First, the Appcelerator Titanium SDK is entering version 3.1.1. Second, this release includes integrated support for the BlackBerry 10 Beta SDK! Since the announcement of BlackBerry 10 support in Titanium, there have been huge strides made to get as many Titanium [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=15357&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Today I have two huge announcements for all our <a href="http://www.appcelerator.com/" target="_blank">Appcelerator Titanium</a> developers out there. First, the Appcelerator Titanium SDK is entering version 3.1.1. Second, this release includes integrated support for the BlackBerry 10 Beta SDK! Since the <a href="http://devblog.blackberry.com/2012/12/appcelerator-titanium-blackberry-10/">announcement of BlackBerry 10 support in Titanium</a>, there have been huge strides made to get as many Titanium APIs supported on BlackBerry 10 as possible and today marks a major step in that direction, getting just inches away from the final GA release. Anyone interested in taking a look at just how far we&#8217;ve come can take a look at the <a href="https://github.com/appcelerator/titanium_mobile_blackberry/blob/master/CHANGELOG.md">change log</a> to see what a remarkable feat has been accomplished by the Appcelerator developers in just a few short months.</p>
<p><img class="aligncenter size-full wp-image-15358" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2013/06/appcelerator-e1371498875466.png?w=600&#038;h=475" width="600" height="475" /></p>
<p>Up to this release, the BlackBerry 10 SDK was supported using a pre-release version of the Titanium SDK which added a both few extra steps and downloads in order to start testing/building your application for BlackBerry. Now the BlackBerry 10 SDK is officially supported in the public version of the Titanium SDK 3.1.1 and can be installed just like any of the other supported platform SDKs.</p>
<p>For those of you familiar with Appcelerator and the Titanium platform, this release brings the BlackBerry 10 SDK to about 90% coverage of the core Titanium APIs, including supporting the Alloy framework. This is a great time to start taking your existing applications and testing to see how great they look, feel and run on the BlackBerry 10 platform. The way Titanium builds for BlackBerry is using the Cascades framework, meaning you will receive native, intuitive applications with solid and fluent user experience out of the box. With just a few keystrokes you can have your existing application compiled and tested on a BlackBerry 10 device or simulator, then just a few more steps to get it signed and uploaded to BlackBerry World.</p>
<p><img class="aligncenter size-full wp-image-15359" alt="appcelerator2" src="http://rimdevblog.files.wordpress.com/2013/06/appcelerator2-e1371498950694.png?w=600&#038;h=295" width="600" height="295" /></p>
<p>On the other hand, if you have heard of Appcelerator but are not really sure what they offer, allow me to break it down very simply: Appcelerator’s Titanium IDE allows you to create full featured cross-platform applications using JavaScript. Titanium also recently added support for a new UI framework dubbed “Alloy” which allows developers to define all application UI using a mixture of XML and CSS. “JavaScript” and “XML” may make Titanium sound like it creates web applications, however the applications are actually bundled with a JavaScript engine that interprets the code and displays it in the native UI of the platform for which the application was compiled. The result is an application that can be created very quickly to support multiple platforms (ex BlackBerry 10, iOS, Android) but with the performance, look and feel of a native application.</p>
<p>Existing Titanium developers can get the 3.1.1 SDK update which includes the BlackBerry 10 SDK using the Titanium SDK’s built-in update mechanism. Anyone that needs to download the full IDE can grab it from <a href="http://www.appcelerator.com/developers/" target="_blank">here</a>.</p>
<p>For more details on all that 3.1.1 has to offer please check out this <a href="http://developer.appcelerator.com/blog/?p=21251" target="_blank">Appcelerator blog post</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/15357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/15357/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=15357&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/06/appcelerator-blackberry-10-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75e7e69af37da351a3462a17576c2209?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gbeuk</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/06/appcelerator-e1371498875466.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/06/appcelerator2-e1371498950694.png" medium="image">
			<media:title type="html">appcelerator2</media:title>
		</media:content>
	</item>
		<item>
		<title>#Re-Hash’d: Monday, December 10th 2012</title>
		<link>http://devblog.blackberry.com/2012/12/rehashed-monday-december-10-2012/</link>
		<comments>http://devblog.blackberry.com/2012/12/rehashed-monday-december-10-2012/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 18:16:45 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Appceler]]></category>
		<category><![CDATA[Appcelerator]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[Gold SDK]]></category>
		<category><![CDATA[Port-A-Thon]]></category>
		<category><![CDATA[Titanium]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=12637</guid>
		<description><![CDATA[Alex from Inside BlackBerry Developer Blog covers what you missed last week. Want to find a blog post from the video? Look no further: BlackBerry 10 and Appcelerator Titanium Webcast http://devblog.blackberry.com/2012/12/appcelerator-titanium-blackberry-10/ All Aboard the BlackBerry 10 Port-A-Thon http://devblog.blackberry.com/2012/12/all-aboard-blackberry-10-port-a-thon/ BlackBerry 10 WebWorks and Maps http://devblog.blackberry.com/2012/12/blackberry-webworks-maps/ BlackBerry 10 Gold SDK Tweetup &#8211; Sunnyvale, CA http://www.eventbrite.ca/event/4985148714 BlackBerry 10 [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12637&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Alex from Inside BlackBerry Developer Blog covers what you missed last week.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='640' height='390' src='http://www.youtube.com/embed/Q7GpWVKBQFI?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Want to find a blog post from the video? Look no further:</p>
<p>BlackBerry 10 and Appcelerator Titanium Webcast<br />
<a title="http://bbry.lv/Z68s1Q" href="http://bbry.lv/Z68s1Q" target="_blank" rel="nofollow"><br />
http://devblog.blackberry.com/2012/12/appcelerator-titanium-blackberry-10/<br />
</a></p>
<p>All Aboard the BlackBerry 10 Port-A-Thon<br />
<a title="http://bbry.lv/SRErPD" href="http://bbry.lv/SRErPD" target="_blank" rel="nofollow"><br />
http://devblog.blackberry.com/2012/12/all-aboard-blackberry-10-port-a-thon/<br />
</a></p>
<p>BlackBerry 10 WebWorks and Maps<br />
<a title="http://bbry.lv/SREsmp" href="http://bbry.lv/SREsmp" target="_blank" rel="nofollow"><br />
http://devblog.blackberry.com/2012/12/blackberry-webworks-maps/<br />
</a></p>
<p>BlackBerry 10 Gold SDK Tweetup &#8211; Sunnyvale, CA<br />
<a title="http://bbry.lv/TRfnYO" href="http://bbry.lv/TRfnYO" target="_blank" rel="nofollow"><br />
http://www.eventbrite.ca/event/4985148714<br />
</a></p>
<p>BlackBerry 10 Gold SDK Tweetup &#8211; NYC<br />
<a title="http://bbry.lv/UQ2YoJ" href="http://bbry.lv/UQ2YoJ" target="_blank" rel="nofollow"><br />
http://www.eventbrite.ca/event/4975640274<br />
</a></p>
<p>That’s what you missed last week. Got questions? Comments? Let us know!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/12637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/12637/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12637&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/12/rehashed-monday-december-10-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>
	</item>
		<item>
		<title>Appcelerator Titanium for BlackBerry 10</title>
		<link>http://devblog.blackberry.com/2012/12/appcelerator-titanium-blackberry-10/</link>
		<comments>http://devblog.blackberry.com/2012/12/appcelerator-titanium-blackberry-10/#comments</comments>
		<pubDate>Fri, 07 Dec 2012 17:35:07 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[Appcelerator]]></category>
		<category><![CDATA[Appcelerator Titanium]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[Titanium]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=12579</guid>
		<description><![CDATA[We’re excited to announce the availability of the Appcelerator Titanium for BlackBerry 10 in a pre-release version. Through the power of Titanium&#8217;s cross platform capabilities, developers and enterprises will be able to build and port their applications to BlackBerry 10. Leverage Titanium’s cross platform native experience to create a Built for BlackBerry app and qualify [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12579&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter  wp-image-12580" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/12/titanium-blackberry-graphic.png?w=619&#038;h=413" height="413" width="619" /></p>
<p>We’re excited to announce the availability of the Appcelerator Titanium for BlackBerry 10 in a <a href="http://preview.appcelerator.com/studio/bb/">pre-release version</a>. Through the power of Titanium&#8217;s cross platform capabilities, developers and enterprises will be able to build and port their applications to BlackBerry 10.</p>
<p>Leverage Titanium’s cross platform native experience to create a <a href="https://developer.blackberry.com/builtforblackberry" target="_blank">Built for BlackBerry</a> app and qualify for many benefits!</p>
<ul>
<li>Qualifying Built for BlackBerry Applications are eligible the <a href="https://developer.blackberry.com/builtforblackberry/commitment/">10k Developer Commitment</a> with a guaranteed one year revenue of $10,000 USD</li>
<li>The first 1,000 participating developers to submit an app to BlackBerry App World which is created with the <a href="http://preview.appcelerator.com/studio/bb/">Titanium for BlackBerry 10</a> will receive a free BlackBerry Dev Alpha for testing*</li>
<li>Up to 10,000 developers will get  free Appcelerator Cloud Services and Analytics (<a href="http://www.appcelerator.com/legal/appexplore-agreement" target="_blank">Terms and conditions apply</a>)</li>
</ul>
<p>Register for the offer at <a href="http://www.appcelerator.com/blackberry10/"><br />
http://www.appcelerator.com/blackberry10<br />
</a>.</p>
<p>Learn more during the webcast entitled “Developing on Blackberry 10 with Titanium” on Thursday December 13, 2012 at 1:00 pm EST. <a href="https://appcelerator.webex.com/appcelerator/onstage/g.php?t=a&amp;d=922859737" target="_blank">Register Now!</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/12579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/12579/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12579&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/12/appcelerator-titanium-blackberry-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/12/titanium-blackberry-graphic.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
	</channel>
</rss>
