<?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; sencha touch</title>
	<atom:link href="http://devblog.blackberry.com/tag/sencha-touch/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 15:08:31 +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; sencha touch</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>Newly Released Sencha Touch 2.2 Optimized for BlackBerry 10!</title>
		<link>http://devblog.blackberry.com/2013/04/sencha-touch-2-2/</link>
		<comments>http://devblog.blackberry.com/2013/04/sencha-touch-2-2/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 19:18:01 +0000</pubDate>
		<dc:creator>Naveen</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[BlackBerry 10 Web]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[sencha touch]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=14743</guid>
		<description><![CDATA[In the last release of Sencha Touch 2.1.1, we were happy and excited to see the BlackBerry 10 theme added. This enabled developers to create visually compelling applications with the BlackBerry 10 native look and feel. Now with the release of Sencha Touch 2.2, we are delighted to announce significant enhancements so that you can [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=14743&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In the last release of Sencha Touch 2.1.1, we were happy and excited to see the BlackBerry 10 theme added. This enabled developers to create visually compelling applications with the BlackBerry 10 native look and feel. Now with the release of <a href="http://www.sencha.com/blog/hello-sencha-touch-2-2/" target="_new">Sencha Touch 2.2</a>, we are delighted to announce significant enhancements so that you can develop applications for BlackBerry 10 without worrying about performance. The Webkit rendering optimization from the BlackBerry 10 Web platform combined with performance improvements in Sencha Touch optimization result in a great opportunity for developers who are building for the application for the first time and for those who are looking to port a Sencha Touch app to BlackBerry 10. Let’s take a look at some of the UI components which are optimized on this release.</p>
<h3><strong>List Component</strong></h3>
<p>The list is an essential UI component for almost all applications and Sencha Touch provides a list component that is ideal for presenting an index-style list of items. With the release of Sencha Touch 2.2, the scrolling of the list component has been greatly optimized and improved. The scrolling performance of the list averages about 35-40 frames per seconds on the BlackBerry 10 web platform. Here is a short video demonstrating the scrolling performance of a list with 60 items, with each item containing texts and images.</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/nsGce1zTwbk?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>
<h3><strong>Tab Panels</strong></h3>
<p>Tab Panels are a great way to allow the user to switch between several pages. The touch responsiveness has been tuned specifically for the BlackBerry 10 platform and the transition between screens has been optimized as well. Here is a short video of the tab panels in action.</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/tpkffEa8vNc?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>
<h3><strong>Navigation View</strong></h3>
<p>Navigation View is a great way to switch views within an application, which provides a stack of UI containers that you can push in and pop off. In Sencha Touch 2.2, additional work was done to make these perform even better in the BlackBerry 10 environment. Users can switch views of an application and move between screens without any delays. The transitions between views and screens are smooth and provide a great user experience. Here is the video clip of an application which uses the navigation view.</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/CGruk7AqMR8?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>&nbsp;</p>
<p>If you are new to Sencha Touch, it is an impressive JavaScript® framework based entirely on HTML5, CSS and JavaScript. It’s designed to bring an incredibly powerful set of components together to create rich mobile applications. Today’s Sencha Touch release not only brings support for BlackBerry 10, but continues Sencha’s support for the BlackBerry® PlayBook™ tablet. To get started, developers should <a href="http://www.sencha.com/products/touch/download/" target="_new">download the framework</a> and then check out the <a href="http://www.sencha.com/learn/Sencha_Touch" target="_new">Sencha Touch Learning Center</a>, where they will find code samples, videos, and tutorials. To get an idea of what is possible using the framework, there are a variety of <a href="http://www.sencha.com/products/touch/demos/" target="_new">demo applications</a> showcasing the breadth and power of the platform.</p>
<p>If you have a Sencha Touch application already and are looking to bring it over to BlackBerry 10, you’re in for a treat &#8211; you can bring your Sencha Touch application to BlackBerry 10 in just a few steps. Here is the complete <a href="https://developer.blackberry.com/html5/documentation/creating_blackberry_webworks_applications_with_sencha_touch.html" target="_new">porting guide</a> and a <a href="http://devblog.blackberry.com/2012/11/sencha-touch-blackberry-10/" target="_new">developer video</a>, which shows you step by step instructions to bring your Sencha Touch application to BlackBerry 10.</p>
<p>If you have an application which was created using Sencha Touch 2.0 or Sencha Touch 2.1, upgrading to Sencha Touch 2.2 is as easy as changing the CSS and Java Script references. This way you can leverage and take advantage of the performance optimization that this release provides. For more information on updates and changes that might impact your upgrade, see the <a href="http://docs.sencha.com/touch/2.2.0/#!/guide/whats_new" target="_new">What&#8217;s New guide</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/14743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/14743/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=14743&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/04/sencha-touch-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/83a3304d7f99cd7e5d2323b7338f7305?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">naveenm1</media:title>
		</media:content>
	</item>
		<item>
		<title>Sencha Touch Support for BlackBerry 10!</title>
		<link>http://devblog.blackberry.com/2013/02/sencha-touch-support-for-blackberry-10/</link>
		<comments>http://devblog.blackberry.com/2013/02/sencha-touch-support-for-blackberry-10/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 12:18:12 +0000</pubDate>
		<dc:creator>Naveen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WebWorks]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[sencha touch]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=13531</guid>
		<description><![CDATA[We’ve been working the last few months with the team at Sencha to bring the support for BlackBerry 10 out of beta and ready to be used by developers.  We’re glad to announce with Sencha that the wait is over! Performance and a full BlackBerry 10 theme are here for BlackBerry 10.  Now, you can [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13531&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha.png"><img class="aligncenter size-full wp-image-13532" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha-e1360151747329.png?w=600&#038;h=570" width="600" height="570" /></a></p>
<p>We’ve been working the last few months with the team at Sencha to bring the support for BlackBerry 10 out of beta and ready to be used by developers.  We’re glad to announce with Sencha that the wait is over! Performance and a full BlackBerry 10 theme are here for BlackBerry 10.  Now, you can develop visually compelling applications using components in Sencha Touch 2.1.1 without worrying about the performance. The Webkit rendering optimization from the BlackBerry 10 Web platform combined with the Sencha’s performance optimization resulted in great venue for the developers who are developing this application for the first time. Additionally, these optimizations will also help developers who have already developed a Sencha Touch application and are looking to bring it to the BlackBerry 10 platform.</p>
<p>If that wasn’t enough by itself, we are very happy and excited to announce that the latest Sencha Touch release has the full support for BlackBerry 10 theme.  As mentioned at BlackBerry Jam 2012, Sencha is committed to supporting BlackBerry 10 and we’ve been working together with their team to bring these new visuals to their product. With this theme support you can start building BlackBerry 10 themed HTML5 applications using Sencha Touch to give your application the BlackBerry 10 native look and feel. Sencha and BlackBerry are committed to delivering the best platform for building BlackBerry 10 applications with open web standards. The latest Sencha Touch release delivers the BlackBerry 10 native look and feel to most of the UI components such as Forms, DataView, Carousel, List, TabPanel, NestedList and Navigation View. Let’s take a closer look at some of these UI components, styled for BlackBerry 10.</p>
<p><span id="more-13531"></span></p>
<h3><b>Form Elements</b></h3>
<p>Form Elements are one of the most common mobile UI elements, and a building block for many applications, and Sencha has given that native BlackBerry 10 look and feel to them. So, if you want your application to look and feel like a BlackBerry 10 application, you should definitely take advantage of these form elements.  The input adapts to the virtual keyboard as well.  If you have an input type of password or email, keyboard changes configuration to match the input type using standard HTML5 integrated elements.</p>
<p style="text-align:center;"><a href="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha1.png"><img class="aligncenter  wp-image-13533" alt="devblog - sencha1" src="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha1.png?w=413&#038;h=783" width="413" height="783" /></a></p>
<h3 style="text-align:left;">Action Bar</h3>
<p>Sencha Touch also includes BlackBerry 10 specific components. The first one we’ll look at is the action bar at the bottom.  The action bar is a styled Sencha Tab Panel and it’s designed in a way that you can switch between pages very easily and this is the same type of design you see in the BlackBerry 10 native applications. You can see this same sort of design with other frameworks, and Sencha has brought the same design to be used for BlackBerry 10 developers.  As you can see, it adapts whether you are in portrait or landscape.</p>
<p style="text-align:center;"><a href="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha2.png"><img class="aligncenter  wp-image-13534" alt="devblog - sencha2" src="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha2.png?w=413&#038;h=783" width="413" height="783" /></a></p>
<h3 style="text-align:left;">CrossCut Menu</h3>
<p>In addition to above, the BlackBerry 10 CrossCut menu is also supported by the BlackBerry 10 theme as a new Sencha Touch component. As a developer, you can leverage the CrossCut menu component to create compelling BlackBerry 10 style application using just web technologies and give the native BlackBerry 10 look and feel to the app.  If you’re interested in using the component, it’s the new Ext.bb.CrossCut component (xtype: crosscut). Here is the code snippet, which shows how to use the CrossCut component with in the Sencha Touch framework. The complete reference for the CrossCut menu is available <a href="http://docs.sencha.com/touch/2-1/#!/api/Ext.bb.CrossCut">here</a>.</p>
<p style="text-align:center;"><a href="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha3.png"><img class="aligncenter  wp-image-13535" alt="devblog - sencha3" src="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha3.png?w=430&#038;h=130" width="430" height="130" /></a></p>
<h3>To enable the BlackBerry 10 theme, refer to the <a href="http://www.sencha.com/blog/introducing-blackberry-10-support-to-sencha-touch">Sencha blog post</a> for instructions.</h3>
<p>If you are new to Sencha Touch, it is an impressive JavaScript® framework based entirely on HTML5, CSS and JavaScript, and designed to bring an incredibly powerful set of components to create rich mobile applications. Today’s Sencha Touch release not only brings support for BlackBerry 10, but continues Sencha’s support for the BlackBerry® PlayBook™ tablet.  To get started, developers should <a href="http://www.sencha.com/products/touch/download/" target="_new">download the framework</a> and then check out the <a href="http://www.sencha.com/learn/Sencha_Touch" target="_new">Sencha Touch Learning Center</a>, where they will find code samples, videos and tutorials. To get an idea of what is possible using the framework, there are a variety of <a href="http://www.sencha.com/products/touch/demos/" target="_new">demo applications</a> showcasing the breadth and power of the platform.</p>
<p>If you have a Sencha Touch application already and looking to bring it over to BlackBerry 10, stop worrying.  You can bring your Sencha Touch application to BlackBerry 10 in few steps.  Here is the complete <a href="https://developer.blackberry.com/html5/documentation/creating_blackberry_webworks_applications_with_sencha_touch.html">porting guide</a> and the <a href="http://devblog.blackberry.com/2012/11/sencha-touch-blackberry-10/">developer video</a>, which shows you step by step instructions to bring your Sencha Touch application to BlackBerry 10.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/13531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/13531/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13531&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/02/sencha-touch-support-for-blackberry-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/83a3304d7f99cd7e5d2323b7338f7305?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">naveenm1</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha-e1360151747329.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha1.png" medium="image">
			<media:title type="html">devblog - sencha1</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha2.png" medium="image">
			<media:title type="html">devblog - sencha2</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/02/devblog-sencha3.png" medium="image">
			<media:title type="html">devblog - sencha3</media:title>
		</media:content>
	</item>
		<item>
		<title>Sencha Touch Web Framework with BlackBerry Support Launched</title>
		<link>http://devblog.blackberry.com/2011/03/sencha-touch/</link>
		<comments>http://devblog.blackberry.com/2011/03/sencha-touch/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 18:23:34 +0000</pubDate>
		<dc:creator>Mike Kirkup</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[blackberry 6]]></category>
		<category><![CDATA[blackberry playbook]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[sencha touch]]></category>
		<category><![CDATA[web framework]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=3431</guid>
		<description><![CDATA[Announcing the launch of the Sencha Touch Web Framework for BlackBerry® 6-enabled touch devices and the upcoming BlackBerry® PlayBook™ tablet.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4810&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-3433" title="Sencha" src="http://rimdevblog.files.wordpress.com/2011/03/sencha_logo.png?w=400&#038;h=167" alt="" width="400" height="167" /></p>
<p>At <a title="BlackBerry® DEVCON 2010" href="http://www.blackberrydevcon.com/" target="_new">BlackBerry® DEVCON 2010</a>, we were honored to have the CEO of <a title="Sencha" href="http://notes.sencha.com/post/1410909609/our-ceo-abe-elias-took-the-the-stage-in-front-of" target="_new">Sencha</a>, Abe Elias, join us on stage during the keynote to showcase their new CSS3 tool: <a title="Sencha Animator" href="http://www.sencha.com/products/animator/" target="_new">Sencha Animator</a>.  As part of our work with the great folks at Sencha, they pledged to bring the <a title="Sencha Touch Mobile JavaScript Framework" href="http://www.sencha.com/products/touch/" target="_new">Sencha Touch Mobile JavaScript Framework</a> to the BlackBerry platform.</p>
<p>I am very pleased to announce today that Sencha has released an update to their Sencha Touch Mobile JavaScript Framework that brings support for the BlackBerry® 6 operating system.  For those unfamiliar with Sencha Touch Mobile JavaScript Framework, it is an impressive web framework based entirely on HTML5, CSS and JavaScript® that is designed to bring an incredibly powerful set of components to help create web apps that look and feel like native applications.  The Sencha Touch Mobile JavaScript Framework 1.1 release today not only brings support for BlackBerry 6-enabled touch devices such as the <a title="BlackBerry® Torch™ 9800 smartphone" href="http://www.blackberry.com/torch" target="_new">BlackBerry® Torch™ 9800 smartphone</a>, but it also supports the upcoming <a title="BlackBerry® PlayBook™ tablet" href="http://www.blackberry.com/playbook" target="_new">BlackBerry® PlayBook™ tablet</a>.</p>
<p>To get started, developers should <a title="download Sencha Touch framework" href="http://www.sencha.com/products/touch/download/" target="_new">download the framework</a>, and then check out the <a title="Sencha Touch Learning Center" href="http://www.sencha.com/learn/Sencha_Touch" target="_new">Sencha Touch Learning Center</a>, where they will find code samples, videos and tutorials.  To get an idea of what is possible using the framework, there are a variety of <a href="http://www.sencha.com/products/touch/demos/" target="_new">demo applications</a> showcasing the breadth and power of the platform.</p>
<p>To help encourage our developer community to adopt the Sencha Touch web framework, I am pleased to offer a <a title="free BlackBerry Torch 9800 smartphone" href="http://www.blackberry.com/developers/torchgiveaway" target="_new">free BlackBerry Torch 9800 smartphone</a> to the first ten developers that submit an application to BlackBerry App World™ storefront using the new framework for either the BlackBerry Torch 9800 smartphone or the BlackBerry PlayBook tablet.  Restrictions apply.  See the <a href="http://us.blackberry.com/developers/blackberry6/torch_offer_tc.jsp" target="_new">Terms and Conditions</a> for complete offer details.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/4810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/4810/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4810&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/03/sencha-touch/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/df3fbb85b0186198b2f85e7cd3f0bf1a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mikekir1</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2011/03/sencha_logo.png" medium="image">
			<media:title type="html">Sencha</media:title>
		</media:content>
	</item>
	</channel>
</rss>
