RSS

IPhone – Love your phone, love yourself

23 Mar

Notes: all configuration is base on 1.14

1. Unlock.

I have unlocked more than 10 IPhones, my opinion is IPlus is better than Ziphone. There is a lot of problems after unlocked by Ziphone, such as SwirlyMMS installed, apps install…Now IPlus latest version is IPlus 2.0b. What?  You need a Chinese language pack? you can download this one, including many language packs:

http://www.fs2you.com/zh-cn/files/ce7f9c00-f1dd-11dc-b270-00142218fc6e/

As well as install:
– BSD Subsystem
– OpenSSH
– Term VT-100
– installer
– iCosta

2. Using CMWAB on  Iphone,

Create a file /private/var/root/proxy.pac

function FindProxyForURL(url, host)
{
  if (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0"))
    return "PROXY 10.0.0.172:80";
    else
    return "DIRECT";
}

Add following test highlight by red to /private/var/preferences/SystemConfiguration/preferences.plist, pls backup first.

<string>com.apple.CommCenter</string>
</dict>
<key>Proxies</key>
<dict>
<key>ProxyAutoConfigEnable</key>
<integer>1</integer>
<key>ProxyAutoConfigURLString</key>
<string>file:///private/var/root/proxy.pac</string>
</dict>
<key>com.apple.CommCenter</key>

On IPhone, setting – General – Network – EDGE – APN "CMWAP"

Now, you can go to Internet by CMWAP, but it’s very slow.. if you are rich, set APN to "CNNET"

3. Applications Install

SwirlyMMShttp://swirlyspace.com/SwirlySpace.xml

Open SwirlyMMS , Setting:

MMSC: mmsc:monternet.com
Proxy: 10.0.0.172:80
APN: CMWAP

Now you can receive MMS, but… you can not open it? see next application

Books -Installer -Books

After finished, go to terminal:

#cd /private/var/root/Media/EBooks    //No such directory? Create it.
#ln -s /var/mobile/Media/MMSFiles

Now you can use Books to see your MMS.

SMSD – Forward your message

Install SMSD 0.21, download SMSD version 0.2.3beta1 (google it)
overwrite the installed SMSD.app with the SMSD. app from the folder you downloaded.
If you don’t know where is SMSD.app, run this command:
#find / -name "SMSD.app"
After overwrited, run this command to avoid error on creating templates on SMSD:
#ln -s /var/root/Library/Preferences/SMSDTemplates.plist /var/mobile/Library/Preferences/

wedic – Dictionary

After installed wedic, now you  can go to Installed – Dictionary – install any dictionary you like, then you can search any word on this dictionary.

iLM (offline maps) – http://jason-hk.com/rep.xml   //Remember install iLM fixed

CameraPro -more funtion on Camera

LumaQQ – http://lumaqq.linuxsir.org/update/repository.plist  //Very cool QQ

VnNotes – Record Voice

SummerBoard – Customize your Theme,

iBirthday – Birthday Alarm

 
Leave a comment

Posted by on March 23, 2008 in Life

 

Leave a comment