Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 03-05-2014, 04:40 PM   #91
TechniSol
GranPohbah-Fezzes r cool!
TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.
 
TechniSol's Avatar
 
Posts: 1,056
Karma: 3151024
Join Date: Jul 2010
Device: Nook STRs, Kobo Touch, Kobo Glo
PeterT,

I understand what you're saying, but providing features like Night mode (Inverse) and the multi-touch input is do-able on the platform and wouldn't hurt Kobo's rep one tiny bit -it need not be mandatory that anyone use them.

Like most things, as long as one is given a choice, it remains only an option to the user. No one is forced to use a feature if it is an option. I'm big on options, put them in the firmware, set the device up to enable only those desired at base level, and those who don't care need never discover them unless they go looking. Simple.

As far as people not wanting whatever, that is what choice is about. Kobo would decide what they feel would be good options and include them with on-off switches, if they like, and let user's customize as they wish. I'm just proposing a way for Kobo and their customers to benefit from the work of hackers that want to provide something they enjoyed doing and maybe get credit for it. I suspect for very little outlay, Kobo could "take advantage" of people who like their platform and benefit from some really bright people and at the same time make the user experience better for everyone.
TechniSol is offline   Reply With Quote
Old 03-05-2014, 04:58 PM   #92
Cecell3000
Enthusiast
Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.Cecell3000 ought to be getting tired of karma fortunes by now.
 
Posts: 46
Karma: 303048
Join Date: Feb 2013
Location: Brazil
Device: Kindle Paperwhite 3
Can use the multitouch 3.2.0 in firmware 3.1.1 ?
some risk?

I renamed the folder MX50-ntx for ntx508 and installed.
is working very well.

but was wondering if there is some risk.

Thanks.


sorry english (google translator)
Cecell3000 is offline   Reply With Quote
Advert
Old 03-05-2014, 07:07 PM   #93
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,283
Karma: 74007256
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
@Technisol: Remember one thing. Developers are instructed by Product Managers as to what features to include / exclude.

Also, if features added into new devices (ie two tap control of brightness) were routinely added to old devices, why would one buy the newer device?

The majority of the hacks are fairly intrusive and don't even come down to a simple YES / NO choice; rather they are a wholescale replacement of entities like CSS entries that control margin sizes. How on earth do you propose a simple means acceptable to both Aunt Minnie AND Technisol AND tshering?
PeterT is offline   Reply With Quote
Old 03-05-2014, 08:11 PM   #94
TechniSol
GranPohbah-Fezzes r cool!
TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.
 
TechniSol's Avatar
 
Posts: 1,056
Karma: 3151024
Join Date: Jul 2010
Device: Nook STRs, Kobo Touch, Kobo Glo
I propose a simple menu based system. CSS entries that can be configured through certain hacks now and integrated into the firmware as the most obtusely implemented form of simple switches ever proposed could simply be menu based and allow for change at any point. C'mon, already. This isn't worth discussing. It's like saying you should only control the compiling and linking process with command line options rather than providing menus... why make it harder than it has to be?

I worked infrequently with a fellow once upon a time that made 10% off the top of every product a company I then worked for manufactured. He wrote the firmware and it was miserable to get him to make any changes as he was not there dealing with day to day issues and thought he should be the final arbiter of what the firmware, and ultimately the product and company could do. Long story short, I had enough and redesigned the hardware, moved to a PC platform, designed the new GUI and wrote the multi-threaded/multi-tasking C based custom configurable software myself and ended up with half the company... still arguing?

His approach was to custom set switches and compile only what was necessary for the particular unit making himself indispensable, or so he thought, mine was to look at all the possible ways the equipment could be configured, write intelligent code that allowed for simple configuration by our personnel to fit the varying equipment setups possible. Basically, my code allowed us to configure the software to fit the situation by determining what modules would run based on the hardware installed and the software options selected, where his code was switched in/out at the pre-compile level. His executable was arguably lighter weight, however codespace was not at a premium in my design and a trained monkey could be taught to configure a $25-50k control system's software with little training once the problem was approached in the correct manner. I made the programming programmable. Need I say more?

