<?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: Revised instructions for online gallery</title>
	<atom:link href="http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 13:16:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: David</title>
		<link>http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/comment-page-1/#comment-3878</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 11 Mar 2007 13:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/#comment-3878</guid>
		<description>Yes, Peter, you&#039;re right. There are always ways to improve the functioning of a website. However &lt;a href=&quot;/dreamweaver8&quot; title=&quot;Go to the book&#039;s companion site&quot; rel=&quot;nofollow&quot;&gt;Foundation PHP for Dreamweaver 8&lt;/a&gt; is aimed at teaching readers how to use the PHP server behaviors in Dreamweaver. Using mod_rewrite is not an option for anyone not using an Apache server. It&#039;s also a rather advanced subject for a book aimed at the beginner/intermediate level.</description>
		<content:encoded><![CDATA[<p>Yes, Peter, you&#8217;re right. There are always ways to improve the functioning of a website. However <a href="/dreamweaver8" title="Go to the book's companion site" rel="nofollow">Foundation PHP for Dreamweaver 8</a> is aimed at teaching readers how to use the PHP server behaviors in Dreamweaver. Using mod_rewrite is not an option for anyone not using an Apache server. It&#8217;s also a rather advanced subject for a book aimed at the beginner/intermediate level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/comment-page-1/#comment-3876</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 11 Mar 2007 13:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/#comment-3876</guid>
		<description>If the query string is manipulated on your gallery like so:

http://foundationphp.com/dreamweaver8/seasons/gallery.php?pageNum_getPictures=91&amp;totalRows_getPictures=0

it doesn&#039;t really downgrade nicely, ideally if the query string is altered it should at least give a message stating there are no images for the entered row or better still default to page one. It would also be nice to have used mod_rewrite so rather than:

gallery.php?pageNum_getPictures=91&amp;totalRows_getPictures=0

we have

gallery/91_0/ 

for example :)</description>
		<content:encoded><![CDATA[<p>If the query string is manipulated on your gallery like so:</p>
<p><a href="http://foundationphp.com/dreamweaver8/seasons/gallery.php?pageNum_getPictures=91&#038;totalRows_getPictures=0" rel="nofollow">http://foundationphp.com/dreamweaver8/seasons/gallery.php?pageNum_getPictures=91&#038;totalRows_getPictures=0</a></p>
<p>it doesn&#8217;t really downgrade nicely, ideally if the query string is altered it should at least give a message stating there are no images for the entered row or better still default to page one. It would also be nice to have used mod_rewrite so rather than:</p>
<p>gallery.php?pageNum_getPictures=91&amp;totalRows_getPictures=0</p>
<p>we have</p>
<p>gallery/91_0/ </p>
<p>for example <img src='http://foundationphp.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos Vecht</title>
		<link>http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/comment-page-1/#comment-1516</link>
		<dc:creator>Jos Vecht</dc:creator>
		<pubDate>Sat, 06 Jan 2007 22:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/#comment-1516</guid>
		<description>You are completely right.

I overlooked the excistence of the case study on your site where I can see it perfectely working indeed. 

I&#039; try to find out where I went wrong.

Thanks,

Jos</description>
		<content:encoded><![CDATA[<p>You are completely right.</p>
<p>I overlooked the excistence of the case study on your site where I can see it perfectely working indeed. </p>
<p>I&#8217; try to find out where I went wrong.</p>
<p>Thanks,</p>
<p>Jos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/comment-page-1/#comment-1490</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 05 Jan 2007 11:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/#comment-1490</guid>
		<description>Glad you like the book, Jos. There must be something wrong with the way you have used the JavaScript. I have just tested it in several browsers, including Safari and Firefox in a Mac, and it works perfectly. See for yourself by going to &lt;a href=&quot;/dreamweaver8/seasons.php&quot; rel=&quot;nofollow&quot;&gt;the case study page on my site&lt;/a&gt;. Click the link at the bottom of the page and test the gallery.</description>
		<content:encoded><![CDATA[<p>Glad you like the book, Jos. There must be something wrong with the way you have used the JavaScript. I have just tested it in several browsers, including Safari and Firefox in a Mac, and it works perfectly. See for yourself by going to <a href="/dreamweaver8/seasons.php" rel="nofollow">the case study page on my site</a>. Click the link at the bottom of the page and test the gallery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos Vecht</title>
		<link>http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/comment-page-1/#comment-1489</link>
		<dc:creator>Jos Vecht</dc:creator>
		<pubDate>Fri, 05 Jan 2007 10:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2006/11/02/revised-instructions-for-online-gallery/#comment-1489</guid>
		<description>Hi David Powers,

&#039;Foundation PHP for Dreamweaver 8&#039; is really a great book. I tried several books before this one to get hold on the subject but yours certainly is the best. 

I now however reached page 423 and ran into a problem getting the javascript no to work properly on my Mac in both Safari and Firefox
Hitting one of the buttons leads me to the jpeg itself probably due to the PHP code. 

On Windows XP and 98 it works properly in IE but not in Firefox. 
Is it possible to get it done completely in PHP to avoid differences between javascripts?

Jos Vecht,
The Netherlands</description>
		<content:encoded><![CDATA[<p>Hi David Powers,</p>
<p>&#8216;Foundation PHP for Dreamweaver 8&#8242; is really a great book. I tried several books before this one to get hold on the subject but yours certainly is the best. </p>
<p>I now however reached page 423 and ran into a problem getting the javascript no to work properly on my Mac in both Safari and Firefox<br />
Hitting one of the buttons leads me to the jpeg itself probably due to the PHP code. </p>
<p>On Windows XP and 98 it works properly in IE but not in Firefox.<br />
Is it possible to get it done completely in PHP to avoid differences between javascripts?</p>
<p>Jos Vecht,<br />
The Netherlands</p>
]]></content:encoded>
	</item>
</channel>
</rss>

