<?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; Adam A.</title>
	<atom:link href="http://devblog.blackberry.com/author/adamab1/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; Adam A.</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>BlackBerry WebWorks SDK for Tablet OS Beta3 now live!</title>
		<link>http://devblog.blackberry.com/2011/04/webworks-sdk-for-tablet-os-beta3/</link>
		<comments>http://devblog.blackberry.com/2011/04/webworks-sdk-for-tablet-os-beta3/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 15:33:02 +0000</pubDate>
		<dc:creator>Adam A.</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[blackberry playbook]]></category>
		<category><![CDATA[BlackBerry PlayBook apps]]></category>
		<category><![CDATA[code signing]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[simulator]]></category>
		<category><![CDATA[tablet os]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=3475</guid>
		<description><![CDATA[The newest version of the BlackBerry® WebWorks™ SDK for Tablet OS Beta is now available to developers working on BlackBerry PlayBook tablet apps.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4814&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-3476" title="BlackBerry PlayBook tablet" src="http://rimdevblog.files.wordpress.com/2011/04/playbook_angle_1.jpg?w=600&#038;h=410" alt="BlackBerry PlayBook tablet" width="600" height="410" /></p>
<p>The BlackBerry® WebWorks™ SDK for Tablet OS Beta has been progressing very well, many thanks in part due to your continued feedback.  If you haven’t done so already, please update to the latest Beta of the <a title="BlackBerry WebWorks SDK for Tablet OS" href="http://us.blackberry.com/developers/tablet/webworks.jsp" target="_new">BlackBerry WebWorks SDK for Tablet OS</a>.  Important architectural changes have been implemented in v1.0.0.23 of the BlackBerry WebWorks SDK, so developers will need to re-compile existing applications using this SDK in order for them to successfully run on the new BlackBerry® Tablet OS simulator v.0.9.4.</p>
<p><strong>What’s new in this release?</strong></p>
<p>Our development teams have been very active since the last release, and have made some terrific enhancements in the capabilities, stability and performance of the Beta3 version of the SDK.  Some notable improvements include:</p>
<p><span id="more-4814"></span></p>
<ul>
<li>Code signing enabled – you can now secure your application using the BlackBerry code signing process for BlackBerry Tablet OS.  <a href="http://docs.blackberry.com/en/developers/deliverables/23977/Configure_signing_for_tablet_applications_1476061_11.jsp" target="_new">Learn more about signing your applications</a>.</li>
<li>AJAX support for local context.  This fix improves the quality of support for using AJAX to retrieve local resources.   A benefit of this fix includes improved support on the BlackBerry® PlayBook™ tablet for JavaScript® frameworks like jQuery.</li>
<li>Loading screen image – Developers can define a loading screen and transition effect in their config.xml file to improve the user experience during application startup.</li>
<li>Major improvements in Mac support – Absolute paths now allowed in ZIP archive; _MACOSX folder no longer being included in BAR file; Format of bbwp command line arguments changed from “-“ to “/”.</li>
</ul>
<p>As always, please refer to the <a href="http://docs.blackberry.com/en/developers/deliverables/24007/" target="_new">release notes</a> for information about what has been improved in the current release.</p>
<p><strong>Installation Tips</strong></p>
<p>If you do not have any previous version of the BlackBerry WebWorks SDK development tools installed, please follow the “Getting Started” guides for <a href="http://docs.blackberry.com/23979" target="_new">Windows®</a> or <a href="http://docs.blackberry.com/23978" target="_new">Mac</a>.  Otherwise, existing developers are reminded that they must uninstall any previous versions of the BlackBerry WebWorks SDK for Tablet OS before upgrading.  To make this step easy, you can find an “Uninstall BlackBerry WebWorks SDK for PlayBook.exe” utility within the /bbwp folder of the installation folder.</p>
<p>Adding additional versions of the BlackBerry Tablet OS simulator to VMWare® player is completed using the exact same steps followed when you first <a href="http://docs.blackberry.com/en/developers/deliverables/23979/Configure_VM_BB_tablet_simulator_1347134_11.jsp" target="_new">installed a BlackBerry Tablet OS virtual machine</a>.  As a friendly reminder, developers do not need to delete previous versions of the BlackBerry Tablet OS simulator.  These can be kept installed in case you wish to troubleshoot behavior between the multiple BlackBerry Tablet OS versions.</p>
<p>Once you have updated to the latest version of the BlackBerry WebWorks SDK for Tablet OS, you can quickly restore code signing functionality simply by updating your bbpw.properties file and generating the sigtool.p12 file, as documented in the <a href="http://docs.blackberry.com/en/developers/deliverables/23977/Configure_signing_for_tablet_applications_1476061_11.jsp" target="_new">Configure signing for tablet applications guide</a>.</p>
<p><strong>What to expect next</strong></p>
<p>We’re not finished yet!  Developers can continue to expect improvements to be added to the BlackBerry WebWorks SDK for Tablet OS in the coming weeks as we get closer to the <a title="BlackBerry PlayBook tablet launch" href="http://us.blackberry.com/playbook-tablet/" target="_new">BlackBerry PlayBook tablet launch</a> date in the U.S and Canada.</p>
<p><strong>Feedback</strong></p>
<p>If you have questions or concerns, discovered a bug, or even have a great idea for a new feature at any point in your development lifecycle, we want to hear from you!  Whether positive or negative, we do want your feedback as it helps to make this platform great.</p>
<p>For questions or comments, send us a message via <a title="@BlackBerryDev on Twitter®" href="http://twitter.com/BlackBerryDev" target="_new">Twitter®</a> or the <a title="Web Community Forums" href="http://supportforums.blackberry.com/t5/BlackBerry-Development/ct-p/BlackBerryDevelopment" target="_new">Web Community Forums</a>.  For bug reports or feature enhancement requests, submit an item using the <a title="Developer Issue Tracker" href="https://www.blackberry.com/jira/secure/Dashboard.jspa" target="_new">Developer Issue Tracker</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/4814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/4814/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4814&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/04/webworks-sdk-for-tablet-os-beta3/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a3536d49a52e548ce94033319a7e544?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Adam A.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2011/04/playbook_angle_1.jpg" medium="image">
			<media:title type="html">BlackBerry PlayBook tablet</media:title>
		</media:content>
	</item>
		<item>
		<title>BlackBerry WebWorks Webcast Series wrap-up</title>
		<link>http://devblog.blackberry.com/2011/03/blackberry-webworks-webcast-series-wrapup/</link>
		<comments>http://devblog.blackberry.com/2011/03/blackberry-webworks-webcast-series-wrapup/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 20:34:31 +0000</pubDate>
		<dc:creator>Adam A.</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[blackberry playbook]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tablet os]]></category>
		<category><![CDATA[webcast]]></category>
		<category><![CDATA[webinar]]></category>
		<category><![CDATA[webworks]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=3452</guid>
		<description><![CDATA[An overview of the sessions of the BlackBerry WebWorks webcast series, with some commonly-asked questions answered.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4813&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img src="http://rimdevblog.files.wordpress.com/2011/03/webworks-webcast.jpg?w=600&#038;h=227" alt="BlackBerry WebWorks" title="BlackBerry WebWorks" width="600" height="227" class="aligncenter size-full wp-image-3453" /></p>
<p>Sincere thanks to everyone who joined us for the “Developing using the <a href="http://us.blackberry.com/developers/tablet/webworks.jsp" target="_new" title="BlackBerry® WebWorks™ SDK for Tablets">BlackBerry® WebWorks™ SDK</a>” Webcast series.  The recordings for each session of the webinar are <a href="http://webcast.streamlogics.com/audience/index.asp?eventid=49950807" target="_new">available to access online</a>.  If you haven’t already done so, please schedule some time to set aside and watch them at your own convenience.</p>
<p>During this series, attendees were presented with a variety of topics, code samples and best practices.  The goals of each of these sessions were to provide developers with new information they can use to build great applications for the BlackBerry® PlayBook™ tablet, as well as enabling them to share the knowledge they learn within their own development communities. Here’s an overview of what each webcast covered:</p>
<p><strong>Webcast Part 1</strong> &#8211; Getting Started: Discover the purpose and capabilities of the BlackBerry WebWorks platform.  Learn how to setup your development environment and build a “Hello World” application. Understand how to configure and deploy applications to a BlackBerry® Tablet OS virtual machine.</p>
<p><strong>Webcast Part 2</strong> &#8211; My First App: Learn how to add visual enhancements and application functionality to your BlackBerry Tablet OS applications using BlackBerry WebWorks.  Discover how easy it can be to leverage existing assets in constructing your application.  Become more confident and efficient at using the development tools.</p>
<p><strong>Webcast Part 3</strong> &#8211; BlackBerry PlayBook Tablet Integration: Understand what platform features and supported APIs exist that can be used to add functionality to your BlackBerry PlayBook tablet applications.  Discover how to use the BlackBerry WebWorks JavaScript® APIs to integrate your application content with the underlying BlackBerry Tablet OS.</p>
<p><strong>Webcast Part 4</strong> &#8211; User Interface Guidelines and Best Practices:  Learn how to design great BlackBerry PlayBook tablet applications that optimize the experience for your end users. Incorporate best practices and habits in your development processes to help reduce overall development and troubleshooting time of your BlackBerry WebWorks applications.</p>
<p><span id="more-4813"></span></p>
<p>As always, our attendees were eager to participate in the discussion, and as a result we held extremely popular Q&amp;A periods at the end of each webcast.  Many of these questions have already been posted to the BlackBerry Web Development Community Forum (<a href="http://supportforums.blackberry.com/t5/Web-Development/BlackBerry-WebWorks-SDK-for-PlayBook-Webcast-1-Q-amp-A-summary/m-p/770643#M9094" target="_new">Webcast #1 Q&amp;A summary</a> and <a href="http://supportforums.blackberry.com/t5/Web-Development/BlackBerry-WebWorks-SDK-for-PlayBook-Webcast-2-Q-amp-A-summary/m-p/794067#M9479" target="_new">Webcast #2 Q&amp;A summary</a>); however, I wanted to paraphrase and share the five most popular questions asked:</p>
<p><strong>What Web technologies can I use to develop my BlackBerry WebWorks application?</strong><br />
WebKit is the Web rendering engine used to power BlackBerry WebWorks applications on the BlackBerry PlayBook tablet (and BlackBerry® 6). For a complete listing of supported Web standards, please refer to the <a href="http://docs.blackberry.com/en/developers/subcategories/?userType=21&amp;category=BlackBerry+Browser" target="_new">BlackBerry browser guides</a>. This includes reference guides for HTML, CSS and JavaScript which detail supported features and elements.  As well, developers can make use of custom JavaScript APIs from the <a href="http://www.blackberry.com/developers/docs/webworks/api/playbook/" target="_new">BlackBerry WebWorks API collection</a> to integrate their content with the underlying BlackBerry Tablet OS.</p>
<p><strong>How can I use assets from my existing Website, such as a MySQL® database, Web page or Service?</strong><br />
You can use all of this content in your app!  A BlackBerry WebWorks application can connect directly to live Web content via direct HTTP or AJAX requests.  By combining the power of Web-connected database with RESTful Web services, developers can produce very compelling applications!</p>
<p><strong>What virtual machine players are available to use for running the BlackBerry Tablet OS?</strong><br />
We recommend that Windows developers use VMWare Player, and Mac developers use VMWare Fusion.  Understanding that developers are interested in free tools &#8211; and that VMWare Fusion is a paid license &#8211; we also wanted to share that some Mac developers have reported success using the Open Source Virtual Box.  That being said, it is very important to note that our product management and development teams have evaluated VirtualBox already and do not recommend it due to performance and security concerns.</p>
<p><strong>Why does media (audio/video/flash) content not play in the BlackBerry Tablet OS simulator?</strong><br />
This is a known issue that we are working on resolving.  The BlackBerry PlayBook tablet simulator currently does not have the proper media codecs necessary for playing audio/video from the BlackBerry Tablet OS.  We are very interested in providing developers with this capability and are working closely with VMWare towards a solution.</p>
<p><strong>I received  when deploying my app to the BlackBerry Tablet OS simulator &#8211; why?</strong><br />
There are a couple possibilities.  Please see the following Knowledge Base article for more info: <a href="http://supportforums.blackberry.com/t5/Testing-and-Deployment/Troubleshooting-Common-failure-reasons-while-deploying/ta-p/827091" target="_new" title="Troubleshooting: Common failure reasons while deploying applications to the BlackBerry PlayBook tablet simulator">Troubleshooting: Common failure reasons while deploying applications to the BlackBerry PlayBook tablet simulator</a></p>
<p>Thanks again for your interest in using the BlackBerry WebWorks SDK to produce BlackBerry PlayBook tablet applications!  Please let me know how your development goes.  If you have any questions, concerns or suggestions, feel free to reply directly to this blog post, send a message via the <a href="http://supportforums.blackberry.com/t5/Web-Development/bd-p/browser_dev" target="_new">Web Community Forums</a>, or even mention <a href="http://twitter.com/BlackBerryDev" target="_new">@BlackBerryDev</a> on Twitter®.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/4813/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/4813/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4813&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/03/blackberry-webworks-webcast-series-wrapup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a3536d49a52e548ce94033319a7e544?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Adam A.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2011/03/webworks-webcast.jpg" medium="image">
			<media:title type="html">BlackBerry WebWorks</media:title>
		</media:content>
	</item>
		<item>
		<title>Update: RIM’s Open Source Software Projects on GitHub!</title>
		<link>http://devblog.blackberry.com/2011/03/rim-open-source-software-projects-github/</link>
		<comments>http://devblog.blackberry.com/2011/03/rim-open-source-software-projects-github/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 21:05:46 +0000</pubDate>
		<dc:creator>Adam A.</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[blackberry playbook]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tablet os]]></category>
		<category><![CDATA[webworks]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=3350</guid>
		<description><![CDATA[An update to RIM's Open Source Software Projects on GitHub, with the announcement of new source code and an updated list of APIs.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4803&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img src="http://rimdevblog.files.wordpress.com/2011/03/rim-github.jpg?w=464&#038;h=354" alt="GitHub projects" title="GitHub projects" width="464" height="354" class="aligncenter size-full wp-image-3353" /></p>
<p>I just wanted to give you all an update to the <a href="http://www.github.com/BlackBerry" target="_new" title="Research In Motion® (RIM®) Open Source Software Projects on GitHub">Research In Motion® (RIM®) Open Source Software Projects on GitHub</a>.  We’ve just added both the Individual Contributor Agreement and the Corporate Contributor Agreement to the BlackBerry® WebWorks™ Open Source Software Project, which can be found on the individual repository wikis.  Both of these contributor agreements will cover all RIM Open Source Software Projects on GitHub.  This means that the community can now begin to participate in the contribution of both source code and bug fixes to the project!  To view all the current contributors of the project, please see <a href="https://github.com/blackberry/WebWorks/contributors" target="_new">the contributor list</a>.</p>
<p>We’ve also just posted the source code to the BlackBerry WebWorks SDK and APIs for the BlackBerry® Tablet OS in the project.  In January, we pushed up the source code to the BlackBerry WebWorks SDK and APIs for the BlackBerry project, so we now have source code to both BlackBerry WebWorks platforms (BlackBerry smartphone and BlackBerry® PlayBook™ tablet) up in the project.  We will continue to update the source code in the projects with each release of the product, with the goal of having RIM development using the public GitHub repository on a frequent basis to store and build these products.</p>
<p>Also, we just updated <a href="https://github.com/blackberry/WebWorks/wiki/Enhancement-Candidates" target="_new">the list of new APIs</a> that the team is currently developing for the BlackBerry smartphone platform.  We’ll keep this list up to date with our progress as we complete these APIs and move on to new ones.  If you have APIs other than the ones we have on the list, please tell us by using <a href="http://supportforums.blackberry.com/t5/BlackBerry-WebWorks/bd-p/ww_con" target="_new">the RIM Developer Forums for this project</a> &#8211; or better yet, if you have an API that you’ve created and want to contribute it, please fork the code, add your API and push it to us for review!</p>
<p>Lastly, we are shooting to have some build scripts up around the end of March or the beginning of April.  We know the community has been clamoring to have these build scripts so you can build your own source files from the project.  We’re also working on getting some unit and functional tests up on the project site as well, but the important thing is we’re making some really good progress!</p>
<p>Looking forward to the community participation and helping us continue to build a compelling platform and product for you!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/4803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/4803/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=4803&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/03/rim-open-source-software-projects-github/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a3536d49a52e548ce94033319a7e544?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Adam A.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2011/03/rim-github.jpg" medium="image">
			<media:title type="html">GitHub projects</media:title>
		</media:content>
	</item>
		<item>
		<title>Introducing the BlackBerry WebWorks SDK!</title>
		<link>http://devblog.blackberry.com/2011/01/blackberry-webworks-sdk/</link>
		<comments>http://devblog.blackberry.com/2011/01/blackberry-webworks-sdk/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 19:25:08 +0000</pubDate>
		<dc:creator>Adam A.</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[BlackBerry PlayBook apps]]></category>
		<category><![CDATA[blackberry webworks sdk]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[webworks]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=2987</guid>
		<description><![CDATA[An early access version of the BlackBerry® WebWorks™ SDK has just been released  - the second BlackBerry® PlayBook™ tablet development environment to be released.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=3996&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Here we go, folks &#8211; the second BlackBerry® PlayBook™ tablet development environment to be released: the BlackBerry® WebWorks platform.  Today, we’re releasing an early access version of the <a title="BlackBerry® WebWorks™ SDK" href="http://www.blackberry.com/developers/tabletos/webworks?IID=DEVWEB01122011" target="_new">BlackBerry® WebWorks™ SDK</a>.  The SDK provides web and mobile web developers with a framework, API’s and tooling to develop web applications for the BlackBerry PlayBook tablet.</p>
<p>If your background and skills are in using web technologies like HTML5, CSS and JavaScript®, then this is the platform for you!  The platform extends some of the native device capabilities like system utilities, dialogs, and invoking other apps on the device and makes them available for you to use in your applications – helping them to become Super Apps!</p>
<p>Remember: this is still early access and the product team will be adding more and more capabilities from now until the launch of the device.   The design and architectural principles for the BlackBerry WebWorks platform on the BlackBerry PlayBook tablet were to keep as much in common as possible with the BlackBerry WebWorks platform on BlackBerry® smartphones.  This means that apps written on one will work on the other; however some modification might be needed depending on the underlying device capabilities.  For example the tablet may have characteristics like bringing up a native dialog box including various options like the size and appearance of the dialog on the PlayBook’s screen that aren’t on the smartphones.  However, all of your HTML5, CSS and JavaScript code should all be compatible.</p>
<p>Also, we’ve released <a href="http://www.github.com/blackberry" target="_new">the source code to the BlackBerry WebWorks SDK</a> on the BlackBerry PlayBook tablet &#8211; please check it out and join the open source project.  This is an opportunity for the larger developer community to get involved in shaping the future of this platform and tooling.  So get involved!</p>
<p>And lastly, all BlackBerry PlayBook WebWorks applications that are submitted to BlackBerry App World™ are eligible for a FREE BlackBerry PlayBook tablet!  To submit your apps, please go <a href="http://us.blackberry.com/developers/tablet/playbook_offer.jsp?IID=DEVPOF01122011" target="_new">here</a>, and see <a href="http://us.blackberry.com/developers/tablet/terms_conditions.jsp?IID=DEVPTC01122011" target="_new">the terms and conditions here</a>. To keep in touch with all the announcements and release information related to the BlackBerry PlayBook tablet, please enter your information <a href="https://www.blackberry.com/profile/?eventId=5005&amp;choice=tablet" target="_new">here</a>.</p>
<p>Thanks for your support!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/3996/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/3996/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=3996&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2011/01/blackberry-webworks-sdk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a3536d49a52e548ce94033319a7e544?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Adam A.</media:title>
		</media:content>
	</item>
	</channel>
</rss>
