Install Chinese Dictionary into IPhone (WeDict) 
1.You must install weDict first by either iBrickr or Installer.

2.Then download the dictionary in your language from startdict.

For me, I downloaded the oxford-gb dictionary(en - zh_CN) 牛津现代英汉双解词典(click to download). And the file I got is stardict-oxford-gb-2.4.2.tar.bz2.

3.Now unzip the .bz2 file by winrar, which is the one I take, or any other uncompress software you prefer.

Three files extracted: oxford-gb.idx, oxford-gb.ifo,oxford-gb.dict.dz.

4.Re-unzip the .dz file by the freeware 7zip to a .dict one. WinRar can’t do this for you.

5.Copy the .idx and .dict files to iPhone’s /var/root/Library/weDict/ by WinSCP or Putty.

6.Launch weDict and enjoy! :-)

Simple Chinese
http://prdownloads.sourceforge.net/star ... 2?download

Traditional Chinese
http://www.filestube.com/d489618ea12dbd2a03e9/go.html

[ 2 comments ] ( 64 views )   |  permalink  |  related link  |   ( 3 / 7748 )
Install IPhone Apps to Itouch 
install iphone apps
1) go onto installer app
2) go to sources and click edit
3) then click add and add http://repo.us.to
4) then press done and go to install
5) for iphone 1.1.1 or 1.1.2
click either then YOU MUST INSTALL PREPS FIRST
6) then install the rest

The link they change to http://applerepo.com/

[ add comment ]   |  permalink  |  related link  |   ( 3 / 3262 )
Iphone Sources 
Web app
Video
http://www.vtap.com/
Chinese Input
Icosta
http://www.iphone.freecoder.org/

[ 1 comment ] ( 49 views )   |  permalink  |  related link  |   ( 3 / 3272 )
Iphone move the Applications folder to media partition 
You must move the Applications folder to your media partition.
This will avoid to have the system partition completely full.
You must ssh your iPod Touch and follow the procedure below (works also for iPhone).

Quote:
cd /
cp -pr Applications /var/root
mv Applications Applications.old
ln -s private/var/root/Applications /Applications

Now check the symbolic link
You should see the Applications linked to private/var/root/Applications

Quote:
cd /
ls -la

Restart your iPod Touch, if everything is fine, you can ssh again and delete the old Applications folder in the system partition.

Quote:
cd /
rm -rf Applications.old


[ 1 comment ] ( 42 views )   |  permalink  |  related link  |   ( 3 / 2980 )

BackBack