X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 06064D1E133 for ; Fri, 20 Feb 2004 16:29:46 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 33750-08 for ; Fri, 20 Feb 2004 12:29:35 -0400 (AST) Received: from php.gurugeek.org (unknown [213.174.166.198]) by svr1.postgresql.org (Postfix) with ESMTP id 1CFB9D1E0FF for ; Fri, 20 Feb 2004 12:29:34 -0400 (AST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by php.gurugeek.org (Postfix) with ESMTP id 024FC1F0A13; Fri, 20 Feb 2004 17:29:33 +0100 (CET) In-Reply-To: <20040220162043.86577.qmail@web40015.mail.yahoo.com> References: <20040220162043.86577.qmail@web40015.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: pgsql-www@postgresql.org From: David Costa Subject: Re: Feeds Integration Date: Fri, 20 Feb 2004 17:29:33 +0100 To: Chris Ryan X-Mailer: Apple Mail (2.609) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/158 X-Sequence-Number: 3723 On Feb 20, 2004, at 5:20 PM, Chris Ryan wrote: > > I've corrected the date and posted the updated news.rss. > > Chris Ryan Hello Chris, thanks for your prompt fix. looks fine to me. Now there is a caveat ;) Rss 1.0 which I used on this script allows only title, link description therefore some parsers might arbitrarily ignore any other tags or complain. Rss 2.0 has author and data capability but is sort of silly because pretends a formation like author@domain.suffix which for spam purposes is rarely used. Let's see if someone else has a feedback I will test it with some other parsers too just in case. So far so good. thanks to Devrim for trying this out. Regards David Costa > > --- David Costa wrote: >> >> On Feb 20, 2004, at 4:48 PM, Chris Ryan wrote: >>> >>> >>> It worked great. You can find the output that was generated at >>> http://gborg.postgresql.org/news.rss. I don't have any RSS tools to >>> view this with so someone else may want to look at this and verify >> it's >>> generating correctly. Other than that it looks good to me. >>> >>> Once a few people have looked at it and we all like the way >> it's >>> working I can setup the cron to generate the file on a regular >> basis. >>> >> Okay a live parsed feed is at http://php.gurugeek.org/parser.php >> as you can see there are some little problems >> The date is not produced by the feed submit_date (see >> source on http://gborg.postgresql.org/news.rss) >> The author is not grabbed by this specific parser but is something we >> >> can solve. >> >> This parser is somehow strict, I have another one if you want me to >> try >> with that one, I can have a page up soon or I can email you the >> source >> of a "non that strict" >> parser ? ;) >> >> >>> Good Job Dave. >>> >>> Chris Ryan >>> >>> >>> __________________________________ >>> Do you Yahoo!? >>> Yahoo! Mail SpamGuard - Read only the mail you want. >>> http://antispam.yahoo.com/tools >> > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail SpamGuard - Read only the mail you want. > http://antispam.yahoo.com/tools