<?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; ide</title>
	<atom:link href="http://devblog.blackberry.com/tag/ide/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; ide</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>Introducing Native SDK 2.0 for BlackBerry Tablet OS</title>
		<link>http://devblog.blackberry.com/2012/02/blackberry-tablet-os-native-sdk-2-0/</link>
		<comments>http://devblog.blackberry.com/2012/02/blackberry-tablet-os-native-sdk-2-0/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 16:35:44 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[native]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[playbook tablet]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[tablet os]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=8596</guid>
		<description><![CDATA[Here’s a guest post from Fernando with a big developer announcement! – Ed. Olá!, I’m Fernando, originally from Brazil and now based in Canada as part of RIM’s Developer Relations team. My mission is helping to make this planet a better, connected, fun place to live. I am also a writer, photographer and avid bass [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8596&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>Here’s a guest post from Fernando with a big developer announcement! – Ed.</em></p>
<p>Olá!, I’m Fernando, originally from Brazil and now based in Canada as part of RIM’s Developer Relations team. My mission is helping to make this planet a better, connected, fun place to live. I am also a writer, photographer and avid bass player, I&#8217;m passionate about aviation and it seems I have been spending too much time with robotics. (Editor’s note: You know how I feel about robots.)</p>
<p>We at RIM are extremely proud to announce that the BlackBerry® <a href="https://bdsc.webapps.blackberry.com/native">Native SDK for BlackBerry Tablet OS 2.0 is out of beta and now available for download</a>! Based on requests from our developer community, we have been focusing on improving the user experience and providing a consistent environment with comprehensive APIs, resources and documentation.</p>
<p><span id="more-8596"></span></p>
<p>Let&#8217;s take a look at some of the IDE enhancements:</p>
<ul>
<li>The EGit plugin allows developers to check out source code directly from GitHub via the IDE.</li>
<li>A new easy-to-use wizard, Add Library Dependency, simplifies the process of adding library dependencies to a project.</li>
<li>With per-project SDK support, you can now configure your SDK/toolchain on a per-project basis. This allows you to have projects in your workspace build against different versions of the device.</li>
<li>A streamlined deployment setup wizard makes it easier for you to set up your development environment and troubleshoot issues. The wizard also leverages automatic device detection to help you set up your targets.</li>
<li>You can now report bugs directly from the IDE. Select &#8216;Report a Bug&#8217; from the Help menu in the IDE to report a bug and include screenshots, directly from the IDE.</li>
<li>You can now filter files out of the BAR package to exclude unnecessary assets.</li>
<li>BAR files in the Project Explorer can now be expanded to show contents. Files in the BAR can be opened (read-only) in the appropriate editor.</li>
<li>The Import wizard has a new option, &#8216;BlackBerry Tablet OS Existing Code as BlackBerry Tablet OS C/C++ Makefile Project,&#8217; to import existing code.</li>
<li>The BAR file editor now allows viewing of localized manifests for each locale.</li>
<li>Two new profiles, QNX Developer and C/C++ Developer (CDT), allow you to control access to functionality depending on developer type.</li>
<li>AIR Native Extension Support, which includes new workflows has been added to the IDE to help you build and debug native extensions. This includes an ANE project type that works with the Adobe command line tools to generate ANEs. In addition, the new ANE launch configurations help you debug your ANE on the device.</li>
<li>Access to more example projects using the New Example wizard.</li>
</ul>
<p>The BPS (BlackBerry Platform Services) APIs have evolved too, now including more features and several enhancements:</p>
<ul>
<li>Sensor: many sensors are available, for example: accelerometer, magnetometer, temperature, luminance, etc.</li>
<li>Device Information: functions for reading information like OS version, PIN, serial number etc.</li>
<li>Soundplayer: several functions to play system sounds (like camera shutter, device lock etc).</li>
<li>LED service: control of the LEDs and colors to notify users even if the device isn’t being used.</li>
<li>Audio Mixer API: enables your application to react to events (headphone connected/disconnected, mute, etc) and also control audio properties. Also new input and output channels are available.</li>
</ul>
<p>And also, highlights on Scoreloop! The addition of the Scoreloop SDK offers game developers next-generation technology for mobile social gaming features: achievements, challenges, user profiles, leaderboards, awards and more. The social features are modular so you can integrate only the ones you want, while maintaining your app&#8217;s look and feel.</p>
<p>You can get start at the <a href="https://developer.blackberry.com/native/">Native SDK webpage</a>, in the <a href="https://developer.blackberry.com/native/download">download</a> section. Also take a look at:</p>
<ul>
<li><a href="https://developer.blackberry.com/native/documentation">Documentation</a> – in the documentation section, you will find a great source of information about tutorials, recipes, guides and a great directory of open source libraries ported and available on github.</li>
<li><a href="http://supportforums.blackberry.com/t5/Native-SDK-for-BlackBerry-Tablet/bd-p/native_sdk">Forums</a> – in the Native SDK forums, you can discuss support topics, learn from the community and interact directly with us.</li>
</ul>
<p>So, are you ready? Let us know what you think in the comments!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/8596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/8596/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8596&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/02/blackberry-tablet-os-native-sdk-2-0/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>Here&#8217;s a gift you can open early – BlackBerry PlayBook 2.0 Beta and NDK Updates</title>
		<link>http://devblog.blackberry.com/2011/12/blackberry-playbook-2-0-beta-ndk-updates/</link>
		<comments>http://devblog.blackberry.com/2011/12/blackberry-playbook-2-0-beta-ndk-updates/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 15:39:10 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[ndk]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[scoreloop]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=8179</guid>
		<description><![CDATA[Patrick is our NDK evangelist here at Research In Motion® (RIM®) – and he has some great news on BlackBerry® PlayBook™ 2.0 Beta and NDK updates. Patrick will be back in the new year as a member of the Dev Blog team! – Ed. We’re well into the holiday season, and Santa and his elves [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8179&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>Patrick is our NDK evangelist here at Research In Motion® (RIM®) – and he has some great news on BlackBerry® PlayBook™ 2.0 Beta and NDK updates. Patrick will be back in the new year as a member of the Dev Blog team! – Ed.</em></p>
<p>We’re well into the holiday season, and Santa and his elves are busy in their workshop making sure all the good boys and girls have fun and exciting presents to open. What about the elves here at RIM? Well, I’m happy to tell you that the hardworking teams have version of the BlackBerry® Native SDK 2.0 for Tablet OS ready for you now! I know, I know…the title’s a mouthful but, like a festive holiday meal, the mouthful is worth it!</p>
<p>Continuing on the success we saw with our launch of the BlackBerry Native SDK for Tablet OS at <a href="http://www.blackberrydevcon.com/">BlackBerry® DevCon Americas</a> this fall and the release of an initial beta for the BlackBerry Native SDK 2.0, the second beta release contains:</p>
<ul>
<li>The inclusion of the <a href="http://www.scoreloop.com/">Scoreloop</a> SDK 1.0 beta 1</li>
<li>Updated documentation to help developers solve tricky problems</li>
<li>Tooling/IDE changes:</li>
<ul>
<li>A streamlined deployment setup wizard designed to help with the setup of your development environment and to provide better feedback when there are issues in the process. It also leverages the automatic device detection feature to help you set up your targets.</li>
<li>Adobe® AIR Native Extension (ANE) support – New workflows have been added to the IDE to help you build and debug native extensions. This includes an ANE project type that works with the Adobe command line tools to generate ANEs. In addition, the new ANE launch configurations helps you debug your ANE on the device.</li>
<li>Per project SDK support – You may now configure your BlackBerry Native SDK on a per-project basis. This allows you to have projects in your workspace build against different versions of the device. For example, you could have one project in your space build against the latest release BlackBerry Native SDK (1.0.8) and another build against the latest developer SDK (2.0 DR2). Previously, all projects in your workspace built against the same BlackBerry Native SDK.</li>
</ul>
</ul>
<p>We continue to evolve and improve the developer experience on the BlackBerry platform. In that same vein, we have produced a BlackBerry PlayBook Tablet OS 2.0 beta 2 (DR2) for our native BlackBerry Native SDK users. Be sure to <a href="https://bdsc.webapps.blackberry.com/native/beta/register/">white list</a> your device’s PIN so that you can download the DR2 release (Developer Release beta 2) of the BlackBerry PlayBook Tablet OS.</p>
<p>As mentioned in the list above, the BlackBerry Native SDK 2.0 for Tablet OS 2.0 beta includes the Scoreloop SDK 1.0 beta 2 release &#8211; the next-generation technology that enables mobile social gaming. It lets you integrate the Scoreloop SDK&#8217;s set of social gaming features into your games.</p>
<p>The Scoreloop SDK is a fully customizable SDK that is designed to allow you to seamlessly integrate the Scoreloop SDK&#8217;s features into your games while maintaining the look and feel of your applications throughout. The social features are modular, so you can integrate as many or as few social features as you want.</p>
<p>Some of the features currently available include:</p>
<ul>
<li>User profiles</li>
<li>Leaderboards</li>
<li>Challenges</li>
<li>Awards and achievement</li>
</ul>
<p>It’s a great time to be developing for the BlackBerry platform!</p>
<p>On that note, happy holidays to everyone. Thank you for your continued efforts, and I look forward to sharing more exciting news with you in the new year. I’ll be showing up at as many meetups, Mobile Mondays, events, conferences, and developer gatherings as possible. If you see me, come say hi, and let me know how I can help you succeed in your mobile development challenges.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/8179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/8179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=8179&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/12/blackberry-playbook-2-0-beta-ndk-updates/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>
	</channel>
</rss>
