<?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: How to create an upload meter in PHP? Explained</title>
	<atom:link href="http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/</link>
	<description>PHP, Memcached, XMPP and Web Development</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:03:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Abhinav Singh</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-2368</link>
		<dc:creator>Abhinav Singh</dc:creator>
		<pubDate>Sat, 24 Apr 2010 13:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-2368</guid>
		<description>Hi Manjusha,

I have recently moved from apache to nginx. Though this post of mine was written while I used apache with php/apc. Will try to get the same in demoable mode.</description>
		<content:encoded><![CDATA[<p>Hi Manjusha,</p>
<p>I have recently moved from apache to nginx. Though this post of mine was written while I used apache with php/apc. Will try to get the same in demoable mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manjusha</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-2297</link>
		<dc:creator>manjusha</dc:creator>
		<pubDate>Fri, 23 Apr 2010 12:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-2297</guid>
		<description>Hi ahbi,

i was looking for code for gmail like progress bar while attaching files .

i didn&#039;t able to download source code from the link given by you and u don&#039;t have any demo also.

please tell me it s same what i looking for? please give me code. i am behind this for 1 week.

thanks,
manjusha</description>
		<content:encoded><![CDATA[<p>Hi ahbi,</p>
<p>i was looking for code for gmail like progress bar while attaching files .</p>
<p>i didn&#8217;t able to download source code from the link given by you and u don&#8217;t have any demo also.</p>
<p>please tell me it s same what i looking for? please give me code. i am behind this for 1 week.</p>
<p>thanks,<br />
manjusha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adamusxyz</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-458</link>
		<dc:creator>adamusxyz</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-458</guid>
		<description>This is a very good stuff man. But you can be more specific next time. See ya !</description>
		<content:encoded><![CDATA[<p>This is a very good stuff man. But you can be more specific next time. See ya !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinav Singh</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-457</link>
		<dc:creator>Abhinav Singh</dc:creator>
		<pubDate>Fri, 13 Nov 2009 17:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-457</guid>
		<description>Hi Leson,

I posted this long back when I didn&#039;t even had a VPS. Therefore there is no demo setup for this yet. (APC installation was not allowed on shared hostings)

Lemme try if I can setup a working demo for this. Will also test on Mac, as complained by some of the above commenter.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Leson,</p>
<p>I posted this long back when I didn&#8217;t even had a VPS. Therefore there is no demo setup for this yet. (APC installation was not allowed on shared hostings)</p>
<p>Lemme try if I can setup a working demo for this. Will also test on Mac, as complained by some of the above commenter.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leson</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-456</link>
		<dc:creator>leson</dc:creator>
		<pubDate>Mon, 09 Nov 2009 09:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-456</guid>
		<description>Sorry, I use your code, but I don&#039;t see the Upload Button and Progress Bar?
(My server install OK with APC, I test upload  progress bar with other source OK, but I want to try your code)
Thank for your help!</description>
		<content:encoded><![CDATA[<p>Sorry, I use your code, but I don&#8217;t see the Upload Button and Progress Bar?<br />
(My server install OK with APC, I test upload  progress bar with other source OK, but I want to try your code)<br />
Thank for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adamoerikom</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-455</link>
		<dc:creator>adamoerikom</dc:creator>
		<pubDate>Sat, 19 Sep 2009 21:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-455</guid>
		<description>Stunning blog and good article. High 5 for u man !</description>
		<content:encoded><![CDATA[<p>Stunning blog and good article. High 5 for u man !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amenodimeno</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-454</link>
		<dc:creator>amenodimeno</dc:creator>
		<pubDate>Fri, 31 Jul 2009 17:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-454</guid>
		<description>That&#039;s good man, keep it going.</description>
		<content:encoded><![CDATA[<p>That&#8217;s good man, keep it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-453</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 09 Jul 2009 16:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-453</guid>
		<description>&lt;p&gt;where did you tried uploading Arti? I don&#039;t have a web demo setup for this blog (since i wrote this blog about an year back when I didn&#039;t had the priviledge to install apc cache on my shared hosting). I developed this script on windows and didn&#039;t really tested on linux systems back then.&lt;/p&gt;
&lt;p&gt;But I surely tested this later after moving to private servers, and seemed like every thing is perfect. :D Not sure whats the issue here is.....will try to test again and update the blog if required.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>where did you tried uploading Arti? I don&#8217;t have a web demo setup for this blog (since i wrote this blog about an year back when I didn&#8217;t had the priviledge to install apc cache on my shared hosting). I developed this script on windows and didn&#8217;t really tested on linux systems back then.</p>
<p>But I surely tested this later after moving to private servers, and seemed like every thing is perfect. <img src='http://abhinavsingh.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Not sure whats the issue here is&#8230;..will try to test again and update the blog if required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arti</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-452</link>
		<dc:creator>Arti</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-452</guid>
		<description>Doesn&#039;t work, tried uploading a 500 MB file and it said completed within 3 seconds. I know my upstream isn&#039;t more than 48KB/s, so there is no way it actually uploaded.

I am also not going to digg this, because its really no brainer, Upload with progress bar has been around for quite some time, which all they did was refresh the popup window. Now it just a AJAX version of the same.

Firefox 1.5.0.1.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work, tried uploading a 500 MB file and it said completed within 3 seconds. I know my upstream isn&#8217;t more than 48KB/s, so there is no way it actually uploaded.</p>
<p>I am also not going to digg this, because its really no brainer, Upload with progress bar has been around for quite some time, which all they did was refresh the popup window. Now it just a AJAX version of the same.</p>
<p>Firefox 1.5.0.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romonoeroetoko</title>
		<link>http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/comment-page-1/#comment-451</link>
		<dc:creator>romonoeroetoko</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://abhinavsingh.com/blog/2008/08/how-to-create-an-upload-meter-in-php-explained/#comment-451</guid>
		<description>Hm that sounds good but I would like to know more details.</description>
		<content:encoded><![CDATA[<p>Hm that sounds good but I would like to know more details.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

