X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 2073F3A3FC4 for ; Wed, 24 Nov 2004 13:20:05 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 62426-09 for ; Wed, 24 Nov 2004 13:19:56 +0000 (GMT) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.24.2.55]) by svr1.postgresql.org (Postfix) with ESMTP id 5F6B33A3E73 for ; Wed, 24 Nov 2004 13:19:57 +0000 (GMT) Received: from [192.168.0.8] (bgm-24-169-174-224.stny.rr.com [24.169.174.224]) by ms-smtp-01.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id iAODJslT023024 for ; Wed, 24 Nov 2004 08:19:55 -0500 (EST) From: Robert Treat Subject: Fwd: [press] http://www.postgresql.org/news.rss problems Date: Wed, 24 Nov 2004 08:16:56 -0500 User-Agent: KMail/1.6.2 To: pgsql-www@postgresql.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200411240816.56957.xzilla@users.sourceforge.net> X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/342 X-Sequence-Number: 6073 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 To: press@postgresql.org 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