<?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>Leon&#039;s blog &#187; css</title>
	<atom:link href="http://www.leonzhang.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leonzhang.com</link>
	<description>关注: 开源&#38;互联网, GTD with open source and Web</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:24:13 +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>SlideShare的新UI: bigfoot</title>
		<link>http://www.leonzhang.com/2011/11/30/slideshare_new_ui_bigfoot/</link>
		<comments>http://www.leonzhang.com/2011/11/30/slideshare_new_ui_bigfoot/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 02:09:29 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[IT与互联网]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[slideshare]]></category>

		<guid isPermaLink="false">http://www.leonzhang.com/?p=830</guid>
		<description><![CDATA[昨天为了看SlideShare比较清爽些,刚弄了个改变SlideShare ppt缺省大小的Bookmarklet,没想到今天就看到SlideShare在测试更大的ppt画面的新UI设计, bigfoot. 我马上去试了一下,还是不太满意: ppt大小是固定大小(728x562px), 广告位还是很多. 最后我还是bigfoot关掉了,继续使用这个小Bookmarklet.]]></description>
			<content:encoded><![CDATA[<p>昨天为了看SlideShare比较清爽些,刚弄了个<a href="http://www.leonzhang.com/2011/11/29/a_clean_slideshare_ui_without_advertise/">改变SlideShare ppt缺省大小的Bookmarklet</a>,没想到今天就看到SlideShare在测试更大的ppt画面的新UI设计, <a href="http://www.slideshare.net/bigfoot">bigfoot</a>.<br />
<a href="http://www.flickr.com/photos/hileon/6428677901/" title="slideshare_bigfoot_01 by hileonzhang, on Flickr"><img src="http://farm7.staticflickr.com/6108/6428677901_40a2ec9896.jpg" width="500" height="275" alt="slideshare_bigfoot_01"></a></p>
<p>我马上去试了一下,还是不太满意: ppt大小是固定大小(728x562px), 广告位还是很多.<br />
<a href="http://www.flickr.com/photos/hileon/6428678227/" title="slideshare_bigfoot_02 by hileonzhang, on Flickr"><img src="http://farm8.staticflickr.com/7011/6428678227_2d5a1a8643.jpg" width="500" height="430" alt="slideshare_bigfoot_02"></a></p>
<p>最后我还是<a href="http://www.slideshare.net/bigfoot">bigfoot</a>关掉了,继续使用这个小<a href="http://www.leonzhang.com/2011/11/29/a_clean_slideshare_ui_without_advertise/">Bookmarklet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leonzhang.com/2011/11/30/slideshare_new_ui_bigfoot/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>给我个干净的SlideShare界面</title>
		<link>http://www.leonzhang.com/2011/11/29/a_clean_slideshare_ui_without_advertise/</link>
		<comments>http://www.leonzhang.com/2011/11/29/a_clean_slideshare_ui_without_advertise/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 10:37:29 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[IT与互联网]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[slideshare]]></category>

		<guid isPermaLink="false">http://www.leonzhang.com/?p=820</guid>
		<description><![CDATA[SlideShare是个很好的资料网站,那里你总能找到符合你胃口的的ppt. 可惜缺省的ppt大小比较小(598&#215;481),有的时候连字也看不清楚.切换成全屏吧,又太招摇,桌面上的消息也不太容易看到. 如果提供个大一点的ppt选项就好了,这就是下面这段Bookmarklet的由来.把它拖到浏览器的收藏夹,以后你在SlideShare上看ppt的时候,单击一下这个Bookmarklet,就会把广告什么的隐藏掉了,ppt的宽度大概是屏幕宽度的70%. 这是点击前和点击后的展示效果:]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.slideshare.net">SlideShare</a>是个很好的资料网站,那里你总能找到符合你胃口的的ppt.<br />
可惜缺省的ppt大小比较小(598&#215;481),有的时候连字也看不清楚.切换成全屏吧,又太招摇,桌面上的消息也不太容易看到.<br />
如果提供个大一点的ppt选项就好了,这就是下面<a href="javascript: (function() {       var rz = function() {        var h = $(window).width() * 3 / 6;        h = h + "px";        $(".player").css("min-width", "400px").css("width", "100%").css("height", h);        $(".column1, .playerWrapper, .player, .slideDisplayer").css("width", "100%").css("height", h);                $(".playerWrapper").attr('style', 'width: 100% !important');        $("#player").attr('width', $(".player").width()).attr('height', $(".player").height())    };    $(".h-top-ad, .h-skyscraper-ad, .h-related-more-tab").css("display", "none");    $(window).bind('resize', rz);    rz();    })();void 0">这段Bookmarklet</a>的由来.把<a href="javascript: (function() {       var rz = function() {        var h = $(window).width() * 3 / 6;        h = h + "px";        $(".player").css("min-width", "400px").css("width", "100%").css("height", h);        $(".column1, .playerWrapper, .player, .slideDisplayer").css("width", "100%").css("height", h);                $(".playerWrapper").attr('style', 'width: 100% !important');        $("#player").attr('width', $(".player").width()).attr('height', $(".player").height())    };    $(".h-top-ad, .h-skyscraper-ad, .h-related-more-tab").css("display", "none");    $(window).bind('resize', rz);    rz();    })();void 0">它</a>拖到浏览器的收藏夹,以后你在SlideShare上看ppt的时候,单击一下<a href="javascript: (function() {       var rz = function() {        var h = $(window).width() * 3 / 6;        h = h + "px";        $(".player").css("min-width", "400px").css("width", "100%").css("height", h);        $(".column1, .playerWrapper, .player, .slideDisplayer").css("width", "100%").css("height", h);                $(".playerWrapper").attr('style', 'width: 100% !important');        $("#player").attr('width', $(".player").width()).attr('height', $(".player").height())    };    $(".h-top-ad, .h-skyscraper-ad, .h-related-more-tab").css("display", "none");    $(window).bind('resize', rz);    rz();    })();void 0">这个Bookmarklet</a>,就会把广告什么的隐藏掉了,ppt的宽度大概是屏幕宽度的70%.</p>
<pre class="brush: jscript; title: ; notranslate">
javascript: (function() {
    var rz = function() {
        var h = $(window).width() * 3 / 6;
        h = h + &quot;px&quot;;
        $(&quot;.player&quot;).css(&quot;min-width&quot;, &quot;400px&quot;).css(&quot;width&quot;, &quot;100%&quot;).css(&quot;height&quot;, h);
        $(&quot;.column1, .playerWrapper, .player, .slideDisplayer&quot;).css(&quot;width&quot;, &quot;100%&quot;).css(&quot;height&quot;, h);
        $(&quot;.playerWrapper&quot;).attr('style', 'width: 100% !important');
        $(&quot;#player&quot;).attr('width', $(&quot;.player&quot;).width()).attr('height', $(&quot;.player&quot;).height())
    };
    $(&quot;.h-top-ad, .h-skyscraper-ad, .h-related-more-tab&quot;).css(&quot;display&quot;, &quot;none&quot;);
    $(window).bind('resize', rz);
    rz();
})();
void 0
</pre>
<p>这是点击前和点击后的展示效果:<br />
<a href="http://www.flickr.com/photos/hileon/6423974229/" title="slideshare with ad by hileonzhang, on Flickr"><img src="http://farm7.staticflickr.com/6229/6423974229_41fe46f90f.jpg" width="500" height="405" alt="slideshare with ad"></a></p>
<p><a href="http://www.flickr.com/photos/hileon/6423974273/" title="slideshare without ad by hileonzhang, on Flickr"><img src="http://farm8.staticflickr.com/7010/6423974273_8e94ce6372.jpg" width="500" height="397" alt="slideshare without ad"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leonzhang.com/2011/11/29/a_clean_slideshare_ui_without_advertise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>讨厌的CSS3前缀</title>
		<link>http://www.leonzhang.com/2011/03/04/bad_css3_prefi/</link>
		<comments>http://www.leonzhang.com/2011/03/04/bad_css3_prefi/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 05:12:47 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.leonzhang.com/?p=649</guid>
		<description><![CDATA[CSS3确实带来了很多很炫的功能,但是为了在现在的浏览器上使用CSS3确实很费劲. 比如要为不同的浏览器书写自己格式的CSS3属性名就是一件麻烦事. 他们为什么不直接使用标准的CSS3属性名呢?! 如果要把元素旋转度,CSS3的语法是: 却要写这么多: 真是够丑的,谁有好办法?]]></description>
			<content:encoded><![CDATA[<p>CSS3确实带来了很多很炫的功能,但是为了在现在的浏览器上使用CSS3确实很费劲.<br />
比如要为不同的浏览器书写自己格式的CSS3属性名就是一件麻烦事.<br />
他们为什么不直接使用标准的CSS3属性名呢?!</p>
<p>如果要把元素旋转度,CSS3的语法是:</p>
<pre class="brush: css; title: ; notranslate">transform:rotate(-3deg);</pre>
<p>却要写这么多:</p>
<pre class="brush: css; title: ; notranslate">
   -webkit-transform:rotate(-3deg); /*为Chrome/Safari*/
   -moz-transform:rotate(-3deg); /*为Firefox*/
   -ms-transform:rotate(-3deg); /*为IE*/
   -o-transform:rotate(-3deg); /*为Opera*/
   transform:rotate(-3deg); /*为nothing*/
</pre>
<p>真是够丑的,谁有好办法?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leonzhang.com/2011/03/04/bad_css3_prefi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>推荐一个Chrome的广告屏蔽扩展, AdBlock</title>
		<link>http://www.leonzhang.com/2010/06/24/adblock/</link>
		<comments>http://www.leonzhang.com/2010/06/24/adblock/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 06:11:22 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[IT与互联网]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[xpath]]></category>
		<category><![CDATA[小工具]]></category>
		<category><![CDATA[广告]]></category>

		<guid isPermaLink="false">http://www.leonzhang.com/?p=521</guid>
		<description><![CDATA[如何屏蔽网站的广告？其实以前我不太关心这个。连我这个几乎没人访问的blog，我都放了个Google Ad，我怎么能好意思上别人的网站时，不看别人的广告呢。 但是有些网站的广告放的也实在太多了点。比如我经常使用的dict.cn, 上、下、右，都放满了广告。一眼望去，我还真不知道，那些是单词解释，那些是挂的广告。于是还是打算把dict.cn的广告屏蔽一下。 在Firefox里有个Stylish插件，可以在本地修改网站的css。比如你在Stylish给dict.cn的”#ad_top”加个”display:none”，它就不会显示了在你的浏览器里了。但是碰到广告就去编辑一下对应的css，也挺麻烦的。 如果有人维护这样一个屏蔽大多数网站广告的css，我们只要像使用杀毒软件那样，装个软件，它就自动每天更新新的广告屏蔽css该多好。顺着这个思路，我找到的就是AdBlock for Chrome。AdBlock里的filter lists大概就是这个想法，而且有中文网站的filters可以选。我不清楚的是，这个filters是AdBlock自己维护的，还是用户贡献。如果是用户贡献的那就比较牛了，新出现的广告一出来，用户就能在第一时间贡献用于广告屏蔽的css。跟开源的只要眼睛多、bug就好捉的精神一样，只要用户贡献的广告屏蔽css，网站就干净的多。应该和人肉xxx算是一类。 不管怎样AdBlock for Chrome现在的filters已经不错了，至少它有我需要的dict.cn。 来比较一下使用AdBlock的效果。 使用AdBlock之前的dict.cn： 使用AdBlock之后的dict.cn： AdBlock for Chrome下载地址，还有AdBlock的Firefox姊、Safari妹。]]></description>
			<content:encoded><![CDATA[<p>如何屏蔽网站的广告？其实以前我不太关心这个。连我这个几乎没人访问的blog，我都放了个Google Ad，我怎么能好意思上别人的网站时，不看别人的广告呢。</p>
<p>但是有些网站的广告放的也实在太多了点。比如我经常使用的dict.cn, 上、下、右，都放满了广告。一眼望去，我还真不知道，那些是单词解释，那些是挂的广告。于是还是打算把dict.cn的广告屏蔽一下。</p>
<p>在Firefox里有个<a href="http://userstyles.org/">Stylish插件</a>，可以在本地修改网站的css。比如你在<a href="http://userstyles.org/">Stylish</a>给dict.cn的”#ad_top”加个”display:none”，它就不会显示了在你的浏览器里了。但是碰到广告就去编辑一下对应的css，也挺麻烦的。</p>
<p>如果有人维护这样一个屏蔽大多数网站广告的css，我们只要像使用杀毒软件那样，装个软件，它就自动每天更新新的广告屏蔽css该多好。顺着这个思路，我找到的就是<a href="http://code.google.com/p/adblockforchrome/">AdBlock for Chrome</a>。AdBlock里的filter lists大概就是这个想法，而且有中文网站的filters可以选。我不清楚的是，这个filters是AdBlock自己维护的，还是用户贡献。如果是用户贡献的那就比较牛了，新出现的广告一出来，用户就能在第一时间贡献用于广告屏蔽的css。跟开源的只要眼睛多、bug就好捉的精神一样，只要用户贡献的广告屏蔽css，网站就干净的多。应该和人肉xxx算是一类。</p>
<p>不管怎样<a href="http://code.google.com/p/adblockforchrome/">AdBlock for Chrome</a>现在的filters已经不错了，至少它有我需要的dict.cn。</p>
<p>来比较一下使用AdBlock的效果。<br />
使用AdBlock之前的dict.cn：<br />
<a href="http://www.flickr.com/photos/hileon/4729045085/" title="dictcn_without_adblock by hileonzhang, on Flickr"><img src="http://farm2.static.flickr.com/1400/4729045085_29de5877a6.jpg" width="500" height="340" alt="dictcn_without_adblock"></a></p>
<p>使用AdBlock之后的dict.cn：<br />
<a href="http://www.flickr.com/photos/hileon/4729044923/" title="dictcn_adblock by hileonzhang, on Flickr"><img src="http://farm2.static.flickr.com/1083/4729044923_23cb2e9df5.jpg" width="500" height="340" alt="dictcn_adblock"></a></p>
<p>AdBlock for Chrome<a href="https://chrome.google.com/extensions/detail/gighmmpiobklfepjocnamgkkbiglidom?hl=en">下载地址</a>，还有AdBlock的<a href="https://addons.mozilla.org/en-US/firefox/addon/1865/?src=api">Firefox姊</a>、<a href="http://safariadblock.com/">Safari妹</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leonzhang.com/2010/06/24/adblock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zen Coding，快速输入html和css之道</title>
		<link>http://www.leonzhang.com/2010/02/08/zencoding/</link>
		<comments>http://www.leonzhang.com/2010/02/08/zencoding/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 08:15:05 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[软件开发]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[zen-coding]]></category>

		<guid isPermaLink="false">http://www.leonzhang.com/?p=458</guid>
		<description><![CDATA[整理Eclipse for php的时候，无意间看到了这工具，Zen Coding。真是快速编辑html和css的利器，有多厉害，看看这里的演示吧。访问不到的请移步土豆。 作者的主要想法是，通过把编辑器变成一个简单的脚步解释环境，来提高编码的效率。我想这也是VIM这种编辑器反而比一些的IDE效率更高的主要原因。不过Zen Coding的想法更新颖，代码更少。 例如我们要输入这样一段html代码， 以zen coding的方式，就只需要输入“div#header>ul.navigation>li*4>a”，然后按快捷键展开就好了。 心动了，来体验一下zen coding的魅力吧。这个在线的Zen Coding编辑器，是通过js，把普通的html textarea变成了不错的IDE。如何让你网站上的textarea也支持这个功能？试试这个吧。 我常用的代码编辑器是VIM和Eclispe，来看看怎么使它们支持Zen Coding吧。 首先来看看VIM VIM下支持Zen Coding相对比较容易 首先确保你的VIM版本支持python的。我使用的是Debian/squeeze下的vim-nox包，squeeze下支持python的VIM包。 然后下载这两个VIM插件，zencoding.vim和zencoding_vim.py，拷贝到VIM的.vim/plugin目录中。 再从这里，下载Zen Coding for TextMate v0.3.1.zip，把压缩包里的zencoding整个目录拷贝到.vim/plugin下。注意是目录。 OK，现在可以打开VIM试试了。进入插入模式输入“div#header>ul.navigation>li*4>a”，然后按“Ctrl+E”，看看有什么效果，呵呵。 VIM下的Zen Coding的快捷键设置如下： 插入模式下Ctrl+L ：插入缩略代码 可视模式下Ctrl+L ：在选中的文本前后，重复插入缩略代码 插入模式下Ctrl+E：直接在当前编辑位置，运行并插入生产的代码 插入模式下Tab：同Ctrl+E 再说说Eclipse Eclipse下支持Zen Coding实际上是通过js做的。就像在Firefox里有Greasemonkey这样的扩展是用户可以通过js来扩充Firefox；Eclipse下也有个类似的叫Eclipse Monkey的项目。 首先在Eclipse里添加这个更新站点http://download.eclipse.org/technology/dash/update，更新、安装Eclipse Monkey。 然后看这个演示，就知道怎么在项目里加入zen coding的js文件，来扩展Eclipse了。 Zen Coding现在是一个比较新的项目，有兴趣的可以多关心Zen Coding在Google code上的项目。 参考文档： http://code.google.com/p/zen-coding/issues/detail?id=16 http://code.google.com/p/zen-coding/wiki/AptanaHowToEn]]></description>
			<content:encoded><![CDATA[<p>整理<a href="http://www.eclipse.org/pdt/">Eclipse for php</a>的时候，无意间看到了这工具，<a href="http://code.google.com/p/zen-coding/">Zen Coding</a>。真是快速编辑html和css的利器，有多厉害，看看这里的<a href="http://vimeo.com/7405114">演示</a>吧。访问不到的请移步<a href="http://www.tudou.com/programs/view/z7wjoN2E8Cg/">土豆</a>。</p>
<p>作者的主要想法是，通过把编辑器变成一个简单的脚步解释环境，来提高编码的效率。我想这也是VIM这种编辑器反而比一些的IDE效率更高的主要原因。不过Zen Coding的想法更新颖，代码更少。<br />
例如我们要输入这样一段html代码，</p>
<pre class="brush: xml; title: ; notranslate">
&lt;div id=”header”&gt;
    &lt;ul class=”navigation”&gt;
        &lt;li&gt;&lt;a href=”&quot;&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href=”&quot;&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href=”&quot;&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href=”&quot;&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;
</pre>
<p> 以zen coding的方式，就只需要输入“div#header>ul.navigation>li*4>a”，然后按快捷键展开就好了。</p>
<p>心动了，来体验一下zen coding的魅力吧。这个<a href="http://www.cdolivet.com/editarea/editarea/exemples/exemple_full.html">在线的Zen Coding编辑器</a>，是通过js，把普通的html textarea变成了不错的IDE。如何让你网站上的textarea也支持这个功能？试试<a href="http://www.cdolivet.com/index.php?page=editArea">这个</a>吧。</p>
<p>我常用的代码编辑器是VIM和Eclispe，来看看怎么使它们支持Zen Coding吧。</p>
<h3>首先来看看VIM</h3>
<p>VIM下支持Zen Coding相对比较容易</p>
<ul>
<li>首先确保你的VIM版本支持python的。我使用的是Debian/squeeze下的vim-nox包，squeeze下<a href="http://packages.debian.org/squeeze/vim-python">支持python的VIM包</a>。</li>
<li>然后下载这两个VIM插件，<a href="http://zen-coding.googlecode.com/issues/attachment?aid=-2227862969360034964&#038;name=zencoding.vim">zencoding.vim</a>和<a href="http://zen-coding.googlecode.com/issues/attachment?aid=9155111667227577437&#038;name=zencoding_vim.py">zencoding_vim.py</a>，拷贝到VIM的.vim/plugin目录中。</li>
<li>再从<a href="http://code.google.com/p/zen-coding/downloads/list">这里</a>，下载Zen Coding for TextMate v0.3.1.zip，把压缩包里的zencoding整个目录拷贝到.vim/plugin下。注意是目录。</li>
</ul>
<p>OK，现在可以打开VIM试试了。进入插入模式输入“div#header>ul.navigation>li*4>a”，然后按“Ctrl+E”，看看有什么效果，呵呵。<br />
VIM下的Zen Coding的快捷键设置如下：</p>
<blockquote><p>
插入模式下Ctrl+L ：插入缩略代码<br />
可视模式下Ctrl+L ：在选中的文本前后，重复插入缩略代码<br />
插入模式下Ctrl+E：直接在当前编辑位置，运行并插入生产的代码<br />
插入模式下Tab：同Ctrl+E
</p></blockquote>
<h3>再说说Eclipse</h3>
<p>Eclipse下支持Zen Coding实际上是通过js做的。就像在Firefox里有<a href="https://addons.mozilla.org/en-US/firefox/addon/748?src=api">Greasemonkey</a>这样的扩展是用户可以通过js来扩充Firefox；Eclipse下也有个类似的叫<a href="http://wiki.eclipse.org/Eclipse_Monkey">Eclipse Monkey</a>的项目。</p>
<ul>
<li>首先在Eclipse里添加这个更新站点http://download.eclipse.org/technology/dash/update，更新、安装Eclipse Monkey。</li>
<li>然后看<a href="http://gonzalezmora.com/publications/screencasts/ZenCoding/ZenCoding.html">这个演示</a>，就知道怎么在项目里加入zen coding的js文件，来扩展Eclipse了。</li>
</ul>
<p><img src="http://zen-coding.googlecode.com/svn/wiki/images/aptana-proj-structure.png" alt="zen coding in Eclipse" /></p>
<p>Zen Coding现在是一个比较新的项目，有兴趣的可以多关心<a href="http://code.google.com/p/zen-coding/">Zen Coding在Google code上的项目</a>。</p>
<p>参考文档：</p>
<ul>
<li>http://code.google.com/p/zen-coding/issues/detail?id=16</li>
<li>http://code.google.com/p/zen-coding/wiki/AptanaHowToEn</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.leonzhang.com/2010/02/08/zencoding/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 2/26 queries in 0.017 seconds using disk: basic
Object Caching 553/609 objects using disk: basic
Content Delivery Network via N/A

Served from: www.leonzhang.com @ 2012-02-10 17:15:05 -->
