<?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: input type=&#8221;file&#8221; multiple; now in a real browser!</title>
	<atom:link href="http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: andysky</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-272612</link>
		<dc:creator>andysky</dc:creator>
		<pubDate>Tue, 07 Apr 2009 16:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-272612</guid>
		<description>@akaj: Flash is a proprietary platform, that&#039;s the main reason why I avoid it at all costs in my webapps.</description>
		<content:encoded><![CDATA[<p>@akaj: Flash is a proprietary platform, that&#8217;s the main reason why I avoid it at all costs in my webapps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icoloma</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271918</link>
		<dc:creator>icoloma</dc:creator>
		<pubDate>Tue, 10 Mar 2009 21:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271918</guid>
		<description>@akaj: as a side note, in our office there are four linux-only developers were the flash player is unstable and will eventually stop working. More than that, not a single flash uploader has ever worked on our Ubuntu stations, ever.
Ajax and native interfaces do not have these problems, so you are opening your systems to more users.</description>
		<content:encoded><![CDATA[<p>@akaj: as a side note, in our office there are four linux-only developers were the flash player is unstable and will eventually stop working. More than that, not a single flash uploader has ever worked on our Ubuntu stations, ever.<br />
Ajax and native interfaces do not have these problems, so you are opening your systems to more users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adele</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271896</link>
		<dc:creator>adele</dc:creator>
		<pubDate>Mon, 09 Mar 2009 22:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271896</guid>
		<description>@eyelidlessness: If you have any input managers installed for Safari, you may need to uninstall them to get this to work.</description>
		<content:encoded><![CDATA[<p>@eyelidlessness: If you have any input managers installed for Safari, you may need to uninstall them to get this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akaJ</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271893</link>
		<dc:creator>akaJ</dc:creator>
		<pubDate>Mon, 09 Mar 2009 16:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271893</guid>
		<description>@WebReflection: It&#039;s my fault, I though that it could be a place to grow my knowledge about webdev. If you know a better place for that tell me where. Plus, one don&#039;t say &#039;will do&#039;, but &#039;have done&#039;.</description>
		<content:encoded><![CDATA[<p>@WebReflection: It&#8217;s my fault, I though that it could be a place to grow my knowledge about webdev. If you know a better place for that tell me where. Plus, one don&#8217;t say &#8216;will do&#8217;, but &#8216;have done&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebReflection</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271889</link>
		<dc:creator>WebReflection</dc:creator>
		<pubDate>Mon, 09 Mar 2009 14:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271889</guid>
		<description>How did you guy ended up with the boring flame Flash VS JavaScript?
This Safari 4 multiple files works like a charm. I already created two simple functions to send one or more files with new XMLHttpRequest events via handler Object ... it&#039;s great, it responds as well as FileReferences in AS does, and if you are patience this evening I&#039;ll write a post with a complete and simple example with progress bar and PHP on the server (few lines, really, no dependencies or libraries needed in both client and server side)

I can&#039;t wait to see this implemented with the same W3 logic in both FireFox and Opera, good stuff Safari Team!!!</description>
		<content:encoded><![CDATA[<p>How did you guy ended up with the boring flame Flash VS JavaScript?<br />
This Safari 4 multiple files works like a charm. I already created two simple functions to send one or more files with new XMLHttpRequest events via handler Object &#8230; it&#8217;s great, it responds as well as FileReferences in AS does, and if you are patience this evening I&#8217;ll write a post with a complete and simple example with progress bar and PHP on the server (few lines, really, no dependencies or libraries needed in both client and server side)</p>
<p>I can&#8217;t wait to see this implemented with the same W3 logic in both FireFox and Opera, good stuff Safari Team!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akaJ</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271888</link>
		<dc:creator>akaJ</dc:creator>
		<pubDate>Mon, 09 Mar 2009 13:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271888</guid>
		<description>I agree with “web technology”  and bulls eye arguments. 

The thing I want to understand is, whether or not you choose the (open)web-stack because it&#039;s technically better and *far* better in the long run. It looks like I have my answer.

@TNO: you hit the point with &quot;I can’t necessarily move my Flash application over to the IPhone&quot;, the fact is the real mobile application like latitude, ou gmap which really takes advantages of using tem from a cellular are made with &quot;native&quot; tools and don&#039;t run in the browser. Instead of getting mobile browser access to special devices like GPS or camera, they choose to use their own tools, and force developpers to deploy a new client and a relatively new server. It may be the choice of vendors like blackberry and apple, but not the choice of the dozens of mobile vendors.</description>
		<content:encoded><![CDATA[<p>I agree with “web technology”  and bulls eye arguments. </p>
<p>The thing I want to understand is, whether or not you choose the (open)web-stack because it&#8217;s technically better and *far* better in the long run. It looks like I have my answer.</p>
<p>@TNO: you hit the point with &#8220;I can’t necessarily move my Flash application over to the IPhone&#8221;, the fact is the real mobile application like latitude, ou gmap which really takes advantages of using tem from a cellular are made with &#8220;native&#8221; tools and don&#8217;t run in the browser. Instead of getting mobile browser access to special devices like GPS or camera, they choose to use their own tools, and force developpers to deploy a new client and a relatively new server. It may be the choice of vendors like blackberry and apple, but not the choice of the dozens of mobile vendors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271886</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Mon, 09 Mar 2009 09:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271886</guid>
		<description>@akaJ
In addition to TNO&#039;s arguments (which are bulls eye) there&#039;s also the fact that Flash is when shit hits the fan nothing but ActiveX2.0 and a binary and proprietary format for creating what evil tongues (me among others) like to refer to as &quot;distributed desktop applications&quot; and ActiveX2.0 and has virtually nothing to do with what the same people mean when we refer to &quot;web technology&quot; .... ;)</description>
		<content:encoded><![CDATA[<p>@akaJ<br />
In addition to TNO&#8217;s arguments (which are bulls eye) there&#8217;s also the fact that Flash is when shit hits the fan nothing but ActiveX2.0 and a binary and proprietary format for creating what evil tongues (me among others) like to refer to as &#8220;distributed desktop applications&#8221; and ActiveX2.0 and has virtually nothing to do with what the same people mean when we refer to &#8220;web technology&#8221; &#8230;. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271884</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Sun, 08 Mar 2009 17:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271884</guid>
		<description>Almost forgot, I can&#039;t necessarily move my Flash application over to the IPhone or other mobile devices due to some policy restriction or incapability of the web browsing device.
.
Flash is also application centric, not document centric, so there are many hurdles in the way of me developing 100% in Flash for larger documents and content driven sites.  I&#039;ve also never seen a CMS system available for flash that doesn&#039;t make my wallet explode, so that&#039;s a huge killer for me as well.</description>
		<content:encoded><![CDATA[<p>Almost forgot, I can&#8217;t necessarily move my Flash application over to the IPhone or other mobile devices due to some policy restriction or incapability of the web browsing device.<br />
.<br />
Flash is also application centric, not document centric, so there are many hurdles in the way of me developing 100% in Flash for larger documents and content driven sites.  I&#8217;ve also never seen a CMS system available for flash that doesn&#8217;t make my wallet explode, so that&#8217;s a huge killer for me as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271883</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Sun, 08 Mar 2009 17:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271883</guid>
		<description>@akaJ
Regardless of the claims, Flash is not installed on 95% of client computers nor do they necessarily want it, whereas a browser that supports html4, some level of XSL and JavaScript is readily available. Some may claim that all you have to do is prompt the user to upgrade, but I don&#039;t see why you would have to if the browser contains what is needed to solve the problem in most, if not all situations.
.
The flash plugin comes with an overhead I always saw as unacceptable and most of the time unnecessary for what it would offer in return. I don&#039;t the need to waste 120k+ for a simple image flipper or navigation menu.
.
Accessibility and SEO is not as straightforward since its a binary format. Of course there is a workaround lately for that, but I don&#039;t see a reason to go through the effort when native markup can solve the problem with little involvement from me.
.
It doesn&#039;t promote open source. I can&#039;t right click on any Flash item I find and choose &quot;View Source&quot;. 
.
I don&#039;t want to pay for Adobe&#039;s development tools nor do I want to recompile code every time I make a minor change.
.
The ActionScript language will not be compliant with newer JavaScript versions and are walking down their own paths. I don&#039;t see a reason to invest significant time in ActionScript when ES3.1 and it&#039;s successors  may in fact  do the same job more succinctly if not better. Plus its backed by an international standard and will be supported by all significant browser vendors.
.
Flash will no longer be able to claim a significant speed advantage due to the recent advances in JavaScript JIT technology and browser backend support, especially when Mozilla and the others start moving to OpenGL in the near future.
.
Flash technology currently competes with Silverlight, JavaFX and the native browser, in the long term I see the browser winning since it has the lowest barrier for entry and lowest cost for development and minimal end user involvement. I don&#039;t see a reason to waste my time on a technology, and possibly a language which may be heading for a dead end, if not a not so popular future.</description>
		<content:encoded><![CDATA[<p>@akaJ<br />
Regardless of the claims, Flash is not installed on 95% of client computers nor do they necessarily want it, whereas a browser that supports html4, some level of XSL and JavaScript is readily available. Some may claim that all you have to do is prompt the user to upgrade, but I don&#8217;t see why you would have to if the browser contains what is needed to solve the problem in most, if not all situations.<br />
.<br />
The flash plugin comes with an overhead I always saw as unacceptable and most of the time unnecessary for what it would offer in return. I don&#8217;t the need to waste 120k+ for a simple image flipper or navigation menu.<br />
.<br />
Accessibility and SEO is not as straightforward since its a binary format. Of course there is a workaround lately for that, but I don&#8217;t see a reason to go through the effort when native markup can solve the problem with little involvement from me.<br />
.<br />
It doesn&#8217;t promote open source. I can&#8217;t right click on any Flash item I find and choose &#8220;View Source&#8221;.<br />
.<br />
I don&#8217;t want to pay for Adobe&#8217;s development tools nor do I want to recompile code every time I make a minor change.<br />
.<br />
The ActionScript language will not be compliant with newer JavaScript versions and are walking down their own paths. I don&#8217;t see a reason to invest significant time in ActionScript when ES3.1 and it&#8217;s successors  may in fact  do the same job more succinctly if not better. Plus its backed by an international standard and will be supported by all significant browser vendors.<br />
.<br />
Flash will no longer be able to claim a significant speed advantage due to the recent advances in JavaScript JIT technology and browser backend support, especially when Mozilla and the others start moving to OpenGL in the near future.<br />
.<br />
Flash technology currently competes with Silverlight, JavaFX and the native browser, in the long term I see the browser winning since it has the lowest barrier for entry and lowest cost for development and minimal end user involvement. I don&#8217;t see a reason to waste my time on a technology, and possibly a language which may be heading for a dead end, if not a not so popular future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akaJ</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271880</link>
		<dc:creator>akaJ</dc:creator>
		<pubDate>Sat, 07 Mar 2009 22:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271880</guid>
		<description>@TNO: thanks for the link.

But still, I don&#039;t understand. Flash &amp; the Adobe stack don&#039;t fit the need of your projects ? You don&#039;t know Flash ? or the Open stack is the solution to your problems ? or maybe you fell part of the Open stack and the input that you can give on, make it a valuable feature for your bussiness ?</description>
		<content:encoded><![CDATA[<p>@TNO: thanks for the link.</p>
<p>But still, I don&#8217;t understand. Flash &amp; the Adobe stack don&#8217;t fit the need of your projects ? You don&#8217;t know Flash ? or the Open stack is the solution to your problems ? or maybe you fell part of the Open stack and the input that you can give on, make it a valuable feature for your bussiness ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271877</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Sat, 07 Mar 2009 17:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271877</guid>
		<description>@akaJ:
http://weblogs.mozillazine.org/roadmap/archives/2007/03/the_open_web_and_its_adversari.html

@MarcDiethelm:
I changed my mind and voted.</description>
		<content:encoded><![CDATA[<p>@akaJ:<br />
<a href="http://weblogs.mozillazine.org/roadmap/archives/2007/03/the_open_web_and_its_adversari.html" rel="nofollow">http://weblogs.mozillazine.org/roadmap/archives/2007/03/the_open_web_and_its_adversari.html</a></p>
<p>@MarcDiethelm:<br />
I changed my mind and voted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashuvashu</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271875</link>
		<dc:creator>ashuvashu</dc:creator>
		<pubDate>Sat, 07 Mar 2009 15:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271875</guid>
		<description>Hi there,
I don&#039;t know but I am using Safari 4 beta on windows but I am not able to select multiple files is there any special way to declare input type?

Please let me know .
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I don&#8217;t know but I am using Safari 4 beta on windows but I am not able to select multiple files is there any special way to declare input type?</p>
<p>Please let me know .<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adele</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271873</link>
		<dc:creator>adele</dc:creator>
		<pubDate>Sat, 07 Mar 2009 06:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271873</guid>
		<description>@eyelidlessness: I don&#039;t think there are any known reports of this in WebKit&#039;s bug database.  Would you mind filing one? https://bugs.webkit.org/

@AnM8tR: Some amount of styling should work.  Try using this pseudo-element: input[type=&quot;file&quot;]::-webkit-file-upload-button</description>
		<content:encoded><![CDATA[<p>@eyelidlessness: I don&#8217;t think there are any known reports of this in WebKit&#8217;s bug database.  Would you mind filing one? <a href="https://bugs.webkit.org/" rel="nofollow">https://bugs.webkit.org/</a></p>
<p>@AnM8tR: Some amount of styling should work.  Try using this pseudo-element: input[type="file"]::-webkit-file-upload-button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akaJ</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271872</link>
		<dc:creator>akaJ</dc:creator>
		<pubDate>Sat, 07 Mar 2009 01:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271872</guid>
		<description>Honest question, you guys, why don&#039;t you use flash for everything ? where&#039;s the trick ?</description>
		<content:encoded><![CDATA[<p>Honest question, you guys, why don&#8217;t you use flash for everything ? where&#8217;s the trick ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271871</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Sat, 07 Mar 2009 00:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271871</guid>
		<description>@MarcDiethelm
.
I do indeed have an account, and ironically, its not a high priority for me either, lol. (Most my votes go into JavaScript language features and bugs)</description>
		<content:encoded><![CDATA[<p>@MarcDiethelm<br />
.<br />
I do indeed have an account, and ironically, its not a high priority for me either, lol. (Most my votes go into JavaScript language features and bugs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eyelidlessness</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271864</link>
		<dc:creator>eyelidlessness</dc:creator>
		<pubDate>Fri, 06 Mar 2009 21:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271864</guid>
		<description>Most of us (at least on the Mac version) still can&#039;t use file inputs at all (eg they never open the file prompt). How weird that multiples work fine. I tested this, and it does not work.</description>
		<content:encoded><![CDATA[<p>Most of us (at least on the Mac version) still can&#8217;t use file inputs at all (eg they never open the file prompt). How weird that multiples work fine. I tested this, and it does not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcDiethelm</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271862</link>
		<dc:creator>MarcDiethelm</dc:creator>
		<pubDate>Fri, 06 Mar 2009 20:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271862</guid>
		<description>@TNO: If you have a Bugzilla account you can vote for the bug. As did I. If a certain threshold is reached the priority of that bug will go up.</description>
		<content:encoded><![CDATA[<p>@TNO: If you have a Bugzilla account you can vote for the bug. As did I. If a certain threshold is reached the priority of that bug will go up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SchizoDuckie</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271859</link>
		<dc:creator>SchizoDuckie</dc:creator>
		<pubDate>Fri, 06 Mar 2009 19:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271859</guid>
		<description>I&#039;m currently implementing Digitarald&#039;s MooTools / SWF based FancyUpload2 ( http://digitarald.de/project/fancyupload/ ) which is 100 times more awesome than this could ever be. 

You have events litterally  everywhere and real progress bars, JSON responses and all you can ever wish for. It even works in Flash 10 now, and i&#039;ve got it working in IE6, 7, 8, FF, Chrome, Webkit, opera *right now*

Demo&#039;s here: 
http://digitarald.de/project/fancyupload/2-0/showcase/photoqueue/?sort=3

All i&#039;m gonna do with it now is implement a nice Iframe fallback for those who have no flash or other problems</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently implementing Digitarald&#8217;s MooTools / SWF based FancyUpload2 ( <a href="http://digitarald.de/project/fancyupload/" rel="nofollow">http://digitarald.de/project/fancyupload/</a> ) which is 100 times more awesome than this could ever be. </p>
<p>You have events litterally  everywhere and real progress bars, JSON responses and all you can ever wish for. It even works in Flash 10 now, and i&#8217;ve got it working in IE6, 7, 8, FF, Chrome, Webkit, opera *right now*</p>
<p>Demo&#8217;s here:<br />
<a href="http://digitarald.de/project/fancyupload/2-0/showcase/photoqueue/?sort=3" rel="nofollow">http://digitarald.de/project/fancyupload/2-0/showcase/photoqueue/?sort=3</a></p>
<p>All i&#8217;m gonna do with it now is implement a nice Iframe fallback for those who have no flash or other problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271858</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Fri, 06 Mar 2009 19:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271858</guid>
		<description>Mozilla has had this in the chute for a bit (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=63687#c10&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=63687#c10&lt;/a&gt;), just wasn&#039;t a high priority I guess.</description>
		<content:encoded><![CDATA[<p>Mozilla has had this in the chute for a bit (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=63687#c10" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=63687#c10</a>), just wasn&#8217;t a high priority I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnM8tR</title>
		<link>http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser/comment-page-1#comment-271857</link>
		<dc:creator>AnM8tR</dc:creator>
		<pubDate>Fri, 06 Mar 2009 19:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6215#comment-271857</guid>
		<description>Hmmm. I wonder if they&#039;ll let us style the button and field. Probably not. Can&#039;t tell by the commit. Instead of calling it a file uploader they should call it a pimple on your page.</description>
		<content:encoded><![CDATA[<p>Hmmm. I wonder if they&#8217;ll let us style the button and field. Probably not. Can&#8217;t tell by the commit. Instead of calling it a file uploader they should call it a pimple on your page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

