Return to Contents | Return to Forum

Free Content Feeds

The Sword Review is happy to supply content feeds in a number of ways. You may use these on your web site to create dynamic content!

Further down this page is a section that contains code that will create iFrames. However, if you are looking for an RSS feed, then here you go!

RSS Feeds

To use an RSS feed, you need an RSS client such as the "Safari" web browser. There are web-based RSS clients, too. For example:

Bloglines - Click to access

You can subscribe to our RSS Feed by entering the URL below the image. If your browser is configured, you may click the image to access the feed directly.

 

Features RSS


http://www.theswordreview.com/contents_rss.php

This feed supplies a list of the "in print" features.

Features & Columns RSS


http://www.theswordreview.com/total_rss.php

This feed supplies a list of the "in print" features, plus it also includes the latest column.

Columns RSS


http://www.theswordreview.com/columns_rss.php

This feed supplies the "in print" column.

iFrame Feeds

You may use the code as is, or tweak it to your taste! For example you can set the scroll property or any other iFrame properties. Google "iFrame" for more information on iFrame use.

Many of you will be happy to know that you can add iFrames to phpBB forum Templates. That is, if you know how to edit and manipulate the template files. Sorry, we cannot provide support or tutorials for phpBB.

In the examples, replace the "2" (or other number) in "limit=X" with the number of features you want displayed. This page is scaleable, so resize it to get an idea how the feeds might fit in the space you have available.

If NONE of these feeds works for you, contact webmaster@theswordreview.com and let us know. We will be happy to work with you to develop a feed that is satisfactory.

Brief Features Feed

Use one of these code snips to create our Brief Features Feed:

This code tells the feed to fill the space available. Handy for placing it inside a table cell, as on this page.

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remFeedFeat_Brief.php?limit=2" height="100%" width="100%"></iframe>


This code tells the feed to fill make a space 200 px wide and 200 high:

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com.com/remFeedFeat_Brief.php?limit=2" height="200" width="200"></iframe>

-- NOTE: This table cell is 300 px tall.

Expanded Feature Feed

Use one of these code snips to create our Expanded Features Feed:

This code tells the feed to fill the space available. This is used on this page.

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remoteFeedFeature.php?limit=2" height="100%" width="100%"></iframe>


This code tells the feed to fill make a space 200 px wide and 200 high:

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remoteFeedFeature.php?limit=2" height="200" width="200"></iframe>

-- NOTE: This table cell is 300 px tall.

Tiny Feature Feed

Use one of these code snips to create our Tiny Features Feed:

This code tells the feed to fill the space available. Handy for placing it inside a table cell, as on this page NOTE: In this selection, "limit=5."

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remFeedFeat_Tiny.php?limit=5" height="100%" width="100%"></iframe>


This code tells the feed to fill make a space 200 px wide and 200 high:

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remFeedFeat_Tiny.php?limit=5" height="200" width="200"></iframe>

-- NOTE: This table cell is 325 px tall.

Tiny Feature Feed, II

This design was made to fit a particular webmaster's taste. Use one of these code snips to create our Tiny Features Feed, II:

This code tells the feed to fill the space available. Handy for placing it inside a table cell, as on this page NOTE: In this selection, "limit=5."

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remFeedFeat_Tiny2.php?limit=5" height="100%" width="100%"></iframe>


This code tells the feed to fill make a space 200 px wide and 200 high:

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remFeedFeat_Tiny2.php?limit=5" height="200" width="200"></iframe>

-- NOTE: This table cell is 325 px tall.

Column Feed

Use one of these code snips to create our Column Feed:

This code tells the feed to fill the space available. Of course, you may use this code with any iFrame properties you wish. NOTE: There is NO limit for the Column Feed. It only displays the current column.

<iframe id="Contents" name="Contents" src="http://www.theswordreview.com/remoteFeedColumn.php?limit=2" height="100%" width="100%"></iframe>

-- NOTE: This table cell is 250 px tall.


*Ads on this site are provided by a third party source. Neither The Sword Review, Web-Net Solutions, LLC, Double-Edged Publishing, Inc., nor anyone associated with this site endorses or guarantees the products or services advertised herein.

All material on this site is copyrighted and cannot be reproduced without permission.©2004, 2005, 2006, 2007
editor@theswordreview.com

The Sword Review
ISSN 1556-5416

Site Support by Web-Net Solutions Report Problems to Webmaster