English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Ive made the XML document that contains all the stuff i want shown on peoples sites. But what is the code that people add to their sites to show the contents of my XML document on their site?
Also is XML just used for RSS feeds?
thanx

2006-09-28 07:10:16 · 4 answers · asked by peter s 1 in Computers & Internet Programming & Design

4 answers

I'm not sure exactly what you are looking to do. To answer the last question first, XML is used for all sorts of things, from database applications, to games (Civilization 4 for example), to RSS. XML is just a way to mark up text with descriptive tags.

RSS is a format of XML that defines certain tags so that RSS readers know what to do with the contained data.

To include the contents of an RSS feed on your site, you need to use an RSS reader, or create your own, that will parse out the RSS into a more legible form.

To put a link to it on your site so that other people can find your RSS feed all you need to do is use a standard HTML link. Most sites use an RSS image as the link, which I recommend you copying to your server and doing the same.

2006-09-28 07:35:49 · answer #1 · answered by John J 6 · 0 0

1. Normally you just publish your link to your rss on your site, and include a special header such as
title="Yahoo! Answers: Answers and Comments for Whats the script to show RSS feeds on sites? Ive made the XML file?" href="/rss/question?qid=20060928111016AAw5ckU" />

pulled off this yahhhhooooo answers page!

2. xml is king! you can use it to de-generated down into xhtml.... imagine just writing the content, with no regard to layout! Then you write the layout in css and or xsl (or any other language, if you are so inclined)

the server combines the layout with the xml (or runs the program), and you have a beautiful xhtml page.

2006-09-28 14:24:00 · answer #2 · answered by jake cigar™ is retired 7 · 1 0

RSS is a everyday format for syndicating content fabric on the information superhighway. The content fabric could be something! in many situations preparation contained in an RSS feed is syndicated on different web pages which expands its attain. website travellers love RSS because of the fact they choose for which feeds they like to join, if at any element they're unhapy with the content fabric contained interior the RSS feed they only unsubscribe and not acquire notification of feed updates. RSS is unquestionably a win, win for the two subscribers and publishers. with the intention to get a greater advantageous understanding of ways RSS works acquire an RSS reader or use a information superhighway aggregator and join an RSS feed (they're in many situations indicated with the help of a small orange icon).

2016-10-01 11:26:22 · answer #3 · answered by Erika 4 · 0 0

You need an RSS to HTML converter.
http://www.geckotribe.com/rss/carp/

2006-09-28 07:13:10 · answer #4 · answered by Anonymous · 1 1

fedest.com, questions and answers