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.
It should support all the things that are mentioned in the RSS 2.0
specification
Le 02/04/2017 à 18:07, Tobias Boege a écrit :
> 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.
>
> It should support all
On Sun, 02 Apr 2017, Benoît Minisini wrote:
> Le 02/04/2017 à 18:07, Tobias Boege a écrit :
> > 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
Hello,
I want to use the XmlDocument class for a project for our Gambas online book
(www.gambas-buch.de) to write an XML file and implement this headnote from
the documentation: 'This API can be used to read as well as write an XML
document'. The following shall be the content of the file
Le 02/04/2017 à 22:34, Tobias Boege a écrit :
> On Sun, 02 Apr 2017, Benoît Minisini wrote:
>> Le 02/04/2017 à 18:07, Tobias Boege a écrit :
>>> 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
I do not see the need to "force" developers needing timezone handling
functionality to add a reference to gb.util.web; expecting to have timezone
capability in a web component is simply not intuitive.
Couldn't the timezone be a new property of the Date type/object, defaulting to
the System's t
Le 03/04/2017 à 00:48, d4t4f...@gmail.com a écrit :
> I do not see the need to "force" developers needing timezone handling
> functionality to add a reference to gb.util.web; expecting to have
> timezone capability in a web component is simply not intuitive.
>
> Couldn't the timezone be a new prope
Got it.
Thanks Benoît.
On Apr 2, 2017, 20:51, at 20:51, "Benoît Minisini"
wrote:
>Le 03/04/2017 à 00:48, d4t4f...@gmail.com a écrit :
>> I do not see the need to "force" developers needing timezone handling
>> functionality to add a reference to gb.util.web; expecting to have
>> timezone capabil