<?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; improvements</title>
	<atom:link href="http://devblog.blackberry.com/tag/improvements/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; improvements</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>bbUI.js version 0.9.3 now available</title>
		<link>http://devblog.blackberry.com/2012/07/bbui-js-version-0-9-3-now-available/</link>
		<comments>http://devblog.blackberry.com/2012/07/bbui-js-version-0-9-3-now-available/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 13:52:36 +0000</pubDate>
		<dc:creator>Tim N.</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bbui.js]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=10122</guid>
		<description><![CDATA[There's a new update for bbUI.js now available through Github.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10122&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter size-full wp-image-9170" src="http://rimdevblog.files.wordpress.com/2012/05/bbui-1.jpg?w=500&#038;h=124" alt="TITLE_IMAGE" width="500" height="124" /></p>
<p>We’ve been receiving lots of great feedback on the bbUI framework as we’ve been continuing the <a href="http://www.blackberryjamworldtour.com/" target="_new">BlackBerry® 10 Jam World Tour</a>. Thank you all for your constant collaboration and continuous feedback! We even had a chance to receive a feature request during the morning of the Toronto stop and implement a new <a href="https://github.com/blackberry/bbUI.js/wiki/Scroll-Panel" target="_new">scrolling panel feature</a> by the end of that same day <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This release looks to further close the gap between what’s being offered in the Cascades™ UI framework and what’s available in bbUI.</p>
<p>Be sure to check out <a href="https://github.com/blackberry/bbUI.js/blob/master/CHANGELOG.md" target="_new">the full change log</a> for this release to know what kind of adjustments you may need to make to your markup in order to run v0.9.3 and check out <a href="https://github.com/blackberry/bbUI.js/issues?milestone=8&amp;page=1&amp;state=closed" target="_new">the closed issues</a> for bugs that have been fixed. The v0.9.3 markup changes are fairly minor and are meant to make your life easier as we continue move forward.</p>
<p><span id="more-10122"></span></p>
<h3><strong>Notable Improvements:</strong></h3>
<ul>
<li><a href="https://github.com/blackberry/bbUI.js/wiki/Action-Bar" target="_new">Action Bar</a>
<ul>
<li>Now has tab overflow menus</li>
<li>UX updates to match latest Cascades experience</li>
<li>Full control of which items to show on the action bar vs. the overflow menus</li>
<li>Ability to “pin” an action to the bottom of action overflow and context menus</li>
</ul>
</li>
<li><a href="https://github.com/blackberry/bbUI.js/wiki/Image-List" target="_new">Image List</a>
<ul>
<li>Supports multiple new styles such as allowing secondary action buttons for items</li>
<li>Additional JavaScript® interfaces for list manipulation</li>
<li>Adjusted alignment to support “title only” list items</li>
</ul>
</li>
<li>Buttons
<ul>
<li>Now allow for text only | image only | text + image</li>
<li>Additional JavaScript interfaces for button manipulation</li>
</ul>
</li>
<li>BlackBerry® PlayBook™ tablet controls with BlackBerry 10 styling have been re-sized to better fit the device resolution</li>
<li>File Input controls now have BlackBerry 10 styling to appear as a button which launches the browse dialog</li>
<li>Added <a href="https://github.com/blackberry/bbUI.js/wiki/Toggle-Buttons" target="_new">toggle button styling</a> for BlackBerry 10 with some funky animation</li>
<li>New <a href="https://github.com/blackberry/bbUI.js/wiki/Activity-Indicator" target="_new">activity indicator styling</a> for BlackBerry 10</li>
<li>Additional JavaScript interfaces for Title Bar manipulation</li>
<li>Added <a href="https://github.com/blackberry/bbUI.js/wiki/Checkboxes" target="_new">checkbox styling</a> and JavaScript interface for BlackBerry 10</li>
<li>New <a href="https://github.com/blackberry/bbUI.js/wiki/Scroll-Panel" target="_new">scroll panel</a> for master/detail type of views on BlackBerry PlayBook tablet</li>
<li>New sliding screen transitions for BlackBerry 10 and BlackBerry PlayBook tablet styling</li>
<li>Font adjustments now look better when emulating in Ripple</li>
</ul>
<h3><strong>Changes to your code:</strong></h3>
<p>I mentioned that there were a few changes that were made that will affect your application markup so let’s talk about those.</p>
<ul>
<li>Default control color for BlackBerry 10 has been changed from dark to light. You should explicitly state your color choice in the <a href="https://github.com/blackberry/bbUI.js/wiki/Toolkit-Initialization" target="_new">bb.init()</a> function to suit your application’s style</li>
<li>The progress bar’s pause() function has been removed and replaced with setState() to allow for normal, warning and error states</li>
<li>You now must explicitly state which actions/tabs on the Action Bar are to show on the overflow menus</li>
<li>Arrow List control has now been merged as a feature of the image list. You will have to change your existing arrow list markup to image list markup with the proper style attribute</li>
<li>By default a screen’s background color is now white unless you explicitly set its style. This was needed in order to implement the sliding transitions</li>
<li>BlackBerry 10 buttons no longer stretch by default. To stretch you need to set the data-bb-style=”stretch” attribute</li>
<li>Default font has been changed from Slate to Slate Pro for BlackBerry 10</li>
</ul>
<h3><strong>More to Come:</strong></h3>
<p>We’ve now created an additional <a href="https://github.com/blackberry/bbUI.js/issues?milestone=8&amp;state=open" target="_new">v0.9.4 milestone for bbUI</a> that contains additional BlackBerry 10 controls but also includes more JavaScript interfaces for dynamic screen creation and manipulation. It also contains some updates around Tablet user experience. If you’re interested in following the bbUI.js changes as they go, feel free to <a href="https://twitter.com/brcewane" target="_new">follow me on Twitter®</a>.</p>
<p>Okay&#8230;now that we’ve covered what’s new and what’s changed, I think it’s time for some of that good old eye candy <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Image List Additional Styles</strong></p>
<p style="text-align:center;"><img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-1.jpg?w=280" alt="" width="280" /> <img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-2.jpg?w=280" alt="" width="280" /></p>
<p><img class="aligncenter size-full wp-image-10131" title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-3.jpg?w=300&#038;h=480" alt="" width="300" height="480" /></p>
<p><strong>Tab Overflow menu, item centering and action pinning</strong></p>
<p style="text-align:center;"><img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-4.jpg?w=280" alt="" width="280" /> <img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-5.jpg?w=280" alt="" width="280" /></p>
<p><strong>Sample Action Bar Layouts</strong></p>
<p><img class="aligncenter size-full wp-image-10128" title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-6.jpg?w=525&#038;h=311" alt="" width="525" height="311" /></p>
<p><strong>Buttons with Images and Activity Indicators</strong></p>
<p style="text-align:center;"><img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-7.jpg?w=280" alt="" width="280" /> <img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-8.jpg?w=280" alt="" width="280" /></p>
<p><strong>Scrollable Areas for Master/Detail Layout</strong></p>
<p><img class="aligncenter size-full wp-image-10125" title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-9.jpg?w=500&#038;h=305" alt="" width="500" height="305" /></p>
<p><strong>Toggle Buttons and Checkboxes</strong></p>
<p style="text-align:center;"><img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-10.jpg?w=280" alt="" width="280" /> <img title="" src="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-11.jpg?w=280" alt="" width="280" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/10122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/10122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10122&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/07/bbui-js-version-0-9-3-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3939390650b170ba28e9bf3c53d397ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timneil1</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/05/bbui-1.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-1.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-2.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-3.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-4.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-5.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-6.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-7.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-8.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-9.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-10.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/bbui-093-update-11.jpg" medium="image" />
	</item>
	</channel>
</rss>
