Re: Feeds Integration

From: David Costa <geeks(at)dotgeek(dot)org>
To: Chris Ryan <xgbe(at)yahoo(dot)com>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: Feeds Integration
Date: 2004-02-20 16:05:23
Message-ID: 972E3B5C-63BE-11D8-BEFA-000A95EB456A@dotgeek.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www


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 <date>submit_date</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

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message David Costa 2004-02-20 16:09:07 Re: Feeds Integration
Previous Message Devrim GUNDUZ 2004-02-20 16:03:45 Re: Feeds Integration