View Single Post
Old 10-02-2013, 11:53 AM   #1
MayJune
Junior Member
MayJune began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2013
Device: Kindle Paperwhite 3G
Question creating a recipe for faz.net's e-paper

Dear All

I have recently acquired a free subscription to faz.net's e-paper (Frankfurter Allgemeine Zeitung) and noticed to my suprise that no recipe exists. Anyway, as I have some coding experience I am happy to implement it myself. However I would like a couple of pointers:

FAZs e-paper is an entire javascript app, works entirely on JSON. While in fact this is brilliant and should make the code very concise and the output pristine, how should I implement this? Should I change the browser's behaviour to ask for application/json, text/javascript? Is there a preferred JSON parser I should use?

I had a quick search through calibre's other news recipes and this situation seems to be unique.

Thanks for all comments in advance

MayJune
MayJune is offline   Reply With Quote