Welcome to Gary Au Blog : My Lotus Domino Experience

Main Menu

  • Home
  • Lotus Domino
  • 其他玩具
  • 雜項
  • Palm Pre / WebOS
  • WebOS 雜文
  • Download File
  • Gary@Facebook
  • Gary@Mewe
  • 關於Gary Au

關於本blog ...


本版用作本人的技術經驗交流,主要是Lotus Domino , 其實本人還有用 Linux , MySQL 及Microsoft Server


 

Visitor Counter

5146183

Palm Pre GSM 改ROM


其實Palm Pre 好似以早期的PalmOS 3/4/5 設備咁, 好多野可以改 , 最多人改的係ROM啦 ...

改ROM 有乜好處?

1. 美國版乜update 都早過人, 咁不如話比部palm pre 知佢係美國版算啦...

2. 德文版的palm pre 鍵盤由是QWERTZ , 原來palm pre 內置了QWERTY(英文)QWERTZ (德文)及 AZERTY (法文)的設定,只要轉變ROM 的設定, 可以變成需要的按鍵排位

3. 等你可以用Wifi 做activation , 唔係個個都有無限上網plan ...

4. 等你可以用住先, 等palm profile server 連線到才做activation

 



警告: 請先備份所有資料, USB storage 的所有資料都會被移除 !!

Reminder 1 ) 用USB storage Mode 備份所有資料

Reminder 2 ) 用WebQuickInstall備份所有WebOS的資料  (留意不同版本ROM 的database 不能共用... 轉ROM 可能意味要重新輸入資料, palm profile 有的除外)

Reminder 3) 如果flash ROM 失敗, 可以進入safe BIOS mode , 用WebOS Doctor 最flash 過,

Reminder 4) 據講, sprinit ROM 以後唔會跟GSM modem driver update , 不過未來的事未來先算啦...

Reminder 5) 個App Catalog 一樣見唔晒所有軟件, 連我比左錢的Motionapp Classic 都見唔到... 真係唔知Palm 諗乜...

 


材料

1. WebOS doctor

http://www.webos-internals.org/wiki/Webos_Doctor_Versions有齊幾個版本的Palm WebOS Doctor, 例如

Palm Pre GSM ROM 1.3.1 係: http://palm.cdnetworks.net/rom/pre/p131r0d11172009/wrep131rod/webosdoctorp100ueu-wr.jar

美國Spirint CDMA 1.2.1 係: http://palm.cdnetworks.net/rom/p121r0d10092009/sr1ntp121rod/webosdoctorp100ewwsprint.jar

今次Download 個美國CDMA 版, 無聽錯, 今次扮美國機 (我用緊德文GSM) 1.2.1 CDMA 係可以用係GSM機, 1.3.1 同1.3.5 好似鎖地區...  唔係CDMA 機用唔到 ... 不過據聞CDMA ROM 不會再跟GSM Modem 的update , 可能會有問題

 



2. Linux: 4. Linux , 最好係Ubuntu , 因為navacom 的程序是ubuntu 的,不過只要有安裝GNU Make / AutoMake 的Linux 都可以做到,再用linux / Mac / Windows 把WebOS Doctor flash 回palm pre , 絕對不要用MS Windows 進行以下步驟, 除了Gary Au 好憎Windows , 因為MS windows 的資料夾不是 / , 而是 \ ... 

 



3. 下載 MetaDoctor

(ubuntu) # sudo apt-get install git-core

(fedora) # yum install git-core

# mkdir ~/metadoctor

# cd ~/metadoctor

# git clone git://git.webos-internals.org/tools/meta-doctor.git

# cd ~/metadoctor/meta-doctor

# mkdir downloads

抄個ROM 去downloads 的資料夾下

 



3. 將個檔案名轉做適當的版本名, 例如: webosdoctorp100ewwsprint-1.3.1.jar

# cd ../

(回到 ~/metadoctor)

修改Makefile (由於1.3.5 已經解決了程式storage 空間的問題, 所以不用轉partition size)

