Difference between revisions of "Bespokeio"

From CDOT Wiki
Jump to: navigation, search
(Resources)
Line 61: Line 61:
 
**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.
 
**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.
  
 
+
== Home Classes ==
 +
=== Weave Keys ===
 +
=== Crypto Utils ===
 +
=== Fetcher ===
 +
=== KeyChain ===
 +
=== NSurl_unicode ===
 +
=== Stockboy ===
 +
=== Store ===
 +
=== Utility ===
  
 
[[Category:Open Source Communities]]
 
[[Category:Open Source Communities]]

Revision as of 14:07, 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.

Home Classes

Weave Keys

Crypto Utils

Fetcher

KeyChain

NSurl_unicode

Stockboy

Store

Utility