===== DOWNLOAD / INSTALL =====
Just search redak on AppWorld :
http://appworld.blackberry.com/webstore/vendor/34981/
rzr-redak-0.8.0 from rzr on Vimeo.
===== NEWS =====
* http://rzr.online.fr/q/qnx# #BB10 #DevAlphaC "Update in progress BlackBerry 10 OS Software Release 10.1.0.138 Size 664MB" Thx @BlackBerryDev
* http://rzr.online.fr/q/qnx# #RedaK Libre #TextEditor Available on #QnX #bb10 appworld @BlackBerryDev thx #BB10Portathon @RebsBB @AshNazir
* http://rzr.online.fr/q/qnx# Did port+enhance #RedaK #TextEditor published at #BB10Portathon thx @LouGazzola @AshNazir @BlackBerryDev @RebsBB
* http://rzr.online.fr/q/qnx# Update in progress #BlackBerry 10 OS Version 10.9.9.339 - Size 216MB , #OtA on #bb10 #DevAlphaB thx @AshNazir
* https://developer.blackberry.com/offers/qt/# just posted #Redak #TextEditor to #BB10's #BBAW to help #QtProject funds by @BlackBerryDev thx
* http://rzr.online.fr/q/qnx# #RedaK Libre #TextEditor for #QnX #bb10 is looking for #TesterS , watch #demo #video , will release SrC if asked
* Hi @BlackBerryDev , count on me as a #BB10 dev alpha B user ... currently upgrading to "BlackBerry 10 OS Update / Version 10.0.9.1675" 584MB
===== TODO =====
* http://rzr.online.fr/q/qnx# I'll have to upgrade @BlackBerry to 10.3 on #DevAlpha B, any solution for #LinuX users installer is for WindowS ?
* https://developer.blackberry.com/blackberry10devalpha/devalpha_update.html/#
My project is RedaK : Libre TextEditor , it's OpenSource and free and already available on MeeGo, SymbiaN and now BB10 / QnX ...
I plan to release sources if someone can test it as well on PlayBook or other bb10 devices ?
ToDo :
* https://developer.blackberry.com/builtforblackberry/documentation/criteria.html
* https://developer.blackberry.com/native/documentation/cascades/device_platform/invocation/bbm.html
* I wish I can test it on PlayBook
* http://supportforums.blackberry.com/t5/forums/recentpostspage/post-type/message/user-id/147786
* http://www.newyyz.com/ntgsite/2012/07/3782/
* http://developer.blackberry.com/native/documentation/bb10/com.qnx.doc.native_sdk.quickstart/topic/set_up_your_environment.html# DeploY
Html5 / TooL :
* http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/WebWorks-Linux-SDK/m-p/2558501#M40077
===== BLACKBERRY =====
* http://supportforums.blackberry.com/t5/user/viewprofilepage/user-id/147786
* http://supportforums.blackberry.com/t5/General-BlackBerry-10-Smartphone/How-to-mount-BB10-s-filesystem-from-GNU-Linux/ta-p/2431547/
* http://blackberry.github.com/
* http://www.knowyourmobile.com/blog/1376735/blackberry_10_interface_similar_to_nokia_n9s_claims_nokia_purists.html
* http://qt-project.org/wiki/Building_Qt_5_for_the_Playbook
* [[bb10]] https://bdsc.webapps.blackberry.com/devzone/blackberry10devalphas/faq
* https://github.com/blackberry/Qt/tree/codedrop_20120109/src/imports/folderlistmodel
http://supportforums.blackberry.com/t5/BlackBerry-App-World-General/Vendor-account-status-is-disabled/m-p/1544001/highlight/false#M22647
can you help on :
https://appworld.blackberry.com/isvportal/authenticate.do#
"Vendor account status is disabled."
Got an email :
"BlackBerry App World - RE: Vendor Application"
Asking for :
If you are an Individual:
* A copy (front and back) of an official Government Issued Identification, clearly showing your name and date of birth.
OR
* The completed Notary Form attached. Anyone certified as a Notary can complete this for you (check your local listings).
ToDo ;
* https://developer.blackberry.com/builtforblackberry/documentation/criteria/integration.html
* https://developer.blackberry.com/cascades/documentation/design/uiguidelines/index.html
* https://developer.blackberry.com/builtforblackberry/documentation/criteria/checklist.html
===== MEEGO =====
* http://supportforums.blackberry.com/t5/Cascades-Development/bb10-alpha-device-connected-to-Linux-but-display-quot-not/m-p/1906821/highlight/false#M3394
* http://www.maemopeople.org/index.php/jaffa/2012/06/20/initial_success_in_porting_harmattan_sym
* http://supportforums.blackberry.com/t5/Cascades-Development/Cascades-for-MeeGo-developers/m-p/2044489#M8704
===== SYMBIAN =====
Thx to faenil and connyhald I tried to rebuild SymbiaN QmL ComponentS :
. ~/bbndk/bbndk-env_10_0_9_1673.sh
url=https://qt.gitorious.org/qt-components/connys-qt-components/archive-tarball/bb10
wget -O /dev/null $url && wget -O tmp.tar.gz $url
unp tmp.tar.gz
cd qt-components-connys-qt-components/
./configure \
-symbian -no-mobility \
-nomake tests -nomake demos -nomake examples
make && make install INSTALL_ROOT=/tmp/opt/connys-qt-components
url=git://gitorious.org/~conny/qt-components/connys-qt-components.git
git clone $url
git checkout bb10
Ask Me to Share binaries ...
SymbiaN :
* http://qt-project.org/forums/viewthread/22457/
* http://supportforums.blackberry.com/t5/Native-Development/QML-symbian-qt-components-for-PlayBook/td-p/1574275
===== TOOLS =====
* https://developer.blackberry.com/native/download/
* https://developer.blackberry.com/native/downloads/fetch/installer-bbndk-2.1.0-beta1-linux-560-201206041807-201206052239.bin
sh ./installer-bbndk-BB10_0_04-linux-186-201204250810-201204251322.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
An internal LaunchAnywhere application error has occured and this application cannot proceed. (LAX)
Stack Trace:
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at java.util.Properties.loadConvert(Unknown Source)
at java.util.Properties.load0(Unknown Source)
at java.util.Properties.load(Unknown Source)
at com.zerog.common.java.util.PropertiesUtil.loadProperties(DashoA10*..)
at com.zerog.lax.LAX.(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
SolutioN:
export PS1='>'
./installer-bbndk-bb10_0_09-linux-386-201209241008-201209241243.bin
/usr/local/opt/bbndk/bbndk.sh
MorE :
* http://stackoverflow.com/questions/5199172/how-to-specify-a-path-in-a-properties-file-to-be-loaded-with-java-properties
===== SdK : =====
* https://developer.blackberry.com/native/
* http://developer.blackberry.com/native/downloads/fetch/installer-bbndk-bb10_0_09-linux-1673-201212072306-201212091625.bin
* http://downloads.blackberry.com/upr/developers/downloads/installer-bbndk-bb10_0_09-linux-1673-201212072306-201212091625.bin
* http://downloads.blackberry.com/upr/developers/downloads/installer-bbndk-bb10_0_09-linux-386-201209241008-201209241243.bin
bash -x installer-bbndk-bb10_0_09-linux-386-201209241008-201209241243.bin # bb51b30f165da2f273d6d897bbddc9a3
bash -x installer-bbndk-2.1.0-beta1-linux-560-201206041807-201206052239.bin
+ exec /tmp/install.dir.28811/Linux/resource/jre/bin/java -d32 com.zerog.lax.LAX /tmp/install.dir.28811/temp.lax /tmp/env.properties.28811
An internal LaunchAnywhere application error has occured and this application cannot proceed. (LAX)
Stack Trace:
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at java.util.Properties.loadConvert(Unknown Source)
at java.util.Properties.load0(Unknown Source)
at java.util.Properties.load(Unknown Source)
at com.zerog.common.java.util.PropertiesUtil.loadProperties(DashoA10*..)
at com.zerog.lax.LAX.(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
~/opt/bbndk-2.1.0-beta1/bbndk.sh
Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
* http://supportforums.blackberry.com/t5/Cascades-Development/SIGSEGV-from-Linux-10-0-9-Momentics-during-Splash-Screen/m-p/1940725/highlight/false#M4484 # EclipsE
* http://downloads.blackberry.com/beta/developer/installer-bbndk-BB10_0_04-linux-186-201204250810-201204251322.bin?dlm=dlm3&__dlmt__=1339969237_514c92dfa2b1a084f19fbbf641f0808d&ext=.bin # RiM QnX
@TaG: EclipsE QmL
===== SimulatoR : =====
ToDo :
* http://developer.blackberry.com/native/downloads/fetch/BlackBerry10Simulator-Installer-BB10_0_09-1673-Linux-201212090321.bin
* I can't use VmWare on DebiaN WheezY (LinuX KerneL 3+) to run the simulator ...
DonE :
* http://rzr.online.fr/q/vmware# VMware-Player-5.0.0-812388.x86_64
* https://developer.blackberry.com/cascades/download
http://downloads.blackberry.com/upr/developers/downloads/BlackBerry10Simulator-Installer-BB10_0_09-386-Linux-201209241939.bin
md5=0693fdcdbfd042017068089ced63a71e
vmplayer ~/VMImages/BlackBerry10Simulator-BB10_0_09-386/BlackBerry10Simulator.vmx
[ START SERVICE : screen ]
ToDo :
* https://developer.blackberry.com/develop/simulator/simulator_configuring.html# Resize
* http://supportforums.blackberry.com/t5/Cascades-Development/Running-Simulator-in-Linux/td-p/1765549#
PointeR :
* http://supportforums.blackberry.com/t5/Cascades-Development/BB10-Dev-Alpha-Simulator-Issues-In-Linux/m-p/1733307/highlight/true#M49
NetWork : BridgE
* http://supportforums.blackberry.com/t5/Cascades-Development/BB10-Dev-Alpha-Simulator-not-connecting-to-WiFi/m-p/1842579/highlight/true#M1770
MisC:
* http://us.blackberry.com/sites/developers/resources/simulators.html
*
https://developer.blackberry.com/native/beta/downloads/fetch/BlackBerry10Simulator-Installer-BB10_0_06-384-Linux-201207130120.bin
http://supportforums.blackberry.com/t5/Native-Development/Virtualbox-Image-for-BB10-simulator/td-p/1699633
69dc8e47ef009e6dd1f565eb12a6efc3 BlackBerry10Simulator-Installer-BB10_0_06-543-Linux-201208070619.bin
===== QT / QmL =====
Qt5 :
* http://qt-project.org/wiki/QNX
* http://talk.maemo.org/showthread.php?p=1307314#post1307314
MeeGo :
* http://zwong.de/2012/06/using-meego-qt-components-on-blackberry-10-and-playbook/
* http://supportforums.blackberry.com/t5/Cascades-Development/Cascades-for-MeeGo-developers/m-p/2046811/highlight/false#M8836
Ui / CascadeS :
* https://developer.blackberry.com/cascades/documentation/ui/dialogs_toasts/custdialogs.html
* https://developer.blackberry.com/cascades/reference/bb__cascades__textarea.html
* https://developer.blackberry.com/cascades/reference/bb__cascades__texteditor.html
* https://developer.blackberry.com/cascades/documentation/ui/dialogs_toasts/sysdialogs.html
* https://github.com/blackberry/Cascades-Samples/blob/master/dialogs/assets/main.qml
* http://bbcascades.com/
I/O :
* https://developer.blackberry.com/cascades/reference/bb__cascades__pickers__filepicker.html
* https://developer.blackberry.com/cascades/documentation/device_platform/filesystem/
* http://blackberry.github.com/Cascades-Samples/pickers-filepicker.html
* http://blackberry.github.com/Cascades-Samples/pickers-filepicker-assets-main-qml.html
* https://github.com/russnash/FilePicker
* http://stackoverflow.com/questions/14057173/how-to-access-a-text-file-on-blackberry-10-using-native-sdk/
* http://developer.blackberry.com/native/documentation/bb10/com.qnx.doc.native_sdk.devguide/com.qnx.doc.native_sdk.devguide/topic/c_appfund_accessing_restricted_functionality.html# access_shared
MisC :
* https://gitorious.org/mong/mong/commits/blackberry-qt5# OpenSource
* https://github.com/blackberry/Cascades-Samples/blob/master/speedwriter/assets/speedwriter.qml
* http://qtcascade.blogspot.fr/
* https://developer.blackberry.com/offers/qt
* http://qt-project.org/wiki/Setting-up-Qt-Creator-for-BlackBerry-and-QNX#51c7304bd3980f2b870985901f0a9b65
===== LANG =====
* https://developer.blackberry.com/html5/downloads/fetch/ripple_ui.crx# [[html5]]
* http://blackberry.github.com/WebWorks-Samples/kitchenSink/html/html5/inputtypes.html
===== HARDWARE =====
ID: 0fca:8020 Research In Motion, Ltd.
* http://forum.meego.com/showthread.php?p=37829#post37829 HardWare : QnX PowerVR SGX540 / MeeGo
* https://developer.blackberry.com/blackberry10devalphas/faq/# CerT
* https://viewer.zoho.com/docs/urlview.do?url=https://developer.blackberry.com/files/blackberry10devalpha/MAT-52524-001_Rev-002__SIB_BlackBerry_10_Dev_Alpha_B_EN.pdf# SpecS
* http://supportforums.blackberry.com/t5/Cascades-Development/BB10-Alpha-Device-not-for-Linux/m-p/1747849#M180
DevAlphaA DevAlphaB
* http://www.engadget.com/2012/09/25/blackberry-dev-alpha-b-handset-bb10-hands-on/
* http://crackberry.com/spec-shootout-dev-alpha-vs-dev-alpha-b 1280x768
FirmWare :
the #bb10 #DevAlphaB I got "You have the latest software" #BlackBerry10 OS Version 10.0.9.253 (< @AshNazir 's 10.9.2320 ?) I run #GnuLinux
* http://developer.blackberry.com/blackberry10devalphas/update
* https://developer.blackberry.com/native/downloads/fetch/Autoload-DevAlpha-10.0.09.2320.exe
* http://downloads.blackberry.com/upr/developers/downloads/Autoload-DevAlpha-10.0.09.1675.exe # FirmWare
* https://developer.blackberry.com/devzone/blackberry10devalpha/devalpha_releasenotes.html
DevAlphaC :
* http://supportforums.blackberry.com/t5/BlackBerry-10-Limited-Edition/OS-Updates-all-round-Dev-Alpha-C-gets-a-phone/td-p/2315905
* http://developer.blackberry.com/native/downloads/fetch/Autoload-DevAlphaC-10.2.0.1157.exe
could not connect to blackberry device manager
* https://swdownloads.blackberry.com/Downloads/quickdownload.do#file=111_b036_multilanguage.exe
* https://developer.blackberry.com/devzone/blackberry10devalpha/devalpha_update.html# 10.3.1 10.3.2
Last OTA version is 10.3.0.442
===== MISC =====
MisC :
* http://www.berryreview.com/2013/11/14/android-app-markets-that-you-can-install-on-blackberry-10-2-1-1055-leaks/# AndroiD
* http://blog.cmpxchg8b.com/2013/11/qnx.html# SecuritY
* https://appworld.blackberry.com/webstore/content/87835/?lang=en&countrycode=FR# ShelL
* https://github.com/badtoyz/BB10-WebWorks-SDK-Linux?CPID=E10C020# OpenSource
* http://blackberry.github.com/Community/Community_Wiki.html?CPID=E10C020# OpenSource
* https://github.com/funkycode/bb10-imgrup/blob/master/arm/o.le-v7/imgurbb10-1_0_2_1.bar# SoftWare FlosS
* http://www.h-online.com/open/features/RIM-reaping-the-benefits-of-open-source-1726864.html# OpenSource
* http://blackberryjam.ru/# PlayBook
* http://www.madewithmarmalade.com/blackberry?utm_source=fronpage-carousel&utm_medium=site-internal&utm_campaign=blackberry
* https://www.madewithmarmalade.com/devnet/forum/marmalade-tools-linux-3
* http://bby10.eu/# FrencH
* https://github.com/singpolyma/haskades-sample
* https://developer.blackberry.com/builtforblackberry/documentation/criteria/checklist.html
* https://github.com/funkycode/bb10-imgrup/blob/master/arm/o.le-v7/imgurbb10-1_0_2_1.bar
* http://finance.yahoo.com/q/bc?s=BBRY&t=my&l=on&z=l&q=l&c=
* https://twitter.com/search/realtime?q=%23bb10+gnulinux&src=hash
* http://crackberry.com/how-download-and-install-android-apps-using-1mobile-market-blackberry-10# DalviK
* http://forums.crackberry.com/blackberry-z10-f254/turn-off-your-z10-display-gesture-774927/# UsagE
Resources :
* http://bb10development.tumblr.com/
* http://bbcascadescode.tumblr.com/
===== MORE =====
@TaG: [[Html5]] TiZen [[qt]] [[qml]] [[j2me]]
der="0" allowfullscreen>