I am so tired of people who should know better telling me how things cannot be done when I've spent over half a lifetime doing them. Anyone with more than the ability to perform boolean arithmetic that applies themselves can usually see how providing options more often than not is a superior method. If you're worried about Aunt Dingbat or Drunken Uncle screwing up the configuration then you provide a reset, or a series of basic templates that cover the situations involved, possibly while preventing the user from selecting a combination, or combinations that are not acceptable. This ain't rocket surgery... Sometimes, you do need to step out of the box and turn the problem on it's head, or side, or stand on your head. ;-)

I think half the problems concerning what can and cannot be done today stem from people using other code that they don't understand or didn't write themselves, or don't have source for... Ultimately, comes a point where they can't do something, but not where something can't be done. The two aren't the same. I'll give you that I've never worked as a regular code monkey, but I have done concurrent hardware and software design, coding, etc. and implementation, and in both disciplines the first thing you learn is to be extremely careful about understanding the complexities of any device or software you're building upon lest it be the downfall of your whole design. If you can't go back and replace it, or fix it, you're at the mercy of third parties. If you're me, you learned to be able to work at every level from top to bottom, but not how to pack more than 24 hours into a day... engineering is truly the art of compromise, but does not teach you how to multiply your own resources very well.

Apologies to Giorgio for the thread hi-jacking...

Last edited by TechniSol; 03-05-2014 at 10:14 PM. Reason: cuz!
TechniSol is offline   Reply With Quote
Old 03-05-2014, 09:57 PM   #95
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 730
Karma: 3871570
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
Working on my Kobo Aura HD and Kobo Aura, both with 3.2.0 (after deinstalling the previous two-finger-light-control patch on my HD prior to upgrading, per the instruction here). Thank you so much!
RobertJSawyer is offline   Reply With Quote
Advert
Old 03-06-2014, 12:09 PM   #96
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 730
Karma: 3871570
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
Quote:
Originally Posted by PeterT View Post
But.... Many many of the hacks are highly personal in nature. Not all people want the same changes.
Exactly -- and that's the point. Customizability could be one of Kobo's selling points. You HAVE to have good answers when someone asks, "Why buy your product, which trails hugely in market share, when I can go with the clear-cut market leader, the Kindle?"

Since Kobo has clearly chosen not to (or can't) compete on hardware price, then the only answer that works is: Because with our product you can do THIS and THIS and THIS and THIS -- you don't HAVE to, but you can if you want -- and with their product you CAN'T.

On the night-mode hack, this could be a major selling point. The ad is simple: a couple lying in bed. Two pictures.

In the first picture, one person is reading on his/her PaperWhite, its light illuminating the room, and the other person is sitting up, arms crossed, looking furious, and saying, "For Pete's sake, when are you going to sleep?"

In the second picture, one person is reading on his/her Kobo Aura, with the screen inverted into night-mode, and the other person is happily snoozing away.

And the caption: "Sometimes paper dark is better than PaperWhite."

RobertJSawyer is offline   Reply With Quote
Old 03-06-2014, 03:12 PM   #97
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 730
Karma: 3871570
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
Quote:
Also, if features added into new devices (ie two tap control of brightness) were routinely added to old devices, why would one buy the newer device?
As to why people upgrade their device: because of HARDWARE improvements. Holding back SOFTWARE improvements to force new hardware purchases is petty and counterproductive -- since, given that the competition DOESN'T do that, the next hardware purchase might be one of THEIRS, not yours. (And it's particularly mean-spirited if you advertise a device as having updateable firmware -- and then you only use those updates to force new ads or other ways to sell thing onto the device.)

Why upgrade from an original Kobo to a Kobo Wi-Fi? Wi-Fi connectivity.

Why upgrade from a Wi-Fi to a Touch? Touch screen.

Why upgrade from a Touch to a Glo? Front-lit screen.

Why upgrade from a Glo to an Aura? Flat bezel, smaller unit.

Why upgrade from an Aura to an Aura HD? Larger screen, higher resolution, more memory.

Kobo is doing fine at offering hardware incentives to upgrade; they don't need to do it by holding back software features that the existing hardware is clearly capable of.


(Yes, I know the Kobo Aura HD predates the Kobo Aura, but still ...)

Last edited by RobertJSawyer; 03-06-2014 at 03:23 PM.
RobertJSawyer is offline   Reply With Quote
Old 03-06-2014, 04:52 PM   #98
TechniSol
GranPohbah-Fezzes r cool!
TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.TechniSol ought to be getting tired of karma fortunes by now.
 
