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 10-29-2011, 08:14 AM   #2911
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Ben,

assuming you are using a beta-build in IM,
go to /Beta/
open user.config
and edit this line:
Code:
// what to log and what not, possible values are: all, trace, info, warn, error
config.defaultLogLevel = "trace";
Path to the logfile is specified in the next line.

Regards
Mark
Mark Nord is offline   Reply With Quote
Old 10-29-2011, 03:13 PM   #2912
roc
Enthusiast
roc is on a distinguished road
 
Posts: 45
Karma: 58
Join Date: Dec 2010
Device: Dell Streak 5, Archos 80, Sony 950, Linux/X86 droid, OLPC XO, cbgs
Can Local HTML file be read?

I have a number of documents in HTML format, and would like to be able to read them on my PRS-950 - is that possible with or without PRS+? I have tried using the file tag in a URL in the Reader's browser, but that is rejected - i.e. file://localhost/<some directory>/file.html

Is there any way to make that work?

I use this method a lot on Linux and Windows for local docs in HTML format - works great with Lynx (as a file browser) for docs that are mostly text.

TIA
roc is offline   Reply With Quote
Old 10-29-2011, 04:50 PM   #2913
NSqirrel
Enthusiast
NSqirrel began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Sep 2009
Location: South Bucks, UK
Device: PRS-600
Installed PRS+ onto my PRS-600 yesterday and it is excellent. What more can I say except my congratulations to the Kartu
NSqirrel is offline   Reply With Quote
Old 10-30-2011, 02:38 PM   #2914
Analogus
Fanatic
Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.
 
Analogus's Avatar
 
Posts: 568
Karma: 2170348
Join Date: Apr 2011
Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage
Tested the ACTION_STANDBY on the 350. Works perfect!

Therefore
Analogus is offline   Reply With Quote
Old 10-30-2011, 05:16 PM   #2915
angelofdarkwinds
Junior Member
angelofdarkwinds began at the beginning.
 
angelofdarkwinds's Avatar
 
Posts: 7
Karma: 40
Join Date: Mar 2010
Location: Budapest, Hungary
Device: Sony PRS-505
Mark Nord

I did the one with the universal flasher, and it flashed, but for some reason the reader now does not use the icons for Browse Folders, Games & Utilities, and everything else, that was added with PRS+ and does not come with the Reader.
This is a little odd, because my iconset contains all necessary icons for PRS+.
Do you have any idea how to fix this?

(I'm a little too uneducated for building my own PRS+ installer, so I'd prefer a more simple way to do this if possible)

Thank you!
AODW

Quote:
Originally Posted by Mark Nord View Post
AODW

Try here (change the make_opt.sh in Universal-Flasher)
or
here (about building your own PRS+ custom installer)
angelofdarkwinds is offline   Reply With Quote
Old 10-31-2011, 01:42 AM   #2916
pssquirrel
ebooknut
pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.
 
pssquirrel's Avatar
 
Posts: 297
Karma: 688154
Join Date: Oct 2011
Device: Kindle Voyage & Oasis
Does "Format Internal Memory" command affect PRS+?

Hi! I am thinking of reformatting my PRS-350 using the standard Settings > Format Internal Memory command, then re-loading all my books fresh, as a simple housecleaning measure.

I don't think formatting the internal memory affects the firmware, but I'm not sure.

If I do use Settings > Format Internal Memory, will I need to re-install PRS+? And if so, will I need to start from scratch running the setup.exe installer from a PC? Or can I simply copy over the PRSPInstaller folder from the update.zip?

