OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Website and news feeding


Hi,

How can I feed the data I receive in Netscape RSS format to Website XML.
I look to the RDDL but I did not even got a clue. Is this doable or am I
dreaming 


<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd";>
<rss version="0.91">

<channel>
	<title>Some title</title>
	<description>Some Description</description>
	<link>http://www.anywhere.com/</link>
	<language>en</language>
	<copyright>Company Name </copyright>
	<lastBuildDate>Thu Aug 22 14:33:19 2002</lastBuildDate>

	<item>
	<title>Hot topic of the day</title>
	<link>http://www.anywhere.com/en/html/hottopicday.html</link>
	</item>

	<item>
	<title>Cool Places to go</title>
	<link>http://www.anywhere.com/en/html/coolplace.html</link>
	</item>

	</channel>
</rss>

-- 

Togan Muftuoglu



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC