Create Your RSS Feed - RSS stands for Really Simple Syndication (really!). An RSS feed is simply a text file with the extension .xml. You can name it anything you like as long as it ends in .xml. Inside and RSS file are directions that are written in what is called Extensible Markup Language or XML. It’s very similar to HTML tags that make up web pages. The easiest way to create an RSS file is to copy another RSS file as your template and then simply modify it as needed. This can be done in a web editing program like Dreamweaver, or in a simple text editor like notepad on a PC or BB edit on a Mac.
Here is a sample of an RSS file:
<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>Free Technology Guides and Tutorials </title>
<link>http://www.guidesandtutorials.net/support-files/guidesandtutorials_rss.xml</link>
<description>Sample podcasts from Guides and Tutorials </description>
<language>en-us</language>
<copyright>Copyright 2006 GuidesandTutorials.com - All Rights Reserved.</copyright>
<lastBuildDate>Sat, 4 Nov 2006 18:35:21 PST</lastBuildDate>
<ttl>240</ttl>
<item>
<title>Introduction to Podcasting </title>
<link>http://www.guidesandtutorials.net/media-files/step1.mp3</link>
<description>Podasting: A Step by Step Guide </description>
<pubDate>Sun, 5 Nov 2006 12:10:56 PST</pubDate>
<author>GuidesandTutorials.com</author>
</item>
<item>
<title>College Student Talks about Using Technology</title>
<link>http://www.edtechlive.org/vpd/podcast101/proj2_export2.mp3</link>
<description>A sample podcast interview</description>
<pubDate>Fri, 13 Oct 2006 11:59:56 PST</pubDate>
<author>CTAP Region 3</author>
</item>
</channel>
</rss>
You can see the actual RSS feed here ![]()
The easiest way to create your own RSS feed is to copy this one. Simply click on the orange RSS button above, copy the text from your browser window and paste it into your text editor. Make the appropriate edits to the links, title, and other elements in the file and then save it with your own name and .xml extension. Then you can upload this file to a web server.
Notice that your RSS feed has a “channel” that can include multiple items. Each item provides information about a specific .mp3 file. There is a title of the podcast, a link to the .mp3 file that is located on a web server, a description of the podcast, publication date in a very specific format. This is so that the feed readers will know you have a new item on your channel.
RSS 2.0 Specifications for details about the elements that should be included within the RSS file.
More RSS 2.0 Information from Feed Validator
A few notes about the tags:
| Guides and Tutorials Blog Listing of the latest tutorials published on the GuidesandTutorials website. |
| GuidesandTutorials: Audacity Tutorial - Record and Edit Audio This Audacity tutorial will show you how to use the basic tools and procedures in the open source audio editing program, Audacity. Not just screen shots, but free narrated multimedia tutorials - You'll learn to use Audacity for recording and editing audio files that can be used for podcasting, mixing music and vocals, creating sound tracks, and other audio projects. |
| Audacity Tips & Tricks Audacity tips and tricks submitted by users |
| Digital Photography Guide This Digital Photography Guide will provide you with the basic information you need to take professional quality photogrphs with your digital camera. |
| GuidesandTutorials: Dreamweaver Tutorial Dreamweaver Tutorial - this series of free Dreamweaver tutorials is just what you need to get up and running with Dreamweaver to create interesting and compelling web sites |
| GuidesandTutorials: Microsoft Excel 2003 Tutorial This Excel 2003 Tutorial will introduce you to the basics of using the Excel 2003 spreadsheet program. You'll learn to create a spreadsheet, basic Excel workbook skills, work with cells, enter and manipulate data, apply formulas, format data, create and work with charts, and manage Excel workbooks. |
| Podcasting Tutorial This Podcasting tutorial includes a step by step guide that will show you how to record, publish and promote your podcast. Using inexpensive equipment and free software, you'll be publishing podcasts in no time. |
| The PowerPoint 2007 Window This PowerPoint 2007 tutorial will show you the features and how to get around the PowerPoint Window. |
| GuidesandTutorials: Free PowerPoint Templates Free PowerPoint templates that you can download and use today. This is a growing library of free resources for PowerPoint users. |
| LCD Projector Guide and Tutorial This LCD Projector Guide will assist you in the use and purchase of a digital LCD projector or DLP projector. It will discuss the differences between LCD and DLP projectors, size and portability considerations, lamp types and brightness, resolution, image quality and other considerations in the use and purchase of a digital projector. |
| Word Tutorial: Microsoft Word 2003 This Word tutorial is just what you need to learn how to use Word 2003 to create professional looking documents. |
| Word 2007 Workspace This Microsoft Word 2007 Workspace tutorial will acquaint you with the new tools and features in the Word 2007 Window. It's changed significantly from previus versions and even experienced users will find this helpful. |
| Work at Home Jobs This Work at Home Jobs tutorial will provide information on ways that you can put your skills and knowledge to use in creating part or full time income while working from home. |
| Guides and Tutorials: Free Guides and Tutoials Site Map Free guides and tutorials on podcasting, digital video and audio, Audacity, RSS, multimedia development, educational technology, technology integration, K12 Technology, PowerPoint. |
| Suggest a New Technology Tutorial Free Technology Tutorials on software and technology applications including PowerPoint tutorials, Podcasting tutorials, Dreamweaver tutorials, Audacity, Non-Linear PowerPoint, Digital Photography, RSS tutorial, and everything educational technology. |
| Adobe Acrobat 9 Tutorial This Adobe Acrobat 9 Tutorial will show you how to create PDFs from MS Office applications, from Multipe files, from web pages and from several other types of documents. |
This site proudly build with Site Build It!
|
Podcasting Home |