Skip to content

Commit

Permalink
First cut at R6 Samples
Browse files Browse the repository at this point in the history
  • Loading branch information
pelegri committed Jul 19, 2012
1 parent 2886893 commit 444e89a
Show file tree
Hide file tree
Showing 8 changed files with 119 additions and 0 deletions.
4 changes: 4 additions & 0 deletions All_Pages.md
Expand Up @@ -14,6 +14,10 @@ title: All Pages
* [bbUI.js]
* [BlackBerry 10]
* [BlackBerry 10 Stories]
* [BlackBerry 10 Releases]
* [BlackBerry 10.0.06][blackberry_10_0_06]
  • aka [BB10 R6][bb10_r6]
* [BlackBerry 10.0.06 Samples][blackberry_10_0_06_samples]
* [BlackBerry Advertising Services][bb_advertising]
  • aka [Advertising][bb_advertising]
* [BlackBerry Analytics Services][bb_analytics]
Expand Down
7 changes: 7 additions & 0 deletions BB10_R6.md
@@ -0,0 +1,7 @@
---
title: BB10 R6
redirect-page: BlackBerry_10_0_06
redirect-seconds: 0
redirect-message: "Please wait while we redirect you to BlackBerry_10_0_06"
layout: redirect
---
7 changes: 7 additions & 0 deletions BB10_R6_Samples.md
@@ -0,0 +1,7 @@
---
title: BB10 R6 Samples
redirect-page: BlackBerry_10_0_06_Samples
redirect-seconds: 0
redirect-message: "Please wait while we redirect you to BlackBerry_10_0_06_Samples"
layout: redirect
---
36 changes: 36 additions & 0 deletions BlackBerry_10_0_06.md
@@ -0,0 +1,36 @@
---
layout: basic

title: BlackBerry 10.0.06
oneline: BlackBerry 10 beta 2, aka R6
tags: BlackBerry10
---
{% include common-defs.md %}

### Description

BlackBerry 10.0.06 is the second beta of the [BlackBerry 10] platform. It is
also described as R6 (see [SDK Roadmap](http://devblog.blackberry.com/2012/07/blackberry-10-beta-sdk-updates/).

The release includes updates to the BlackBerry 10 OS as well as the SDKs, and many samples.
The accompanying open source repositories for all these have been released too.

### Announcements

* SDK Roadmap ([DevBlog](http://devblog.blackberry.com/2012/07/blackberry-10-beta-sdk-updates/))
* Update to the [BlackBerry 10 Alpha Device] - need reference
* Ability to submit BB10 Applications for Alpha community ([DevBlog](http://devblog.blackberry.com/2012/07/blackberry-10-beta-sdk-updates/))
* Beta 2 of Native SDK for BlackBerry 10 ([DevBlog](http://devblog.blackberry.com/2012/07/native-sdk-update-improvements/))
* Update to Cascades Framework ([DevBlog](http://devblog.blackberry.com/2012/07/cascades-ui-framework-beta-2-updates/))
* Update to Cascades Tooling ([DevBlog](http://devblog.blackberry.com/2012/07/cascades-tooling-beta-2/))
* Beta 2 of BlackBerry 10 SDK for WebWorks ([DevBlog](http://devblog.blackberry.com/2012/07/webworks-beta-july/))
* Beta 2 of BlackBerry 10 SDK for Adobe 10 ([DevBlog](http://devblog.blackberry.com/2012/07/using-the-invocation-framework-from-actionscript-2/))
* Update to Android Runtime for BlackBerry 10 Beta ([DevBlog](http://devblog.blackberry.com/2012/07/android-runtime-for-blackberry-10-beta/))
* Many new Samples, see [BlackBerry 10.0.06 Samples](BlackBerry_10_0_06_Samples.html).


### Also See
[BlackBerry 10], [BlackBerry 10 Releases]



26 changes: 26 additions & 0 deletions BlackBerry_10_0_06_Samples.md
@@ -0,0 +1,26 @@
---
layout: basic

title: BlackBerry 10.0.06 Samples
tags: BlackBerry 10
---
{% include common-defs.md %}

This is a list of all the Open Source Samples and corresponding repositories
that were delivered around [BlackBerry 10.0.06]

### Repositories

Repo and technology goes here


### Samples

All samples as of this writing


### Also See
[BlackBerry 10], [BlackBerry 10 Releases], [BlackBerry 10.0.06]



34 changes: 34 additions & 0 deletions BlackBerry_10_Releases.md
@@ -0,0 +1,34 @@
---
layout: basic

title: BlackBerry 10 Releases
tags: BlackBerry10
---
{% include common-defs.md %}

### Description

RIM published a roadmap for the BlackBerry 10 Releases at
[Inside BlackBerry DevBlog](http://devblog.blackberry.com)
on July 19, 2012. The releases are as follows:

* R4, May 2012
* R6, July 2012 - [BlackBerry_10_0_06]

BlackBerry 10.0.06 is the second beta of the [BlackBerry 10] platform. It is
also described as R6 (see [SDK Roadmap](http://devblog.blackberry.com/2012/07/blackberry-10-beta-sdk-updates/).



#### Release Schedule

The release includes updates to the BlackBerry 10 OS as well as the SDKs, and many samples.
The accompanying open source repositories for all these have been released too.

The

### Also See
[WebGL_Samples], [WebGL], [TunnelTilt]



1 change: 1 addition & 0 deletions Recent_Changes.md
Expand Up @@ -7,6 +7,7 @@ title: Recent Changes

New additions and major updates to pages. Listed in reverse chronological order.

* Added first cut at: [BlackBerry 10 Releases], [BlackBerry 10.0.06][blackberry_10_0_06] and [BlackBerry 10.0.6 Samples][blackberry_10_0_06_samples]
* Added: [FAQ]
* Added: [Screencasts]
* Added: [PeaksAndValleys], [TunnelTilt], [WebGL-Samples]
Expand Down
4 changes: 4 additions & 0 deletions _includes/common-defs.md
Expand Up @@ -54,8 +54,12 @@
[apache_cordova]: <Apache_Cordova.html> "The Open Source HTML5 Cross-Platform Framework"
[bbuijs]: <bbUIjs.html> "A WebWorks-based Framework to write HTML5 applications using BBOS and BB10 Conventions"
[blackberry_10]: <BlackBerry_10.html> "The next generation BlackBerry Platform"
[blackberry_10_releases]: <BlackBerry_10_Releases.html> "The releases for BlackBerry 10"
[blackberry_10_0_06]: <BlackBerry_10_0_06.html> "The BlackBerry 10.0.06 Release, aka Beta 2, aka R6"
[blackberry_10_0_06_samples]: <BlackBerry_10_0_06_Samples.html> "Samples in the BlackBerry 10.0.06 Release, aka Beta 2, aka R6"
[blackberry_10_stories]: <BlackBerry_10_Stories.html> "BlackBerry 10 Stories"
[bb10_stories]: <BlackBerry_10_Stories.html> "BlackBerry 10 Stories"
[bb10_r6]: <BB10_R6.html> "A common name for BlackBerry 10.0.06"
[bps]: <BlackBerry_Platform_Services.html> "BlackBerry Platform Services"
[bugs]: <Bugs.html> "Filing and Searching for Bugs"
[camera]: <Camera.html> "Camera APIs"
Expand Down

0 comments on commit 444e89a

Please sign in to comment.