Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 02-12-2009, 04:02 AM   #16
Tibor
Enthusiast
Tibor began at the beginning.
 
Posts: 44
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-505
It is true that 'Time left to read' is not as valuable as the others and maybe it could be hidden, although it is a interesenting data to have. An idea would be that when you turn on (coming from sleep) or when you open a book, first show that data based on average time-left, and when you press 'next-page' for first time then show normal view.

Certainly, I dont really know if I would prefer to hidden it. If it is not a nuisanse, it would be nice to have it.

About the install, although complex, an idea would be to modify the existing file and not to replace it, maybe with a script.
Tibor is offline   Reply With Quote
Old 02-12-2009, 04:07 AM   #17
slepp
Member
slepp began at the beginning.
 
slepp's Avatar
 
Posts: 12
Karma: 10
Join Date: Jan 2009
Location: Edmonton, AB
Device: Sony PRS-505
It's not a nuisance, it's more that it takes space that could be used for other information (like the seconds counter, etc.). I may be able to make the width a bit wider too, to make it fit better.

For the patching part, a script may be OK, but I haven't reviewed the flashing script enough to see what it is up to, and I imagine most systems that would go about using the patch won't have GNU Patch or similar to patch the file directly. I think it would work best in that program that takes a ton of hacks and lets you glue them together, but I've barely used it.

I think it may be very useful to just list off: 'go to line 300, paste this code', etc. There's only 4 blocks of code to put in place for it to work.. Unfortunately, if you were to paste wrong, it'll brick the PRS and you have to do the painful reflash from Sony's original firmware to get it back again. When I first posted this, I hoped someone with some experience in sending hacks out in PRS Customizer or in the hack tool would pipe up :P
slepp is offline   Reply With Quote
Advert
Old 02-13-2009, 01:37 AM   #18
exelinguy
Member
exelinguy began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Jan 2009
Device: PRS-505
Thankyou for this wonderful script. I modified it a bit to display the time remaining in hours instead of minutes. I don't know any programming. I wish to learn though. XML seems quite easy especially with all the reference that's available out there. Any idea where I can get more info on the Sony PRS-505 in terms of DOM, etc.?
exelinguy is offline   Reply With Quote
Old 02-23-2009, 10:48 AM   #19
JeffElkins
Guru
JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.JeffElkins is no ebook tyro.
 
JeffElkins's Avatar
 
Posts: 780
Karma: 1416
Join Date: Jan 2008
Device: Kobo Clara 2E/HD, Kindle PW
Very nice mod! Once this is stable, I'd like to include it into PRSCustomizer.
JeffElkins is offline   Reply With Quote
Old 06-06-2009, 07:39 PM   #20
cartman
Connoisseur
cartman began at the beginning.
 
Posts: 57
Karma: 22
Join Date: May 2009
Location: Mytilene, Greece
Device: Kobo Aura HD, Sony PRS-505 (Blue)
I really liked this mod, but unfortunately it also makes menu font size be the same everywhere, and i prefer the default. Is there any way i can fix that?
cartman is offline   Reply With Quote
Advert
Old 06-06-2009, 11:51 PM   #21
slepp
Member
slepp began at the beginning.
 
slepp's Avatar
 
Posts: 12
Karma: 10
Join Date: Jan 2009
Location: Edmonton, AB
Device: Sony PRS-505
Quote:
Originally Posted by cartman View Post
I really liked this mod, but unfortunately it also makes menu font size be the same everywhere, and i prefer the default. Is there any way i can fix that?
I'm glad you like it. I have some updates I need to put public, for things like counting pages properly in an ePub (page counter doesn't equal 'page turns', it's strange)

Anyhow, for your font issue, open the main.xml file (found in opt/sony/ebook/application/resources/scripts/main.xml) and modify the lines as follows:

Starting on line 9, find the things like 'style id="kbookBigTitle"', etc. and set the sizes:

kbookBigTitle = 48
kbookSmallTitle = 36
kbookVBigName = 36
kbookVMallName = 24
kbookVComment = 18
kbookHBigName = 24
kbookHSmallName = 18
kbookHComment = 16

I hope that covers it for you. See http://pastebin.ca/1450337 for what it should about look like. Let me know if this doesn't solve it for you.

Last edited by slepp; 06-06-2009 at 11:53 PM.
slepp is offline   Reply With Quote
Old 06-08-2009, 10:39 AM   #22
cartman
Connoisseur
cartman began at the beginning.
 
