Re: [Gambas-user] New component gb.rss to generate and parse RSS documents

2017-04-11 Thread Benoît Minisini
Le 11/04/2017 à 15:28, Tobias Boege a écrit : >> >> Mmm... 'gb.web.syndication' so ? >> > > Reading a little, it seems that syndication is more of a specific practice > which makes use of syndication formats like RSS and Atom. To be honest I > haven't heard the term syndication in that context befo

Re: [Gambas-user] New component gb.rss to generate and parse RSS documents

2017-04-11 Thread Tobias Boege
On Tue, 11 Apr 2017, Benoît Minisini wrote: > Le 11/04/2017 à 12:53, Tobias Boege a écrit : > > On Sun, 02 Apr 2017, Tobias Boege wrote: > >> Hello all, > >> > >> I wrote an RSS feed generator for one of my projects recently and could > >> luckily complete also the parser before the new semester st

Re: [Gambas-user] New component gb.rss to generate and parse RSS documents

2017-04-11 Thread Benoît Minisini
Le 11/04/2017 à 12:53, Tobias Boege a écrit : > On Sun, 02 Apr 2017, Tobias Boege wrote: >> Hello all, >> >> I wrote an RSS feed generator for one of my projects recently and could >> luckily complete also the parser before the new semester starts tomorrow. >> So you get a gb.rss component in the l

Re: [Gambas-user] New component gb.rss to generate and parse RSS documents

2017-04-11 Thread Tobias Boege
On Sun, 02 Apr 2017, Tobias Boege wrote: > Hello all, > > I wrote an RSS feed generator for one of my projects recently and could > luckily complete also the parser before the new semester starts tomorrow. > So you get a gb.rss component in the latest revision #8117. > @Benoit: I'm currently wri