public inbox for [email protected]
help / color / mirror / Atom feedFwd: [press] http://www.postgresql.org/news.rss problems
4+ messages / 2 participants
[nested] [flat]
* Fwd: [press] http://www.postgresql.org/news.rss problems
@ 2004-11-24 13:16 Robert Treat <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Robert Treat @ 2004-11-24 13:16 UTC (permalink / raw)
To: pgsql-www
anyone have any thoughts on this?
Robert Treat
---------- Forwarded Message ----------
Subject: [press] http://www.postgresql.org/news.rss problems
Date: Wednesday 24 November 2004 06:01
From: hubert lubaczewski <[email protected]>
To: [email protected]
hi
first of all - i'm not quite sure i'm writing to correct email - if not,
please forward it to person responsible for news.rss on postgresql site.
recently i wrote rss aggregator working as jabber bot.
everything works fine, but when i added your rss feed, i got error while
rss-parsing phase.
since i already parse approx. 60 rss feeds in at least 2 different
languages (english and polish) i think the problem is on your side.
details:
the bot is written in perl, and fetches rsses with LWP::Simple
(get(...)).
then is uses XML::RSS module to parse it.
it goes like this:
my $feed = new XML::RSS; my $sContent =
get("http://www.postgresql.org/news.rss";); $feed->parse($sContent);
and here i got error:
Malformed RSS: invalid version
can you please fix it or point me how do i fix it on my side?
best regards
depesz
--
hubert lubaczewski
Network Operations Center
eo Networks Sp. z o.o.
-------------------------------------------------------
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Fwd: [press] http://www.postgresql.org/news.rss problems
@ 2004-11-24 13:50 Omar Kilani <[email protected]>
parent: Robert Treat <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Omar Kilani @ 2004-11-24 13:50 UTC (permalink / raw)
To: pgsql-www
Hi,
> anyone have any thoughts on this?
http://postgresql.tinysofa.com/files/pg-www-rss.patch
> Robert Treat
Omar
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Fwd: [press] http://www.postgresql.org/news.rss problems
@ 2004-11-25 16:24 Robert Treat <[email protected]>
parent: Omar Kilani <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Robert Treat @ 2004-11-25 16:24 UTC (permalink / raw)
To: Omar Kilani <[email protected]>; +Cc: pgsql-www
On Wednesday 24 November 2004 08:50, Omar Kilani wrote:
> Hi,
>
> > anyone have any thoughts on this?
>
> http://postgresql.tinysofa.com/files/pg-www-rss.patch
>
Will test and apply to cvs if all works out. Thanks much!
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Fwd: [press] http://www.postgresql.org/news.rss problems
@ 2004-11-26 02:47 Robert Treat <[email protected]>
parent: Robert Treat <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Robert Treat @ 2004-11-26 02:47 UTC (permalink / raw)
To: Omar Kilani <[email protected]>; +Cc: pgsql-www
On Thursday 25 November 2004 11:24, Robert Treat wrote:
> On Wednesday 24 November 2004 08:50, Omar Kilani wrote:
> > Hi,
> >
> > > anyone have any thoughts on this?
> >
> > http://postgresql.tinysofa.com/files/pg-www-rss.patch
>
Patch Applied, Thanks!
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2004-11-26 02:47 UTC | newest]
Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-11-24 13:16 Fwd: [press] http://www.postgresql.org/news.rss problems Robert Treat <[email protected]>
2004-11-24 13:50 ` Omar Kilani <[email protected]>
2004-11-25 16:24 ` Robert Treat <[email protected]>
2004-11-26 02:47 ` Robert Treat <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox