This is just a diary.

Sunday, August 2, 2009

Slashdot stories and comments as EPUB books

I have recently got Sony PRS-505 an electronic book reader. It's a nifty device that let's me read stuff, however I have not really found any really easy way to convert web pages that I want to read to EPUB format.

Printing stuff to PDF is tricky in the sense that browsers usually add pahe headers, footers and the PRS-505 has to display those even on reformatted pages.

Hence I decided to build a script that would take a snapshot of the Slashdot front page articles and produce a reasonably nicely formatted EPUB.

I'm planning to schedule this script to run every 12 hours and publish all those snaphosts here.

Update 22-August-2009

Upload of epub files was broken and has been fixed now. All the files used to be uploaded broken as the FTP client was using the text transfer mode rather than binary.