<?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: Easy PHP Photo Gallery</title>
	<atom:link href="http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/</link>
	<description>Tips and Commentary on Web Accessibility, Usability, and Search Marketing best practices.</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:51:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Mark</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-44353</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 19 Jul 2011 01:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-44353</guid>
		<description>Hi Joe,

It is a long time ago since i asked a question about the photo gallery. The previous version is still in use and almost completely rebuild. But i have one question about the page &#039;loop&#039; previous - next. when navigate trough the pages you start for example by pictue 1 and finisch by 30 but when you press next again, you&#039;re back at the beginning. Now is my question, which part of code do i need to change for simply start by 1 and end by (for example )30?

Greetings, Mark (Netherlands)</description>
		<content:encoded><![CDATA[<p>Hi&nbsp;Joe,</p>
<p>It is a long time ago since i asked a question about the photo gallery. The previous version is still in use and almost completely rebuild. But i have one question about the page &#8216;loop&#8217; previous - next. when navigate trough the pages you start for example by pictue 1 and finisch by 30 but when you press next again, you&#8217;re back at the beginning. Now is my question, which part of code do i need to change for simply start by 1 and end by (for example&nbsp;)30?</p>
<p>Greetings, Mark&nbsp;(Netherlands)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-43482</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Sat, 18 Jun 2011 15:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-43482</guid>
		<description>@David I can&#039;t speak to the PHP portion; but the output is a jQuery gallery plugin &lt;a href=&quot;http://colorpowered.com/colorbox/&quot; rel=&quot;nofollow&quot;&gt;called ColorBox&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@David I can&#8217;t speak to the <abbr title="Hypertext PreProcessing">PHP</abbr> portion; but the output is a jQuery gallery plugin <a href="http://colorpowered.com/colorbox/" rel="nofollow">called&nbsp;ColorBox</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-43386</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 14 Jun 2011 21:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-43386</guid>
		<description>I&#039;m stumpted.  I have a php gallery on my website, webmaster made it for me a year or so ago, he&#039;s gone and the new webmaster can&#039;t find the php gallery code as the original is embedded within some big overall php set up, or something.

Anyway you could, after seeing the gallery page on my site (click the gallery link) that you could ascertain which php gallery it is and send me the coding for it?  It&#039;s close to the one you have on this webpage.

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m stumpted.  I have a php gallery on my website, webmaster made it for me a year or so ago, he&#8217;s gone and the new webmaster can&#8217;t find the php gallery code as the original is embedded within some big overall php set up, or&nbsp;something.</p>
<p>Anyway you could, after seeing the gallery page on my site (click the gallery link) that you could ascertain which php gallery it is and send me the coding for it?  It&#8217;s close to the one you have on this&nbsp;webpage.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-37717</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Mon, 08 Nov 2010 23:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-37717</guid>
		<description>Joe, Greetings Sir and thank you.
Every time I try to make one step forwards I seem to go two steps backwards.
When I started my project I didn&#039;t have a clue with programming.
Your Gallery inspired me and after countless library books and &#039;Google&#039; searches am getting far more proficient.
However, there will come a day when I will need to hire your incredible skills.
Currently I am still learning to understand the questions, let alone have the answers.
The past several days I have been learning Javascript (have used it in other areas of my project) and can now currently have one image frame within cycles a set of images. This is to be the introductory page to my website.
Within the site I will use your Gallery, as it was designed, to be used in a static mode.
Love it, so neat and stylish.
Joe, the objective I have is for ANYONE to be able to send me a picture and for my own email system to interrogate the image and reduce its size to 2400 x 1800 and convert from whatever format the camera image was taken into a JPG format.
The sort of tasks you would do in Photoshop I am trying to do dynamically yet transparently to the sender. (Plus far more)  
Most of this I can now do.
Hence currently please do not take any action on my request.
Mind you I will have a try at getting Javascript to work within your Gallery when I get a chance and actually one gallery would be sufficient. 

Thanking you yet again, your support is incredibly appreciated. 
Philip</description>
		<content:encoded><![CDATA[<p>Joe, Greetings Sir and thank you.<br />
Every time I try to make one step forwards I seem to go two steps backwards.<br />
When I started my project I didn&#8217;t have a clue with programming.<br />
Your Gallery inspired me and after countless library books and &#8216;Google&#8217; searches am getting far more proficient.<br />
However, there will come a day when I will need to hire your incredible skills.<br />
Currently I am still learning to understand the questions, let alone have the answers.<br />
The past several days I have been learning Javascript (have used it in other areas of my project) and can now currently have one image frame within cycles a set of images. This is to be the introductory page to my website.<br />
Within the site I will use your Gallery, as it was designed, to be used in a static mode.<br />
Love it, so neat and stylish.<br />
Joe, the objective I have is for ANYONE to be able to send me a picture and for my own email system to interrogate the image and reduce its size to 2400 x 1800 and convert from whatever format the camera image was taken into a JPG format.<br />
The sort of tasks you would do in Photoshop I am trying to do dynamically yet transparently to the sender. (Plus far more)<br />
Most of this I can now do.<br />
Hence currently please do not take any action on my request.<br />
Mind you I will have a try at getting Javascript to work within your Gallery when I get a chance and actually one gallery would be&nbsp;sufficient. </p>
<p>Thanking you yet again, your support is incredibly appreciated.<br />&nbsp;Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-37705</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Mon, 08 Nov 2010 17:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-37705</guid>
		<description>@Philip Making the thumbnails automatically cycle would be a JavaScript addition; my goal with this gallery is to make things pretty minimal, but I&#039;d bet that something could be added to the script which would be able to do that under certain conditions. It would be worth looking into, at any rate! Thanks!</description>
		<content:encoded><![CDATA[<p>@Philip Making the thumbnails automatically cycle would be a JavaScript addition; my goal with this gallery is to make things pretty minimal, but I&#8217;d bet that something could be added to the script which would be able to do that under certain conditions. It would be worth looking into, at any rate!&nbsp;Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-37634</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 07 Nov 2010 05:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-37634</guid>
		<description>Joe greetings. Please delete the messages from 10 Sept.
The ini file suggestion ridiculous and portrait mode resolved anyway.

Joe is there any chance of making the thumbnails a changing collage
say automatically skip to the next after an adjustable period of time?&#039;

Perhaps even cycle to the next gallery?.
That would be awesome.
Oh and Joe inspired by your work I have learned so much re CSS etc etc.

Thank you.
Philip</description>
		<content:encoded><![CDATA[<p>Joe greetings. Please delete the messages from 10 Sept.<br />
The ini file suggestion ridiculous and portrait mode resolved&nbsp;anyway.</p>
<p>Joe is there any chance of making the thumbnails a changing collage<br />
say automatically skip to the next after an adjustable period of&nbsp;time?&#8217;</p>
<p>Perhaps even cycle to the next gallery?.<br />
That would be awesome.<br />
Oh and Joe inspired by your work I have learned so much re <abbr title="Cascading Style Sheets">CSS</abbr> etc&nbsp;etc.</p>
<p>Thank you.<br />&nbsp;Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-36191</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Fri, 10 Sep 2010 06:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-36191</guid>
		<description>Joe, hi again. I have been trying to use portrait pics 
in a gallery and found the scaling down to be a bit erratic.
Not staying at a constant 460x600.</description>
		<content:encoded><![CDATA[<p>Joe, hi again. I have been trying to use portrait pics<br />
in a gallery and found the scaling down to be a bit erratic.<br />
Not staying at a constant&nbsp;460x600.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-36190</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Fri, 10 Sep 2010 06:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-36190</guid>
		<description>Joe would it be possible to use a flat text ini file to add a new gallery.
To make it very simple and quick to add a new small gallery.
When you are happy with the general appearance it should be possible
for basic additions in a few moments.</description>
		<content:encoded><![CDATA[<p>Joe would it be possible to use a flat text ini file to add a new gallery.<br />
To make it very simple and quick to add a new small gallery.<br />
When you are happy with the general appearance it should be possible<br />
for basic additions in a few&nbsp;moments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-4/#comment-35201</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Mon, 09 Aug 2010 05:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-35201</guid>
		<description>Joe...............................
Incredibly impressed. Quite Awesome.
Much easier to install than 1.2.
LOVED you adding thumbnails.
Extremely elegant code, well done Sir.

However may I make two comments, constructive not critical.
a)In basic_styles.css Made change #wrap {width: 640px; text-align: center; margin: 0 auto;}
from #wrap {width: 620px; text-align: center; margin: 0 auto;}
On different pc&#039;s here the thumbnails overlapped the main image.
Actually it did this also with 1.2 and I remembered my fix then.

b)&quot;Skip to thumbnails&quot; does not seem to work.

Overall opinion :- huge congratulations.</description>
		<content:encoded><![CDATA[<p>Joe&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
Incredibly impressed. Quite Awesome.<br />
Much easier to install than 1.2.<br />
LOVED you adding thumbnails.<br />
Extremely elegant code, well done&nbsp;Sir.</p>
<p>However may I make two comments, constructive not critical.<br />
a)In basic_styles.css Made change #wrap {width: 640px; text-align: center; margin: 0 auto;}<br />
from #wrap {width: 620px; text-align: center; margin: 0 auto;}<br />
On different pc&#8217;s here the thumbnails overlapped the main image.<br />
Actually it did this also with 1.2 and I remembered my fix&nbsp;then.</p>
<p>b)&#8221;Skip to thumbnails&#8221; does not seem to&nbsp;work.</p>
<p>Overall opinion :- huge&nbsp;congratulations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/comment-page-3/#comment-35061</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Sat, 31 Jul 2010 21:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/2007/03/easy-php-photo-gallery/#comment-35061</guid>
		<description>Yeah, you&#039;re right - I always have to reference the manual to doublecheck which is which. I&#039;m guessing you didn&#039;t alter the sort on both the full size image array and the thumbs array?  There are two arrays: &lt;code&gt;$image[]&lt;/code&gt; and &lt;code&gt;$photo[]&lt;/code&gt;, both of which you&#039;ll need to adjust.</description>
		<content:encoded><![CDATA[<p>Yeah, you&#8217;re right - I always have to reference the manual to doublecheck which is which. I&#8217;m guessing you didn&#8217;t alter the sort on both the full size image array and the thumbs array?  There are two arrays: <code>$image[]</code> and <code>$photo[]</code>, both of which you&#8217;ll need to&nbsp;adjust.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

