Thread: maya recipe
View Single Post
Old 11-10-2010, 02:23 PM   #73
KRorschachZ
Update
KRorschachZ doesn't litterKRorschachZ doesn't litterKRorschachZ doesn't litter
 
KRorschachZ's Avatar
 
Posts: 100
Karma: 212
Join Date: Nov 2010
Device: kindle DX graphite, we need update/firmware with optios PDF Kindle 3
Quote:
Originally Posted by kovidgoyal View Post
As for PDF, ...
hi, I have one question general about PDF, a little near offtopic here, but... i donīt see where insert this:

What would be possible in future to implement this option:?

when "calibre" is running a recipe, if the link is a PDF file link, and meets size specifications and conditions listed in the recipe code, to be discharged(donwload), "as a book outside" the ereader, "showing" at the out recipe text, "PDF name: "abcd.pdf" file sent to the player ...


Code:
rustic algorithm example: ;-)
--
read "html rss"
  (Text in RSS: "bla bla bla "...)

 find if pdf file
    if pdf file is <500 kb?, sending / donwload "library calibre", and preparing to send to the     player  (in my case Kindle DX).
     end if

   end if
--
after, when i read on ereader ebook, and see That info, can go out and open pdf ebook That was donwload previus on ereader.

----
(the other option

(Open the pdf and insert its contents into the file of the recipe can be impractical, it would be a lot of data to be processed and the recipe would run very slowly...

actually do that would make many books as pdf, as a function of the pdf's found,

the only practical way I see to do something, it would be if "might" open a pdf (link pdf rss) and extract only the first section to be incorporated in the recipe, but itīs some slowly and big recipe size, too?, maybe...

After the caliber "convert" pdf to ebooks, but in a separate process, I fear

Keep in mind that some ereaders have native support pdf, (albeit a bit rustic and uncouth, it at least serves to read some info)


in the example given in the first place, may be the case get a recipe ebook rss news and externally several pdf's that are sent to the reader at a time ...

that meet some requirements, size, mask name, etc ... (Since there is no need to open them, just download them in certain cases )....

Quote:
indeed, this procedure would be extended to other extensions (mobi, prc, epub, etc ...) can have a web page with rss and notes-lnik to books mobi, or prc, + ,. .. and create a recipe for Calibre to download the "new" books automatically as external to the recipe, since they do not have to "process" the code within each book, (And only download if they meet the date, size, name, mask, etc. ..)

And likewise, discard extesiones not interest us for download, depending on the model output ereader, either by size, type of file ... etc ...


(sorry for the English, coordination and verbal semantic disorder, but it has been a considerable effort trying to explain a little

I had to separate the phrases in paragraphs loose and see if you see what I want to express.

by the way, congratulations on such a program again)


best Regards from Spain.

Last edited by KRorschachZ; 11-10-2010 at 02:41 PM.
KRorschachZ is offline   Reply With Quote