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

Commit

Permalink
Added libraries page.
Browse files Browse the repository at this point in the history
Some link fixes (at least attempts to)
  • Loading branch information
rcmaniac25 committed Aug 25, 2012
1 parent 8281aa4 commit 16d1451
Show file tree
Hide file tree
Showing 10 changed files with 84 additions and 14 deletions.
1 change: 1 addition & 0 deletions All_Pages.md
Expand Up @@ -52,6 +52,7 @@ title: All Pages
* [HTML5]
* [HTML5 Samples]
* [HTML5 Tools]
* [Libraries]
* [LZMA]
* [NFC]
* [NodeBeat]
Expand Down
4 changes: 3 additions & 1 deletion BlackBerry_10_0_06.md
Expand Up @@ -10,7 +10,7 @@ tags: BlackBerry10
### 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/).
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.
Expand All @@ -28,6 +28,8 @@ The accompanying open source repositories for all these have been released too.
* 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).

### Changelog
TBD...

### Also See
[BlackBerry 10], [BlackBerry 10 Releases]
Expand Down
2 changes: 1 addition & 1 deletion BlackBerry_10_0_06_Samples.md
Expand Up @@ -43,7 +43,7 @@ Repo and technology goes here


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



4 changes: 2 additions & 2 deletions BlackBerry_Push_Service.md
Expand Up @@ -18,7 +18,7 @@ See the [Main Page](https://developer.blackberry.com/services/push/)

### Downloads

Check out the main download page](http://docs.blackberry.com/en/developers/subcategories/?userType=21&category=Push+Service).
Check out the [main download page](http://docs.blackberry.com/en/developers/subcategories/?userType=21&category=Push+Service).

The current public beta for BlackBerry 10 does not yet include an API for push in

Expand All @@ -31,7 +31,7 @@ are still TBD.

### Other Implementations

The Zen C# BlackBerry Push Service SDK claims to provide access to the BlackBerry PUsh service from C#. The
The Zen C# BlackBerry Push Service SDK claims to provide access to the BlackBerry Push service from C#. The
[Codeplex Project Page](http://blackberrypushsdk.codeplex.com/) describes the status as _"alpha"_.

### Also See
Expand Down
8 changes: 4 additions & 4 deletions BlackBerry_Services.md
Expand Up @@ -24,11 +24,11 @@ More go here...
#### Access to Platform Functionality
APIs used to interact with the server-side port of the BlackBerry Platform.

* [BlackBerry Advertising Service]
* [BlackBerry Analytics Service] -
* [BlackBerry Payment Service] -
* [BlackBerry Advertising Service][BlackBerry_Advertising_Service]
* [BlackBerry Analytics Service][BlackBerry_Analytics_Service]
* [BlackBerry Payment Service][BlackBerry_Payment_Service] -
* [BlackBerry Web Services for Enterprise Administration][bws] - Administer a [BES] via SOAP
* [BlackBerry Push Service] - Push Content to BlackBerry Devices
* [BlackBerry Push Service][BlackBerry_Push_Service] - Push Content to BlackBerry Devices

Also see the BlackBerry Java 7.1 main page for [Platform Services](https://developer.blackberry.com/java/documentation/ww_java_platservices/platform_services_1977826_11.html)
which covers BBM, Analytics, Payment, Advertisement and Push.
Expand Down
2 changes: 1 addition & 1 deletion Bugs.md
Expand Up @@ -17,7 +17,7 @@ those for [bbUI.js](https://github.com/blackberry/bbui.js/issues),
[gameplay](https://github.com/blackberry/gameplay/issues),
[webworks for BlackBerry Smartphones](https://github.com/blackberry/webworks/issues),
[webworks for TabletOS](https://github.com/blackberry/webworks-tabletos/issues),
etc, etc.
etc.

Issues with this wiki are split between
[content issues](https://github.com/blackberry/community/issues)
Expand Down
66 changes: 66 additions & 0 deletions Libraries.md
@@ -0,0 +1,66 @@
---
layout: basic

title: Libraries
oneline: BlackBerry compatible software libraries.
tags: BlackBerry, libraries, OSS
---
{% include common-defs.md %}

### Description
This page maintains a List of libraries that are compatible with BlackBerry, BlackBerry PlayBook,
and BlackBerry 10.

If you have a library, please modify the table
on the <a href="{{ site.stage }}{{ page.url | replace:'.html','.md' }}" target="_blank">Source Page</a>
using the in-browser edit facility, see [Help Page](other/Quick_Edit.html).
Add the name of the library, a link to the project, the License, and your name.

### Built-In Libraries

These libraries exist on the BlackBerry PlayBook and/or BlackBerry 10.

<table class="plaintable">
<body>
<tr>
<th>Name</th>
<th>Link</th>
<th>License</th>
</tr>
<tr>
<td>OpenAL</td>
<td>[https://github.com/blackberry/ALUT][repo:ALUT]</td>
<td>MIT</td>
</tr>
<tr>
<td>Qt</td>
<td>[http://qt.gitorious.org/qt][http://qt.gitorious.org/qt]</td>
<td>LGPL with Exception</td>
</tr>
</body>
</table>

### Open Source

<table class="plaintable">
<body>
<tr>
<th>Name</th>
<th>Link</th>
<th>License</th>
</tr>
<tr>
<td>Bing for BlackBerry</td>
<td>[http://bbing.codeplex.com/][http://bbing.codeplex.com/]</td>
<td>Ms-PL</td>
</tr>
</body>
</table>

### Propriety

TBD

### Also See
[Open Source]

3 changes: 2 additions & 1 deletion QNX_Sound_Architecture.md
Expand Up @@ -35,5 +35,6 @@ Several popular [OSS Components](https://developer.blackberry.com/native/documen
* [libasound](https://developer.blackberry.com/native/reference/com.qnx.doc.neutrino.audio/topic/copyright_3p.html) from [ALSA](http://www.alsa-project.org/main/index.php/Main_Page)

### Also See
[Code Samples], [BlackBerry Platform Services]
[Code Samples], [BlackBerry Platform Services][BlackBerry_Platform_Services]


6 changes: 3 additions & 3 deletions Wanted_Pages.md
Expand Up @@ -11,13 +11,13 @@ As you complete a page, remember to remove it from here and add it to All Pages,
{% include common-defs.md %}

### Names
* Ogre3D [web](http://www.ogre3d.org/) - @lynxluna works on it
* Ogre3D [web](http://www.ogre3d.org/) - [@lynxluna](https://twitter.com/lynxluna) works on it
* Update slides with links to http://www.blackberryjamworldtour.com/presentations
* BB10 Apps Screencasts - smugrik: @BlackBerryDev what about a video?? this is an alpha demo of my app, a monome arc controller for #BB10 http://t.co/hPRmKmj0
* NFC - add http://helpblog.blackberry.com/2012/03/create-and-share-nfc-smart-tags/
* OggVorbis - Explain that Gameplay supports it, that its repo is available, and that
its not (currently) on BB10 device. Also add [DevBlog post](http://devblog.blackberry.com/2012/08/hello-oggvorbis/)
* Mono - Point to [@rockpiper](http://twitter.com/rockpiper), [rockpiper@github](https://github.com/rockpiper), [monoberry](https://github.com/rockpiper/monoberry) and [fork of mono](https://github.com/rockpiper/mono)
* Mono - Point to [@roblillack](http://twitter.com/roblillack), [roblillack@github](https://github.com/roblillack), [monoberry](https://github.com/roblillack/monoberry) and [fork of mono](https://github.com/roblillack/mono)
* libKML -
* Tutorials - [n4bb p1](http://n4bb.com/absolute-beginners-guide-to-developing-a-blackberry-10-app-part-1/) and
[n4bb p2](http://n4bb.com/absolute-beginners-guide-to-developing-a-blackberry-10-app-part-2/)
Expand All @@ -29,7 +29,7 @@ its not (currently) on BB10 device. Also add [DevBlog post](http://devblog.blac
* Ruby on BB10 - [Tweet](http://twitter.com/Jlbenc/status/231741925529624576)
* PKZip port.
* Invocation Framework. Link to samples and to [DevBlog Post](http://devblog.blackberry.com/2012/08/blackberry-10-invocation-framework/)
* OpenVG - see [Vinnie Simonetti](http://twitter.com/rcmaniac25) relevant [tweet](http://bit.ly/PDemBr)
* OpenVG - see [@rcmaniac25](http://twitter.com/rcmaniac25) relevant [tweet](http://bit.ly/PDemBr)
* Scheduling Boards - Add page to record the new roadmaps.

### Pages
Expand Down
2 changes: 1 addition & 1 deletion news/Latest_News.md
Expand Up @@ -25,7 +25,7 @@ _Source_: [Brian Zubert] via [DevBlog](http://devblog.blackberry.com/2012/08/stu

### Roadmaps for all
We have released fairly detailed roadmaps for all our technologies; check the pages for
[Cascdes](https://developer.blackberry.com/cascades/download/roadmap),
[Cascades](https://developer.blackberry.com/cascades/download/roadmap),
[HTML5](https://developer.blackberry.com/html5/download/roadmap/),
[Native](https://developer.blackberry.com/native/beta/download/roadmap),
[Adobe AIR](https://developer.blackberry.com/air/beta/download/roadmap),
Expand Down

0 comments on commit 16d1451

Please sign in to comment.