# Comment out any of these lines to skip that step
BYPASS_ACTIVATION     = 1
ENABLE_FIRSTUSE_WIFI  = 1
MAKE_FIRSTUSE_VISIBLE = 1
INCREASE_VAR_SPACE    = 0
ENABLE_DEVELOPER_MODE = 1
INSTALL_SSH_AUTH_KEYS = 0

# Select "sprint", "bellmo", "telcel" or "wr".
CARRIER = sprint

# Latest version, will be overridden below for carriers that are behind.
ifeq (${DEVICE},pre)
VERSION = 1.2.1
endif

 


 


(德文GSM) # make CARRIER=wr unpack

(美國sprint CDMA) # make unpack patch

(現在不要用pack , 我們還有步驟要做... )

# ../build/pre-p100eww-sprint-1.2.1/webOS

# vi castle.xml

(或用gedit 修改)

加入兩個設定值 (紅色部份)

<Section name="env" type="env" size="16KB">
<Val name="installer" value="trenchcoat"/>
<Val name="autoboot" action="delete"/>
<Val name="bootfile" action="delete"/>
<Val name="KEYoBRD" action="overwrite" value="z"/>
</Section>
<Section name="tokens" type="token" size="4KB">
<Val name="installer" value="trenchcoat"/>
<Val name="KEYoBRD" action="overwrite" value="z"/>
</Section>

Reminder : KEYoBRD (跟足大細楷) :  'z' (qwerty), 'y' (qwertz) or 'w' (azerty).



 

(重新包裝WebOS Doctor)

# cd ../../

# make  pack

跟住可以用這個新的WebOSDoctor (在build 資料夾) flash 部palm pre , 這樣會使用CDMA 的ROM ... palm 會當你部機係美國機



在update fireware 前, 請先activate 你部palm pre , 這一刻你可以用wifi 做activation ... (不過最好用Sim Card / 3G做Activation .... 如果用wifi 做activation , 1.3.5 個app catelog 會唔見了軟件... )


參考自precentral , rwhitby

http://forums.precentral.net/gsm-pre/210321-how-permanently-change-qwertz-azerty-qwerty-keyboard-mapping.html

http://discussion.treocentral.com/gsm-pre/221329-sprint-1-3-5-works-eu-pre-data-bug-still-there-prolly-no-paid-apps-either.html#post2113223

 

4 comments
Details
Category: Palm Pre
Created: 02 January 2010
Last Updated: 02 January 2010

新加了1.3.5 的ime4webos 檔案

新加了倉頡及速成的輸入法

下載

安裝

 

Add new comment
Details
Category: Palm Pre
Created: 01 January 2010
Last Updated: 01 January 2010

Palm Pre 可以玩Doom (update)

Palm Pre 上了1.3.5 後, 可以玩Doom 了, 佢用了 linux 的SDL  , Native 支援, 不用變做Debian ..

速度很流暢 .... Palm Pre 都可以做遊戲機了 ~

1. 升級上1.3.5

2. 重裝preware 及package management service

3. 安裝DOOM , terminal 及 terminal service plugin (用preware 或 WebQuickInstall)

 


 


4. 打開terminal

 


5. 執行命令:

# cd /media/cryptofs/apps/usr/palm/applications/org.webosinternals.sdldoom

# ./doom &


 


6. 可以玩了 ~~

 


最後送段片給大家 (不是我拍的... )

Add new comment
Details
Category: Palm Pre
Created: 01 January 2010
Last Updated: 01 January 2010

1.3.5 有何改進?

我部Palm Pre 搞了1.3.5, 感覺快了,

程式放在USB storage, 解決了application空間不足的問題... 你可以在USB storage 見到一個叫 .palm 的資料夾, 不過檔案似係轉了名字, 所以不能單從名字估到檔案是甚麽 ... 想要看內部有何檔案, 要經Palm Pre (terminal , preware 的command line 或者SDK 的SSH proxy) 看 ..

#ls /media/cryptofs/apps

(所有的程式檔案放在這裏 .... )

有了3D engine , 可以玩DOOM 了, 我見preware 都有DOOM 可以設定 ...

個Preware 升級後可能用不到, 請刪除preware 及 package management service , 再用webQuickInstall 重裝即可 (先裝package management service , 再裝preware)

