<?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: Random Image Plugin &#8212; 1000 Downloads!</title>
	<atom:link href="http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/</link>
	<description>Technology and the Interweb for the Real World</description>
	<lastBuildDate>Sun, 13 Jun 2010 00:03:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: dkaye</title>
		<link>http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/comment-page-1/#comment-1810</link>
		<dc:creator>dkaye</dc:creator>
		<pubDate>Sun, 04 Nov 2007 02:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/#comment-1810</guid>
		<description>Keith - love the plugin, and use it in my blog.  I&#039;ve made an improvement to it.  Have the plugin displaying random thumbnails from my photogallery (non-WordPress).  I wanted to be able to click on the image (stored in a thumbnail folder) and have it open a full-sized version of the image, which was stored in another folder (images).  I was able to insert a link that opens - via Lightbox - the full-sized image.  See it in action at http://dkaye.com/coldcoffee (look in the upper left-hand corner).  

Here&#039;s the extra code I used (hopefully this displays properly in this comment, if not email me and I&#039;ll give it to you.):

&lt;code&gt;echo &#039;&lt;a href=&quot;http://yoursite.com/images/&#039;.substr($image_filename,6).&#039;&quot; title=&quot;&#039;.substr($image_filename,6,-4).&#039;&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;&#039;; &lt;/code&gt;

In this example, I stripped the characters from the thumb and redirected it to the images folder instead, and applied image class attributes to make it &quot;pretty.&quot;

Thanks,
dKaye</description>
		<content:encoded><![CDATA[<p>Keith &#8211; love the plugin, and use it in my blog.  I&#8217;ve made an improvement to it.  Have the plugin displaying random thumbnails from my photogallery (non-WordPress).  I wanted to be able to click on the image (stored in a thumbnail folder) and have it open a full-sized version of the image, which was stored in another folder (images).  I was able to insert a link that opens &#8211; via Lightbox &#8211; the full-sized image.  See it in action at <a href="http://dkaye.com/coldcoffee" rel="nofollow">http://dkaye.com/coldcoffee</a> (look in the upper left-hand corner).  </p>
<p>Here&#8217;s the extra code I used (hopefully this displays properly in this comment, if not email me and I&#8217;ll give it to you.):</p>
<p><code>echo '<a href="http://yoursite.com/images/".substr($image_filename,6).'" title="'.substr($image_filename,6,-4).'" rel="nofollow"></a>'; </code></p>
<p>In this example, I stripped the characters from the thumb and redirected it to the images folder instead, and applied image class attributes to make it &#8220;pretty.&#8221;</p>
<p>Thanks,<br />
dKaye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kdmurray</title>
		<link>http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/comment-page-1/#comment-1702</link>
		<dc:creator>kdmurray</dc:creator>
		<pubDate>Tue, 30 Oct 2007 06:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/#comment-1702</guid>
		<description>@Jose - Unless your forum is a wordpress forum, this plugin won&#039;t work.  You can download it and hack out the code for the plugin (providing you keep reference to the original of course  :mrgreen: ) but otherwise I&#039;m not sure what to suggest...</description>
		<content:encoded><![CDATA[<p>@Jose &#8211; Unless your forum is a wordpress forum, this plugin won&#8217;t work.  You can download it and hack out the code for the plugin (providing you keep reference to the original of course  <img src='http://kdmurray.net/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  ) but otherwise I&#8217;m not sure what to suggest&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOSE</title>
		<link>http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/comment-page-1/#comment-1696</link>
		<dc:creator>JOSE</dc:creator>
		<pubDate>Mon, 29 Oct 2007 22:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://kdmurray.net/2007/09/25/random-image-plugin-1000-downloads/#comment-1696</guid>
		<description>HEY

HOW WOULD I ADD THE RANDOM IMG CODE TO MY FORUM FOR EXAMPLE?

THANKS
JOSE</description>
		<content:encoded><![CDATA[<p>HEY</p>
<p>HOW WOULD I ADD THE RANDOM IMG CODE TO MY FORUM FOR EXAMPLE?</p>
<p>THANKS<br />
JOSE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
