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 01-24-2011, 06:05 AM   #1546
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
VICTORSJG
Kravitz modified BetaTestPack can be found here

surquizu
You may have a look on the dictionary included in version x.4 of my Test Enviro.
I've included some code from the x50 series keyboard-driver to enable "special" characters by holding the digit-key.
Mark Nord is offline   Reply With Quote
Old 01-24-2011, 06:50 AM   #1547
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
Quote:
Originally Posted by Mark Nord View Post
surquizu
You may have a look on the dictionary included in version x.4 of my Test Enviro.
I've included some code from the x50 series keyboard-driver to enable "special" characters by holding the digit-key.

I've used the dictionary included in the test enviro on my pc, but the special keys don't appear when holding the digit-key.

should it run on the pc like the picture you have sended?

thanks

Last edited by VICTORSJG; 01-24-2011 at 06:59 AM.
VICTORSJG is offline   Reply With Quote
Old 01-24-2011, 07:09 AM   #1548
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
Quote:
Originally Posted by kartu View Post

VICTORSJG
No, there is no such config option.
Code from Kravitz should work, however. (If you can't find it, it shouldn't be hard to add it to prsp.js)
But, if there is any max size of the files, how to integrated the code the beta tester code with addons and addons1 in the prs plus?

thanks
VICTORSJG is offline   Reply With Quote
Old 01-24-2011, 07:09 AM   #1549
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
Quote:
Originally Posted by VICTORSJG View Post
should it run on the pc like the picture you have sended?
Indeed.
Please note that in the Sim "hold" is done by
  1. right mouse-click on the button
  2. pressing ALT + Numkey (on the PC-Keyboard)
Mark Nord is offline   Reply With Quote
Old 01-24-2011, 07:45 AM   #1550
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
MarK Nord, thanks for your carification.
VICTORSJG is offline   Reply With Quote
Old 01-24-2011, 07:51 AM   #1551
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
Quote:
Originally Posted by VICTORSJG View Post
But, if there is any max size of the files, how to integrated the code the beta tester code with addons and addons1 in the prs plus?
If I read/understand kravitz code (in btpv4.zip) correct, you are right with your additional path-settings in config.
Additionaly there is a addon1.js in the addons-path, calling additional Apps.
HTH
Mark
Mark Nord is offline   Reply With Quote
Old 01-24-2011, 08:29 AM   #1552
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
Quote:
Originally Posted by Mark Nord View Post
Indeed.
Please note that in the Sim "hold" is done by
  1. right mouse-click on the button
  2. pressing ALT + Numkey (on the PC-Keyboard)
Is it posible to integrate this script in prs 1.1.3 to use in prs 505?
VICTORSJG is offline   Reply With Quote
Old 01-24-2011, 11:08 AM   #1553
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
Quote:
Originally Posted by VICTORSJG View Post
Is it posible to integrate this script in prs 1.1.3 to use in prs 505?
Also I havn't it installed, the code should work with PRS-505. (I assume)

You have to modify the starter-script "DictionaryCL.js" by removing all occurences of "sandbox", for use with PRS+1.1.3

Further more there is the possibility, that the variable allocation in "dictionary.js" had to be move from the beginning of the code to the target.init() - function.
Spoiler:
Code:
 if (!kbook.simEnviro) {var simEnviro = false} else {var simEnviro = true}; 

  var dictPath = kbook.autoRunRoot.dictPath; //"/Data/database/system/PRSPlus/dictionary/"; //directory with dictionaries
  var lineNo = 0; //a line number with the result of the last search 
  var xCol = 1; //starting position of the cursor - at the middle column

  var getSoValue = kbook.autoRunRoot.getSoValue;
  var setSoValue = kbook.autoRunRoot.setSoValue;
  var maxSmartZoom = kbook.autoRunRoot.maxSmartZoom;
  var resultSize = kbook.autoRunRoot.resultSize;
Mark Nord is offline   Reply With Quote
Old 01-24-2011, 11:54 AM   #1554
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
I'm not sure if i understood you, beacuse i don't know if i've to change the deleted lines (realated sanbox) for the others as the ones in the before dictionary. Could you send me the files modified for you?

thanks

25-01-11