AppCatalog 可以background download , download 軟件時可以返回上層, 再選其他軟件 , 不過, 又唔見了好多軟件, 又要downgrade 個app catalog (不過我轉了做sprinit ROM 才可以見到1.3.5  , 之前downgrade 個App catalog 的方法今次行不通 ... 兩頭唔到岸. ... )

至於電量, 真係要test 過先知 ...

Add new comment
Details
Category: Palm Pre
Created: 01 January 2010
Last Updated: 01 January 2010

今日Classic 模擬器update 左

今日上Palm Pre 的Update 程式, 佢話個Classic Update 左, 整好之後再Check 返個版本, 係v 2.0.1同ROM 2.6.01 , 暫時未知有甚麼改進 ...

Add new comment
Details
Category: Palm Pre
Created: 31 December 2009
Last Updated: 31 December 2009

Domino Access for Outlook

Lotus Domino 係一個很好的群組軟體, 可以寫一次即可在Desktop 及Web 運作, 不過總有人係outlook 死硬派 , 非outlook 不用,  除左炒左佢 (反正試用期唔駛賠錢) , 還有甚麼方法呢?

答案1 : 用outlook 用IMAP 連接到Lotus Domino , 當然不會sync 個contact  到Lotus Domino server ..... 但係最簡單 .... 不過改不到密碼, 不能看其他同事的行事曆 ...

答案2: 在那麻煩人的Windows XP 安裝Lotus Domino Access for microsoft outlook (DAMO) .... 

DAMO 會扮演一個Lotus Domino 的Client (真係有NSF , ID , notes.ini ... ) 資料下載到Windows Client , 再在Outlook 顯示

Lotus Domino ---> (DAMO ----> Outlook)

不過用DAMO 要注意 ....

1. DAMO 在電郵的可靠程度成疑 ....當使用者的郵箱NSF 大過1.5GB , 會開始不穩定, 經常見不到新的電郵 , 所以我會幫客戶設定一個IMAP 郵箱, 會比較穩定 , 只用DAMO 連線Calendar , Delegation 及轉密碼 ....

2. Outlook 2007 預設不會下載大Size 的電郵附件, 所以要改IMAP 設定 ....

  • Click on Tools -> Send/Receive -> Send / Receive Settings -> Define Send/Receive Groups
  • Click on option 'Receive mail items' and 'Download complete items including attachments for subscribed folders'

3. 剛剛見到的消息 ... IBM 不會再幫DAMO 加新功能, DAMO 只會保留在係8.0.2 , 更新只會係fixcentral 發佈 ... 

 

如何設定

1. 登入IBM 的Passport Advantage, 在找檔案時, 緊記要找舊版本的檔案


 


在Lotus Domino 8.0.2 的選項, 找出Lotus Domino Access for microsoft outlook , 下載此檔案


在windows client 安裝, 當然要先裝Outlook (2003/2007), 跟住安DAMO



按指示輸入進行


記得輸入server 地址時要, 如果係local LAN , 可以用lotus Domino 的命名格式, 例如server/hk/example, 不過如果預左要係internet 用, 記得用FQDN (例如 server.example.com ) 或者在 hosts檔案預先輸入地址



輸入Notes ID 密碼


輸入Notes ID 密碼


真係可以找到names.nsf  ... 會有個個人的NSF , 及對應的outlook PST


選新的outlook profile


第一次用時會下載資料, 如果資料多(例如2GB) 又經internet 抄, 可以抄足一晚 ... )


 

以下IBM 的網址話你知DAMO 的notes.ini 有何設定值可用~~

http://www.ibm.com/developerworks/lotus/library/damo-ini/index.html

以下IBM 的help 都有話你知有乜做唔到(例如Journal ... )

http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=/com.ibm.help.domino.admin.doc/DOC/H_WORKING_WITH_DOMINO_ACCESS_FOR_MICROSOFT_OUTLOOK_REFERENCE.html

http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=/com.ibm.help.domino.admin.doc/DOC/H_WORKING_WITH_DOMINO_ACCESS_FOR_MICROSOFT_OUTLOOK_REFERENCE.html
Add new comment
Details
Category: Lotus Domino
Created: 27 December 2009
Last Updated: 30 December 2009

