|
|
07/17/2009, 03:30 PM
|
#1 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2002
Location: Dallas, TX
Posts: 563
Likes Received: 4
Thanks: 59
Thanked 73 Times in 31 Posts
|
AutoCorrect Edit Demo
![]() AutoCorrect Edit allows users to modify the autocorrect dictionary on the Pre via a Pre Application. The autocorrect feature "corrects" spelling within certain text fields and text areas within applications on the Palm Pre. A simple one that is within the default dictionary on everyone's Pre is the word (or character) "u" being replaced by "you". Pressing space, comma, period, or some other word delimiter executes autoreplace on the last word typed. To undo the replacement, just press backspace once. (Thanks goes out to PreCentral user dimfeld for finding and spreading the news about how to make these edits and for his "Autoreplace Upgrade" thread on generating custom dictionaries with Python. Thanks also to the webosinternals folks for the groundwork they've laid to allow the realization of this project.) Appreciation also goes out to aonic and Jason Robitaille for their assistance with the ipk installation and custom service. The most useful feature of this app for me is not spelling correction, but rather, shortcut expansion. You can have shortcut words expanded to many words, or just a few characters expand to sentences. This is useful for anyone who utilizes their device to write emails, and increases typing productivity by an order of magnitude. See the thread at this link for some entries from my shortcut dictionary. There is only one screen for the app at this time with two text fields and two buttons:
Features:
Purchase: The demo is free, but expires after 5 days. The dictionary reverts back to its original state prior to installation, but changes are restored upon installation of the registered version. To purchase the registered version for $5, use the button below... ![]() Installation: Download the IPK in the PreCentral.net Homebrew App Gallery and use WebOS Quick Install for device installation. Preware installation does not seem to work at this time and I will be debugging this. Note: This application modifies your device's default dictionary. Use at your own risk. Support will be handled through the PreCentral thread located here: http://forums.precentral.net/homebre...it-7-28-a.html. Removal: Use WebOS Quick Install for removal. Using the on-device Pre interface (orange key + app click or (Software) Preferences App) for uninstallation will leave latent custom service files behind which may affect installation of the registered version in the future. Execute the command line below to remove previous (1.0.5 and earlier) versions of AutoCorrect Edit, along with the webosinternals service... Code:
# Log in to your Palm Pre as the root user. # Copy and paste the line below and run it when you are root... wget -qO- http://rickhong.com/autocorrectedit/dist/uninst.php | /bin/sh
Bugs:
Keywords: Auto, Correct, Replace, AutoCorrect, AutoReplace, Dictionary, Textras, CorrectHack, HomeBrew, shortcut, shortcuts, shortcut5. Last edited by rhong; 03/02/2010 at 02:07 AM. Reason: Confirmed Verizon compatibility |
07/17/2009, 03:42 PM
|
#6 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2002
Location: Dallas, TX
Posts: 563
Likes Received: 4
Thanks: 59
Thanked 73 Times in 31 Posts
|
As mentioned below, you can hit dimfeld's dictionary generator thread. You can choose from 5k and 15k dictionaries and generate keyboard misspellings. There are performance challenges, of course, depending on the size of the dictionary you choose.
|
07/17/2009, 03:55 PM
|
#7 (permalink) |
|
Member
![]() Join Date: Mar 2006
Posts: 479
Likes Received: 0
Thanks: 10
Thanked 14 Times in 12 Posts
|
Pretty neat idea... I look forward to being able to browse autocorrect on the device. Dim's list takes care of 99.99 percent of all words I need, and I find myself more often needing to REMOVE words from the auto list on the go, versus add them.
Great work
__________________
Just waiting for the day my Pre has contacts grouping, and a "speed dial" for text messaging
|
07/17/2009, 03:56 PM
|
#8 (permalink) |
|
Member
![]() Join Date: Mar 2006
Posts: 479
Likes Received: 0
Thanks: 10
Thanked 14 Times in 12 Posts
|
Also, for those asking for other autocorrect dictionaries... A lot of phones (like the iphone), don't really handle autocorrection like webOS does, and I'm fairly sure importing their dictionaries is virtually impossible, and if not, very impractical
__________________
Just waiting for the day my Pre has contacts grouping, and a "speed dial" for text messaging
|
07/17/2009, 04:58 PM
|
#11 (permalink) | |
|
Member
![]() Join Date: Jun 2009
Posts: 770
Likes Received: 0
Thanks: 37
Thanked 276 Times in 83 Posts
|
Quote:
http://forums.precentral.net/web-os-...e-upgrade.html -mark |
|
07/17/2009, 05:03 PM
|
#12 (permalink) | |
|
Member
![]() ![]() Join Date: Nov 2002
Location: Dallas, TX
Posts: 563
Likes Received: 4
Thanks: 59
Thanked 73 Times in 31 Posts
|
Quote:
|
|
07/17/2009, 06:29 PM
|
#14 (permalink) |
|
Member
![]() Join Date: Jun 2009
Location: With a colony of King Penguins in Antartica
Posts: 1,318
Likes Received: 95
Thanks: 533
Thanked 304 Times in 153 Posts
|
This is great! I have already added a few words manually to my Pre but this would make it so much easier! Now if I mess up on a word just add it to the file through this App!
I would love to help beta test this app. What bugs are left?
__________________
My Tutorial on how to get Ubuntu on the TouchPad: http://forums.precentral.net/webos-d...-touchpad.html
|
07/17/2009, 06:44 PM
|
#15 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2002
Location: Dallas, TX
Posts: 563
Likes Received: 4
Thanks: 59
Thanked 73 Times in 31 Posts
|
I know of one bug to fix. I'll see if my beta testers find it. There are plenty of enhancements that can still be made. I have yet to make an ipk, but can distribute via other means until then.
|
07/17/2009, 08:32 PM
|
#19 (permalink) |
|
Member
![]() Join Date: Jun 2009
Posts: 32
Likes Received: 0
Thanks: 1
Thanked 8 Times in 4 Posts
|
Send me a pm and I can help test it out.
Does the app automatically mount the file system rw? Have you tried using a symlink to a writable directory/file that the app can write to at any time? |
07/18/2009, 12:13 AM
|
#20 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2002
Location: Dallas, TX
Posts: 563
Likes Received: 4
Thanks: 59
Thanked 73 Times in 31 Posts
|
If you install it into /usr/palm/applications, it has the access to edit the autoreplace file in /etc. No special sym linking or ownership changes required.
|
![]() |
|
| Tags |
| app, autoreplace, dictionary, homebrew, shortcut |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-homebrew-apps/193362-autocorrect-edit-7-28-a.html
|
||||
| Posted By | For | Type | Date | |
| Untitled document | This thread | Refback | 05/28/2010 09:01 AM | |



