View Single Post
Old 08-23-2010, 01:12 AM   #13
farrioth
Enthusiast
farrioth began at the beginning.
 
Posts: 36
Karma: 12
Join Date: Aug 2010
Device: Kobo eReader
Quote:
Originally Posted by zoran View Post
Found pysqlite port for bsd. I'm more confident for perl version, but
see none. I assume regexp should search for the whole input of the
book and pipe it as the output.
Is this the sort of thing you need?

If you're using SQL queries, you shouldn't actually need a regular expression as such, unless you want to search for a partial title or similar.

Quote:
Originally Posted by zoran View Post
You made your homework! Who said that sqlite implementation in the
next version should not be remade from the scratch?
Since the reader shows page numbers, I'm sure it could follow it and
put bookmark/pointer to it. Probably one function to both do that and
be called from "menu" to find the page in question.
Are you talking about actually doing this device-side?
farrioth is offline   Reply With Quote