Posts: 57
Karma: 22
Join Date: May 2009
Location: Mytilene, Greece
Device: Kobo Aura HD, Sony PRS-505 (Blue)
Thanks, i will try it! I think this is a nice hack, can it be included in PRSCustomizer? Also, when i installed it i thought that i saw a small increase in the page turn delay, but i am not sure it really exists-i will have to test it. Have you seen anything like that?
cartman is offline   Reply With Quote
Old 06-08-2009, 12:13 PM   #23
slepp
Member
slepp began at the beginning.
 
slepp's Avatar
 
Posts: 12
Karma: 10
Join Date: Jan 2009
Location: Edmonton, AB
Device: Sony PRS-505
It does a fair bit of work during the page turn, but I haven't noticed any delay between before and after. There is some code I plan to turn off in the next version since it isn't very useful, that may help,
slepp is offline   Reply With Quote
Old 07-29-2009, 12:16 PM   #24
voidIndigo
Enthusiast
voidIndigo began at the beginning.
 
voidIndigo's Avatar
 
Posts: 36
Karma: 20
Join Date: Feb 2009
Location: Brazil
Device: Sony PRS 505, REB 1200, Kobo Glo
Almost...

Hi, sleep

I made the changes to already customized files, mapping them (mostly - I think I´ll have to review some line numbers) and was able to create and flash the new image in my PRS.

Now I can see the total counters in the About page, and when I press the 9, it shows the message "Timers reset", BUT the counters do not show in the books. Also, no matter how long I read, the counters in the about page are always zero.

I reviewed the changes, and noticed something: you save and load the counters in "b:/reading.stats". Which card drive is this "b:/"? Do you use the SD or the ProDuo? Where I can discover the letter of the drives?

Thanks for any information.

Best regards,

void Indigo
voidIndigo is offline   Reply With Quote
Old 09-06-2009, 03:00 PM   #25
slepp
Member
slepp began at the beginning.
 
slepp's Avatar
 
Posts: 12
Karma: 10
Join Date: Jan 2009
Location: Edmonton, AB
Device: Sony PRS-505
B: should be the SD card. The reason I chose to put it here is to save writing to the internal flash very often (no need to wear out something is not replaceable). It stores the read counters in the reading.stats file on the SD card to keep it through plugging in power, etc. The Pro Duo should be A: and the internal flash should be c:.

Quote:
Originally Posted by voidIndigo View Post
Hi, sleep

I made the changes to already customized files, mapping them (mostly - I think I´ll have to review some line numbers) and was able to create and flash the new image in my PRS.

Now I can see the total counters in the About page, and when I press the 9, it shows the message "Timers reset", BUT the counters do not show in the books. Also, no matter how long I read, the counters in the about page are always zero.

I reviewed the changes, and noticed something: you save and load the counters in "b:/reading.stats". Which card drive is this "b:/"? Do you use the SD or the ProDuo? Where I can discover the letter of the drives?

Thanks for any information.

Best regards,

void Indigo
slepp is offline   Reply With Quote
Old 09-09-2009, 12:42 AM   #26
gregcd
Connoisseur
gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!gregcd rocks like Gibraltar!
 
gregcd's Avatar
 
Posts: 90
Karma: 100000
Join Date: Jan 2009
Location: New Zealand
Device: prs-t1, prs-650 to sell
Hope the Automatic page turn mod comes to fruition, in the meantime see my Automatic page turn / remote Working Prototype device:

https://www.mobileread.com/forums/showthread.php?t=56009
Attached Thumbnails
Click image for larger version

Name:	DSC00107.JPG
Views:	308
Size:	54.3 KB
ID:	35661  
gregcd is offline   Reply With Quote
Old 01-24-2010, 02:03 PM   #27
Tibor
Enthusiast
Tibor began at the beginning.
 
Posts: 44
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-505
Do you know if this mod can be applyed after prs-customizer or after prs+ ?? During a years I have found this very useful?

JeffElkins, you said maybe you would modify prs-customizer with this mod, no plans on this???

thanks
Tibor is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Book Flipping Scanning: 200 pages/minute Over News 3 06-25-2010 09:50 AM
View pages with no margins on PRS 505 for PDFs craj999 Sony Reader Dev Corner 0 02-09-2010 12:23 AM
New hack PRS-505: multi status line with %read, time&pages reading, pages per minute. Car105 Sony Reader Dev Corner 5 01-03-2010 10:03 AM
No Page Counter andavane Bookeen 2 10-25-2009 04:32 AM
5-minute impression of the 505 mdhuang Sony Reader 9 10-07-2007 11:48 AM


All times are GMT -4. The time now is 10:14 PM.


MobileRead.com is a privately owned, operated and funded community.