<?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 for leonkessler</title>
	<atom:link href="http://www.leonkessler.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.leonkessler.com/blog</link>
	<description>making websites</description>
	<lastBuildDate>Sun, 10 Jul 2011 18:07:51 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using imgAreaSelect and GD library to crop and create thumbnails by phpfreak</title>
		<link>http://www.leonkessler.com/blog/?p=132&#038;cpage=1#comment-160</link>
		<dc:creator>phpfreak</dc:creator>
		<pubDate>Sun, 10 Jul 2011 18:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=132#comment-160</guid>
		<description>Today I implemented image area select in projectpier. One thing that is absolutely crucial is that the style of the preview div has overflow:hidden and a width and height. It is there in your css but not mentioned. Drives you crazy when they are missing :D
With the following options added after onSelectChange:, preview the selection is shown upon load:

show: true,
x1: 0,
y1: 0,
x2: 50,
y2: 50</description>
		<content:encoded><![CDATA[<p>Today I implemented image area select in projectpier. One thing that is absolutely crucial is that the style of the preview div has overflow:hidden and a width and height. It is there in your css but not mentioned. Drives you crazy when they are missing <img src='http://www.leonkessler.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
With the following options added after onSelectChange:, preview the selection is shown upon load:</p>
<p>show: true,<br />
x1: 0,<br />
y1: 0,<br />
x2: 50,<br />
y2: 50</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using imgAreaSelect and GD library to crop and create thumbnails by Cute animals</title>
		<link>http://www.leonkessler.com/blog/?p=132&#038;cpage=1#comment-86</link>
		<dc:creator>Cute animals</dc:creator>
		<pubDate>Sun, 31 Oct 2010 09:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=132#comment-86</guid>
		<description>Hi,

Thanks for the article, it was helpful. The only thing I&#039;d like to mention is that these two lines are not used in the code and could be removed:

    	$(&#039;#x2&#039;).val(selection.x2);
    	$(&#039;#y2&#039;).val(selection.y2);

Thank you once more.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the article, it was helpful. The only thing I&#8217;d like to mention is that these two lines are not used in the code and could be removed:</p>
<p>    	$(&#8217;#x2&#8242;).val(selection.x2);<br />
    	$(&#8217;#y2&#8242;).val(selection.y2);</p>
<p>Thank you once more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash game &#8211; Paint The Wall by XxzZchloeZzxX</title>
		<link>http://www.leonkessler.com/blog/?p=185&#038;cpage=1#comment-82</link>
		<dc:creator>XxzZchloeZzxX</dc:creator>
		<pubDate>Thu, 30 Sep 2010 16:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=185#comment-82</guid>
		<description>awsome ideaa!! AWSOME!:]:)</description>
		<content:encoded><![CDATA[<p>awsome ideaa!! AWSOME!:]:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash game &#8211; Paint The Wall by nazzilla</title>
		<link>http://www.leonkessler.com/blog/?p=185&#038;cpage=1#comment-80</link>
		<dc:creator>nazzilla</dc:creator>
		<pubDate>Fri, 03 Sep 2010 20:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=185#comment-80</guid>
		<description>wonderfull idea!
amazing! :)</description>
		<content:encoded><![CDATA[<p>wonderfull idea!<br />
amazing! <img src='http://www.leonkessler.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using imgAreaSelect and GD library to crop and create thumbnails by Jeff H</title>
		<link>http://www.leonkessler.com/blog/?p=132&#038;cpage=1#comment-79</link>
		<dc:creator>Jeff H</dc:creator>
		<pubDate>Thu, 22 Jul 2010 04:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=132#comment-79</guid>
		<description>Oh wow, I can&#039;t believe I didn&#039;t see that! Alright, thanks, it works perfectly now. Also, after going through the code, there needs to be a semicolon after:

$function_to_write = &quot;Image&quot;.$gdExtension

Nothing big, just thought I should point that out.</description>
		<content:encoded><![CDATA[<p>Oh wow, I can&#8217;t believe I didn&#8217;t see that! Alright, thanks, it works perfectly now. Also, after going through the code, there needs to be a semicolon after:</p>
<p>$function_to_write = &#8220;Image&#8221;.$gdExtension</p>
<p>Nothing big, just thought I should point that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using imgAreaSelect and GD library to crop and create thumbnails by admin</title>
		<link>http://www.leonkessler.com/blog/?p=132&#038;cpage=1#comment-78</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 20 Jul 2010 13:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=132#comment-78</guid>
		<description>Having a quick look over the code I posted, there&#039;s quite an obvious error:

if ($source) should be changed to if ($source_handle)

That should sort the problem.

Thanks.</description>
		<content:encoded><![CDATA[<p>Having a quick look over the code I posted, there&#8217;s quite an obvious error:</p>
<p>if ($source) should be changed to if ($source_handle)</p>
<p>That should sort the problem.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using imgAreaSelect and GD library to crop and create thumbnails by Jeff H</title>
		<link>http://www.leonkessler.com/blog/?p=132&#038;cpage=1#comment-77</link>
		<dc:creator>Jeff H</dc:creator>
		<pubDate>Mon, 19 Jul 2010 19:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=132#comment-77</guid>
		<description>I&#039;m receiving the following errors on your last code:

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/bathroo2/public_html/admin/crop_image.php on line 156

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/bathroo2/public_html/admin/crop_image.php on line 157</description>
		<content:encoded><![CDATA[<p>I&#8217;m receiving the following errors on your last code:</p>
<p>Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/bathroo2/public_html/admin/crop_image.php on line 156</p>
<p>Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/bathroo2/public_html/admin/crop_image.php on line 157</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using jCarousel with galleria jQuery plugins by Víctor González</title>
		<link>http://www.leonkessler.com/blog/?p=9&#038;cpage=1#comment-76</link>
		<dc:creator>Víctor González</dc:creator>
		<pubDate>Sat, 03 Jul 2010 06:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=9#comment-76</guid>
		<description>Oh dude this is GORGEOUS!
I&#039;ve been looking for something like this for more than one month now.
I&#039;ll credit you in my code.
Thank you.</description>
		<content:encoded><![CDATA[<p>Oh dude this is GORGEOUS!<br />
I&#8217;ve been looking for something like this for more than one month now.<br />
I&#8217;ll credit you in my code.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fullscreen Flash websites by Raghavendra</title>
		<link>http://www.leonkessler.com/blog/?p=157&#038;cpage=1#comment-75</link>
		<dc:creator>Raghavendra</dc:creator>
		<pubDate>Tue, 29 Jun 2010 08:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=157#comment-75</guid>
		<description>It is very nice to read.But I do not know how to create fla file for this.Is it possible for you to please expalin and post step by step from the scratch to the finish for the benefit of persons like me.
thanks</description>
		<content:encoded><![CDATA[<p>It is very nice to read.But I do not know how to create fla file for this.Is it possible for you to please expalin and post step by step from the scratch to the finish for the benefit of persons like me.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inserting before and swapping rows in mySQL by A Boy Named Su</title>
		<link>http://www.leonkessler.com/blog/?p=96&#038;cpage=1#comment-73</link>
		<dc:creator>A Boy Named Su</dc:creator>
		<pubDate>Fri, 28 May 2010 12:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonkessler.com/blog/?p=96#comment-73</guid>
		<description>That&#039;s a very smart query.

Too make it even faster, if you&#039;re using the right version of MySQL, you could create a stored procedure that checks for that and does it on insert/update. This would make the application run that much faster when the table size grows.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a very smart query.</p>
<p>Too make it even faster, if you&#8217;re using the right version of MySQL, you could create a stored procedure that checks for that and does it on insert/update. This would make the application run that much faster when the table size grows.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

