You are here: Re: Tool to build RSS feed? « PHP Programming Language « IT news, forums, messages
Re: Tool to build RSS feed?

Posted by Gilles Ganault on 05/30/07 23:43

On Wed, 30 May 2007 20:51:59 +0200, Gilles Ganault <nospam@nospam.com>
wrote:
>Apparently, it's not that complex, and I just need to create a text
>file that looks like this:

For those interested, it can be even simpler:

<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>

<title>My Dummy Channel</title>
<link>http://www.acme.com/rss.xml</link>
<description>Some dummy channel</description>

<item>
<title>Test</title>
<link>http://www.acme.com/article.php?123</link>
<description>A basic description</description>
<guid isPermaLink="false">123</guid>
</item>

</channel>
</rss>

Items can even have the same title: Just incrementing GUID is enough
for RSS clients to tell new items from old ones.

HTH,

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация