Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…mmunity.git into gh-pages

Conflicts:
	news/Latest_News.md
  • Loading branch information
timwindsor committed Oct 31, 2012
2 parents ce155cb + 7d575ec commit 2a56ad4
Show file tree
Hide file tree
Showing 114 changed files with 1,354 additions and 368 deletions.
17 changes: 17 additions & 0 deletions AIR_Samples.md
@@ -0,0 +1,17 @@
---
layout: wanted

title: AIR Samples
oneline: Repo with samples showcasing Adobe AIR
tags: Adobe, AIR
---
{% include common-defs.md %}

### RIM Repositories
[Adobe AIR Samples][repo:air-samples]

### Other Repositories
TBD

### See Also
[Adobe AIR]
4 changes: 3 additions & 1 deletion Adobe_AIR.md
@@ -1,4 +1,4 @@
---
---
title: Adobe AIR
oneline: Framework to Build BlackBerry 10 Native Apps
forum: "http://supportforums.blackberry.com/t5/Cascades-Development/bd-p/Cascades"
Expand Down Expand Up @@ -68,3 +68,5 @@ From [DevBlog](http://devblog.blackberry.com):
* [Develop Adobe AIR Applications for BlackBerry 10 with Powerflasher's FDT 5](http://devblog.blackberry.com/2012/06/develope-adobe-air-applications-for-blackberry-10-with-powerflashers-fdt-5/)

### Also See

TBD
4 changes: 2 additions & 2 deletions AliceJS.md
Expand Up @@ -22,7 +22,7 @@ The AliceJS repo includes a [Collection of Demos](http://blackberry.github.com/A
Also see [HTML5 Samples].

### Contacts
Laurent Hasson and Jim Ing
[Laurent Hasson] and [Jim Ing]

### Also See
[Cascades_Samples], [Cascades], [HTML5_Samples]
[Cascades Samples][Cascades_Samples], [Cascades], [HTML5 Samples]
30 changes: 15 additions & 15 deletions All_Pages.md
Expand Up @@ -15,7 +15,6 @@ title: All Pages
* [All Samples]
* [Apache Cordova]
* [bbUI.js]
* [BlackBerry 10]
* [BlackBerry 10 Stories]
* [BlackBerry 10 Releases]
* [BlackBerry 10.0.06][blackberry_10_0_06]
Expand All @@ -27,7 +26,7 @@ title: All Pages
  • aka [Analytics][bb_analytics]
* [BlackBerry Jam][bb10jam]
* [BlackBerry Messenger][bbm]
  • aka [BBM][bbm]
  • aka [BBM]
* [BlackBerry Payment Service][bb_payment]
  • aka [Payment][bb_payment]
* [BlackBerry Platform Services][bps]
Expand All @@ -36,15 +35,18 @@ title: All Pages
  • aka [Push][bb_push]
* [BlackBerry Services]
* [BlackBerry Web Services][bws]
  • aka [BWS][bws]
  • aka [BWS]
* [BlackBerry World][bbw]
* [Bugs]
* [BWS Samples]
* [Camera]
* [Cascades]
* [Cascades Samples and Tips]
  • from [Cascades Samples]
* [Cocos2d-x][cocos2d_x]
* [Code Samples]
* [Contributor Agreement]
* [DebugToken]
* [Debug Token][DebugToken]
* [Developer Conferences][devcon]
* [Events]
* [Frogatto]
Expand All @@ -59,15 +61,17 @@ title: All Pages
* [OpenCV]
* [OpenFrameworks]
* [OpenGL]
* [OpenVG]
* [Open Source]
* [Open Source Wish List]
* [OpenTTD]
* [PeaksAndValleys]
* [PhoneGap]
* [PictureWall]
* [Python]
* [QML]
* [QNX Sound Architecture][qsa]
  • aka [QSA]
  • aka [QSA]
* [QR Code]
* [Qt]
* [Samples]
Expand All @@ -88,15 +92,11 @@ title: All Pages
**Wanted and FAQ**

* [FAQ]
* [Wanted_Pages](Wanted_Pages.html)

**Staged**

* [Wanted Pages]

**Places**

* [Amsterdam]
  • from [Netherlands]
* [Amsterdam], [Netherlands]
* [Austin]
* [Bangalore]
* [Barcelona]
Expand Down Expand Up @@ -125,13 +125,13 @@ title: All Pages

**People**

* [Clifford Hung](Clifford_Hung.html)
* [Laurence Muller](Laurence_Muller.html)
* [Tim Neil](Tim_Neil.html)
* [Clifford Hung]
* [Laurence Muller]
* [Tim Neil]

**Other**

* [All Pages](All_Pages.html)
* [All Pages]
* [Community Wiki](Community_Wiki.html)
* [Contribute](other/Contribute.html)
* [Legal](other/Legal.html)
Expand Down
67 changes: 56 additions & 11 deletions All_Repos.json
Expand Up @@ -166,6 +166,13 @@
"portinfo": "Original sources at <a href='http://www.dosbox.com'>dosbox.com</a>",
"tags": [ "native", "playbook", "port" ]
},
"Eclipse-JDE": {
"desc": "The BlackBerry Java Plug-in for Eclipse",
"url": "http://github.com/blackberry/eclipse-jde",
"type": "java",
"branches": ["master"],
"tags": [ "java", "tool" ]
},
"Erlang-OTP": {
"desc": "The Erlang language and OTP libraries used in CouchDB",
"url": "http://github.com/blackberry/Erlang-OTP",
Expand Down Expand Up @@ -199,16 +206,23 @@
"note": "There are branches and tags for all the releases of JDE",
"tags": [ "java", "samples" ]
},
"jQuery-Mobile-Samples": {
"jQueryMobile-Samples": {
"desc": "Samples showing how to use jQuery Mobile to write BlackBerry Apps",
"url": "http://github.com/blackberry/jQuery-Mobile-Samples",
"url": "http://github.com/blackberry/jQueryMobile-Samples",
"type": "html5",
"branches": ["master", "restaurantLocator", "tutorials"],
"branchinfo": "need information on branches",
"warning": "Need information on branches",
"note": "I believe the only change is build configuration. Changes should be upstreamed",
"tags": [ "html5", "bb10", "playbook", "samples" ]
},
"jQueryMobile-BB10-Theme": {
"desc": "jQuery Mobile BlackBerry 10 Theme",
"url": "http://github.com/blackberry/jQueryMobile-BB10-Theme",
"type": "html5",
"branches": ["master" ],
"tags": [ "html5", "bb10", "playbook", "webworks" ]
},
"JSON_parser": {
"desc": "Port of C-based JSON parser",
"url": "http://github.com/blackberry/JSON_parser",
Expand Down Expand Up @@ -246,6 +260,14 @@
"note": "Arguably these samples should be elsewhere, but there is a (temporary?) technical reason to keep them in this separate repository",
"tags": [ "native", "samples", "bb10" ]
},
"NME": {
"desc": "Haxe NME",
"url": "http://github.com/blackberry/NME",
"type": "other",
"branches": ["master"],
"note": "<p>NME is a free, open-source framework that enables development for iOS, Android, webOS, BlackBerry, Windows, Mac, Linux and Flash Player from a single codebase.</p><p>Haxe NME uses the Haxe cross-platform language. For more information, see <a href='http://www.haxenme.org/'>HaxeNME.org</a></p>",
"tags": [ "haxe", "bb10" ]
},
"OpenDataSpace-BBJava": {
"desc": "The OpenSource Edition of the java-based client for SSP Europe's SecureDataSpace",
"url": "http://github.com/blackberry/opendataspace-bbjava",
Expand Down Expand Up @@ -295,6 +317,14 @@
"portinfo": "Changes upstreamed to the <a href='http://code.google.com/p/opengles-book-samples/'>opengles-book-samples</a> project ",
"tags": [ "native", "bb10", "playbook", "port", "samples" ]
},
"OpenNebula-Carina": {
"desc": "Carina Extensions to the OpenNebula IaaS Platform",
"url": "http://github.com/blackberry/OpenNebula-Carina",
"type": "server",
"branches": ["master"],
"portinfo": "The Carina Environment Manager is a component to handle the deployment of interconnected multi-VM application services on top of the <a href='http://opennebula.org'>OpenNebula</a> IaaS platform",
"tags": [ "server", "opennebula" ]
},
"OpenTTD": {
"desc": "Cross-Platform, Open Source, simulation game originally based on Transport Tycoon Deluxe",
"url": "http://github.com/blackberry/OpenTTD",
Expand All @@ -320,6 +350,13 @@
"branchinfo": "I suspect several of the branches are obsolete",
"tags": [ "html5", "bb10", "playbook", "samples", "webworks"]
},
"Presentations": {
"desc": "Samples and other code used in Presentations",
"url": "http://github.com/blackberry/Presentations",
"type": "docs",
"branches": ["master"],
"tags": [ "presentations"]
},
"Quake3": {
"desc": "Port of the Quake3 engine",
"url": "http://github.com/blackberry/Quake3",
Expand Down Expand Up @@ -412,8 +449,8 @@
"desc": "Sample showing integration with Scoreloop",
"url": "http://github.com/blackberry/Scoreloop-Samples",
"type": "native",
"branches": ["master", "BB10.0.06"],
"branchinfo": "'master' is PlayBook; 'BB10.0.06' is latest BlackBerry 10<br/>Name is arguably inconsistent with other conventions",
"branches": ["master", "BB10.0.06", "BB10.0.09"],
"branchinfo": "'master' is PlayBook; 'BB10.0.09' is latest BlackBerry 10<br/>Name is arguably inconsistent with other conventions",
"note": "We need to decide where WebWorks integration will go",
"tags": [ "native", "samples", "bb10", "scoreloop", "gaming" ]
},
Expand Down Expand Up @@ -460,22 +497,30 @@
"note": "WebGL is delivered wrapped as a WebWorks Application to the BlackBerry PlayBook or to BlackBerry 10 devices.<p> An online demo is available: point your modern browser to <a href='http://blackberry.github.com/WebGL-Samples/tunneltilt/'>blackberry.github.com/WebGL-Samples/</a></p>",
"tags": [ "html5", "webGL", "bb10", "samples", "pages", "webworks" ]
},
"WebKit-Smartphone": {
"desc": "Webkit contributions for BlackBerry Smartphones",
"url": "http://github.com/blackberry/WebKit-Smartphone",
"WebKit-BB10": {
"desc": "Webkit contributions for BlackBerry 10",
"url": "http://github.com/blackberry/WebKit-BB10",
"type": "html5",
"branches": ["master"],
"branchinfo": "Check out the tags; there are tags per major release of BlackBerry OS",
"branches": ["master", "BB10_0_09"],
"note": "Changes are now regularly upstreamed into Webkit.org",
"tags": [ "html5" ]
"tags": [ "html5", "bb10", "webkit" ]
},
"WebKit-PlayBook": {
"desc": "Webkit contributions for BlackBerry PlayBook and BlackBerry 10",
"url": "http://github.com/blackberry/WebKit-PlayBook",
"type": "html5",
"branches": ["playbook-2.0.0", "playbook-1.0.8", "BB10_Dev_Alpha"],
"note": "Changes are now regularly upstreamed into Webkit.org",
"tags": [ "html5", "playbook" ]
"tags": [ "html5", "playbook", "webkit" ]
},
"WebKit-Smartphone": {
"desc": "Webkit contributions for BlackBerry Smartphones",
"url": "http://github.com/blackberry/WebKit-Smartphone",
"type": "html5",
"branches": ["master"],
"branchinfo": "Check out the tags; there are tags per major release of BlackBerry OS",
"note": "Changes are now regularly upstreamed into Webkit.org",
"tags": [ "html5", "webkit" ]
},
"WebWorks": {
"desc": "Implementation of WebWorks for java-based BlackBerry Smartphones",
Expand Down

0 comments on commit 2a56ad4

Please sign in to comment.