TechniSol's Avatar
 
Posts: 1,056
Karma: 3151024
Join Date: Jul 2010
Device: Nook STRs, Kobo Touch, Kobo Glo
Well Said, Robert!

Paper Dark still has me chuckling...
TechniSol is offline   Reply With Quote
Old 03-27-2014, 01:41 PM   #99
Prestidigitweeze
Fledgling Demagogue
Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.
 
Prestidigitweeze's Avatar
 
Posts: 2,384
Karma: 31132263
Join Date: Feb 2011
Location: White Plains
Device: Clara HD; Oasis 2; Aura HD; iPad Air; PRS-350; Galaxy S7.
I'd love to try this hack but would like to know if there's a way to create a flashable image of my Aura HD's internal memory beforehand.
Prestidigitweeze is offline   Reply With Quote
Old 03-27-2014, 01:54 PM   #100
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,283
Karma: 74007256
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
Quote:
Originally Posted by Prestidigitweeze View Post
I'd love to try this hack but would like to know if there's a way to create a flashable image of my Aura HD's internal memory beforehand.
Challenge is while people HAVE dumped the internal memory there is no means to restore it if the device is non bootable.
PeterT is offline   Reply With Quote
Old 03-29-2014, 04:30 AM   #101
giorgio130
Time Waster
giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.giorgio130 ought to be getting tired of karma fortunes by now.
 
Posts: 422
Karma: 289160
Join Date: May 2011
Device: Kobo Glo and Aura HD
Quote:
Originally Posted by PeterT View Post
Challenge is while people HAVE dumped the internal memory there is no means to restore it if the device is non bootable.
Actually, this is quite misleading. A working image is all you need to restore a bricked kobo, it is enough to open it up, take the internal sd and restore the working image using a pc.
giorgio130 is offline   Reply With Quote
Old 03-29-2014, 05:06 AM   #102
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,906
Karma: 47303822
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by giorgio130 View Post
Actually, this is quite misleading. A working image is all you need to restore a bricked kobo, it is enough to open it up, take the internal sd and restore the working image using a pc.
Except for the N905 Touch and the Aura. Neither have an internal SD card. The memory is fixed.
davidfor is offline   Reply With Quote
Old 03-29-2014, 08:09 AM   #103
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,283
Karma: 74007256
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
Quote:
Originally Posted by giorgio130 View Post
Actually, this is quite misleading. A working image is all you need to restore a bricked kobo, it is enough to open it up, take the internal sd and restore the working image using a pc.
I had misread the model.... I thought it was an Aura not Aura HD
PeterT is offline   Reply With Quote
Old 03-29-2014, 03:21 PM   #104
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 730
Karma: 3871570
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
To bring us back on topic I've now installed this patch on a Kobo Aura HD and two Kobo Glo units, all with firmware 3.2.0, and it works terrifically with all three devices. THANK YOU!
RobertJSawyer is offline   Reply With Quote
Old 04-14-2014, 03:40 PM   #105
emreka
Junior Member
emreka can extract oil from cheeseemreka can extract oil from cheeseemreka can extract oil from cheeseemreka can extract oil from cheeseemreka can extract oil from cheeseemreka can extract oil from cheeseemreka can extract oil from cheeseemreka can extract oil from cheese
 
Posts: 8
Karma: 1000
Join Date: Dec 2013
Device: Kobo Glo
Thanks for this very useful patch. I was just wondering if it is possible for you to update it so it'll work on release instead of command. What I mean is that it would be much more pleasant if it applied the zoom level after we draw our fingers off the screen. It updates the zoom immediately which makes it hard to adjust it to my preference.
emreka is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aura HD Control the light ordonez31 Kobo Reader 2 11-22-2013 11:00 AM
Will 'Time to Read' be implemented on older Kindle models? bugjd Amazon Kindle 17 10-14-2012 03:36 PM
Older kobo not touch blank screen red light carolehughes Kobo Reader 12 07-25-2012 08:54 PM
Possibility of using the newest charger with older models? FizzyWater Sony Reader 2 09-29-2010 11:35 PM


All times are GMT -4. The time now is 05:06 PM.


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