<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP Simple Link Rotator Script</title>
	<atom:link href="http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/</link>
	<description>Freelance Web Designer Yogyakarta Indonesia</description>
	<lastBuildDate>Wed, 01 Sep 2010 19:31:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Free Icons Download</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-3886</link>
		<dc:creator>Free Icons Download</dc:creator>
		<pubDate>Mon, 27 Jul 2009 08:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-3886</guid>
		<description>thanks for your information. having good time to reading it.</description>
		<content:encoded><![CDATA[<p>thanks for your information. having good time to reading it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-3537</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Tue, 14 Jul 2009 21:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-3537</guid>
		<description>There&#039;s actually a plugin that does this for you now... 

http://www.jonathanboettcher.com/rotator</description>
		<content:encoded><![CDATA[<p>There&#8217;s actually a plugin that does this for you now&#8230; </p>
<p><a href="http://www.jonathanboettcher.com/rotator" rel="nofollow">http://www.jonathanboettcher.com/rotator</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arie Putranto</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-2086</link>
		<dc:creator>Arie Putranto</dc:creator>
		<pubDate>Wed, 27 May 2009 15:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-2086</guid>
		<description>If you look for a working example, check out on the square (the top left ad) ad block on http://preaxz.com sidebar.</description>
		<content:encoded><![CDATA[<p>If you look for a working example, check out on the square (the top left ad) ad block on <a href="http://preaxz.com" rel="nofollow">http://preaxz.com</a> sidebar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arie Putranto</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-2084</link>
		<dc:creator>Arie Putranto</dc:creator>
		<pubDate>Wed, 27 May 2009 15:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-2084</guid>
		<description>Yes you can. It&#039;s better that way though ... 
And I edited your comment and merge them into one. :)</description>
		<content:encoded><![CDATA[<p>Yes you can. It&#8217;s better that way though &#8230;<br />
And I edited your comment and merge them into one. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rismaka</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-2074</link>
		<dc:creator>rismaka</dc:creator>
		<pubDate>Wed, 27 May 2009 10:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-2074</guid>
		<description>Hmm. Can I put the function 

&lt;pre&gt;// Function to generate a random link
function link_rotator() {
	$links = array(&#039;link 1&#039;,&#039;link 2&#039;,&#039;link 3&#039;);
	$max = count($links)-1;
	$rand = rand(0, $max);
	print $links[$rand]; //
}&lt;/pre&gt;
in function.php of my themes, and call it back with code below

&lt;pre&gt;link_rotator();&lt;/pre&gt;

in my header/single/sidebar ?</description>
		<content:encoded><![CDATA[<p>Hmm. Can I put the function </p>
<pre>// Function to generate a random link
function link_rotator() {
	$links = array('link 1','link 2','link 3');
	$max = count($links)-1;
	$rand = rand(0, $max);
	print $links[$rand]; //
}</pre>
<p>in function.php of my themes, and call it back with code below</p>
<pre>link_rotator();</pre>
<p>in my header/single/sidebar ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arie Putranto</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-1661</link>
		<dc:creator>Arie Putranto</dc:creator>
		<pubDate>Thu, 14 May 2009 10:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-1661</guid>
		<description>Well, I have used it for a while before, but then I removed them. The spot is now replaced by the ads. I might put that again someday ...</description>
		<content:encoded><![CDATA[<p>Well, I have used it for a while before, but then I removed them. The spot is now replaced by the ads. I might put that again someday &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rismaka</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-1643</link>
		<dc:creator>rismaka</dc:creator>
		<pubDate>Thu, 14 May 2009 03:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-1643</guid>
		<description>I wanna see the applied example in this blog :)</description>
		<content:encoded><![CDATA[<p>I wanna see the applied example in this blog :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a@ajt0.us</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-818</link>
		<dc:creator>a@ajt0.us</dc:creator>
		<pubDate>Fri, 17 Apr 2009 16:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-818</guid>
		<description>Hi Arie,  Thanks for the example!</description>
		<content:encoded><![CDATA[<p>Hi Arie,  Thanks for the example!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arie Putranto</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-22</link>
		<dc:creator>Arie Putranto</dc:creator>
		<pubDate>Fri, 20 Feb 2009 20:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-22</guid>
		<description>This script is quite very simple and can be used to show  rotating banner images. It should be possible to modify the script to support more feature such as statistics etc. But despite of creating your own script, it much simpler if you use OpenX site to manage your advertisement if you need advance features.</description>
		<content:encoded><![CDATA[<p>This script is quite very simple and can be used to show  rotating banner images. It should be possible to modify the script to support more feature such as statistics etc. But despite of creating your own script, it much simpler if you use OpenX site to manage your advertisement if you need advance features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patembe</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comment-20</link>
		<dc:creator>patembe</dc:creator>
		<pubDate>Fri, 20 Feb 2009 17:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://arie.putranto.com/?p=240#comment-20</guid>
		<description>Once more question...
what do you think more speedfull, using this script to view the ad on our blog/site or using the feature from another site (eg: OpenX, etc.)...please your information...! :idea:</description>
		<content:encoded><![CDATA[<p>Once more question&#8230;<br />
what do you think more speedfull, using this script to view the ad on our blog/site or using the feature from another site (eg: OpenX, etc.)&#8230;please your information&#8230;! :idea:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
