<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>benruth</title>
	<link>http://benruth.com</link>
	<description>Code and Man</description>
	<pubDate>Wed, 06 Apr 2005 21:14:34 +0000</pubDate>

	<generator>http://wordpress.org/?v=1.5</generator>
	<language>en</language>

		<item>
		<title>Instant RSS/XML Feed Reader!</title>
		<link>http://benruth.com/?p=3</link>
		<comments>http://benruth.com/?p=3#comments</comments>

		<pubDate>Thu, 07 Apr 2005 04:50:26 +0000</pubDate>
		<dc:creator>benruth</dc:creator>
		
	<category>Free Software</category>
		<guid>http://benruth.com/?p=3</guid>
		<description><![CDATA[Introducing the BENRUTH INSTANT RSS/XML FEED READER! 

It's FREE for usage and download!

Version 1.3
Released 15 Jul 2004, Last Modified 07 Apr 2005

Reads RSS/XML compliant news feeds via a client-side Javascript Script Include in your web pages! 

Configure the source of the news feed via a single configuration file. 

Simple, free and easy to use!

Features-At-A-Glance

	Use a [...]]]></description>
			<content:encoded><![CDATA[	<p>Introducing the BENRUTH INSTANT RSS/XML FEED READER! </p>
	<p>It&#8217;s FREE for usage and download!</p>
	<p><em>Version 1.3<br />
Released 15 Jul 2004, Last Modified 07 Apr 2005</em></p>
	<p>Reads RSS/XML compliant news feeds via a client-side Javascript Script Include in your web pages! </p>
	<p>Configure the source of the news feed via a single configuration file. </p>
	<p>Simple, free and easy to use!</p>
	<p><strong>Features-At-A-Glance</strong></p>
	<ul>
	<li>Use a client-side Javascript Script Include to retrieve RSS/XML News Feeds.</li>
	<li>Change the News Feed Source via a Configuration script.</li>
	</ul>
	<p><strong>Simple Installation!</strong></p>
	<p>1. Download all the files to a single location in your web server.</p>
	<p>2. To Use, include this small snippet in the portion of the HTML file that you would like the news feed to appear:<br />
<code><br />
&lt;SCRIPT<br />
language=JavaScript<br />
src=&quot;http://yourdomain.com/instantfeedreader.php&quot;&gt;<br />
&lt;/SCRIPT&gt;<br />
</code><br />
3. Open up instantfeedreader.confic.inc.php and change the location of the news feed URL to your desired one.</p>
	<p>MULTIPLE News Feeds OPTION ONE : </p>
	<p>This is for those who wants to display specific news feeds.</p>
	<p>You can display MULTIPLE News Feeds on your website if you have a few installations of this in seperate folders.</p>
	<p>eg.<br />
/newsfeed1/instantfeedreader.php<br />
/newsfeed2/instantfeedreader.php<br />
/newsfeed3/instantfeedreader.php<br />
/newsfeed4/instantfeedreader.php</p>
	<p>And your javascript in your website would look something like</p>
	<p><code><br />
&lt;SCRIPT<br />
language=JavaScript<br />
src=&quot;http://benruth.com/newsfeed1/instantfeedreader.php&quot;&gt;<br />
&lt;/SCRIPT&gt;</p>
	<p>&lt;SCRIPT<br />
language=JavaScript<br />
src=&quot;http://benruth.com/newsfeed2/instantfeedreader.php&quot;&gt;<br />
&lt;/SCRIPT&gt;</p>
	<p>&lt;SCRIPT<br />
language=JavaScript<br />
src=&quot;http://benruth.com/newsfeed3/instantfeedreader.php&quot;&gt;<br />
&lt;/SCRIPT&gt;</p>
	<p>&lt;SCRIPT<br />
language=JavaScript<br />
src=&quot;http://benruth.com/newsfeed4/instantfeedreader.php&quot;&gt;<br />
&lt;/SCRIPT&gt;<br />
</code></p>
	<p>MULTIPLE News Feeds OPTION TWO : </p>
	<p>Leave $sFilename (in the configuration file) as &#8220;&#8221; to use the URL version</p>
	<p>example</p>
	<p>In config file<br />
$sFilename = &#8220;&#8221;;</p>
	<p>In the javascript<br />
&lt;SCRIPT<br />
language=JavaScript src=&quot;http://benruth.com/instantfeedreader/instantfeedreader.php?<br />
feed=http://www.benruth.com/feed.xml&quot;&gt;<br />
&lt;/ SCRIPT&gt;</p>
	<p>The reasoning behind this is to prevent other people from supplying any feed in the url and use up your precious server resources, if you only want specific news feeds to be read.</p>
	<p>So, either supply a filename in the config file, and ENSURE that it is the only feed that you serve<br />
OR, leave the filename blank in the config file, and allow possibly anyone to type in any feed url.</p>
	<p>There would not be any technical assistance on this script. However you can pop a question or so to me at my email ( ben AT benruth DOT com ). It is good to say hi!</p>
	<p><strong>Donations!</strong></p>
	<p>If somehow you think this script has helped you in some way, why not support the developer by donating any amount to him in support of future development of this product. It will be very appreciated! <img src='http://benruth.com/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
	<form action=https://www.2checkout.com/cgi-bin/sbuyers/cartpurchase.2c method=post>
<input type=hidden name=sid value=132387 /><br />
<input type=hidden name=cart_order_id value=Donation/><br />
Please enter the amount you would like to donate $<input type=text name=total value=10.00 size=10/><br />
<input type=submit value="Donate to benruth!"/><br />
</form>
	<p><str><a href="http://www.benruth.com/free/instantfeedreader.zip">DOWNLOAD THE SCRIPT</a></str></p>
	<p>Just happy to let anyone interested in this script, to have it free for use. Provided as-is. License.txt contained within zip file provides all disclaimer notices. RAEADME.txt provides more how-to instructions.</p>
]]></content:encoded>
			<wfw:commentRSS>http://benruth.com/wp-commentsrss2.php?p=3</wfw:commentRSS>

	</item>
	</channel>

</rss>