Jun 22, 2008

Link for technologies (2)

Link for technologies (2)

Cai nay la ve OpenUP va EPF ne, doc mai~ moi understand duoc, thi ra no simple den the, lost about 1 year hic

Khuyen mai the 1 so link ve Eclipse nua ne


OK, any question, ask me


Jun 21, 2008

How to setup GCS Global Mail with iPhone

Incoming Mail Server
Host Name: mail.globalcybersoft.com
User Name: xxx@globalcybersoft.com
Password: xxx

Outgoing Mail Server
Host Name: mail.globalcybersoft.com
Port: 25
User Name: xxx@globalcybersoft.com
Password: xxx

Use SSL: OFF

Global CyberSoft Grand Opening Event 2008

Please invite your friends to come if any :-)

Jun 7, 2008

How to disable autocorrect function in iPhone

If you have used the iPhone, you'll see the autocorrect/predict text function is very annoyned (for VNese text)

To disable this,

Edit the file /Applications/Preferences.app/Keyboard.plist and add following line

<dict>

<key>cell</key>

<string>PSSwitchCell</string>

<key>default</key>

<integer>0</integer>

<key>defaults</key>

<string>com.apple.Preferences</string>

<key>key</key>

<string>KeyboardAutocorrection</string>

<key>label</key>

<string>Enable Autocorrection</string>

</dict>

The Keyboard.plist is in binary format, you need to convert it into XML and then edit and then convert it back to binary format. Use the following URL for doing such conversion

- Online: http://iappcat.com/plist/bin2xml

- Offline (need to have PERL): http://scw.us/iPhone/plutil

After all, go to the Keyboard setting and turn off the Autocorrect function.

For iPhone 2.0, you basically rename whatever dictionary file you want to disable the autocorrect function for:

  • start Mobile Terminal (or use SSH)
  • become root using su (the password is alpine)
  • cd /System/Library/TextInput/
  • mv TextInput_en.bundle TextInput_en_bak.bundle (for English)
  • The autocorrect feature for English should now be disabled

Have fun

Jun 5, 2008

Link for technologies (1)

It's so hard, so many things to do, i'm so tired, i use this blog to hold my thinking right now, since my PC cannot store it any more...(RAM limited)

That's all, Hope I have time to look again this list and find out what is the needed most.

Or if you see something interesting, please drop me a comment.