Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 11-17-2010, 04:26 AM   #1
Cajus Marcius
Junior Member
Cajus Marcius began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
A Hungarian language weekly Élet és Irodalom

Hello,

I am a newcomer to the community, so first of all heartfelt greetings to all Oldtimers!

I have a request to the technically more proficient (which includes just about anybody) for creating (or probably just modifying) a recipe for Hungary's venerable weekly, Élet és Irodalom (Life & Literature) which appears on the net in its entirety every Monday, following its publication and appearence on newstands on Fridays.

The URL is http://www.es.hu/ and it does not have an RSS feed.

I would be very grateful for your help,

Janos
Cajus Marcius is offline   Reply With Quote
Old 12-20-2011, 04:44 PM   #2
Cajus Marcius
Junior Member
Cajus Marcius began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
it was already more than a year ago that upon your advice I posted a request at the forum for a recipe for "Élet és Irodalom" (affectionately known as ÉS) a literary-social weekly in Hungarian. Today I received it from BIGPAPA. BIGTHANKS to him!


################################################## ##############################
#Description: http://es.hu/ RSS channel
#Author: Bigpapa (bigpapabig@hotmail.com)
#Date: 2010.12.01. - V1.0
################################################## ##############################

from calibre.web.feeds.recipes import BasicNewsRecipe

class elet_es_irodalom(BasicNewsRecipe):
title = u'Elet es Irodalom'
__author__ = 'Bigpapa'
oldest_article = 7
max_articles_per_feed = 20 # Az adott e-bookban tarolt cikkek feedenkenti maximalis szamat adja meg.
no_stylesheets = True
#delay = 1
use_embedded_content = False
encoding = 'iso-8859-2'
category = 'Cikkek'
language = 'hu'
publication_type = 'newsportal'
extra_css = '.doc_title { font: bold 30px } .doc_author {font: bold 14px} '

keep_only_tags = [
dict(name='div', attrs={'class':['doc_author', 'doc_title', 'doc']})

]

remove_tags = [
dict(name='a', attrs={'target':['_TOP']}),
dict(name='div', attrs={'style':['float: right; margin-left: 5px; margin-bottom: 5px;', 'float: right; margin-left: 5px; margin-bottom: 5px;']}),


]



feeds = [
(u'Publicisztika', 'http://www.feed43.com/4684235031168504.xml'),
(u'Interj\xfa', 'http://www.feed43.com/4032465460040618.xml'),
(u'Visszhang', 'http://www.feed43.com/3727375706873086.xml'),
(u'P\xe1ratlan oldal', 'http://www.feed43.com/2525784782475057.xml'),
(u'Feuilleton', 'http://www.feed43.com/7216025082703073.xml'),
(u'Pr\xf3za', 'http://www.feed43.com/8760248802326384.xml'),
(u'Vers', 'http://www.feed43.com/1737324675134275.xml'),
(u'K\xf6nyvkritika', 'http://www.feed43.com/1281156550717082.xml'),
(u'M\u0171b\xedr\xe1lat', 'http://www.feed43.com/1851854623681044.xml')

]
Cajus Marcius is offline   Reply With Quote
Reply

Tags
élet és irodalom, hungarian language weekly, recipe request


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hungarian accented characters 'ő' and 'ű' show up as '?' bupe Calibre 5 04-17-2010 05:50 AM
Fantasy Orczy, Baroness: Old Hungarian Fairy Tales. 28 Dec 2007 RWood IMP Books 0 12-28-2007 08:38 PM
Fantasy Orczy, Baroness: Old Hungarian Fairy Tales. 28 Dec 2007 RWood Kindle Books 0 12-28-2007 08:38 PM
Fantasy Orczy, Baroness: Old Hungarian Fairy Tales. 28 Dec 2007 RWood BBeB/LRF Books 0 12-28-2007 08:37 PM
Weekly Discounts at eBooks About Everything -- 12/20/07 KatrinaCardway Deals and Resources (No Self-Promotion or Affiliate Links) 0 12-20-2007 01:18 PM


All times are GMT -4. The time now is 08:26 AM.


MobileRead.com is a privately owned, operated and funded community.