<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>沐言 &#187; desktop</title>
	<atom:link href="http://mouce.cn/archives/tag/desktop/feed" rel="self" type="application/rss+xml" />
	<link>http://mouce.cn</link>
	<description>不觉又一载</description>
	<lastBuildDate>Wed, 31 Aug 2011 09:34:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HTML5File API 真正跨桌面WEB应用时代的到来</title>
		<link>http://mouce.cn/archives/158</link>
		<comments>http://mouce.cn/archives/158#comments</comments>
		<pubDate>Mon, 17 Aug 2009 03:16:17 +0000</pubDate>
		<dc:creator>Mouce</dc:creator>
				<category><![CDATA[分享]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[交互]]></category>
		<category><![CDATA[桌面]]></category>

		<guid isPermaLink="false">http://mouce.cn/?p=158</guid>
		<description><![CDATA[一直固执的认为,真正的web应用时代还未到来，原由就是与桌面拖放是的操作交互一直未有普及(某一网站通过Plug实现站内拖放交互除外)。现在，W3C 近日又推出一个新草案，HTML5 File API，这个 API 将让大大改善基于 Web 的文件上传操作，甚至可以实现直接将文件从桌面拖放至Web。 该草案使用 &#60;input type=”file” /&#62; 实现文件的上传，而其对应的 API 为开发者提供了操控上传数据与上传进度的机制。不过，目前对该 API 提供支持的浏览器还少得可怜，真正支持的浏览器似乎只有 Firefox 3.6。如果你拥有最新的 Firefox 3.6 版本，可以在以下演示页体验文件拖放式上传。 Firefox 3.6 文件拖放式上传演示页 同时，该 API 还许诺将为 Web 程序提供一种机制，使得文件上传操作接近桌面程序的体验，同时拖放多个文件到 Web 并单独显示每个上传进程的进度状态。 原文地址:http://www.comsharp.com/GetKnowledge/zh-CN/TeamBlogTimothyPage_K834.aspx 有极其少量增改]]></description>
			<content:encoded><![CDATA[<p>一直固执的认为,真正的web应用时代还未到来，原由就是与桌面拖放是的操作交互一直未有普及(某一网站通过Plug实现站内拖放交互除外)。现在，W3C 近日又推出一个新草案，<a href="http://dev.w3.org/2006/webapi/FileUpload/publish/FileAPI.html">HTML5 File API</a>，这个 API 将让大大改善基于 Web 的文件上传操作，甚至可以实现直接将文件从桌面拖放至Web。</p>
<p>该草案使用 <span style="color: #000000;">&lt;</span>input type=”file” /&gt; 实现文件的上传，而其对应的 API 为开发者提供了操控上传数据与上传进度的机制。不过，目前对该 API 提供支持的浏览器还少得可怜，真正支持的浏览器似乎只有 Firefox 3.6。如果你拥有<a href="http://www.webmonkey.com/blog/Mozilla_Shows_What_s_to_Come_in_Firefox_3DOT6_Alpha_Release">最新的 Firefox 3.6 版本</a>，可以在以下演示页体验文件拖放式上传。</p>
<p><a href="https://bug503598.bugzilla.mozilla.org/attachment.cgi?id=388413">Firefox 3.6 文件拖放式上传演示页</a></p>
<p>同时，该 API 还许诺将为 Web 程序提供一种机制，使得文件上传操作接近桌面程序的体验，同时拖放多个文件到 Web 并单独显示每个上传进程的进度状态。</p>
<p>原文地址:<a href="http://www.comsharp.com/GetKnowledge/zh-CN/TeamBlogTimothyPage_K834.aspx" target="_blank">http://www.comsharp.com/GetKnowledge/zh-CN/TeamBlogTimothyPage_K834.aspx</a></p>
<p>有极其少量增改</p>
]]></content:encoded>
			<wfw:commentRss>http://mouce.cn/archives/158/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

