<?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"
	>
<channel>
	<title>Comments on: Simple Dynamic Gallery</title>
	<atom:link href="http://hqcode.com/simple-dynamic-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://hqcode.com</link>
	<description>the difference in CODE and REALITY is code makes sense</description>
	<pubDate>Fri, 21 Nov 2008 20:05:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joseph Yancey</title>
		<link>http://hqcode.com/simple-dynamic-gallery/#comment-11</link>
		<dc:creator>Joseph Yancey</dc:creator>
		<pubDate>Wed, 02 May 2007 21:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://hqcode.com/?page_id=40#comment-11</guid>
		<description>Sorry, I did kinda forget that it was specific to my theme and it would have to be adapted for other themes.  To be honest, it didn't even occur to me that it would be an issue.

Thank you,
Joseph Yancey</description>
		<content:encoded><![CDATA[<p>Sorry, I did kinda forget that it was specific to my theme and it would have to be adapted for other themes.  To be honest, it didn&#8217;t even occur to me that it would be an issue.</p>
<p>Thank you,<br />
Joseph Yancey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://hqcode.com/simple-dynamic-gallery/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 02 May 2007 15:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://hqcode.com/?page_id=40#comment-10</guid>
		<description>Thanks for the template Joseph! I copied your code and added it to my template specific to the Senorita WordPress theme.</description>
		<content:encoded><![CDATA[<p>Thanks for the template Joseph! I copied your code and added it to my template specific to the Senorita WordPress theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Yancey</title>
		<link>http://hqcode.com/simple-dynamic-gallery/#comment-9</link>
		<dc:creator>Joseph Yancey</dc:creator>
		<pubDate>Sat, 28 Apr 2007 08:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://hqcode.com/?page_id=40#comment-9</guid>
		<description>I got it working in a template.  The problem wasn't with mod_rewrite but it did have something to do with how the url was sent.

Anyhow, an example of the template is working at www.josephyancey.com/wordpress/pictures 

I will have a blog entry sometime tomorrow about it with a link to the template and some more explanation.

Thats it for tonight, cheers and thanks for the inspiration.</description>
		<content:encoded><![CDATA[<p>I got it working in a template.  The problem wasn&#8217;t with mod_rewrite but it did have something to do with how the url was sent.</p>
<p>Anyhow, an example of the template is working at <a href="http://www.josephyancey.com/wordpress/pictures" rel="nofollow">http://www.josephyancey.com/wordpress/pictures</a> </p>
<p>I will have a blog entry sometime tomorrow about it with a link to the template and some more explanation.</p>
<p>Thats it for tonight, cheers and thanks for the inspiration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Yancey</title>
		<link>http://hqcode.com/simple-dynamic-gallery/#comment-8</link>
		<dc:creator>Joseph Yancey</dc:creator>
		<pubDate>Sat, 28 Apr 2007 08:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://hqcode.com/?page_id=40#comment-8</guid>
		<description>I've done some renovating to my WP.  I attempted to incorperate this script into it with little luck.  

I did it as a template then created a new page with that template.  I got the pictures to come up where it shows all of the galleries but I could not get it to come up with the pictures from an individual gallery.  

My thoughts are that the whole mod_rewrite thing is messing with it.  I'll toy with it some more and I'll get back to ya.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done some renovating to my WP.  I attempted to incorperate this script into it with little luck.  </p>
<p>I did it as a template then created a new page with that template.  I got the pictures to come up where it shows all of the galleries but I could not get it to come up with the pictures from an individual gallery.  </p>
<p>My thoughts are that the whole mod_rewrite thing is messing with it.  I&#8217;ll toy with it some more and I&#8217;ll get back to ya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Yancey</title>
		<link>http://hqcode.com/simple-dynamic-gallery/#comment-6</link>
		<dc:creator>Joseph Yancey</dc:creator>
		<pubDate>Fri, 27 Apr 2007 18:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://hqcode.com/?page_id=40#comment-6</guid>
		<description>It's great to see someone using my gallery!  As far as point 1 goes: I hadn't thought of that as a problem.  and point 2 : I know, I always view the gallery as soon as I create it so I don't see it as a problem.

Thanks for your suggestions.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to see someone using my gallery!  As far as point 1 goes: I hadn&#8217;t thought of that as a problem.  and point 2 : I know, I always view the gallery as soon as I create it so I don&#8217;t see it as a problem.</p>
<p>Thanks for your suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://hqcode.com/simple-dynamic-gallery/#comment-3</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Apr 2007 13:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://hqcode.com/?page_id=40#comment-3</guid>
		<description>Where is the photos.php content?!

Great code. I noticed a couple things:
1.) Image folders need to be CHMOD 777 for thumb folder to be created and thumbs written to folder.
2.) Galleries (assuming you have more than one image folder) initial representative thumbnail will not display until that gallery has been visited and thumbnails created. How about a generic place holder?

Iâ€™m not asking for anything, just musing.

I see the author uses WordPress. When he mentions that simply including the photos.php in a php file will display the gallery I got to thinking and created a template with php include code to include the photos.php file, then created a new page using that template. This is what you see here.

While the gallery does not display it does write in everything else; donâ€™t know why. You can view source to see the lightbox scripts written in and the table used to display the photo; yet no photos? 

See the authors code working using this direct link: http://www.hqcode.com/wp-content/SDG/

Visit the authors site: http://josephyancey.com/wordpress/?p=30

Visit the Hotscripts page for this code: http://www.hotscripts.com/Detailed/69433.htm

Thanks to Joseph Yancey for sharing his efforts. I had a great time and think he really have a great and extensible tool! 
</description>
		<content:encoded><![CDATA[<p>Where is the photos.php content?!</p>
<p>Great code. I noticed a couple things:<br />
1.) Image folders need to be CHMOD 777 for thumb folder to be created and thumbs written to folder.<br />
2.) Galleries (assuming you have more than one image folder) initial representative thumbnail will not display until that gallery has been visited and thumbnails created. How about a generic place holder?</p>
<p>Iâ€™m not asking for anything, just musing.</p>
<p>I see the author uses WordPress. When he mentions that simply including the photos.php in a php file will display the gallery I got to thinking and created a template with php include code to include the photos.php file, then created a new page using that template. This is what you see here.</p>
<p>While the gallery does not display it does write in everything else; donâ€™t know why. You can view source to see the lightbox scripts written in and the table used to display the photo; yet no photos? </p>
<p>See the authors code working using this direct link: <a href="http://www.hqcode.com/wp-content/SDG/" rel="nofollow">http://www.hqcode.com/wp-content/SDG/</a></p>
<p>Visit the authors site: <a href="http://josephyancey.com/wordpress/?p=30" rel="nofollow">http://josephyancey.com/wordpress/?p=30</a></p>
<p>Visit the Hotscripts page for this code: <a href="http://www.hotscripts.com/Detailed/69433.htm" rel="nofollow">http://www.hotscripts.com/Detailed/69433.htm</a></p>
<p>Thanks to Joseph Yancey for sharing his efforts. I had a great time and think he really have a great and extensible tool!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
