<?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>行骏-IT Player</title>
	<atom:link href="http://www.movinghorse.cn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.movinghorse.cn</link>
	<description>Front End Engineer</description>
	<lastBuildDate>Fri, 05 Mar 2010 15:15:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>争论：为什么Firefox的Javascript速度无法超越其它浏览器</title>
		<link>http://www.movinghorse.cn/2010/03/05/why-firefox-javascript-speed-slow/</link>
		<comments>http://www.movinghorse.cn/2010/03/05/why-firefox-javascript-speed-slow/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 15:13:16 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[前端事儿]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=246</guid>
		<description><![CDATA[有道 &#8220;Firefox在速度上暂时落后于chrome safari和opera。原因并不是Mozilla技术差，而是因为其他浏览器支持的javascript，只是Firefox的一个子集，有很多东西，被其他浏览器忽略了。
 1)只有Firefox支持E4X：
E4X是一个javascript的附加标准，用于在javascript里简便快速的操作XML。有多方便？
 2) 只有Firefox在逐步实现ECMAScript5:
ECMAScript5是下一代javascript标准，目前的Firefox已经包含了很多ECMAScript5的特性，而其他浏览器似乎并没有公布相关的计划。ECMAScript5是一个已经发布了的标准，和遥遥无期的HTML5比起来，实现ECMAScript5要务实得多。
 3) Firefox在javascript和html的交互上更加优化：
HTML中部分属性，只有Firefox才能通过js去调用，其他浏览器只能写成静态html标签,目前浏览器脚本速度测试用的都是1999年的标准。10年前的标准不可能永远用下去。先实现标准，再进行速度优化，这才是正道。相信脚踏实地的Firefox可以走得更远。&#8221;
有说法：
1.HTML5不是遥遥无期，只是未到主流开发者使用。
话说DIV+CSS都不知道流行多少年了，但是好多网站还是用Table。也不怪得浏览器中IE使用率其高，因为Javascript 还不是用户浏览一般网站的核心障碍，开得舒心就行了，所以你们开发者就想着怎么给IE6 hack。是不是DIV+CSS？是不是XHTML Strict？是不是HTML5？关用户什么事。
应用比技术更重要一点。有了Gmail、Google Wave才用得着高速的Js解释功能，没有网银的话还是IE、Windows的世界。
2.为什么IE总是慢于其他浏览器：美国有多少人要求浏览器默认关闭javascript，再看看中国人，他妈连javascript是什么都不知道。
3.美国有多少人要求浏览器默认关闭javascript，再看看中国人，他妈连javascript是什么都不知道。

© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<div id="attachment_248" class="wp-caption alignnone" style="width: 235px"><a href="http://www.movinghorse.cn/wp-content/uploads/firefox-chrome-ie.png"><img class="size-full wp-image-248" title="firefox-chrome-ie" src="http://www.movinghorse.cn/wp-content/uploads/firefox-chrome-ie.png" alt="firefox-chrome-ie" width="225" height="207" /></a><p class="wp-caption-text">firefox-chrome-ie</p></div>
<p>有道 &#8220;Firefox在速度上暂时落后于chrome safari和opera。原因并不是Mozilla技术差，而是因为其他浏览器支持的javascript，只是Firefox的一个子集，有很多东西，被其他浏览器忽略了。<br />
<strong> 1)只有Firefox支持E4X：</strong><br />
E4X是一个javascript的附加标准，用于在javascript里简便快速的操作XML。有多方便？<br />
<strong> 2) 只有Firefox在逐步实现ECMAScript5:</strong><br />
ECMAScript5是下一代javascript标准，目前的Firefox已经包含了很多ECMAScript5的特性，而其他浏览器似乎并没有公布相关的计划。ECMAScript5是一个已经发布了的标准，和遥遥无期的HTML5比起来，实现ECMAScript5要务实得多。<br />
<strong> 3) Firefox在javascript和html的交互上更加优化：</strong><br />
HTML中部分属性，只有Firefox才能通过js去调用，其他浏览器只能写成静态html标签,目前浏览器脚本速度测试用的都是1999年的标准。10年前的标准不可能永远用下去。先实现标准，再进行速度优化，这才是正道。相信脚踏实地的Firefox可以走得更远。&#8221;</p>
<p>有说法：</p>
<p>1.HTML5不是遥遥无期，只是未到主流开发者使用。<br />
话说DIV+CSS都不知道流行多少年了，但是好多网站还是用Table。也不怪得浏览器中IE使用率其高，因为Javascript 还不是用户浏览一般网站的核心障碍，开得舒心就行了，所以你们开发者就想着怎么给IE6 hack。是不是DIV+CSS？是不是XHTML Strict？是不是HTML5？关用户什么事。<br />
应用比技术更重要一点。有了Gmail、Google Wave才用得着高速的Js解释功能，没有网银的话还是IE、Windows的世界。</p>
<p>2.<strong>为什么IE总是慢于其他浏览器：</strong>美国有多少人要求浏览器默认关闭javascript，再看看中国人，他妈连javascript是什么都不知道。</p>
<p>3.美国有多少人要求浏览器默认关闭javascript，再看看中国人，他妈连javascript是什么都不知道。</p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/03/05/why-firefox-javascript-speed-slow/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/03/05/why-firefox-javascript-speed-slow/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/03/05/why-firefox-javascript-speed-slow/&title=争论：为什么Firefox的Javascript速度无法超越其它浏览器">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/03/05/why-firefox-javascript-speed-slow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Godaddy是世界第一大域名注册商</title>
		<link>http://www.movinghorse.cn/2010/03/03/godaddy/</link>
		<comments>http://www.movinghorse.cn/2010/03/03/godaddy/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 11:50:51 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[我说我话]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=242</guid>
		<description><![CDATA[
Godaddy是世界第一大域名注册商,昨天终于让我进去了&#8230;
一直有欲望，一直想进，但是总是找不到理由，就像很多男人在妓院外面徘徊，总不敢踏进一步。也因为自己要的域名在国内的安放的挺好，而给其他一些人做的网站都是草根，以手续在中国办能给他们解释的清楚为由，所以身为党员的真的是处处艰难啊&#8230;
关于在Godaddy注册域名，我胡扯下面一些东西：
1. Godaddy是世界第一大域名注册商，有气派&#8230;
2.域名要选好，别瞎折腾。 可以用紫田域名批量查询保姆查你的那爱。
3.Godaddy的优惠码到处都是，购买前先Google&#8230;
4.Godaddy支持支付宝，放心支付。希望你会用支付宝&#8230;OH
5.买了之后，丫的就是你的，进去之后好好折腾&#8230;
6.买了域名得有主机，推荐http://miao.in/ 和 http://hugege.com/
最后给一个Godaddy主机的优惠码fbhost15，15%的折扣。

© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
4 comments &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.movinghorse.cn/wp-content/uploads/candice-michelle-go-daddy.jpg"><img class="alignnone size-full wp-image-243" title="candice-michelle-go-daddy" src="http://www.movinghorse.cn/wp-content/uploads/candice-michelle-go-daddy.jpg" alt="" width="376" height="490" /></a></p>
<p>Godaddy是世界第一大域名注册商,昨天终于让我进去了&#8230;</p>
<p>一直有欲望，一直想进，但是总是找不到理由，就像很多男人在妓院外面徘徊，总不敢踏进一步。也因为自己要的域名在国内的安放的挺好，而给其他一些人做的网站都是草根，以手续在中国办能给他们解释的清楚为由，所以身为党员的真的是处处艰难啊&#8230;</p>
<p>关于在Godaddy注册域名，我胡扯下面一些东西：</p>
<p>1. Godaddy是世界第一大域名注册商，有气派&#8230;</p>
<p>2.域名要选好，别瞎折腾。 可以用<a title="紫田域名批量查询保姆" href="http://domain.zitian.cn/" target="_blank">紫田域名批量查询保姆</a>查你的那爱。</p>
<p>3.Godaddy的优惠码到处都是，购买前先Google&#8230;</p>
<p>4.Godaddy支持<a title="支付宝" href="https://www.alipay.com/" target="_blank">支付宝</a>，放心支付。希望你会用支付宝&#8230;OH</p>
<p>5.买了之后，丫的就是你的，进去之后好好折腾&#8230;</p>
<p>6.买了域名得有主机，推荐<a href="http://miao.in/">http://miao.in/</a> 和 <a href="http://hugege.com/">http://hugege.com/</a></p>
<p><strong>最后给一个Godaddy主机的优惠码fbhost15，15%的折扣。</strong></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/03/03/godaddy/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/03/03/godaddy/#comments">4 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/03/03/godaddy/&title=Godaddy是世界第一大域名注册商">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/03/03/godaddy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>文档数据库</title>
		<link>http://www.movinghorse.cn/2010/03/02/document-database/</link>
		<comments>http://www.movinghorse.cn/2010/03/02/document-database/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 12:00:54 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[我说我话]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=239</guid>
		<description><![CDATA[事情的来源是：
1. 想了一个问题，很多表单里都有国家数据，世界上又有两百多个国家，加上如国家简写等信息，国家信息量其实挺多了，要是能够缓存在浏览器中挺好&#8230;
2. 好吧，以静态文件的形式存在，可以缓存了，这些都是资源文件，本就不应该每次都由Java程序生成&#8230;
3. 这样的资源文件都是文档，架构和我说有个叫CouchDB的针对 Web 应用程序的面向文档数据库&#8230;CouchDB 是一个开源的面向文档的数据库管理系统，可以通过 RESTful JavaScript Object Notation (JSON) API 访问&#8230;
4. 自己本是前端，通过JSON访问，那好的。本地装完，请求 curl http://127.0.0.1:5984/ 返回以下响应：{&#8220;couchdb&#8221;:&#8221;Welcome&#8221;,&#8221;version&#8221;:&#8221;0.8.1-incubating&#8221;}。
5. 文档数据库有什么好的？文件服务器很花钱&#8230;
6. TaoBao已经完全由自己开发的文件系统，而我们可能还只是用ext3，而且要花很多的钱买别人的存储解决方案
7. 我们和TaoBao已经在技术层面已经相处甚远，牛人说：小公司起来往往是销售凶猛了，大公司倒闭往往是技术落后了&#8230;

© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
One comment &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<div id="attachment_238" class="wp-caption alignnone" style="width: 302px"><a href="http://www.movinghorse.cn/wp-content/uploads/sketch.png"><img class="size-full wp-image-238" title="CouchDB" src="http://www.movinghorse.cn/wp-content/uploads/sketch.png" alt="CouchDB" width="292" height="340" /></a><p class="wp-caption-text">CouchDB</p></div>
<p>事情的来源是：</p>
<p>1. 想了一个问题，很多表单里都有国家数据，世界上又有两百多个国家，加上如国家简写等信息，国家信息量其实挺多了，要是能够缓存在浏览器中挺好&#8230;</p>
<p>2. 好吧，以静态文件的形式存在，可以缓存了，这些都是资源文件，本就不应该每次都由Java程序生成&#8230;</p>
<p>3. 这样的资源文件都是文档，架构和我说有个叫CouchDB的针对 Web 应用程序的面向文档数据库&#8230;CouchDB 是一个开源的面向文档的数据库管理系统，可以通过 RESTful JavaScript Object Notation (JSON) API 访问&#8230;</p>
<p>4. 自己本是前端，通过JSON访问，那好的。本地装完，请求 curl http://127.0.0.1:5984/ 返回以下响应：{&#8220;couchdb&#8221;:&#8221;Welcome&#8221;,&#8221;version&#8221;:&#8221;0.8.1-incubating&#8221;}。</p>
<p>5. 文档数据库有什么好的？文件服务器很花钱&#8230;</p>
<p>6. TaoBao已经完全由自己开发的文件系统，而我们可能还只是用ext3，而且要花很多的钱买别人的存储解决方案</p>
<p>7. 我们和TaoBao已经在技术层面已经相处甚远，牛人说：<strong>小公司起来往往是销售凶猛了，大公司倒闭往往是技术落后了&#8230;</strong></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/03/02/document-database/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/03/02/document-database/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/03/02/document-database/&title=文档数据库">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/03/02/document-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>韩国电影《母亲》这就是爱</title>
		<link>http://www.movinghorse.cn/2010/02/26/mother/</link>
		<comments>http://www.movinghorse.cn/2010/02/26/mother/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 16:51:57 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[听我意淫]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=224</guid>
		<description><![CDATA[奉俊昊的第三部我所知道的作品-《母亲》。这是一部有关伦理的故事，从一开始在韩寒的博客上看到这本电影，然后在从这本电影的影评中知道这才才俊的第一本作品《杀人回忆》。
《杀人回忆》
一位我忘记名字的影评人说《杀人回忆》是难以超越的经典，我想我天生的这种顺藤摸瓜和一见钟情的能力让我知道《杀人回忆》这部片子值得一看，于是我冒着室友网络堵塞的压力开始下载720P的《杀人回忆》，结果的确是那么火热，一个晚上就下完了，之后我怀着无比期待的心情，倒了洗脚水开始看这本电影，从开始的美丽的稻田到最后警官开枪杀人，这都是一部让我看糊涂的电影，或者更多的是回味。
《母亲》
看完杀人回忆觉得奉俊昊是位俊才，继续顺藤摸瓜之后我开始一起下载《母亲》和《汉江怪物》，结果母亲凭借体积下的优势先与《汉江怪物》下载完，于是我看完了《母亲》。这看的过程心无旁骛，万物皆静。的确是本好片。母亲从没认为孩子会杀人，以致于她发现真相之后也是&#8230;
《汉江怪物》
老有名的片子了，不多介绍。
连续三天，连续三本电影，同一位导演。优雅，唯美的镜头，记得你了，奉俊昊！

© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<div id="attachment_225" class="wp-caption alignnone" style="width: 510px"><a href="http://www.movinghorse.cn/wp-content/uploads/mother.jpg"><img class="size-full wp-image-225" title="mother" src="http://www.movinghorse.cn/wp-content/uploads/mother.jpg" alt="mother" width="500" height="717" /></a><p class="wp-caption-text">mother</p></div>
<p>奉俊昊的第三部我所知道的作品-《母亲》。这是一部有关伦理的故事，从一开始在韩寒的博客上看到这本电影，然后在从这本电影的影评中知道这才才俊的第一本作品《杀人回忆》。</p>
<p><strong>《杀人回忆》</strong></p>
<p>一位我忘记名字的影评人说《杀人回忆》是难以超越的经典，我想我天生的这种顺藤摸瓜和一见钟情的能力让我知道《杀人回忆》这部片子值得一看，于是我冒着室友网络堵塞的压力开始下载720P的《杀人回忆》，结果的确是那么火热，一个晚上就下完了，之后我怀着无比期待的心情，倒了洗脚水开始看这本电影，从开始的美丽的稻田到最后警官开枪杀人，这都是一部让我看糊涂的电影，或者更多的是回味。</p>
<p><strong>《母亲》</strong></p>
<p>看完杀人回忆觉得奉俊昊是位俊才，继续顺藤摸瓜之后我开始一起下载《母亲》和《汉江怪物》，结果母亲凭借体积下的优势先与《汉江怪物》下载完，于是我看完了《母亲》。这看的过程心无旁骛，万物皆静。的确是本好片。母亲从没认为孩子会杀人，以致于她发现真相之后也是&#8230;</p>
<p><strong>《汉江怪物》</strong></p>
<p>老有名的片子了，不多介绍。</p>
<p><strong>连续三天，连续三本电影，同一位导演。优雅，唯美的镜头，记得你了，奉俊昊！</strong></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/02/26/mother/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/02/26/mother/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/02/26/mother/&title=韩国电影《母亲》这就是爱">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/02/26/mother/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>正则性能</title>
		<link>http://www.movinghorse.cn/2010/02/23/regular-expression/</link>
		<comments>http://www.movinghorse.cn/2010/02/23/regular-expression/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 04:36:43 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[前端事儿]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=207</guid>
		<description><![CDATA[
1
2
3
var r = /^\w+?([\.]?[a-zA-Z0-9\-]+)*?@[a-zA-Z0-9]+([-.][a-zA-Z0-9]+)*\.[a-zA-Z]+$/;
var s = r.test&#40;'asdfasdfasdfasdfasdfasdfasdfasdfasdsdffgggasdfa'&#41;;
alert&#40;s&#41;;

这个正则表达式导致浏览器死掉，包括chrome。
先记录在这，回头看看正则的实现，感觉好像是和编译原理有关的东西，可惜大学时的这堂课没有学好啊！

© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<div id="attachment_219" class="wp-caption alignnone" style="width: 510px"><a href="http://www.movinghorse.cn/wp-content/uploads/c728354.jpg"><img src="http://www.movinghorse.cn/wp-content/uploads/c728354.jpg" alt="正则表达式" title="正则表达式" width="500" height="307" class="size-full wp-image-219" /></a><p class="wp-caption-text">正则表达式</p></div>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> r <span style="color: #339933;">=</span> <span style="color: #009966; font-style: italic;">/^\w+?([\.]?[a-zA-Z0-9\-]+)*?@[a-zA-Z0-9]+([-.][a-zA-Z0-9]+)*\.[a-zA-Z]+$/</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">var</span> s <span style="color: #339933;">=</span> r.<span style="color: #660066;">test</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'asdfasdfasdfasdfasdfasdfasdfasdfasdsdffgggasdfa'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>s<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>这个正则表达式导致浏览器死掉，包括chrome。<br />
先记录在这，回头看看正则的实现，感觉好像是和编译原理有关的东西，可惜大学时的这堂课没有学好啊！</p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/02/23/regular-expression/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/02/23/regular-expression/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/02/23/regular-expression/&title=正则性能">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/02/23/regular-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>茉莉花，这种歌其实挺有意思</title>
		<link>http://www.movinghorse.cn/2010/02/21/jasmine-flower-song/</link>
		<comments>http://www.movinghorse.cn/2010/02/21/jasmine-flower-song/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 05:17:08 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[听我意淫]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=209</guid>
		<description><![CDATA[试听1：
下载地址1：http://www.divshare.com/download/10541401-a37
试听2：

© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
One comment &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<div id="attachment_210" class="wp-caption alignnone" style="width: 560px"><a href="http://www.movinghorse.cn/wp-content/uploads/molihua.jpg"><img class="size-full wp-image-210" title="茉莉花" src="http://www.movinghorse.cn/wp-content/uploads/molihua.jpg" alt="好一朵美丽的茉莉花" width="550" height="778" /></a><p class="wp-caption-text">好一朵美丽的茉莉花</p></div>
<p>试听1：<object id="divmp3" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="325" height="28" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.divshare.com/flash/playlist?myId=10541401-a37" /><param name="name" value="divmp3" /><embed id="divmp3" type="application/x-shockwave-flash" width="325" height="28" src="http://www.divshare.com/flash/playlist?myId=10541401-a37" name="divmp3"></embed></object></p>
<p>下载地址1：<a href="http://www.divshare.com/download/10541401-a37">http://www.divshare.com/download/10541401-a37</a></p>
<p>试听2：<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="440" height="30" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://v6.tinypic.com/player.swf?file=2ag2btl&amp;s=6" /><embed type="application/x-shockwave-flash" width="440" height="30" src="http://v6.tinypic.com/player.swf?file=2ag2btl&amp;s=6"></embed></object></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/02/21/jasmine-flower-song/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/02/21/jasmine-flower-song/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/02/21/jasmine-flower-song/&title=茉莉花，这种歌其实挺有意思">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/02/21/jasmine-flower-song/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kelly Clarkson ft.Reba Mcentire &#8211; Because Of You (2rd Version)</title>
		<link>http://www.movinghorse.cn/2010/01/08/kelly-clarkson-ft-reba-mcentire-because-of-you/</link>
		<comments>http://www.movinghorse.cn/2010/01/08/kelly-clarkson-ft-reba-mcentire-because-of-you/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 17:14:22 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[听我意淫]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=201</guid>
		<description><![CDATA[
凯莉·克拉克森（Kelly Clarkson，1982年4月24日－）是胜出格莱美奖的美国流行音乐歌手。2002年，Kelly参加了美国真人秀节
目《美国偶像》第一季的比赛，凭著其扎实的唱功和稳定的演出，由全美电视观众投票选为比赛的冠军，成为新世代的美国偶像。
首张专辑 Thankful 推出时间 2003年4月15日 全美销量 2,730,000 全球销量 4,000,000
第二张专辑 Breakaway 推出时间 2004年11月30日 全美销量 6,104,000 全球销量 13,000,000
第三张专辑 My December 推出时间 2007年6月22日 全美销量 800,000 全球销量 2,500,000
第四张专辑 All I Ever Wanted 推出时间 2009年3月10日 全美销量 810,000 全球销量 1,500,000
自己曾今无比喜欢这首歌，原版的我就不推荐了，传唱无数，街头巷尾，随处可听！这首是我最近发现的另外一个版本，Kelly Clarkson ft.Reba Mcentire &#8211; Because Of You (2rd Version)，也是无比动听！


© 行骏 for 行骏-IT Player, 2010. &#124;
Permalink &#124;
One comment &#124;
Add to
del.icio.us

Post tags: 

Feed [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="420" height="363" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="opaque" /><param name="src" value="http://www.tudou.com/v/o9bvKl4YSQU" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="420" height="363" src="http://www.tudou.com/v/o9bvKl4YSQU" wmode="opaque" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>凯莉·克拉克森（Kelly Clarkson，1982年4月24日－）是胜出格莱美奖的美国流行音乐歌手。2002年，Kelly参加了美国真人秀节</p>
<p>目《美国偶像》第一季的比赛，凭著其扎实的唱功和稳定的演出，由全美电视观众投票选为比赛的冠军，成为新世代的美国偶像。</p>
<p>首张专辑 Thankful 推出时间 2003年4月15日 全美销量 2,730,000 全球销量 4,000,000<br />
第二张专辑 Breakaway 推出时间 2004年11月30日 全美销量 6,104,000 全球销量 13,000,000<br />
第三张专辑 My December 推出时间 2007年6月22日 全美销量 800,000 全球销量 2,500,000<br />
第四张专辑 All I Ever Wanted 推出时间 2009年3月10日 全美销量 810,000 全球销量 1,500,000</p>
<h3><strong>自己曾今无比喜欢这首歌，原版的我就不推荐了，传唱无数，街头巷尾，随处可听！这首是我最近发现的另外一个版本，Kelly Clarkson ft.Reba Mcentire &#8211; Because Of You (2rd Version)，也是无比动听！</strong></h3>
<p><a href="http://www.movinghorse.cn/wp-content/uploads/Kelly-Clarkson.jpg"><img class="alignnone size-full wp-image-202" title="Kelly-Clarkson" src="http://www.movinghorse.cn/wp-content/uploads/Kelly-Clarkson.jpg" alt="" width="500" height="500" /></a></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2010. |
<a href="http://www.movinghorse.cn/2010/01/08/kelly-clarkson-ft-reba-mcentire-because-of-you/">Permalink</a> |
<a href="http://www.movinghorse.cn/2010/01/08/kelly-clarkson-ft-reba-mcentire-because-of-you/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2010/01/08/kelly-clarkson-ft-reba-mcentire-because-of-you/&title=Kelly Clarkson ft.Reba Mcentire &#8211; Because Of You (2rd Version)">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2010/01/08/kelly-clarkson-ft-reba-mcentire-because-of-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>对aliexpress.com发产品页面的一些话</title>
		<link>http://www.movinghorse.cn/2009/12/27/aliexpress-com-post-product-page-advice/</link>
		<comments>http://www.movinghorse.cn/2009/12/27/aliexpress-com-post-product-page-advice/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 14:40:39 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[我说我话]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=197</guid>
		<description><![CDATA[因为自己有好被子卖，所以上http://www.aliexpress.com/去发产品，体验之后有有所收获，不吐不快！

这个表单好恐怖啊。这么长，这么多输入项，这个还真得做足了功课再过来填，不然半个小时一个小时都未必能填完！这个我还真没想好该如何改进，或者是否需要提供简易的表单。但是有一个建议是得告诉用户要如何准备，填写这个表单需要哪些东西，如选择类目之后是有自定义属性的，让用户看完这个表单之后能够好好准备填写的素材，因为我想用户肯定都是把要填的东西整理到excel中，整理好了再在这个表单上填写的，所以我们要告诉用户如何去准备，准备些什么，而不是填了一遍又一遍的往复（不知道这个是否能够提取数据支持）！因为第一次填这个表单想把他填完填好真的太难了！
提供真实的预览功能。现在发布页面是没有预览这个功能，管理产品页面提供的也仅仅是简单的预览，而不是真正前台的预览。中供的发产品页面是提供预览了，但是预览的minisite的页面。Dhgate都提供真实的detail预览了，我们怎么没有？我们怎么没有？
提供产品详细描述的源代码编辑功能。没有源代码编辑功能会让页面逊色很多，而且增大工作量！非常的可恶啊！！！
产品价格的输入框无法黏贴。细节，，，但却让我很火，，，我的价格都是在excel中，复制了但却不能黏贴进去。
输入框的tab顺序不对。像对于我这样的输入高手来说，输完一个框一定是按tab键，结果丫的不知道跑哪儿去了！
帮助信息只需要出现一次就够。就像产品名称的那个帮助一样，每次点都弹出来，烦不烦。Dhgate的做法是页面上有一个帮助的开关，第一次帮助之后，开关就关闭了。如果你需要帮忙，可将开关开启，这个时候各种浮出帮助就又出现了！
交货时间帮我一块填了。我这里的情况是这样，对于我来说10个和50个的交货时间完全可以是一样的，我猜测一般的公司也都可以做到一样。所以在填写了第一个之后就把下面所有的都填写了，然后下面的价格输入框在onfocus的时候是对输入框中的内容全选状态，这样他要是想修改也是没有一点障碍的。

暂时写到这里，总结下就是这个表单已经非常强大了，很多地方用起来还是非常爽的，比如异步的上传，各种提醒等等，相比Dhgate已经细致多了，但是因为这个表单需要承载的东西实在太多，所以还是有不断提升的空间的。
悄悄话：为什么用aliexpress.com这个域名？总觉得这个域名不怎么样！&#8230;.


© 行骏 for 行骏-IT Player, 2009. &#124;
Permalink &#124;
2 comments &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<p>因为自己有<a href="http://shop35229488.taobao.com/">好被子卖</a>，所以上<a href="http://www.aliexpress.com/">http://www.aliexpress.com/</a>去发产品，体验之后有有所收获，不吐不快！</p>
<ol>
<li><strong>这个表单好恐怖啊</strong>。这么长，这么多输入项，这个还真得做足了功课再过来填，不然半个小时一个小时都未必能填完！这个我还真没想好该如何改进，或者是否需要提供简易的表单。但是有一个建议是得告诉用户要如何准备，填写这个表单需要哪些东西，如选择类目之后是有自定义属性的，让用户看完这个表单之后能够好好准备填写的素材，因为我想用户肯定都是把要填的东西整理到excel中，整理好了再在这个表单上填写的，所以我们要告诉用户如何去准备，准备些什么，而不是填了一遍又一遍的往复（不知道这个是否能够提取数据支持）！因为第一次填这个表单想把他填完填好真的太难了！</li>
<li><strong>提供真实的预览功能。</strong>现在发布页面是没有预览这个功能，管理产品页面提供的也仅仅是简单的预览，而不是真正前台的预览。中供的发产品页面是提供预览了，但是预览的minisite的页面。Dhgate都提供真实的detail预览了，我们怎么没有？我们怎么没有？</li>
<li><strong>提供产品详细描述的源代码编辑功能。</strong>没有源代码编辑功能会让页面逊色很多，而且增大工作量！非常的可恶啊！！！</li>
<li><strong>产品价格的输入框无法黏贴。</strong>细节，，，但却让我很火，，，我的价格都是在excel中，复制了但却不能黏贴进去。</li>
<li><strong>输入框的tab</strong><strong>顺序不对。</strong>像对于我这样的输入高手来说，输完一个框一定是按tab键，结果丫的不知道跑哪儿去了！</li>
<li><strong>帮助信息只需要出现一次就够。</strong>就像产品名称的那个帮助一样，每次点都弹出来，烦不烦。Dhgate的做法是页面上有一个帮助的开关，第一次帮助之后，开关就关闭了。如果你需要帮忙，可将开关开启，这个时候各种浮出帮助就又出现了！</li>
<li><strong>交货时间帮我一块填了</strong>。我这里的情况是这样，对于我来说10个和50个的交货时间完全可以是一样的，我猜测一般的公司也都可以做到一样。所以在填写了第一个之后就把下面所有的都填写了，然后下面的价格输入框在onfocus的时候是对输入框中的内容全选状态，这样他要是想修改也是没有一点障碍的。</li>
</ol>
<p><strong>暂时写到这里，总结下就是这个表单已经非常强大了，很多地方用起来还是非常爽的，比如异步的上传，各种提醒等等，相比Dhgate已经细致多了，但是因为这个表单需要承载的东西实在太多，所以还是有不断提升的空间的。</strong></p>
<p>悄悄话：为什么用aliexpress.com这个域名？总觉得这个域名不怎么样！&#8230;.<strong><br />
</strong></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2009. |
<a href="http://www.movinghorse.cn/2009/12/27/aliexpress-com-post-product-page-advice/">Permalink</a> |
<a href="http://www.movinghorse.cn/2009/12/27/aliexpress-com-post-product-page-advice/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2009/12/27/aliexpress-com-post-product-page-advice/&title=对aliexpress.com发产品页面的一些话">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2009/12/27/aliexpress-com-post-product-page-advice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>javascript区别对象和数组</title>
		<link>http://www.movinghorse.cn/2009/12/13/javascript-difference-between-array-and-object/</link>
		<comments>http://www.movinghorse.cn/2009/12/13/javascript-difference-between-array-and-object/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 15:39:20 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[前端事儿]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=132</guid>
		<description><![CDATA[看《Javascript语言精粹》上看到的，挺有意思的，权当记录。
首先知道，我们的JavaScript中的数据很简洁的。只有 undefined, null, boolean, number,string,object。
Javascript中认为数组是一个对象，所以直接通过typeof是无法检测出是否是Array还是Object的，所以判断两者可以这样做：

1
2
3
var isArray = function&#40;value&#41;&#123;
return value &#38;&#38; typeof value === 'object' &#38;&#38; value.constuctor = Array;
&#125;

但是在检测从不同的敞口（window）或 （frame）里构造的数组会有问题，douglas crockford给出了如下的解决方案：

1
2
3
var isArray = function&#40;value&#41;&#123;
return value &#38;&#38; typeof value === 'object' &#38;&#38; typeof value.length === 'number' &#38;&#38; typeof value === 'function' &#38;&#38; !&#40;value.propertyIsEnumerable&#40;'length'&#41;&#41;;
&#125;

所有的建议是如果你想要深入学习一门语言的时候，一定要看权威的著作！

© 行骏 for 行骏-IT Player, 2009. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: 

Feed enhanced by [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_133" class="wp-caption alignnone" style="width: 310px"><a href="http://www.movinghorse.cn/wp-content/uploads/javascript-the-good-parts.jpg"><img class="size-full wp-image-133" title="javascript-the-good-parts" src="http://www.movinghorse.cn/wp-content/uploads/javascript-the-good-parts.jpg" alt="Javascript 语言精粹" width="300" height="400" /></a><p class="wp-caption-text">Javascript 语言精粹</p></div>
<p><strong>看《Javascript语言精粹》上看到的，挺有意思的，权当记录。</strong></p>
<p>首先知道，我们的JavaScript中的数据很简洁的。只有 undefined, null, boolean, number,string,object。</p>
<p>Javascript中认为数组是一个对象，所以直接通过typeof是无法检测出是否是Array还是Object的，所以判断两者可以这样做：</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> isArray <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>value<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #000066; font-weight: bold;">return</span> value <span style="color: #339933;">&amp;&amp;</span> <span style="color: #000066; font-weight: bold;">typeof</span> value <span style="color: #339933;">===</span> <span style="color: #3366CC;">'object'</span> <span style="color: #339933;">&amp;&amp;</span> value.<span style="color: #660066;">constuctor</span> <span style="color: #339933;">=</span> Array<span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p>但是在检测从不同的敞口（window）或 （frame）里构造的数组会有问题，douglas crockford给出了如下的解决方案：</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> isArray <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>value<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #000066; font-weight: bold;">return</span> value <span style="color: #339933;">&amp;&amp;</span> <span style="color: #000066; font-weight: bold;">typeof</span> value <span style="color: #339933;">===</span> <span style="color: #3366CC;">'object'</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #000066; font-weight: bold;">typeof</span> value.<span style="color: #660066;">length</span> <span style="color: #339933;">===</span> <span style="color: #3366CC;">'number'</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #000066; font-weight: bold;">typeof</span> value <span style="color: #339933;">===</span> <span style="color: #3366CC;">'function'</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #339933;">!</span><span style="color: #009900;">&#40;</span>value.<span style="color: #660066;">propertyIsEnumerable</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'length'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p><strong>所有的建议是如果你想要深入学习一门语言的时候，一定要看权威的著作！</strong></p>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2009. |
<a href="http://www.movinghorse.cn/2009/12/13/javascript-difference-between-array-and-object/">Permalink</a> |
<a href="http://www.movinghorse.cn/2009/12/13/javascript-difference-between-array-and-object/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2009/12/13/javascript-difference-between-array-and-object/&title=javascript区别对象和数组">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2009/12/13/javascript-difference-between-array-and-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>第4届D2前端技术论坛</title>
		<link>http://www.movinghorse.cn/2009/12/07/4th-d2/</link>
		<comments>http://www.movinghorse.cn/2009/12/07/4th-d2/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:47:58 +0000</pubDate>
		<dc:creator>行骏</dc:creator>
				<category><![CDATA[我说我话]]></category>
		<category><![CDATA[D2]]></category>
		<category><![CDATA[f2e]]></category>

		<guid isPermaLink="false">http://www.movinghorse.cn/?p=127</guid>
		<description><![CDATA[
2005年前端工程师的职位开始在中国出现，2007年第一届D2前端技术论坛在杭州举行，从此D2伴随着中国的前端一起成长，从此越来越多的互联网产品的背后有着职业前端工程师坚定的身影。
在D2上我们曾交流过某项具体的前端技术，也曾探讨过团队协作的方式，那些美妙的话题都深入到我们频繁敲键盘的指尖。回首我们过去四年的坚持和梦想，现在是时候分享我们的积累和成果了。当架构、安全、性能等等在前端的领域扎根的时候，我们自己也在悄然发生质变，而推动这些变化的人和事正是D2想告诉你的。

本届主题：蜕变·成长
论坛时间：2009年12月19日(星期六)
论坛地点：杭州市滨江区网商路699号, 阿里巴巴B2B园区 （地图）
举办单位：阿里巴巴
特别致谢：CSDN、JavaEye、谋智网络、百度、豆瓣、华章图书、口碑网、
蓝色理想、腾讯网、图灵教育、淘宝网、支付宝。
官网地址：d2forum.org
推广视频：http://v.youku.com/v_show/id_XMTM2NDI0MDU2.html
报名地址：http://www.d2forum.org/d2/4/sign_up.html（截止时间：2009.12.14 0:0:0）
日程安排：



时间
主题
嘉宾




08:45 – 09:15
入场



09:15 – 10:15
《模板语言与大前端》
金大为（百度）


10:30 – 11:30
《从YUI2到YUI3看前端的演变》
张克军（豆瓣）


11:30 – 13:00
午饭/休息/参观（阿里巴巴免费提供午餐）



13:00 – 14:00
《SilverlightQQ项目实践——Silverlight架构思考》
甄焱鲲（腾讯）


14:15 – 15:15
《前端安全概览及防范》
吕峰军（淘宝）


15:30 – 16:30
《前端性能优化与自动化》
鄢学鵾（口碑）


16:30 – 18:00
交流互动









© 行骏 for 行骏-IT Player, 2009. &#124;
Permalink &#124;
No comment &#124;
Add to
del.icio.us

Post tags: D2, f2e

Feed enhanced by Better Feed from  Ozh
]]></description>
			<content:encoded><![CDATA[<div>
<div class="wp-caption alignnone" style="width: 610px"><a href="http://www.d2forum.org/"><img title="第4届D2前端技术论坛" src="http://farm3.static.flickr.com/2568/4164706777_40483218c2_o.gif" alt="第4届D2前端技术论坛" width="600" height="95" /></a><p class="wp-caption-text">第4届D2前端技术论坛</p></div>
<p style="margin: 15px 0px; padding: 0px;">2005年前端工程师的职位开始在中国出现，2007年第一届D2前端技术论坛在杭州举行，从此D2伴随着中国的前端一起成长，从此越来越多的互联网产品的背后有着职业前端工程师坚定的身影。</p>
<p style="margin: 15px 0px; padding: 0px;">在D2上我们曾交流过某项具体的前端技术，也曾探讨过团队协作的方式，那些美妙的话题都深入到我们频繁敲键盘的指尖。回首我们过去四年的坚持和梦想，现在是时候分享我们的积累和成果了。当架构、安全、性能等等在前端的领域扎根的时候，我们自己也在悄然发生质变，而推动这些变化的人和事正是D2想告诉你的。</p>
<ul style="margin: 15px 0px 15px 30px; list-style-type: none; padding: 0px;">
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">本届主题</strong>：<a style="color: #0064b1; text-decoration: underline;" href="http://www.d2forum.org/d2/4/">蜕变·成长</a></li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">论坛时间</strong>：2009年12月19日(星期六)</li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">论坛地点</strong>：杭州市滨江区网商路699号, 阿里巴巴B2B园区 <span style="font-size: 12px;">（<a style="color: #456b95; text-decoration: underline;" href="http://hangzhou.edushi.com/?oid=29529">地图</a>）</span></li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">举办单位</strong>：<a style="color: #456b95; text-decoration: underline;" href="http://www.alibaba.com/">阿里巴巴</a></li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">特别致谢</strong>：<a style="color: #0064b1; text-decoration: underline;" href="http://www.csdn.net/">CSDN</a>、<a style="color: #456b95; text-decoration: underline;" href="http://www.javaeye.com/">JavaEye</a>、<a style="color: #0064b1; text-decoration: underline;" href="http://www.g-fox.cn/">谋智网络</a>、<a style="color: #0064b1; text-decoration: underline;" href="http://www.baidu.com/">百度</a>、<a style="color: #456b95; text-decoration: underline;" href="http://www.douban.com/">豆瓣</a>、<a style="color: #0064b1; text-decoration: underline;" href="http://www.hzbook.com/ps/">华章图书</a>、<a style="color: #456b95; text-decoration: underline;" href="http://www.koubei.com/">口碑网</a>、<br />
<a style="color: #0064b1; text-decoration: underline;" href="http://www.blueidea.com/">蓝色理想</a>、<a style="color: #0064b1; text-decoration: underline;" href="http://www.qq.com/">腾讯网</a>、<a style="color: #0064b1; text-decoration: underline;" href="http://www.turingbook.com/">图灵教育</a>、<a style="color: #456b95; text-decoration: underline;" href="http://www.taobao.com/">淘宝网</a>、<a style="color: #0064b1; text-decoration: underline;" href="http://www.alipay.com/">支付宝</a>。</li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">官网地址</strong>：<a style="color: #0064b1; text-decoration: underline;" href="http://www.d2forum.org/d2/4/">d2forum.org</a></li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">推广视频</strong>：<a style="color: #0064b1; text-decoration: underline;" href="http://v.youku.com/v_show/id_XMTM2NDI0MDU2.html">http://v.youku.com/v_show/id_XMTM2NDI0MDU2.html</a></li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">报名地址</strong>：<a style="color: #0064b1; text-decoration: underline;" href="http://www.d2forum.org/d2/4/sign_up.html">http://www.d2forum.org/d2/4/sign_up.html</a><span style="font-size: 12px;">（截止时间：2009.12.14 0:0:0）</span></li>
<li style="margin: 0px; list-style-type: disc; padding: 0px;"><strong style="font-weight: bold;">日程安排</strong>：<br />
<table id="table-d2" style="border-top: #cccccc 1px solid; font-size: 12px; margin: 10px 0px; border-left: #cccccc 1px solid; border-right-style: none; border-collapse: separate; border-bottom-style: none; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;" border="0">
<thead>
<tr>
<th style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; background-color: #f3f3f3; -webkit-background-clip: initial; -webkit-background-origin: initial; padding: 5px;" width="100" scope="col">时间</th>
<th style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; background-color: #f3f3f3; -webkit-background-clip: initial; -webkit-background-origin: initial; padding: 5px;" width="270" scope="col">主题</th>
<th style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; background-color: #f3f3f3; -webkit-background-clip: initial; -webkit-background-origin: initial; padding: 5px;" scope="col">嘉宾</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">08:45 – 09:15</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">入场</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">09:15 – 10:15</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">《模板语言与大前端》</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"><a style="color: #0064b1; text-decoration: underline;" href="http://www.d2forum.org/2009/05/04/d2_fourth_guest_intro_jindawei/">金大为（百度）</a></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">10:30 – 11:30</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">《从YUI2到YUI3看前端的演变》</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"><a style="color: #456b95; text-decoration: underline;" href="http://www.d2forum.org/2009/04/30/d2_fourth_guest_intro_zhangkejun/">张克军（豆瓣）</a></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">11:30 – 13:00</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">午饭/休息/参观（阿里巴巴免费提供午餐）</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">13:00 – 14:00</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">《SilverlightQQ项目实践——Silverlight架构思考》</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"><a style="color: #456b95; text-decoration: underline;" href="http://www.d2forum.org/2009/04/16/d2_fourth_guest_intro_zyk/">甄焱鲲（腾讯）</a></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">14:15 – 15:15</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">《前端安全概览及防范》</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"><a style="color: #0064b1; text-decoration: underline;" href="http://www.d2forum.org/2009/05/09/d2_fourth_guest_intro_mingcheng/">吕峰军（淘宝）</a></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">15:30 – 16:30</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">《前端性能优化与自动化》</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"><a style="color: #456b95; text-decoration: underline;" href="http://www.d2forum.org/2009/12/03/d2_fourth_guest_intro_yanxuekun/">鄢学鵾（口碑）</a></td>
</tr>
<tr>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">16:30 – 18:00</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;">交流互动</td>
<td style="border-right: #cccccc 1px solid; margin: 0px; border-top-style: none; border-bottom: #cccccc 1px solid; border-left-style: none; padding: 5px;"></td>
</tr>
</tbody>
</table>
<p style="margin: 15px 0px; padding: 0px;"><img class="alignnone" title="d2徽章3" src="http://farm3.static.flickr.com/2522/4167630535_b73419d2fc_o.jpg" alt="" width="200" height="200" /><img class="alignnone" title="d2徽章2" src="http://farm3.static.flickr.com/2487/4167629765_fba7e495dc_o.jpg" alt="" width="200" height="200" /><img class="alignnone" title="d2徽章1" src="http://farm3.static.flickr.com/2759/4167630291_e9ec0d17d2_o.jpg" alt="" width="200" height="200" /></p>
</li>
</ul>
</div>
<hr />
<p><small>© 行骏 for <a href="http://www.movinghorse.cn">行骏-IT Player</a>, 2009. |
<a href="http://www.movinghorse.cn/2009/12/07/4th-d2/">Permalink</a> |
<a href="http://www.movinghorse.cn/2009/12/07/4th-d2/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.movinghorse.cn/2009/12/07/4th-d2/&title=第4届D2前端技术论坛">del.icio.us</a>
<br/>
Post tags: <a href="http://www.movinghorse.cn/tag/d2/" rel="tag">D2</a>, <a href="http://www.movinghorse.cn/tag/f2e/" rel="tag">f2e</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.movinghorse.cn/2009/12/07/4th-d2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