按制button 及text field - Palm Ares 教學 (2)

上次寫了一個用不了WebOS 的程式 , 今日用Ares 寫一個有意思點的程式啦 ....


如果閱讀一下講palm WebOS 的程式設計, 你會見到有Sense , 有template , 不過如果用Ares 的話, 你暫時可以忘記有這些東西 ~~ 當然, 有基本程式技巧是必需的 ...

1. 照以下設定

a)一個group, 拉長個group

b)一個row , 放在group 內

c) 三個button


 


2.確定row放在group內


3.遂一設定好tap event (每一個button 都做一個tap event)

4.

 


 


5.

 


6. 按event procedure 旁的圖示, 會打開code editor


輸入相關的Code: (紅色部份是自己打的 ... )

MainAssistant.prototype = {
setup: function() {
Ares.setupSceneAssistant(this);
},
cleanup: function() {
Ares.cleanupSceneAssistant(this);
},
button1Tap: function(event, inSender) {
this.total=0;
this.controller.get('result1').innerHTML='100';

},
button2Tap: function(event, inSender) {
this.controller.get('result1').innerHTML='200';
},
button4Tap: function(event, inSender) {
this.controller.get('result1').innerHTML='0';
},
button3Tap: function(event, inSender) {
Mojo.Controller.errorDialog(this.controller.get('result1').innerHTML);
}
};

完成後, 可以把ipk 安裝到palm pre 做測試了 ~~

按首兩個制, 會轉變text field 的數值, 按 show text 會用error Dialog 顯示text field 的數字

註1: 照道理應該可以用 .value , 而不是 .innerHTML , 我見網上其他網友都可以用 $('result1').value , 這是Javascript library 'Prototype' 的寫法, 但係我用不到, 暫時都未知原因 ....  

請使用 this.controller.get('result1').mojo.setValue() 取代 this.controller.get('result1).innerHTML

 

註2 : 不知何故, 按了首兩個制後, 不能再直接轉text field 的數值 ...

註3 : 不知何故, 未按首兩個制, 按show text 會顯示整個template 的HTML code ..

註4: 為何要用errorDialog ? 因為error dialog 不用做template .... 比較簡單

Add new comment
Details
Category: WebOS Development
Created: 26 December 2009
Last Updated: 19 February 2011
  1. Ares 其他基本操作 - Palm Ares 教學 (1)
  2. Palm Pre 的Call Forward
  3. Palm profile server 停機會發生甚麼事?
  4. 而家去邊度買palm pre ?
  5. 用Firefox 寫WebOS 程式 - Palm Ares 教學 (0)
  6. (第三集) Palm Pre 反垃圾電話 ~~
  7. Palm Pre 有乜好過iphone
  8. 自行備份Palm Pre 的資料 - Preware 教學(4)
  9. Ubuntu 9.10 64 Bit 安裝 Notes 8.5.1
  10. WebOS 終於有方法記錄密碼
  11. Palm Pre 係ubuntu 做modem, 最近事忙,休息至下星期三
  12. palm pre 進入Flash BIOS Mode
  13. (續集) Palm Pre 反垃圾電話 ~~
  14. Palm Pre + synergy 反垃圾電話 ~~
  15. 還原1.1.3 app catalog

Page 55 of 61

  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • You are here:  
  • Home

技術支援/合作及培訓

有關Lotus Domino 的

  • 支援查詢,
  • 技術合作
  • Lotus Domino 的系統管理培訓課程

歡迎聯絡 (852) 35788288 (所有語音留言會電郵給我) 或者填寫聯絡表格


 

廣告


本網頁屬個人網誌, 一切言論純粹是表達本人的個人意見或經驗分享, 本人亦無法保證網誌內容的真確性和完整性。讀者一切的行動以及該行動所引致的損失,概與本人無涉。

www.garyau.com 文章 by Gary Au, www.garyau.com is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Hong Kong License. 引用請註明出處 Creative Commons License

Back to Top

© 2026 Welcome to Gary Au Blog : My Lotus Domino Experience