<?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: LGR Photo Discontinued</title>
	<atom:link href="http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html</link>
	<description>Bringing the Internet into Focus!</description>
	<lastBuildDate>Mon, 08 Mar 2010 18:35:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Monique</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1364</link>
		<dc:creator>Monique</dc:creator>
		<pubDate>Wed, 16 Dec 2009 22:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1364</guid>
		<description>You&#039;re a genious!  Your script of only one file does as much as one of hundreds of files!</description>
		<content:encoded><![CDATA[<p>You&#8217;re a genious!  Your script of only one file does as much as one of hundreds of files!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1209</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1209</guid>
		<description>There is not much to it. Place the script in the same folder as your images. To add a header and footer there are some instructions in the script.</description>
		<content:encoded><![CDATA[<p>There is not much to it. Place the script in the same folder as your images. To add a header and footer there are some instructions in the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzafsh</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1200</link>
		<dc:creator>Muzafsh</dc:creator>
		<pubDate>Wed, 09 Sep 2009 10:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1200</guid>
		<description>A novice here !!!

I have a small website with a folder full of images.

can you help me with a step-by-step guide to have this running on my site ???</description>
		<content:encoded><![CDATA[<p>A novice here !!!</p>
<p>I have a small website with a folder full of images.</p>
<p>can you help me with a step-by-step guide to have this running on my site ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Larkin</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1107</link>
		<dc:creator>David Larkin</dc:creator>
		<pubDate>Wed, 29 Jul 2009 15:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1107</guid>
		<description>Just found LGR Photo and I would like to use it on my site with a vertical menu on left side of page and the photobody content part on right side of page starting at top of page. Is there any way of doing this? I have been playing with the code but can&#039;t seem to get the content part to goto top of page as it stays below the lowest item of the vertical menu. 
Thanks for any help you could provide.</description>
		<content:encoded><![CDATA[<p>Just found LGR Photo and I would like to use it on my site with a vertical menu on left side of page and the photobody content part on right side of page starting at top of page. Is there any way of doing this? I have been playing with the code but can&#8217;t seem to get the content part to goto top of page as it stays below the lowest item of the vertical menu.<br />
Thanks for any help you could provide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1078</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Tue, 21 Jul 2009 19:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1078</guid>
		<description>Thank you very much, Lee!</description>
		<content:encoded><![CDATA[<p>Thank you very much, Lee!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1077</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Tue, 21 Jul 2009 19:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1077</guid>
		<description>The PHP sort() function does it. You could try natsort() but I won&#039;t guarantee it will work. You could also just add an extra 0 to your file names. So 
calella-09 (01).JPG
calella-09 (02).JPG
...
calella-09 (10).JPG

etc, then it should sort the way you want.</description>
		<content:encoded><![CDATA[<p>The PHP sort() function does it. You could try natsort() but I won&#8217;t guarantee it will work. You could also just add an extra 0 to your file names. So<br />
calella-09 (01).JPG<br />
calella-09 (02).JPG<br />
&#8230;<br />
calella-09 (10).JPG</p>
<p>etc, then it should sort the way you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1076</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Tue, 21 Jul 2009 19:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1076</guid>
		<description>I find your script very useful but I just have one question about it.

How do I do if I want order the pictures in nummeric or alphabetical? My photos are named like:
calella-09 (1).JPG
calella-09 (2).JPG
calella-09 (3).JPG
calella-09 (4).JPG
calella-09 (5).JPG
and so on..

But on the page the photos are ordered like this:
calella-09 (1).JPG
calella-09 (10).JPG
calella-09 (11).JPG
calella-09 (12).JPG
calella-09 (13).JPG
calella-09 (14).JPG
calella-09 (15).JPG
calella-09 (2).JPG
calella-09 (3).JPG

How can I rewrite the script so it is ordered how I want?

Grateful Victor</description>
		<content:encoded><![CDATA[<p>I find your script very useful but I just have one question about it.</p>
<p>How do I do if I want order the pictures in nummeric or alphabetical? My photos are named like:<br />
calella-09 (1).JPG<br />
calella-09 (2).JPG<br />
calella-09 (3).JPG<br />
calella-09 (4).JPG<br />
calella-09 (5).JPG<br />
and so on..</p>
<p>But on the page the photos are ordered like this:<br />
calella-09 (1).JPG<br />
calella-09 (10).JPG<br />
calella-09 (11).JPG<br />
calella-09 (12).JPG<br />
calella-09 (13).JPG<br />
calella-09 (14).JPG<br />
calella-09 (15).JPG<br />
calella-09 (2).JPG<br />
calella-09 (3).JPG</p>
<p>How can I rewrite the script so it is ordered how I want?</p>
<p>Grateful Victor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1043</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Sat, 04 Jul 2009 18:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1043</guid>
		<description>Great script working like a charm for me, the search term &quot;thumbnail preview script for images on web folder&quot; brought me to this great script page, after starting my wallpapers site, for months i was searching for such a handy script which will give me thumbnail preview of my massive wallpapers collection, whom i just have on my server and not on my PC, i was unable to see the images unless i download them to my PC, now i can view all my collection via this great script, and add them after selecting the best ones, bundle of thanks
you made my day.
.-= Johnny´s last blog ..&lt;a href=&quot;http://www.saltycelebs.com/photos/yana-gupta-photo-gallery.html&quot; rel=&quot;nofollow&quot;&gt;Yana Gupta Photo Gallery&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Great script working like a charm for me, the search term &#8220;thumbnail preview script for images on web folder&#8221; brought me to this great script page, after starting my wallpapers site, for months i was searching for such a handy script which will give me thumbnail preview of my massive wallpapers collection, whom i just have on my server and not on my PC, i was unable to see the images unless i download them to my PC, now i can view all my collection via this great script, and add them after selecting the best ones, bundle of thanks<br />
you made my day.<br />
.-= Johnny´s last blog ..<a href="http://www.saltycelebs.com/photos/yana-gupta-photo-gallery.html" rel="nofollow">Yana Gupta Photo Gallery</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR Quote Discontinued - LGR Internet Solutions</title>
		<link>http://www.lgr.ca/blog/2009/06/lgr-photo-discontinued.html#comment-1017</link>
		<dc:creator>LGR Quote Discontinued - LGR Internet Solutions</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/?p=1588#comment-1017</guid>
		<description>[...] have been doing some more house keeping and have decided to discontinue LGR Quote. I discontinued LGR Photo a little while ago and can&#8217;t see any reason to keep LGR Quote around [...]</description>
		<content:encoded><![CDATA[<p>[...] have been doing some more house keeping and have decided to discontinue LGR Quote. I discontinued LGR Photo a little while ago and can&#8217;t see any reason to keep LGR Quote around [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
