<?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: Tutorial: How to make an Image Upload and Thumbnailer Script with cURL</title>
	<atom:link href="http://www.jotlab.com/2008/04/08/tutorial-how-to-make-an-image-upload-and-thumbnailer-script-with-curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jotlab.com/2008/04/08/tutorial-how-to-make-an-image-upload-and-thumbnailer-script-with-curl/</link>
	<description>Jotlab</description>
	<lastBuildDate>Tue, 16 Mar 2010 22:09:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: VoiDeT</title>
		<link>http://www.jotlab.com/2008/04/08/tutorial-how-to-make-an-image-upload-and-thumbnailer-script-with-curl/comment-page-1/#comment-7838</link>
		<dc:creator>VoiDeT</dc:creator>
		<pubDate>Wed, 19 Aug 2009 22:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jotlab.com/?p=724#comment-7838</guid>
		<description>Hi Sebastian.

Not too sure what you&#039;re talking about here.
The uppercased filenames are working fine.
There is no such function uclower also.

Take a look at this line:
$filetype = strtolower(strrchr($_POST[&#039;srcurl&#039;], &#039;.&#039;));

That lowers the file name.</description>
		<content:encoded><![CDATA[<p>Hi Sebastian.</p>
<p>Not too sure what you&#8217;re talking about here.<br />
The uppercased filenames are working fine.<br />
There is no such function uclower also.</p>
<p>Take a look at this line:<br />
$filetype = strtolower(strrchr($_POST['srcurl'], &#8216;.&#8217;));</p>
<p>That lowers the file name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.jotlab.com/2008/04/08/tutorial-how-to-make-an-image-upload-and-thumbnailer-script-with-curl/comment-page-1/#comment-7836</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 19 Aug 2009 19:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jotlab.com/?p=724#comment-7836</guid>
		<description>Havent watched your code, I&#039;ve tried the demo though. Extensions like JPG, PNG, GIF and all other uppercases, are not accepted. You should use uclower on the relative image path to get it all lower case before you perform the extension check.</description>
		<content:encoded><![CDATA[<p>Havent watched your code, I&#8217;ve tried the demo though. Extensions like JPG, PNG, GIF and all other uppercases, are not accepted. You should use uclower on the relative image path to get it all lower case before you perform the extension check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghprod</title>
		<link>http://www.jotlab.com/2008/04/08/tutorial-how-to-make-an-image-upload-and-thumbnailer-script-with-curl/comment-page-1/#comment-904</link>
		<dc:creator>ghprod</dc:creator>
		<pubDate>Sat, 16 Aug 2008 20:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jotlab.com/?p=724#comment-904</guid>
		<description>Hi ... thnx 4 great script :D</description>
		<content:encoded><![CDATA[<p>Hi &#8230; thnx 4 great script <img src='http://www.jotlab.com/wp-content/plugins/smilies-themer/Silk/emoticon_grin.png' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
