View Single Post
Old 03-09-2008, 05:09 PM   #7
gwynevans
Wizzard
gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.
 
gwynevans's Avatar
 
Posts: 1,402
Karma: 2000000
Join Date: Nov 2007
Location: UK
Device: iPad 2, iPhone 6s, Kindle Voyage & Kindle PaperWhite
Quote:
Originally Posted by llasram View Post
Uploaded version 0.1.1.
My mods to 0.1.1.1 that you might want to have a look to see if there's anything useful, but most are 'personal preference' things...
Changes I tried are:
  1. Changed "Quit" to "Quit with Restart" and added a "Quit" (without restart)
  2. Added a 'List Books' (but it really needs as no-op function as you get an exception if you choose a book, as I reused ChooseFile).
  3. Changed to display 'book.author + " - " + book.title rather than just title. (Personal pref, as it then matches the format I use for my filenames.)
  4. Changed default location for SD cards to "Sony Reader/database/books/" (but no checks for missing folders) (Again, personal prefs)
  5. Changed to use smaller, non-bold fonts for the label contents (more visible chars)
  6. Added a 'books.sort()' (See comment below)
  7. Added a version string in the XML
  8. Added doFirst/doLast support for jumping by 10 pages (i.e. hold down next/prev)
--
Edit: Updated attatchment (to a 0.1.1.1-B version) as I realised what was wrong with my sorting & manged to add a routine to sort by Author, then Title. (This suits me, as I have my files as "<author> - <title>.lrf", but may not suit others, but it's at least there to change if wanted).

Moderator: WARNING! Does not wotk with books you have in a collection
Attached Files
File Type: zip bookswap-0.1.1.1-B.zip (3.6 KB, 1151 views)

Last edited by gwynevans; 03-10-2008 at 07:28 AM.
gwynevans is offline   Reply With Quote