![]() ![]() |
Mar 18 2005, 12:10 AM
Post
#1
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
HI,
I'm interested in using the SharpROM Calendar (datebook), Address (addressbook) and Todo (todolist) apps after conversion to English with Stubear's script, but I've found a few problems: addressbook display view: -field names obscure values: department, work fax, work zip, home fax, home zip, birthday, nickname, anniversary -address formatting prints fields together without spaces -cant change full name format -some fields not displayed -sorted by pronunciation, none comes first, within none strange order edit view: -doesnt automatically include all populated fields -switches to j input for some fields -some field names in edit view in japanese beam from palm: -cant receive records with custom fields -all categories -> unfiled datebook -very slow to load (>1m) -keeps rescanning for link files -cant disable link file for internal flash -very slow to rescan link files -event view description label obscures start of value -no compress day view -repeat has 5th n-day of month rather than last -lame time picker -no category -cant delete single occurence of repeating event -beamed from palm loses repeat -doesnt show events in next/prev month on month view -no note indication -shows only due noncompleted tasks only in today day view, all in list and 3 (scroll) in time -doesnt sort tasks -doesnt show due date (except for over) or priority -slows down system (mem use?) todolist -sorts no duedate less than duedate -doesnt show notes in list view -doesnt use start date (does in datebook) -clumsy note box in edit view -cant sort by priority and duedate -loses category when beamed from palm -long english field names obscure values -list view datefmt 04/12/31 -doesnt add more rows for smaller fonts Most of these problems are just annoyances, lack of expected functionality, or can be avoided once known, so the biggest problem is probably the obscuring of field values by the labels. Is there any way of fixing that? Can the English strings be shortened somehow, or the column spacing changed? Are there any fixes for any of the other problems? Thanks. |
|
|
|
Mar 18 2005, 09:37 AM
Post
#2
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
Shap never released the code for their apps, hence there was no way anyone could correct things and/or make it better.
Hence the open source community went their own way and created a better set of PIM apps for the zaurus called the KDEPim suite which includes KA/Pi - KAddressbook KO/Pi - KOrganiser OM/PI - OPIE mail component Pw/Pi - Password manager as one intergrated suite of PIM apps Also provides way to Synch with the Sharp DTM format (the format for Sharp's PIM apps). |
|
|
|
Mar 18 2005, 11:55 PM
Post
#3
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
QUOTE(nilch @ Mar 19 2005, 04:37 AM) Shap never released the code for their apps, hence there was no way anyone could correct things and/or make it better. Is it possible to change the strings or column spacing using some QPE mechanism, such as the Settings/*.conf or the i18n/ja/*.qm files? I guess I could always edit the executable... Thanks. |
|
|
|
Mar 23 2005, 10:44 PM
Post
#4
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
|
|
|
|
Mar 29 2005, 07:33 PM
Post
#5
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
QUOTE(gojira @ Mar 18 2005, 07:10 PM) datebook Removing the symlink to / from under Documents fixed those -very slow to load (>1m) -keeps rescanning for link files -cant disable link file for internal flash -very slow to rescan link files -slows down system (mem use?) Having device files in the list probably should have tipped me off... QUOTE(gojira @ Mar 19 2005, 06:55 PM) Is it possible to change the strings or column spacing using some QPE mechanism, such as the Settings/*.conf or the i18n/ja/*.qm files? I guess I could always edit the executable... For datebook.so, shorten the first occurance of "Description:" by 3 chars.QUOTE(gojira @ Mar 24 2005, 05:44 PM) Apparently addressbook at least is included in Cacko (ref 1 ref 2 ref 3). I'll try it and see how the fields compare.
|
|
|
|
Apr 5 2005, 11:18 PM
Post
#6
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
QUOTE(gojira @ Mar 30 2005, 02:33 PM) All the strings that need shortening are as follows:<string> <occurance> <shorten by> datebook.so Description: 1 3 todolist.so Description: 1 5 Category : 1 3 addressbook.so Department: 1 4 Category: 1 1 Work Fax: 1 1 Work Zip: 1 1 Home Fax: 1 1 Home Zip: 1 1 Birthday: 1 1 Anniversary: 1 4 Nickname: 1 1 QUOTE(gojira @ Mar 30 2005, 02:33 PM) Apparently addressbook at least is included in Cacko (ref 1 ref 2 ref 3). I'll try it and see how the fields compare. I tried addressbook.so from bryandeluca.com/cacko/feed/addressbook_1.22-lite-1_arm.ipk but it fails to start, even with no db or .conf, quickexec exiting immediately with exit code of 255. Maybe the 6k version of quickexec in needed too. QUOTE(gojira @ Mar 19 2005, 06:55 PM) Is it possible to change the strings or column spacing using some QPE mechanism, such as the Settings/*.conf or the i18n/ja/*.qm files? I guess I could always edit the executable... As far as I can tell, ~/Settings/AddressBook.conf just gives the order of fields in the picker and which are currently selected, so changing the text there wouldn't change the labels. However, it does seem to be recommended as a way of changing them (ref 1 ref 2). I tried it, but found that it just creates new fields which don't show up in the record view page and aren't saved, so maybe it's just a way of changing the leftover Japanese names if addressbook.so from a sl-6000 is used (but then why not just delete the config file?).
|
|
|
|
Apr 11 2005, 09:02 PM
Post
#7
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
QUOTE(gojira @ Apr 6 2005, 06:18 PM) I tried addressbook.so from bryandeluca.com/cacko/feed/addressbook_1.22-lite-1_arm.ipk but it fails to start, even with no db or .conf, quickexec exiting immediately with exit code of 255. Maybe the 6k version of quickexec in needed too. http://www.shirtpocket.co.uk/spforum/index.php?showtopic=41(ref 1, ref 2) has an addressbook.so identical to the cacko one, but it also includes liben.so, which, it turns out, is also needed. Watch the gratuitous ROM rewriting in the install script. It has alphabetic tabs and sorts alphabetically. It supports most of the fields that the Japanese version supports, but clears some that it doesn't when saving a record. It can't display Japanese text, so it isn't useful for me. It still has Japanese field labels in the edit view, even after deleting ~/Settings/AddressBook.conf, which, if this is from the 6k, makes me think there's something seriously messed up with my Z. I'll restore /home/ and try again... |
|
|
|
Apr 13 2005, 11:54 PM
Post
#8
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
QUOTE(gojira @ Mar 30 2005, 02:33 PM) QUOTE(gojira @ Mar 24 2005, 05:44 PM) Apparently addressbook at least is included in Cacko (ref 1 ref 2 ref 3). I'll try it and see how the fields compare.This is from the 6k, so the cacko/shirtpocket version must be something else. The 6k version can display Japanese text and doesn't clear the fields it doesn't use, so it's better than the cacko/shirtpocket version. Editing AddressBook.conf still doesn't work for me though... |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 03:08 PM |