Difference between revisions of "Bespokeio"

From CDOT Wiki
Jump to: navigation, search
(Resources)
Line 34: Line 34:
 
**''##blackberry''
 
**''##blackberry''
 
**''##blackberry-dev''
 
**''##blackberry-dev''
 +
 +
=== Firefox API ===
 +
*[https://wiki.mozilla.org/Services/Sync Sync Server]
  
 
=== Git Cheatsheet ===
 
=== Git Cheatsheet ===

Revision as of 11:25, 5 May 2011

Introduction

Contributors

  • Maomao.li1207@gmail.com

Downloads

Resources

Firefox API

Git Cheatsheet

Code Standards

To Do

  • Code Signing
    • Code Signing is NOT REQUIRED for full device use on the simulator
    • Code Signing is REQUIRED for full physical device use: "Research In Motion® (RIM) must track the use of sensitive APIs noted as signed when used by applications for security and export control reasons. If you use these controlled classes or methods in your applications, your application must be signed with a key or a signature provided by RIM before you can load the application .cod files onto the BlackBerry® smartphone"
  • FireFox Home & Sync
    • Emulate and port to a BlackBerry implementation, features TBD.

Ideas List

  • BlackBerry WebWorks
    • Web works is a tool to emulate browser operations within a Blackberry App via webkit rendering engine without invoking the native browser, it is limited to Blackberry OS 6.0 and above.