|  02-26-2012, 12:17 PM | #3451 | 
| Fanatic            Posts: 568 Karma: 2170348 Join Date: Apr 2011 Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage | 
			
			quisvir: NoNo, you are not bursting any bubble - the thing with crashing is even my own vague explanation. Question is wether this does any harm. If not, I regard it as, let's say, dirty workaround ;-) VICTORSJG: I'll make my super-simple code a bit more clean and will post it here/on my website for downloading. So far I just put it into standard_actions because I was not able to produce a separate menue in PRS-settings. Edit: code in the package below: contributionAnalogus.zip It's my altered standard_actions-file. You'll find the code easy - read comments. Icon-defs are altered and not compatible with the standard-defs. Language-defs are altered too. Each altering in lang.ods is coloured for easy comparison. Add. necessary files to be found in the folder structure. Please don't lough about my rough coding - I started learning programming with starting altering PRS+ :-) A. Last edited by Analogus; 02-26-2012 at 03:30 PM. | 
|   |   | 
|  02-26-2012, 01:59 PM | #3452 | |
| Addict            Posts: 238 Karma: 6875 Join Date: Feb 2009 Location: Netherlands Device: Kindle PW2 | Quote: 
  I would recommend running some tests to make sure everything settings and cache related is written correctly. For instance, if you make some changes in the current book, and then 'reboot', are these changes saved? Otherwise, I wouldn't expect any problems, but you never know of course. It's not designed to be crashed on purpose   | |
|   |   | 
| Advert | |
|  | 
|  02-26-2012, 03:04 PM | #3453 | 
| Fanatic            Posts: 568 Karma: 2170348 Join Date: Apr 2011 Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage | 
			
			quisvir: I'm testing it since one week. No problems so far, cache never been deleted. And in my code above a backup/restore-tool for the cache will give a second chance ;-) There is just one point: To 'function' as expected man has to open at least one book one time. But that's to be expected on an ebook-reader... A. | 
|   |   | 
|  02-26-2012, 03:47 PM | #3454 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Thank you very much, analogous. I think I'll test it   And no laugh, I'm learning javascript with PRS too. Last edited by Terisa de morgan; 02-29-2012 at 04:16 AM. | 
|   |   | 
|  02-26-2012, 04:03 PM | #3455 | 
| Connoisseur            Posts: 81 Karma: 26768 Join Date: Nov 2009 Location: Slovakia Device: PRS-350 "PRS+" | 
			
			Hi found another "bug",when 5/6/7/8 aligned in book view to prev h./next h./prev page/next page is not possible use this numbers when I try go to a specific page. THX | 
|   |   | 
| Advert | |
|  | 
|  02-26-2012, 04:42 PM | #3456 | |
| Fanatic            Posts: 568 Karma: 2170348 Join Date: Apr 2011 Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage | Quote: 
  Learning JS when having a good reason is fun... Besides: on the Spanish EReader website I stumpled uppon a 'shark version' of PRS+ with functions to alter font size more fine grained. I never tried it out, but could this code be a good contribution? My spanish knowledge is below zerro so mabe you are better informed. A. Last edited by Analogus; 02-26-2012 at 04:46 PM. | |
|   |   | 
|  02-26-2012, 05:08 PM | #3457 | 
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | |
|   |   | 
|  02-26-2012, 05:10 PM | #3458 | 
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | |
|   |   | 
|  02-26-2012, 05:46 PM | #3459 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			I think I know what you are talking about. I haven't tested it. Tomorrow I'll try to gather the info and post it here, if it's useful for you.
		 | 
|   |   | 
|  02-26-2012, 05:50 PM | #3460 | 
| Connoisseur            Posts: 81 Karma: 26768 Join Date: Nov 2009 Location: Slovakia Device: PRS-350 "PRS+" | |
|   |   | 
|  02-26-2012, 06:00 PM | #3461 | 
| Fanatic            Posts: 568 Karma: 2170348 Join Date: Apr 2011 Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage | |
|   |   | 
|  02-27-2012, 02:33 AM | #3462 | 
| 2B || !2B            Posts: 854 Karma: 327896 Join Date: Feb 2010 Location: Austria Device: Sony PRS505/650/T1/tolino vision 5 | 
			
			This was also reported form VictorSJG per mail to the developers. AFAICS this is done be altering style.css via shell-scripts, adding/changing two lines which set font-size and line-hight. Could be done probable more easier direct from JS. But neverless good finding and contribution, same goes for Analogus Save/Resort/Reset PRS+Settings | 
|   |   | 
|  02-28-2012, 05:00 PM | #3464 | |
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | Quote: 
  ) BTW: Beta version doesn't load now in my reader, core to big   | |
|   |   | 
|  02-28-2012, 06:30 PM | #3465 | 
| Fanatic            Posts: 568 Karma: 2170348 Join Date: Apr 2011 Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage | 
			
			Terisa: If you just include my code from my file some functions may not work. My idea was to use my own language-section in the lang.ods. Most of my simple functions point to this part of the lang.ods. Look at the beginning of the file - there you will find a line: Code: LA = Core.lang.getLocalizer("ANALOGUS");A couple of functions require certain files and/or folders on the reader. Without the right folder some of the functions will not work but just quit without message. If you find a way to make a new menu in prs-settings with the functions let me know. I was not able to do that... A. | 
|   |   | 
|  | 
| 
 | 
|  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 |