Thank you!
pssquirrel is offline   Reply With Quote
Old 10-31-2011, 05:42 AM   #2917
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
pssquirrel
Formatting IM does not affect firmware (you'll only lose "Fonts as in LRF" css file).
Regarding CSS files, filenames aren't sorted at the moment, so they are shown in whatever sequence file system serves them. (will be fixed)

roc
EPUB is a format that is somewhat close to HTML, you should try converting to it.
There is no known way to open HTML files directly.

angelofdarkwinds
If reader is connected to USB during boot, PRS+ doesn't start. ("safe mode") If that's not the case, it means you've overwritten some XML files that contains the code that launches PRS+.
kartu is offline   Reply With Quote
Old 10-31-2011, 05:42 AM   #2918
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
AODW,

Strange!?
Please double-check which version of "kBookIcon.png" is in "\files.505.1.1.00.18040\opt\sony\ebook\applicatio n\resources\scripts" of Universal-Flasher (on the SD-card)
and that there are no other files you don't want to replace.
Mark Nord is offline   Reply With Quote
Old 10-31-2011, 10:16 AM   #2919
pssquirrel
ebooknut
pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.
 
pssquirrel's Avatar
 
Posts: 297
Karma: 688154
Join Date: Oct 2011
Device: Kindle Voyage & Oasis
Quote:
Originally Posted by kartu View Post
Formatting IM does not affect firmware (you'll only lose "Fonts as in LRF" css file). Regarding CSS files, filenames aren't sorted at the moment, so they are shown in whatever sequence file system serves them. (will be fixed)
Thank you Kartu!

As a workaround for the filenames, I figured out if you delete all the CSS files from the reader, then copy all the CSS files back, they will re-sort themselves into alphabetical order (at least that's what happens on my PRS-350).

Also, I wanted to make a donation to you guys for this great software, but when I clicked on the PayPal "Donate" button on the project home page, the PayPal page came up in German. Will this work if I'm in the U.S.? I have never used PayPal internationally.

Last edited by pssquirrel; 10-31-2011 at 02:10 PM. Reason: typo
pssquirrel is offline   Reply With Quote
Old 10-31-2011, 10:24 AM   #2920
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Quote:
Originally Posted by pssquirrel View Post
...the PayPal page came up in German. Will this work if I'm in the U.S.?
Yes it will, after logging in you should actually see your local version be it US or any other country.
Thanks.
kartu is offline   Reply With Quote
Old 10-31-2011, 06:07 PM   #2921
angelofdarkwinds
Junior Member
angelofdarkwinds began at the beginning.
 
angelofdarkwinds's Avatar
 
Posts: 7
Karma: 40
Join Date: Mar 2010
Location: Budapest, Hungary
Device: Sony PRS-505
Mark Nord

I double checked and removed everything else, and reflashed, but the problem remains.

Quote:
Originally Posted by Mark Nord View Post
AODW,

Strange!?
Please double-check which version of "kBookIcon.png" is in "\files.505.1.1.00.18040\opt\sony\ebook\applicatio n\resources\scripts" of Universal-Flasher (on the SD-card)
and that there are no other files you don't want to replace.
angelofdarkwinds is offline   Reply With Quote
Old 11-01-2011, 01:19 PM   #2922
hairybiker
Banned
hairybiker began at the beginning.
 
Posts: 82
Karma: 10
Join Date: Aug 2009
Device: Tolino Shine 3
Is there anyway in PRS+ to set a default font SIZE?
I usually convert the files to epub using Calibre, but sometimes I send an "unconverted" epub and end up with tiny fonts.

So can I create a default files somewhere to set all my epubs to my preferred font size?

Thanks
hairybiker is offline   Reply With Quote
Old 11-01-2011, 01:47 PM   #2923
Analogus
Fanatic
Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.
 
Analogus's Avatar
 
Posts: 568
Karma: 2170348
Join Date: Apr 2011
Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage
Hi!

It SHOULD work if you prepare an appropriate CSS-file for PRS+ which overrides most of the embedded CSS-styles in the epub.
But think about that: what exactly is 'default font size'? Do you intend to have EVERY word the same size? Then man should call it 'forced font size' I think.

A
Analogus is offline   Reply With Quote
Old 11-01-2011, 01:58 PM   #2924
hairybiker
Banned
hairybiker began at the beginning.
 
Posts: 82
Karma: 10
Join Date: Aug 2009
Device: Tolino Shine 3
Ok default body font size, or Base font size rather than default font size.

I don't know any css so ...
hairybiker is offline   Reply With Quote
Old 11-02-2011, 10:44 AM   #2925
Orn8one
Groupie
Orn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipseOrn8one can illuminate an eclipse
 
Orn8one's Avatar
 
Posts: 176
Karma: 8362
Join Date: Jan 2010
Location: Northamptonshire UK
Device: Kobo Touch, Sony 650 and Cool-er
I think I will take the plunge and install PRS+ tonight. I'm happy my reader works but I would love Sodoku.
I have a 650 reader with firmware ver 1.0.00.08100
Do I just download the file and attach my reader to my computer?
I don't want to do anything with new fonts so will my reader work out what to do?
Can anyone advise me of issues with Mac? I have read of a few but they seem to be when fiddling with files and I assume I won't need to.
PRS+ for Dummies would be good......
Please tell me of any pitfalls to expect, I am as nervous as I sound!
Thank you.
Orn8one is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using HD Folders as Collections on Sony PRS-505 fglaysher Calibre 8 07-26-2010 09:55 PM
Enhanced Firmware for V3 keng2000 HanLin eBook 12 04-12-2010 09:30 AM
Poll: Sony Reader PRS-505 upgrade to Sony PRS-700 Kris777 Sony Reader 70 02-18-2009 06:34 PM
Sony Reader PRS-505 upgrade to Sony PRS-700 Kris777 Sony Reader 23 12-08-2008 06:56 AM
Sub folders in firmware v1.08 Prince Hal Amazon Kindle 28 10-23-2008 03:20 PM


All times are GMT -4. The time now is 03:28 AM.


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