<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: PHP Class: Image Snapshot 1.3</title>
	<link>http://blog.jc21.com/2006-06-11/image-snapshot/</link>
	<description>A snapshot of my more professional life</description>
	<pubDate>Mon, 08 Sep 2008 16:23:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Phil McDonald</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-505</link>
		<dc:creator>Phil McDonald</dc:creator>
		<pubDate>Thu, 30 Aug 2007 18:51:16 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-505</guid>
		<description>Never mind. Easy answer if I'd been thinking. Change my include to require_once.

Thanks</description>
		<content:encoded><![CDATA[<p>Never mind. Easy answer if I&#8217;d been thinking. Change my include to require_once.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil McDonald</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-504</link>
		<dc:creator>Phil McDonald</dc:creator>
		<pubDate>Thu, 30 Aug 2007 17:48:27 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-504</guid>
		<description>Hi.

Love the class. I'm trying to integrate it into the MG2 photo gallery. I can get it to create a thumbnail, no problem, but MG2 supports multiple uploads and when I try to upload 2 or more images at the same time, I get an error:

Fatal error: Cannot redeclare class imagesnapshot in /usr/local/psa/home/vhosts/digitalexpression.ca/httpdocs/clients/funskate/gallery3/includes/snapshot.class.php on line 86

Can you point out how to get around this? Any help would be very appreciated.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Love the class. I&#8217;m trying to integrate it into the MG2 photo gallery. I can get it to create a thumbnail, no problem, but MG2 supports multiple uploads and when I try to upload 2 or more images at the same time, I get an error:</p>
<p>Fatal error: Cannot redeclare class imagesnapshot in /usr/local/psa/home/vhosts/digitalexpression.ca/httpdocs/clients/funskate/gallery3/includes/snapshot.class.php on line 86</p>
<p>Can you point out how to get around this? Any help would be very appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-225</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 22 Jan 2007 00:42:22 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-225</guid>
		<description>I am trying to get users avavilable screen width without javascript but I realize now that this is not going to be possible without javascript.</description>
		<content:encoded><![CDATA[<p>I am trying to get users avavilable screen width without javascript but I realize now that this is not going to be possible without javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-224</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Sun, 21 Jan 2007 22:47:23 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-224</guid>
		<description>Ok, I'm having trouble understanding the question. Do you want the dimensions of the image Before the class manipulates it, or After?</description>
		<content:encoded><![CDATA[<p>Ok, I&#8217;m having trouble understanding the question. Do you want the dimensions of the image Before the class manipulates it, or After?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-223</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 21 Jan 2007 22:45:32 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-223</guid>
		<description>hello sir
Thanks for your work - very interesting.
I have been tinkering with your script "IMAGE SNAPSHOT CLASS" as i have been trying allsorts in the hope of achieving the following:
To silently submit the size of an image (as displayed in the users browser) to retrieve its width in pixels. For example if a 1px x 1px red gif image is set to 100% width for display in a browser, to transmit back the final viewing width to php for further processing. The users allowable window width may be something like 602px max and so the Gif would be stretched to 602px ?? How can that info be received to be processed further and without the use of javascript. I was hoping your snapshot script would take an image as displayed on-screen. I am not interested at all in the displaying of the final image as it is for retrieving a measurement only to apply to further processing.
Hope you can help with this. Thanks again for your work - just taking a good look at your sliding boxes.</description>
		<content:encoded><![CDATA[<p>hello sir<br />
Thanks for your work - very interesting.<br />
I have been tinkering with your script &#8220;IMAGE SNAPSHOT CLASS&#8221; as i have been trying allsorts in the hope of achieving the following:<br />
To silently submit the size of an image (as displayed in the users browser) to retrieve its width in pixels. For example if a 1px x 1px red gif image is set to 100% width for display in a browser, to transmit back the final viewing width to php for further processing. The users allowable window width may be something like 602px max and so the Gif would be stretched to 602px ?? How can that info be received to be processed further and without the use of javascript. I was hoping your snapshot script would take an image as displayed on-screen. I am not interested at all in the displaying of the final image as it is for retrieving a measurement only to apply to further processing.<br />
Hope you can help with this. Thanks again for your work - just taking a good look at your sliding boxes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-23</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Thu, 07 Sep 2006 23:01:03 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-23</guid>
		<description>I too would like to achieve that. I think the only way to make it happen would be to use Javscript or Flash in conjunction with the class. Would be very neat though!</description>
		<content:encoded><![CDATA[<p>I too would like to achieve that. I think the only way to make it happen would be to use Javscript or Flash in conjunction with the class. Would be very neat though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-22</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 07 Sep 2006 17:39:16 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-22</guid>
		<description>Great image tool and cool pic in pdf manual. I need to dynamicly move the crop box around in real time.  Any way you can think that could be done with this class? The user would have to be able to see the orginal image with the box overlay like in the pdf manual.  Any advise would be great.</description>
		<content:encoded><![CDATA[<p>Great image tool and cool pic in pdf manual. I need to dynamicly move the crop box around in real time.  Any way you can think that could be done with this class? The user would have to be able to see the orginal image with the box overlay like in the pdf manual.  Any advise would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-14</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Wed, 30 Aug 2006 23:16:25 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-14</guid>
		<description>Right you are, David. I've just been transfered to a new server, and it wasn't just this file that had 'gone missing'. Everything is peachy now tho, and thanks for pointing it out :) Let me know how you go</description>
		<content:encoded><![CDATA[<p>Right you are, David. I&#8217;ve just been transfered to a new server, and it wasn&#8217;t just this file that had &#8216;gone missing&#8217;. Everything is peachy now tho, and thanks for pointing it out :) Let me know how you go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-12</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 30 Aug 2006 07:34:17 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-12</guid>
		<description>Hello! Just wanted to tell you that the "Download Manual (highly reccomended) (Pdf file)" doesn't work :(</description>
		<content:encoded><![CDATA[<p>Hello! Just wanted to tell you that the &#8220;Download Manual (highly reccomended) (Pdf file)&#8221; doesn&#8217;t work :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui Cruz</title>
		<link>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-6</link>
		<dc:creator>Rui Cruz</dc:creator>
		<pubDate>Thu, 22 Jun 2006 15:34:44 +0000</pubDate>
		<guid>http://blog.jc21.com/2006-06-11/image-snapshot/#comment-6</guid>
		<description>Hi, I'd like to say that I love this class and I use it all the time, there's just one thing missing.

You should add the option to resize by pixels instead of just by percentage.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;d like to say that I love this class and I use it all the time, there&#8217;s just one thing missing.</p>
<p>You should add the option to resize by pixels instead of just by percentage.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
