<?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: Flickr Uploader Clone: Free Download with source code</title>
	<atom:link href="http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/</link>
	<description>ABCoder - Coding is Simple as A b c</description>
	<lastBuildDate>Sun, 29 Aug 2010 15:49:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: FA</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-6760</link>
		<dc:creator>FA</dc:creator>
		<pubDate>Sat, 14 Aug 2010 18:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-6760</guid>
		<description>Hey Adnan, thanks for your job! When should we wait for jQuery version of the uploader?

Thanks again! =)</description>
		<content:encoded><![CDATA[<p>Hey Adnan, thanks for your job! When should we wait for jQuery version of the uploader?</p>
<p>Thanks again! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ABM Adnan</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-6682</link>
		<dc:creator>ABM Adnan</dc:creator>
		<pubDate>Fri, 04 Jun 2010 19:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-6682</guid>
		<description>The easiest method for you is to use phpThumb. Search on google for &quot;phpThumb&quot; and u&#039;ll get it.</description>
		<content:encoded><![CDATA[<p>The easiest method for you is to use phpThumb. Search on google for &#8220;phpThumb&#8221; and u&#8217;ll get it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: souravkly@gmail.com</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-6681</link>
		<dc:creator>souravkly@gmail.com</dc:creator>
		<pubDate>Thu, 03 Jun 2010 17:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-6681</guid>
		<description>Good work man. I have tested the code.Its working. Anybody plz help. If i want to resize the uploaded image with specific width what i should do? What is the name of the form and the name of input file type?

Glad to hear some suggestions.

Thanks

Sourav</description>
		<content:encoded><![CDATA[<p>Good work man. I have tested the code.Its working. Anybody plz help. If i want to resize the uploaded image with specific width what i should do? What is the name of the form and the name of input file type?</p>
<p>Glad to hear some suggestions.</p>
<p>Thanks</p>
<p>Sourav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iggy</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-6591</link>
		<dc:creator>Iggy</dc:creator>
		<pubDate>Wed, 21 Apr 2010 03:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-6591</guid>
		<description>How can I make it automatically upload the file after a user finished selecting the file(s) to upload?</description>
		<content:encoded><![CDATA[<p>How can I make it automatically upload the file after a user finished selecting the file(s) to upload?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-5790</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-5790</guid>
		<description>@Mena, thank you for your interest. 
The _site_root should the http url of your site, not the path to your hard-disk file. Also you need to run it under xampp or on a web server. Flash file upload doesn&#039;t work on local browsing due to security issue.

Thanks
Adnan</description>
		<content:encoded><![CDATA[<p>@Mena, thank you for your interest.<br />
The _site_root should the http url of your site, not the path to your hard-disk file. Also you need to run it under xampp or on a web server. Flash file upload doesn&#8217;t work on local browsing due to security issue.</p>
<p>Thanks<br />
Adnan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mena</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-5788</link>
		<dc:creator>Mena</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-5788</guid>
		<description>Thank you for posting that amazing code
but i have a problem here!!
I modified my var _site_root as mentioned to be C:\Program Files\EasyPHP 2.0b1\www\upload test\Flickr-YUI\YUI
is that true?
it is not working for me should i modify any thing else
thanks</description>
		<content:encoded><![CDATA[<p>Thank you for posting that amazing code<br />
but i have a problem here!!<br />
I modified my var _site_root as mentioned to be C:\Program Files\EasyPHP 2.0b1\www\upload test\Flickr-YUI\YUI<br />
is that true?<br />
it is not working for me should i modify any thing else<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blanchet</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-5041</link>
		<dc:creator>David Blanchet</dc:creator>
		<pubDate>Sat, 13 Feb 2010 05:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-5041</guid>
		<description>any way to send additional info to the upload.php file, im not sure how the info is being sent this is what i have in the upload.php file, but for some reason $folder is empty and i have added an input on the index.php page with corresponding values

$dir = $_SERVER[&#039;DOCUMENT_ROOT&#039;] . &quot;/thecompany/multiup/&quot; . $folder;
	
	if(isset($_FILES)){
		MakeDirectory($dir);
		chmod($dir , 0755);
	
		foreach ($_FILES as $fieldName =&gt; $file) {
			move_uploaded_file($file[&#039;tmp_name&#039;], $dir . &quot;/&quot; . $file[&#039;name&#039;]);
		}
	}</description>
		<content:encoded><![CDATA[<p>any way to send additional info to the upload.php file, im not sure how the info is being sent this is what i have in the upload.php file, but for some reason $folder is empty and i have added an input on the index.php page with corresponding values</p>
<p>$dir = $_SERVER['DOCUMENT_ROOT'] . &#8220;/thecompany/multiup/&#8221; . $folder;</p>
<p>	if(isset($_FILES)){<br />
		MakeDirectory($dir);<br />
		chmod($dir , 0755);</p>
<p>		foreach ($_FILES as $fieldName =&gt; $file) {<br />
			move_uploaded_file($file['tmp_name'], $dir . &#8220;/&#8221; . $file['name']);<br />
		}<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-4210</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-4210</guid>
		<description>Yes I&#039;m gonna post it very soon.. Thanks for your interest :)</description>
		<content:encoded><![CDATA[<p>Yes I&#8217;m gonna post it very soon.. Thanks for your interest :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juggernaut</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-4201</link>
		<dc:creator>Juggernaut</dc:creator>
		<pubDate>Wed, 06 Jan 2010 16:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-4201</guid>
		<description>that&#039;s awesome, did you actually had time for the jQuery version yet?
Thanks a lot!</description>
		<content:encoded><![CDATA[<p>that&#8217;s awesome, did you actually had time for the jQuery version yet?<br />
Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/comment-page-1/#comment-4115</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=18#comment-4115</guid>
		<description>yes, that&#039;s upload.php file.</description>
		<content:encoded><![CDATA[<p>yes, that&#8217;s upload.php file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
