Liturgia del giorno
Reader Evangelizo
Error : wrong param « content »
NAME
« Reader Evangelizo »
SYNOPSIS
http://feed.evangelizo.org/v2/reader.php [params...]RETURN VALUE
The « Reader Evangelizo » script return a string with the content requested by "type" parameterThe returned string will be encoded as following :
- UTF-8: for any param "lang"
DESCRIPTION
This manual page documents the « Reader Feed v2.0 » for EVANGELIZO.ORG.With the « Reader Evangelizo » you can get all texts provided by evangelizo.org web service. The « Reader Evangelizo » will help you to display daily reading in your website, or saint of the day .. etc
The « Reader Evangelizo » is used as any PHP file on a website, with params like : file.php?param1=1¶m2=2
PARAMETERS
Usage : http://feed.evangelizo.org/v2/reader.php?param1=«value1»¶m2=«value2»br />| date |
Must be formatted like YYYYMMDD. Can not exceed 30 days from today. |
| type |
Inform about what you want to get - « saint » : to get the saint of the day (with link to life) - « feast » : to get the feast of the day, if there is one (with link to explanation) - « liturgic_t » : to get the liturgic title - « reading_lt » : to get the long title of the reading - « reading_st » : to get the short title of the reading - « reading » : to get the text of the reading - « audio » : to get the URL of audio file if exist - « all » : to get all the readings of the day - « comment_t » : to get the title of the commentary - « comment_a » : to get the author of the commentary - « comment_s » : to get the source of the commentary - « comment » : to get the text of the commentary - « xml » : to get all infos of the day in XML format |
| lang |
Tells the language to display and the liturgical calendar to use for Roman Ordinary Calendar : - « AM » : for american-us language and Roman Ordinary Calendar - « AR » : for arabic language and Roman Ordinary Calendar - « DE » : for german language and Roman Ordinary Calendar - « FR » : for french language and Roman Ordinary Calendar - « GR » : for greek (hellenic) language and Roman Ordinary Calendar - « IT » : for italian language and Roman Ordinary Calendar - « MG » : for malagasy language and Roman Ordinary Calendar - « NL » : for dutch language and Roman Ordinary Calendar - « PL » : for polish language and Roman Ordinary Calendar - « PT » : for portuges language and Roman Ordinary Calendar - « SP » : for spanish language and Roman Ordinary Calendar for other catholics calendars forms : - « ARM » : for armenian language and armenian calendar - « BYA » : for arabic language and byzantine calendar - « COA » : for arabic language and copte calendar - « MAA » : for arabic language and maronite calendar - « SYA » : for arabic language and syriac calendar - « TRA » : for american-us language and Roman extraordinary calendar - « TRD » : for german language and Roman extraordinary calendar - « TRF » : for french language and Roman extraordinary calendar - « TRS » : for spanish language and Roman extraordinary calendar |
| content |
Tells the lecture you want to get for Roman calendar Ordinary form : - « FR » : for the first lecture - « PS » : for the psalm - « SR » : for the second lecture - « GSP » : for the gospel for other catholics calendars forms : - « EP » : for the epistle - « GSP » : for the gospel |
EXAMPLES
| type | date | lang | content | url example | ||
| To get the saint of a day | saint | yyyymmdd | Ordinary forms AM, AR, DE, FR, GR, IT, NL, PL, PT, SP Other forms ARM, BYA, MAA, TRF, TRA |
Ordinary forms FR,PS,SR,GSP Other forms EP,GSP |
http://feed.evangelizo.org/v2/reader.php?date=20190427&type=saint&lang=IT | |
| To get the feast of a day | feast | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=feast&lang=AM | ||||
| To get the liturgic title of a day | all | liturgic_t | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=liturgic_t&lang=FR | |||
| To get the long reading title of a day | reading_lt | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=reading_lt&lang=SP&content=FR | ||||
| To get the short reading title of a day | reading_st | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=reading_st&lang=TRF&content=EP | ||||
| To get the text of the reading of a day | reading | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=reading&lang=DE&content=GSP | ||||
| To get the commentary title of a day | comment_t | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=comment_t&lang=PT | ||||
| To get the commentary author of a day | comment_a | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=comment_a&lang=FR | ||||
| To get the commentary source of a day | comment_s | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=comment_s&lang=PL | ||||
| To get the commentary text of a day | comment | http://feed.evangelizo.org/v2/reader.php?date=20190427&type=comment&lang=MAA |
PHP example
$today = date('Ymd');
$url = "http://feed.evangelizo.org/v2/reader.php?date=$today&type=comment&lang=FR";
$h = fopen($url,"r");
while (!feof($h)) {
$str .= fgets($h);
}
print $str;
Javascript example 1
<html>
<head>
<title>Exemple d'affichage de fichier texte</title>
<script language="javascript" type="text/javascript">
function displayTextFile(filePath){
iframe = document.getElementsByName('textDisplay')[0];
iframe.src=filePath;
iframe.style.display="block";
}
</script>
</head>
<body>
<iframe id="textDisplay" name="textDisplay" src="" style="width: 400px; height: 240px; display: none;"></iframe>
<script>
var currentTime = new Date();
var month = currentTime.getMonth() + 1;
var day = currentTime.getDate();
var year = currentTime.getFullYear();
if (day < 10) day = '0'+day;
if (month < 10) month = '0'+month;
displayTextFile('http://feed.evangelizo.org/v2/reader.php?date='+year+month+day+'&type=reading&lang=FR&content=GSP');
</script>
</body>
</html>
PRIMA LETTURA Prima lettera di san Paolo apostolo ai Corinti 8,2-7.11-13.
Fratelli, la scienza gonfia, mentre la carità edifica. Se alcuno crede di sapere qualche cosa, non ha ancora imparato come bisogna sapere.Chi invece ama Dio, è da lui conosciuto.
Quanto dunque al mangiare le carni immolate agli idoli, noi sappiamo che non esiste alcun idolo al mondo e che non c'è che un Dio solo.
E in realtà, anche se vi sono cosiddetti dei sia nel cielo sia sulla terra, e difatti ci sono molti dei e molti signori,
per noi c'è un solo Dio, il Padre, dal quale tutto proviene e noi siamo per lui; e un solo Signore Gesù Cristo, in virtù del quale esistono tutte le cose e noi esistiamo per lui.
Ma non tutti hanno questa scienza; alcuni, per la consuetudine avuta fino al presente con gli idoli, mangiano le carni come se fossero davvero immolate agli idoli, e così la loro coscienza, debole com'è, resta contaminata.
Ed ecco, per la tua scienza, va in rovina il debole, un fratello per il quale Cristo è morto!
Peccando così contro i fratelli e ferendo la loro coscienza debole, voi peccate contro Cristo.
Per questo, se un cibo scandalizza il mio fratello, non mangerò mai più carne, per non dare scandalo al mio fratello.
Copyright @ Conferenza Episcopale Italiana [2003 11 05]
Per ricevere il Vangelo ogni mattina per e-mail, iscrivetevi : vangelodelgiorno.org
SALMO Salmi 139(138),1-3.13-14ab.23-24.
Signore, tu mi scruti e mi conosci,tu sai quando seggo e quando mi alzo.
Penetri da lontano i miei pensieri,
mi scruti quando cammino e quando riposo.
Ti sono note tutte le mie vie.
Sei tu che hai creato le mie viscere
e mi hai tessuto nel seno di mia madre.
Ti lodo, perché mi hai fatto come un prodigio;
meravigliose sono le tue opere,
Scrutami, Dio, e conosci il mio cuore,
provami e conosci i miei pensieri:
vedi se percorro una via di menzogna
e guidami sulla via della vita.
Copyright @ Conferenza Episcopale Italiana [2003 11 05]
Per ricevere il Vangelo ogni mattina per e-mail, iscrivetevi : vangelodelgiorno.org
SECONDA LETTURA
Copyright @ Conferenza Episcopale Italiana [2003 11 05]
Per ricevere il Vangelo ogni mattina per e-mail, iscrivetevi : vangelodelgiorno.org
Dal Vangelo secondo Luca 6,27-38.
In quel tempo, Gesù disse ai suoi discepoli: « A voi che ascoltate, io dico: Amate i vostri nemici, fate del bene a coloro che vi odiano,benedite coloro che vi maledicono, pregate per coloro che vi maltrattano.
A chi ti percuote sulla guancia, porgi anche l'altra; a chi ti leva il mantello, non rifiutare la tunica.
Dà a chiunque ti chiede; e a chi prende del tuo, non richiederlo.
Ciò che volete gli uomini facciano a voi, anche voi fatelo a loro.
Se amate quelli che vi amano, che merito ne avrete? Anche i peccatori fanno lo stesso.
E se fate del bene a coloro che vi fanno del bene, che merito ne avrete? Anche i peccatori fanno lo stesso.
E se prestate a coloro da cui sperate ricevere, che merito ne avrete? Anche i peccatori concedono prestiti ai peccatori per riceverne altrettanto.
Amate invece i vostri nemici, fate del bene e prestate senza sperarne nulla, e il vostro premio sarà grande e sarete figli dell'Altissimo; perché egli è benevolo verso gl'ingrati e i malvagi.
Siate misericordiosi, come è misericordioso il Padre vostro.
Non giudicate e non sarete giudicati; non condannate e non sarete condannati; perdonate e vi sarà perdonato;
date e vi sarà dato; una buona misura, pigiata, scossa e traboccante vi sarà versata nel grembo, perché con la misura con cui misurate, sarà misurato a voi in cambio ».
Copyright @ Conferenza Episcopale Italiana [2003 11 05]
Per ricevere il Vangelo ogni mattina per e-mail, iscrivetevi : vangelodelgiorno.org
Commento al Vangelo
Carissimo Padre in Cristo, il dolce Gesù, io, Caterina, schiava dei servi di Gesù Cristo, vi scrivo nel suo prezioso sangue, con il desiderio di vedervi fondato nella vera e perfetta carità. (...)Questo è uno dei segni particolari che mostrano se l'anima è nella carità o meno. Non disprezza nessuno, ma sopporta con pazienza i difetti degli altri; non si irrita, ma è piena di dolcezza; non rende l’uomo ingiusto, ma giusto, facendogli restituire a ciascuno ciò che gli è dovuto, che obbedisca o che comandi. Egli rende gloria a Dio e loda il suo nome; ha per lui l’odio e l’orrore del peccato, e per il prossimo l’amore e la benevolenza. Se è potente e deve esercitare la giustizia, ascolta il grande come il piccolo, il povero come il ricco. Non macchia la sua coscienza cedendo alle lusinghe, alle minacce, al piacere o al dispiacere; ma tiene l’equilibrio diritto, restituendo a ciascuno ciò che vuole la giustizia. Serve con zelo il prossimo, mostrando verso di lui l’amore che ha per Dio: non può servire Dio, ma si applica a rendere servizio a ciò che Dio ama tanto, alla creatura ragionevole, che gli è data come intermediario.
Quanto è dolce la carità, questa tenera madre! Essa è senza amarezza e dà sempre gioia al cuore di colui che la possiede.
vangelodelgiorno.org















