Thread: RSS feed for PostgreSQL News ?

RSS feed for PostgreSQL News ?

From
"Bruno BAGUETTE"
Date:
Hello,

I have the possibility to display PostgreSQL's news on a website. Is
there some RSS feed from PostgreSQL that allow to get theses news ?

Thanks in advance :-)

---------------------------------------
Bruno BAGUETTE - pgsql-ml@baguette.net


Re: RSS feed for PostgreSQL News ?

From
Josh Berkus
Date:
Bruno,

> I have the possibility to display PostgreSQL's news on a website. Is
> there some RSS feed from PostgreSQL that allow to get theses news ?
>
> Thanks in advance :-)

Not yet, but it's actively under development and should be available soon.

--
Josh Berkus
Aglio Database Solutions
San Francisco

Re: [pgsql-www] RSS feed for PostgreSQL News ?

From
David Costa
Date:
On Mar 4, 2004, at 8:37 PM, Josh Berkus wrote:

> Bruno,
>
>> I have the possibility to display PostgreSQL's news on a website. Is
>> there some RSS feed from PostgreSQL that allow to get theses news ?
>>
>> Thanks in advance :-)
>
> Not yet, but it's actively under development and should be available
> soon.
>

well we are past the development, now is up to you guys to have it
working for the news, for gborg it works already
http://gborg.postgresql.org/news.rss
should be a 2 minutes job to have them up and running else he can use
mine at www.dotgeek.org, not very reliable thou as I do not fetch the
news from the db,
just parse them from the homepage :/ sigh.

> --
> Josh Berkus
> Aglio Database Solutions
> San Francisco
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org


Re: RSS feed for PostgreSQL News ?

From
David Costa
Date:
Bruno,
is not the official one yet but as I coded the one which will/could be
adopted soon you can, in the meantime
try the beta version at
http://www.dotgeek.org/pgnews/news.rss

Thanks again for your interest and spread the voice!!

On Mar 4, 2004, at 6:16 PM, Bruno BAGUETTE wrote:

> Hello,
>
> I have the possibility to display PostgreSQL's news on a website. Is
> there some RSS feed from PostgreSQL that allow to get theses news ?
>
> Thanks in advance :-)
>
>
Regards,
David Costa, PHP-PostgreSQL Advocacy team     http://dotgeek.org
david at postgresql ddoot org                 gurugeek att php dot net
$dsn = 'pgsql://world:most_advanced@localhost/open_source_database';