Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 815 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 815 Bytes

toi-epub

Times of India - Printed edition epub generator

###How does it work

  • It loads the mpaper in an iframe (test.php)
  • Uses jQuery to parse the iframe's html and get the article url.
  • Links of articles are combined as a JSON object
  • JSON dictionary then POST'd to (convert.php) which uses an opensource epub library to create the ebook version.

Note: I wrote this script in Aug'2010 and I haven't tested the script recently. Kindly check the Dev Notes text for more info.

####Update your hosts file

127.0.0.1	timeslog.timesofindia.com
127.0.0.1	timeslog.indiatimes.com

####Preview

Preview