Re: Feeds Integration

Поиск
Список
Период
Сортировка
От David Costa
Тема Re: Feeds Integration
Дата
Msg-id F6F308D4-63C1-11D8-BEFA-000A95EB456A@dotgeek.org
обсуждение исходный текст
Ответ на Re: Feeds Integration  (Chris Ryan <xgbe@yahoo.com>)
Список pgsql-www
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 <geeks@dotgeek.org> 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 <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
>>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail SpamGuard - Read only the mail you want.
> http://antispam.yahoo.com/tools


В списке pgsql-www по дате отправления:

Предыдущее
От: Chris Ryan
Дата:
Сообщение: Re: Feeds Integration
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Feeds Integration