-
03-27-2008, 04:31 AM #1
iPhoneShop 0.72 latest version...
For all u keyboard mod lovers this new version 0.72 does 4 things!!!
1) Sorted out png files in numerical order (no A,B,C)
2) Extracts and imports Keyboard-Common Images 1.1.3 and 1.1.4
3) Extracts and imports Keyboard-latin 1.1.3 and 1.1.4
4) Can now import/export Keyboard-Japanese.artwork 1.1.3 and 1.1.4
Works on 1.1.1 too.
PS I take no responsabilty for the use of this program ...
so as always at your own risk mod away...
I have included source code if rtrisberg wishes to update his web...
Thanks.
In this version there are more png images.
Missed a few. Sorry mates
3)Adjusted width and/or height of some of the images.
That should be all i hope.
Here we go...
Command line is the same and yeah update to latest version of java.
ThanksLast edited by massimo23; 03-28-2008 at 09:30 AM. Reason: updated file to 0.72
-
-
03-27-2008, 09:01 AM #2
Just a few tips on using iPhoneShop..
1) The program is case sensitive... meaning A=A and a Not = A
So be sure when typing the command to copy each letter identically:
Example:
Right way: java -jar iPhoneShop-0.7.jar ARTWORK Keyboard-Common.artwork EXPORT Key
Wrong way: java -jar iPhoneShop-0.7.jar artwork keyboard-Common.artwork export Key.
the command line for iPhoneShop-0.7.jar is:
1) ARTWORK NAMEFILE IMPORT/EXPORT Destination folder
2) KDICT NAMEFILE IMPORT/EXPORT Destination Folder
I installed Java version 1.60_05_b13 and it works fine.
-
The Following 3 Users Say Thank You to massimo23 For This Useful Post:
Ice9812 (07-08-2008), Stonefred (03-29-2008), TechnopodMan (03-27-2008)
-
03-27-2008, 04:28 PM #3
Thank you so much!!!
But, where can i find that java version? I can´t find it

-
The Following User Says Thank You to TechnopodMan For This Useful Post:
massimo23 (05-19-2008)
-
03-27-2008, 04:35 PM #4
goto page and download...http://java.com/en/download/index.jsp
that is the latest version.... hope it helps...Last edited by massimo23; 03-27-2008 at 04:36 PM. Reason: more info
-
The Following User Says Thank You to massimo23 For This Useful Post:
TechnopodMan (03-27-2008)
-
03-27-2008, 04:42 PM #5
Thank you, but i´m in OSX and the last update is too old

Regards,

-
The Following User Says Thank You to TechnopodMan For This Useful Post:
massimo23 (05-19-2008)
-
03-27-2008, 07:45 PM #6
TecnoPodMan: I really dont know much about OSX, i really hope someone can help you.
So the version you have does not work?
-
03-28-2008, 09:24 AM #7
Edited:
And where do we find the keyboard mods (artworks) for 1.1.4?
thanks in advance
Last edited by d.robin; 03-28-2008 at 09:36 AM.
-
The Following User Says Thank You to d.robin For This Useful Post:
massimo23 (05-19-2008)
-
03-28-2008, 12:48 PM #8
if you know how to use ssh and winscp or similer just ssh into your iphone and go into the following folders: <root>/System/Library/Frameworks/UIKit.framework
Here you will find the Keyboard Common / Latin / Japanese and Other artwork files.
Copy these and mod them extracting the png files inside them using iPhoneShop.
TecnoPodMan: Armadillo has mase a version for Mac called Artworker 1.4. You can find it in his thread.
TecnoPodMan: Armadillo has made a version for Mac called Artworker 1.4. You can find it in his thread.Last edited by massimo23; 03-28-2008 at 12:48 PM. Reason: Automerged Doublepost
-
The Following User Says Thank You to massimo23 For This Useful Post:
TechnopodMan (03-28-2008)
-
03-28-2008, 06:22 PM #9
Thank you massimo23 i´m using the armadillo´s Artworkew 1.1.4 and work perfect!!!
I´m editing the keywoards availables in the downloads to work with 1.1.4
Thank you for all your work, and the work of Armadillo!!!
Best Regards,

