<?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: A Charity Donation Recognition System Using PHP, MySQL, JavaScript And DOM</title>
	<atom:link href="http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/</link>
	<description>Speak To Improve The Silence</description>
	<pubDate>Wed, 19 Nov 2008 22:01:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Doug Vanderweide</title>
		<link>http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/#comment-721</link>
		<dc:creator>Doug Vanderweide</dc:creator>
		<pubDate>Tue, 22 Jan 2008 08:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/#comment-721</guid>
		<description>To the idiot named "Mike" who keeps trying to comment on this article: Read, then comment, you moron. 

Or, at the very least, leave a real e-mail address so I can reply to you privately, and not have to point out publicly what a retarded boob you are.

I know this person wanted 5,000 squares of a distinct image. I point out in this article:

&lt;blockquote&gt;Five thousand slices would be 50 columns x 100 rows; and about the smallest one of those squares could be and still be selectable by mouse is 10 pixels x 10 pixels. That means the image would have to be 500 pixels wide by 1,000 pixels tall, which is a really long image, and people might be discouraged to try to see it all.&lt;/blockquote&gt;

I also note, under the subhead, "An Alternative Approach: Using A Photograph":

&lt;blockquote&gt;The primary benefit of this approach is that it’s aesthetic. The primary drawback is that it loads much slower, because each image is distinct; as such, for very large numbers of squares, this isn’t a good approach.&lt;/blockquote&gt;

Because you're clearly a total fool, in addition to a lazy near-illiterate blowhard, let me edify you the same way I edified the person above: Neither a JPG nor a Flash animation that is cut into 5,000 small, distinct squares is going to load quickly.

Yes, the demos only use 25 squares each. Here's shocking news, so sit down, because your feeble brain probably can't handle this: &lt;em&gt;The number of squares doesn't change the basic mechanics of how you do what this guy wanted done.&lt;/em&gt; Whether the end solution uses one or 1 million squares, and whether the squares are two-tone or slices of a larger photograph, the algorithm for each square is exactly the same: if a square is sold, it shows a different image than if it isn't sold, and if a square is sold, it needs to pop up a message on mouseover. 

The number of squares only dictate whether what the questioner wants done is a good idea. If you read the entire article, I make it very clear that whether you use a two-color scheme or a photograph, 5,000 squares are way too many squares, and thus it's a bad idea. 

But bad idea or not, it raises several interesting techniques I can illustrate, which is why I wrote the entry.

And yes, I am fully aware of the Million Dollar Homepage. It loads about as fast as my solution would at the same size. Which is still to say, it takes too long to load.

Mike, do yourself a favor and shut up. You don't know enough to form a cogent opinion on the matter, you haven't read the entire entry and you don't know the back story. 

Don't make me block your entire IP range from viewing this blog because you won't stop sending half-witted, entirely uninformed nonsense comments here. Shut your pie hole, read from start to finish and learn.</description>
		<content:encoded><![CDATA[<p>To the idiot named &#8220;Mike&#8221; who keeps trying to comment on this article: Read, then comment, you moron. </p>
<p>Or, at the very least, leave a real e-mail address so I can reply to you privately, and not have to point out publicly what a retarded boob you are.</p>
<p>I know this person wanted 5,000 squares of a distinct image. I point out in this article:</p>
<blockquote><p>Five thousand slices would be 50 columns x 100 rows; and about the smallest one of those squares could be and still be selectable by mouse is 10 pixels x 10 pixels. That means the image would have to be 500 pixels wide by 1,000 pixels tall, which is a really long image, and people might be discouraged to try to see it all.</p></blockquote>
<p>I also note, under the subhead, &#8220;An Alternative Approach: Using A Photograph&#8221;:</p>
<blockquote><p>The primary benefit of this approach is that it’s aesthetic. The primary drawback is that it loads much slower, because each image is distinct; as such, for very large numbers of squares, this isn’t a good approach.</p></blockquote>
<p>Because you&#8217;re clearly a total fool, in addition to a lazy near-illiterate blowhard, let me edify you the same way I edified the person above: Neither a JPG nor a Flash animation that is cut into 5,000 small, distinct squares is going to load quickly.</p>
<p>Yes, the demos only use 25 squares each. Here&#8217;s shocking news, so sit down, because your feeble brain probably can&#8217;t handle this: <em>The number of squares doesn&#8217;t change the basic mechanics of how you do what this guy wanted done.</em> Whether the end solution uses one or 1 million squares, and whether the squares are two-tone or slices of a larger photograph, the algorithm for each square is exactly the same: if a square is sold, it shows a different image than if it isn&#8217;t sold, and if a square is sold, it needs to pop up a message on mouseover. </p>
<p>The number of squares only dictate whether what the questioner wants done is a good idea. If you read the entire article, I make it very clear that whether you use a two-color scheme or a photograph, 5,000 squares are way too many squares, and thus it&#8217;s a bad idea. </p>
<p>But bad idea or not, it raises several interesting techniques I can illustrate, which is why I wrote the entry.</p>
<p>And yes, I am fully aware of the Million Dollar Homepage. It loads about as fast as my solution would at the same size. Which is still to say, it takes too long to load.</p>
<p>Mike, do yourself a favor and shut up. You don&#8217;t know enough to form a cogent opinion on the matter, you haven&#8217;t read the entire entry and you don&#8217;t know the back story. </p>
<p>Don&#8217;t make me block your entire IP range from viewing this blog because you won&#8217;t stop sending half-witted, entirely uninformed nonsense comments here. Shut your pie hole, read from start to finish and learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Vanderweide</title>
		<link>http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/#comment-712</link>
		<dc:creator>Doug Vanderweide</dc:creator>
		<pubDate>Thu, 13 Dec 2007 21:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/#comment-712</guid>
		<description>How's this for a fine how-do-you-do: The jerk, above, who thanked me for this turned around and gave $600 to some guy in Russia to develop this solution!

&lt;a href="http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=824766" rel="nofollow"&gt;http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=824766&lt;/a&gt;

As the saying goes, "No good deed goes unpunished." </description>
		<content:encoded><![CDATA[<p>How&#8217;s this for a fine how-do-you-do: The jerk, above, who thanked me for this turned around and gave $600 to some guy in Russia to develop this solution!</p>
<p><a href="http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=824766" rel="nofollow">http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=824766</a></p>
<p>As the saying goes, &#8220;No good deed goes unpunished.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/#comment-701</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Wed, 21 Nov 2007 10:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougv.com/blog/2007/11/21/a-charity-donation-recognition-system-using-php-mysql-javascript-and-dom/#comment-701</guid>
		<description>Doug you're a legend! 

Thank you so much for tackling this. Could you contact me i'd like to hire you to build this on our server for us.

Thanks again,

Jesse</description>
		<content:encoded><![CDATA[<p>Doug you&#8217;re a legend! </p>
<p>Thank you so much for tackling this. Could you contact me i&#8217;d like to hire you to build this on our server for us.</p>
<p>Thanks again,</p>
<p>Jesse</p>
]]></content:encoded>
	</item>
</channel>
</rss>
