<?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; #BlackBerry10</title>
	<atom:link href="http://devblog.blackberry.com/tag/blackberry10/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 19:58:12 +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; #BlackBerry10</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>Built For BlackBerry Success Story: How ClipMan went from rejected to accepted!</title>
		<link>http://devblog.blackberry.com/2013/03/clipman-blackberry-certified/</link>
		<comments>http://devblog.blackberry.com/2013/03/clipman-blackberry-certified/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 12:49:41 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[BlackBerry World]]></category>
		<category><![CDATA[Case Studies & Success Stories]]></category>
		<category><![CDATA[Interviews/Thought Leadership]]></category>
		<category><![CDATA[#BlackBerry10]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[Built for BlackBerry]]></category>
		<category><![CDATA[developers]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=13992</guid>
		<description><![CDATA[Want to know what it takes to get your Built For BlackBerry application accepted? Today, you’ll find out how one developer took his rejected Built For BlackBerry app and improved it to get accepted into the program! Helex, a BlackBerry 10 developer, submitted his application &#8211; one that was originally rejected because it was missing [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13992&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Want to know what it takes to get your <a href="http://developer.blackberry.com/builtforblackberry/" target="_blank">Built For BlackBerry</a> application accepted? Today, you’ll find out how one developer took his rejected Built For BlackBerry app and improved it to get accepted into the program!</p>
<p><a href="https://twitter.com/QtHelex" target="_blank">Helex</a>, a BlackBerry 10 developer, submitted his application &#8211; one that was originally rejected because it was missing some key criteria &#8211; for the Built For BlackBerry program. His application was <a href="http://appworld.blackberry.com/webstore/content/20079866/" target="_blank">ClipMan</a> &#8211; according to Helex, it&#8217;s “a small clipboard manager. That’s it. It watches for changes in the Clipboard while opened and stores every text that appears in a small database. Such a clipboard history can be very handy while texting.”</p>
<p><span id="more-13992"></span></p>
<p><a href="http://rimdevblog.files.wordpress.com/2013/03/clipman.png"><img class="aligncenter size-full wp-image-14103" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2013/03/clipman.png?w=204&#038;h=340" width="204" height="340" /></a></p>
<p>ClipMan was a well-built and useful application; however, as per the Built For BlackBerry guidelines, it did not meet the criteria as it stood. In Helex’s words: “This single useful aspect is not enough for the Built for BlackBerry certificate. I tried, trust me. You will get: ‘basically only a single core function’.” In order to qualify for the Built For BlackBerry program, Helex had to update various aspects of his app to get approved.</p>
<p>Here’s a quick snapshot at some of the updates to the original version of the app that made ClipMan Built For BlackBerry certified:</p>
<ol>
<li><strong>Have a clear, functional design from the start.</strong> “The old version was for me, as the developer of the app, clear and understandable. The color was indicative enough, and all features worked. But as I learned in a session about good design in Amsterdam, the application should work for everyone, including color-blind people. Those user groups had an obvious handicap at the old version of ClipMan.”</li>
<li><strong>Share app details.</strong> “The old version was very rudimentary. The new version is clear in the beginning and more detailed in the long text.”</li>
<li><strong>Provide a context menu.</strong> “It was not really needed since in the old version, every function was available by simply opening an item. But if I understadd the design guidelines correctly, every List View should have a context Menu. The user expects this behavior.”</li>
<li><strong>Make it easily searchable.</strong> “I added a search function to the list. Personally, I have the list only filled with the stuff I&#8217;m currently using, but others may use this application in a different way. So, a search function was needed.”</li>
<li><strong>Integrate to BlackBerry 10.</strong> “Built for BlackBerry means built especially for BlackBerry 10, and so the application should integrate itself in every aspect into the BlackBerry 10 system. I would say now that we&#8217;ve got the BlackBerry 10 flow.”</li>
<li><strong>Make sure that it is shareable.</strong> “Since the share functionality was a selection criterion at the BFB checklist, ClipMan had a share button even at the first version.”</li>
<li><strong>Create a positive store experience.</strong> “I had two versions of ClipMan in the store: a free version, and a paid version. Sadly, this is also a bad design. I got this explained at several places so I guess it played a role in it being rejected: &#8216;Bad store experience.&#8217;”</li>
<li><strong>Make sure to check for bugs.</strong> “My app was unable to handle different text encoding correctly. I found the bug, and it is now able to store and handle Arabic, Chinese, Cyrillic, Greek, Japanese and many other character encoding.”</li>
</ol>
<p>To read Helex’s full explanation (with screenshots) of how he got ClipMan accepted for the Built For BlackBerry program, <a href="http://supportforums.blackberry.com/t5/Built-For-BlackBerry/difference-between-rejected-and-accepted-BFB-Application-Example/td-p/2174573" target="_new">click here</a>.</p>
<p>What does this mean for you? It means that you can also build an app that is Built for BlackBerry certified. We’re here to help you achieve it, so please contact us if you have questions about your app. We want you to Build for BlackBerry!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/13992/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/13992/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13992&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/03/clipman-blackberry-certified/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/2013/03/clipman.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
		<item>
		<title>How A BlackBerry Dev Group Can Make A Developer Event A Success</title>
		<link>http://devblog.blackberry.com/2012/12/blackberry-dev-group-balkans/</link>
		<comments>http://devblog.blackberry.com/2012/12/blackberry-dev-group-balkans/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 15:25:17 +0000</pubDate>
		<dc:creator>Luca Filigheddu</dc:creator>
				<category><![CDATA[BlackBerry Jam]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Interviews/Thought Leadership]]></category>
		<category><![CDATA[#BlackBerry10]]></category>
		<category><![CDATA[Balkans]]></category>
		<category><![CDATA[BlackBerry 10 Jam]]></category>
		<category><![CDATA[BlackBerry developer groups]]></category>
		<category><![CDATA[Evangelist]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=12447</guid>
		<description><![CDATA[Hedone Design is definitely not a new name for BlackBerry users. They&#8217;ve been very popular since 2008 for their great themes that let BlackBerry users completely change the look and feel of their beloved BlackBerry OS smartphones. A few weeks ago I was lucky to finally meet the CEO and Founder of Hedone Design, Branko [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12447&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.hedonedesign.com">Hedone Design</a> is definitely not a new name for BlackBerry users. They&#8217;ve been very popular since 2008 for their great themes that let BlackBerry users completely change the look and feel of their beloved BlackBerry OS smartphones.</p>
<p>A few weeks ago I was lucky to finally meet the CEO and Founder of Hedone Design, Branko Nikolic. Branko took the opportunity to create a <a href="https://www.facebook.com/BBDevBalkan" target="_blank">BlackBerry Developer Group</a> in his home region of the Balkans. Branko worked with our Developer Relations team to setup the first event for BlackBerry developers in the Balkans: a &#8220;mini&#8221; BlackBerry 10 Jam in Maribor, the second biggest town in Slovenia.</p>
<p style="text-align:center;"><img class="aligncenter  wp-image-12777" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/12/devblog-luca.png?w=530&#038;h=307" width="530" height="307" /></p>
<p>Why &#8220;mini&#8221;? Well, there is a reason for that&#8230; but it turned out to be everything but &#8220;mini&#8221;! The event took place at <a href="http://www.feri.uni-mb.si/podrocje.aspx" target="_blank">Feri</a>, a local university, and everything was organized perfectly &#8211; from the invitations for developers, to the badges, to the video interviews, the sessions&#8230; everything. Over 170 developers were there to listen to our sessions about BlackBerry 10 architecture and development tools. A few local devs also showcased what they developed already, with also a presentation by a local dev company, Codeten. Also, it&#8217;s worth mentioning the great (and funny!) presentation made by Dennis Reumer, who runs another <a href="https://www.facebook.com/BBDevGroupNL" target="_blank">BlackBerry Developer Group in the Netherlands</a>.</p>
<p>Last but not least, Branko organized a party for us and for the developers, transforming a popular club in Maribor into a fully-fledged BlackBerry club. Everything inside, from the waiter&#8217;s t-shirts to the DJ console (using a PlayBook, of course) was branded BlackBerry. Devs were more than happy and the first surveys demonstrate that now devs in Slovenia (mostly Android developers) are more willing to develop for the BlackBerry 10 platform than ever before.</p>
<p>In short: praises to Branko and his team for the incredible job! I am looking forward to looking at apps from developers in the Balkans showing up in BlackBerry World.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/12447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/12447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12447&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/12/blackberry-dev-group-balkans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5f08858996f1a3f396417883f8d8a70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lfiligheddu</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/12/devblog-luca.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
		<item>
		<title>#Re-Hash&#8217;d: Monday, November 26th 2012</title>
		<link>http://devblog.blackberry.com/2012/11/rehashed-monday-november-26-2012/</link>
		<comments>http://devblog.blackberry.com/2012/11/rehashed-monday-november-26-2012/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 19:40:53 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[#BlackBerry10]]></category>
		<category><![CDATA[BB10Believe]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[BlackBerry Jam Asia]]></category>
		<category><![CDATA[nfc]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=12344</guid>
		<description><![CDATA[Here&#8217;s what you missed last week&#8230; #BBGotGame Port-A-Thon Update http://devblog.blackberry.com/2012/11/got-game-port-a-thon-update/ Using the Invocation Framework with BlackBerry Messenger http://devblog.blackberry.com/2012/11/bbm-invocation-framework/ Be Bold and Vote: What&#8217;s Your Reason to Believe in BlackBerry 10? http://blogs.blackberry.com/2012/11/blackberry-10-believe-poll/ Near Field Communication: Just a Payment Tool? Debunking a Common NFC Myth http://bizblog.blackberry.com/2012/11/nfc-myths/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12344&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s what you missed last week&#8230;</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/Rndw4o09KhU?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>#BBGotGame Port-A-Thon Update<br />
<a title="http://devblog.blackberry.com/2012/11/got-game-port-a-thon-update/" href="http://devblog.blackberry.com/2012/11/got-game-port-a-thon-update/" target="_blank" rel="nofollow">http://devblog.blackberry.com/2012/11/got-game-port-a-thon-update/</a></p>
<p>Using the Invocation Framework with BlackBerry Messenger<br />
<a title="http://devblog.blackberry.com/2012/11/bbm-invocation-framework/" href="http://devblog.blackberry.com/2012/11/bbm-invocation-framework/" target="_blank" rel="nofollow">http://devblog.blackberry.com/2012/11/bbm-invocation-framework/</a></p>
<p>Be Bold and Vote: What&#8217;s Your Reason to Believe in BlackBerry 10?<br />
<a title="http://blogs.blackberry.com/2012/11/blackberry-10-believe-poll/" href="http://blogs.blackberry.com/2012/11/blackberry-10-believe-poll/" target="_blank" rel="nofollow">http://blogs.blackberry.com/2012/11/blackberry-10-believe-poll/</a></p>
<p>Near Field Communication: Just a Payment Tool? Debunking a Common NFC Myth<br />
<a title="http://bizblog.blackberry.com/2012/11/nfc-myths/" href="http://bizblog.blackberry.com/2012/11/nfc-myths/" target="_blank" rel="nofollow">http://bizblog.blackberry.com/2012/11/nfc-myths/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/12344/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/12344/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12344&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/11/rehashed-monday-november-26-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>One More Step Towards BlackBerry 10 &#8211; BlackBerry 10 Gold SDKs</title>
		<link>http://devblog.blackberry.com/2012/11/blackberry-10-gold-sdks/</link>
		<comments>http://devblog.blackberry.com/2012/11/blackberry-10-gold-sdks/#comments</comments>
		<pubDate>Wed, 14 Nov 2012 19:57:39 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Adobe AIR Development]]></category>
		<category><![CDATA[Android Development]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[#BlackBerry10]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[BlackBerry 10 apps]]></category>
		<category><![CDATA[BlackBerry 10 Games]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Gold]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Milestone]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=12064</guid>
		<description><![CDATA[Guest post from Lou G. &#8211; Ed. We’ve reached many key dates for developers building for BlackBerry® 10, and we want everyone to mark December 11th, 2012 in their calendars. On that date, we will release the gold version of the BlackBerry 10 SDKs. When the Gold SDK is released on December 11th, you can [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12064&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><i>Guest post from Lou G. &#8211; Ed.</i></p>
<p><img class="aligncenter size-full wp-image-11182" title="TITLE_IMAGE" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/09/flight-arrival-board.jpg?w=550&#038;h=351" height="351" width="550" /></p>
<p>We’ve reached many key dates for developers building for BlackBerry® 10, and we want everyone to mark December 11th, 2012 in their calendars. On that date, we will release the gold version of the BlackBerry 10 SDKs. When the Gold SDK is released on December 11th, you can complete your final testing and tweaking and submit your app knowing it will run on the commercial release of BlackBerry 10 smartphone OS.</p>
<p>There will be one other important date before the tools come out of beta – November 29th, 2012. We will release a beta update on November 29th that includes bug fixes, but also an important update for Web developers as our BlackBerry® WebWorks™ HTML5 tools will be updated to offer more functionality and to draw closer to parity with our Native tools. We encourage developers to get their apps ready using this beta SDK release.</p>
<p>A quick recap on calendar:</p>
<p><strong>November 29</strong> – BlackBerry 10 SDK update<br />
<strong>November 29-30</strong> – <a href="http://devblog.blackberry.com/2012/10/blackberry-jam-asia-register-now/" target="_new">BlackBerry® Jam Asia</a> (in Bangkok, Thailand)<br />
<strong>December 11</strong> – BlackBerry 10 Gold SDK launch<br />
<strong>January 21</strong> – Deadline to have apps submitted to the BlackBerry App World™ storefront for the <a href="https://developer.blackberry.com/builtforblackberry/commitment/">10k Developer Commitment</a> where we guarantee $10,000 USD revenue in the first year (1,2).<br />
<strong>January 30</strong> – <a href="http://blogs.blackberry.com/2012/11/blackberry-10-launch-event/" target="_new">BlackBerry 10 launch events</a><br />
<strong>February 5-6</strong> – <a href="http://devblog.blackberry.com/2012/11/blackberry-jam-europe-2013/" target="_new">BlackBerry Jam Europe</a> (in Amsterdam)</p>
<h6>1) “Earns” refers to the amount that consumers pay for both paid downloads and in-app payments using BlackBerry Payment Service less any refunds and less applicable taxes included in the amount consumers pay, multiplied by the proportion of sales owing to the Vendor as defined by the Vendor Agreement. “Earns” does not include any advertising revenue. See Terms and Conditions for complete details.<br />
2) A maximum of $10,000,000USD will be distributed under this Offer. Limit one (1) payout per Vendor. Twelve month period to be determined by RIM.</h6>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/12064/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/12064/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12064&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/11/blackberry-10-gold-sdks/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/09/flight-arrival-board.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
	</channel>
</rss>