-
04-08-2008, 07:46 PM #10
that's very neat. i'm gonna start messing with my keyboard, thanks for the tool!
Last edited by zeph; 04-08-2008 at 07:50 PM.
-
04-08-2008, 08:35 PM #11
So exactly where do I put the files? There's no app to install here.. I guess I'm a noob here
-
04-23-2008, 02:48 AM #12
how can i start this prog on vista ?
-
04-23-2008, 09:13 AM #13
I am using the Wiki on editing found here http://www.modmyi.com/wiki/index.php..._artwork_files
Do i follow the same steps? I tried to follow these steps but had all kinds of errors. A quick tutorial would be great.
Thanks
-
04-24-2008, 12:15 PM #14
I tried extracting the italian dictionary of 1.1.4...
F
iPhoneShop-0.72>java -jar iPhoneShop-0.72.jar KDICT dump l
it_IT-unigrams.dat
Exception in thread "main" java.lang.IllegalArgumentException: Broken dictionary file, extraBits byte have more than 2 bits info
at ee.rumba.iPhoneShop.dictionary.iDictionary.parseUn igramsDat(Unknown S
ource)
at ee.rumba.iPhoneShop.dictionary.Main.main(Unknown Source)
at ee.rumba.iPhoneShop.iPhoneShop.main(Unknown Source)
-
04-24-2008, 06:50 PM #15
Sorry Zibri but the Dictonary part hasn't been updated. I hope the original author will complete that part but i have my doubts.
and Fullquiver8 if you have windows you can download a batch file that will automatically extract and import the files for you. As for a tutorial there should be some in this forum.
Try this.
Be sure to have latest java version and be sure you have created your destination folders before using iPhoneShop.
The best thing is to put the artwork files and iPhoneShop in the same folder, create in that same folder, the folders for extracting the images:
Example:
I have folder C:/iPhoneShop
In this folder i have the following files: iPhoneShop-0.72.jar, Other.artwork, Keyboard-Latin.artwork, Keyboard-Common.artwork and Keyboard-Japanese.artwork.
I create in the same folder 4 other folders called Other, KeyLatin, KeyCommon, KeyJap
i open cmd
enter command cd/
enter command cd iPhoneShop
then we start extracting the png's from the artworks by typing the following commands:
java -jar iPhoneShop-0.72.jar ARTWORK Other.artwork EXPORT Other
java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Latin.artwork EXPORT KeyLatin
java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Common.artwork EXPORT KeyCommon
java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Japanese.artwork EXPORT KeyJap
we go in each of the artwork folders and we can see the png file. Modify them and save them
Then after all the art modding we need to import them back into there appropriate artwork files.
So we import by typing the following commands:
java -jar iPhoneShop-0.72.jar ARTWORK Other.artwork IMPORT Other
java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Latin.artwork IMPORT KeyLatin
java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Common.artwork IMPORT KeyCommon
java -jar iPhoneShop-0.72.jar ARTWORK Keyboard-Japanese.artwork IMPORT KeyJap
THE ARTWORK FILES WILL BE SAVED IN EACH OF THE PNG FOLDERS NOT THE Initial FILES used to EXPORT ( IN Other Folder for Other.artwork, in KeyLatin Folder for Keyboard-Latin.artwork and so on).
Be SURE to type the letters in there appropriate case. A=A not =a, b=b not =B, so on.
Well hope this helps too.
-
The Following User Says Thank You to massimo23 For This Useful Post:
Ice9812 (07-08-2008)
-
05-17-2008, 11:01 AM #16My iPhone is a Part of Me
- Join Date
- May 2008
- Location
- Scranton
- Posts
- 584
- Thanks
- 164
- Thanked 197 Times in 155 Posts
Hi Massimo23,
Thank you for all the time you took in creating this program and your instruction ...it worked great for me
-
The Following User Says Thank You to Ice9812 For This Useful Post:
massimo23 (05-19-2008)
-
05-19-2008, 08:13 AM #17
Word weights?
Hello!
I just would like to ask, that this version of iphoneshop supports compiling the weights of the words from txt to iphone keyboard dictionary or not? I couldn't find anything about this on the home page, and there is even no contact address to ask the author.
-
The Following User Says Thank You to gklka For This Useful Post:
massimo23 (05-19-2008)
-
05-21-2008, 02:50 PM #18
For some reason I am having some difficulty importing the files back... I have no idea what I am doing wrong, can anyone lead me into the right direction? greatly appreciated..
-
05-21-2008, 10:14 PM #19iPhoneaholic
- Join Date
- Nov 2007
- Location
- Houston, TX
- Posts
- 379
- Thanks
- 77
- Thanked 42 Times in 34 Posts
Could this method be used to make a t9 dialpad? I'm so tired of waiting for one I'll just research until I learn how to make it myself lol.
-
06-01-2008, 04:33 PM #20Theme Creator
- Join Date
- Jul 2007
- Location
- A-town
- Posts
- 665
- Thanks
- 184
- Thanked 662 Times in 240 Posts



LinkBack URL
About LinkBacks
Reply With Quote

