Questions tagged [programming]
6 questions
12
votes
2 answers
How practical is it to learn to develop apps for e-ink Kindles?
I provide e-ink kindles to schools in Kenya (10 schools so far) where we also help the schools acquire relevant ebooks for teaching the pupils based on curriculum topics. We'd like to develop apps for the teachers to use on their e-ink kindles…
JulianHarty
- 732
- 4
- 10
7
votes
1 answer
Where to find Programming Ebooks in epub/mobi format?
From where can I download programming/coding or any book related to computer science. I am trying to have a collection of epub/mobi/azw3 programming/computer science books. Is there any site for that or can anyone share me those ? I don't want pdf…
Praveen Kumar
- 171
- 1
- 1
- 4
6
votes
1 answer
Are there Perl modules recommended for reading and creating epub files?
Are there any Perl modules that support the full epub format reading and writing? Ideally something that is maintained, so it includes or will include epub 3 compatibility.
DVK
- 2,904
- 5
- 20
- 43
4
votes
1 answer
Identify if a PDF document is digital native
Is it possible to know if a given PDF is digital native or has gone through some kind OCR or digitization process.
If yes, is it possible to do so programmatically?
prthkms
- 141
- 3
1
vote
0 answers
Highlighting text in an epub using Sigil and python
This is a follow-up to
Programming Sigil for importing annotations
The answer there suggests to read the Sigil Plugin Framework documentation. Unfortunately, I could not figure out how to do the following.
My workflow would be to search for the…
Gergely
- 253
- 3
- 9
1
vote
2 answers
How to OCR tables of contents to proper outputs?
Usually when OCR an table of content the columns are separated by a large space, so the outputs are not properly order. For example, for an table like this:
The output would be:
The Rank Function
Permutations of Atoms
Pure Set Theory and Axiom…
Ooker
- 287
- 3
- 15