I've revised both files, and i've found many differences between both, related the autorun functions a part from the functions used for the special characters.
Attached Files
File Type: rar dictionary spacials characters.rar (94.7 KB, 199 views)
File Type: rar Multillenguatge Zoom.rar (41.5 KB, 181 views)

Last edited by VICTORSJG; 01-25-2011 at 10:23 AM.
VICTORSJG is offline   Reply With Quote
Old 01-25-2011, 01:52 PM   #1555
silverraven
Guru
silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.silverraven ought to be getting tired of karma fortunes by now.
 
silverraven's Avatar
 
Posts: 970
Karma: 3438612
Join Date: Oct 2009
Device: Kindle Voyage, Kindle 4NTB x 4
Finally got up the nerve to install this on my 600. Let me just say Thank you, Thank you, Thank you!!! File browsing- Yeah!
Keep up the good work!
S
silverraven is offline   Reply With Quote
Old 01-29-2011, 05:14 AM   #1556
mudskipper
Enthusiast
mudskipper has a complete set of Star Wars action figures.mudskipper has a complete set of Star Wars action figures.mudskipper has a complete set of Star Wars action figures.
 
Posts: 28
Karma: 264
Join Date: Jan 2011
Device: pr 505
Quote:
Originally Posted by kartu View Post
mudskipper

Then you shouldn't need more than one font, the "Dutch801 Rm BT" is used in txt viewer. Well, different font is used for titles, the "Swis721 BT". You can do the following, in main.xml find:



And move style with id "text" to the font="Swis721 BT" block. The reader will start using Swiss721 BT in TXT viewer.
Thanks. I've not had chance to try this for various reasons, the first being that, since I added a vast library to my memory cards the device keeps rebooting on loading. Would the option not to scan bypass this problem and if so how do I select the option? I'm happy to use the folder browser at all times. Also, is it possible to browse and view picture folders on the 505 using your scripts?
mudskipper is offline   Reply With Quote
Old 01-29-2011, 05:22 AM   #1557
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
You can disable card scanning via PRS+ Options => Browse Folders options menu.
1.1.3 version is not capable of displaying pictures.
kartu is offline   Reply With Quote
Old 01-29-2011, 05:36 AM   #1558
mudskipper
Enthusiast
mudskipper has a complete set of Star Wars action figures.mudskipper has a complete set of Star Wars action figures.mudskipper has a complete set of Star Wars action figures.
 
Posts: 28
Karma: 264
Join Date: Jan 2011
Device: pr 505
Quote:
Originally Posted by kartu View Post
You can disable card scanning via PRS+ Options => Browse Folders options menu.
1.1.3 version is not capable of displaying pictures.
By the looks of it version 2 is only available for the 600. Recall I'm using your deprecated Books By Folder scripts on top of the PRS customiser, following Pepak's earlier instructions, so that I can also read unicode plain text Japanese. As reading scanned manga is a real plus, if I were to pick up a 600 and install your version 2 enhancements would I be able to install unicode fonts and read Japanese plain text on top of all the inherent benefits of PRS+?
mudskipper is offline   Reply With Quote
Old 01-29-2011, 05:45 AM   #1559
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
You're better off waiting for a couple of month for 2.x.x to hit 505. I plan to include "statusbarless" basic picture viewer into Browser Folders. Current 2.x.x implementation is very limited in regards to images, showing only images that were scanned by the system.
kartu is offline   Reply With Quote
Old 01-29-2011, 07:30 AM   #1560
mudskipper
Enthusiast
mudskipper has a complete set of Star Wars action figures.mudskipper has a complete set of Star Wars action figures.mudskipper has a complete set of Star Wars action figures.
 
Posts: 28
Karma: 264
Join Date: Jan 2011
Device: pr 505
Quote:
Originally Posted by kartu View Post
You're better off waiting for a couple of month for 2.x.x to hit 505. I plan to include "statusbarless" basic picture viewer into Browser Folders. Current 2.x.x implementation is very limited in regards to images, showing only images that were scanned by the system.
Excellent! I'm really looking forward to it. Looking more closely at PRS+, could I not achieve Folder browsing and Japanese text rendering entirely in PRS+ without having to wed PRS customiser and Book by Folder scripts? If that's the case I might as well get straight on to 1.1.3 whilst I await version 2.
mudskipper 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 07:20 PM.


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