<?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>keke&#039;s blog</title>
	<atom:link href="http://www.imkeke.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imkeke.net</link>
	<description>design my life...</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:37:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>用Stylebot自定义网页</title>
		<link>http://www.imkeke.net/customization/stylebot-customization-web.html</link>
		<comments>http://www.imkeke.net/customization/stylebot-customization-web.html#comments</comments>
		<pubDate>Thu, 26 Aug 2010 03:37:44 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[stylebot]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1253</guid>
		<description><![CDATA[Stylebot是一款Chrome的扩展，作用是可自定义任何网页。比如看哪个页面不爽，就可以自行修改。 安装后的提示： 比如最近实在看不惯twitter首页的Who to follow了，用Stylebot就可以轻松的将其隐藏掉... ]]></description>
			<content:encoded><![CDATA[<p><a title="stylebot" href="https://chrome.google.com/extensions/detail/oiaejidbmkiecgbjeifoejpgmdaleoha">Stylebot</a>是一款Chrome的扩展，作用是可自定义任何网页。比如看哪个页面不爽，就可以自行修改。</p>
<p>安装后的提示：</p>
<p><img class="alignnone size-full wp-image-1254" title="stylebot-install" src="http://www.imkeke.net/wp-content/uploads/2010/08/stylebot-install.png" alt="" width="461" height="164" /></p>
<p>比如最近实在看不惯twitter首页的Who to follow了，用Stylebot就可以轻松的将其隐藏掉，开打twitter首页后，点击地址栏右侧的css字样，会打开Stylebot：</p>
<p><img class="alignnone size-full wp-image-1255" title="stylebot-ui" src="http://www.imkeke.net/wp-content/uploads/2010/08/stylebot-ui.png" alt="" width="322" height="674" /></p>
<p>然后选中“Who to follow”那个区块，点击“Visibility &amp; Layout”中的“hidden”即可。</p>
<p>更详细的介绍可以看<a title="Stylebot 設計網頁不用懂CSS語法， 親切版Stylish隨意改造網站" href="http://playpcesor.blogspot.com/2010/08/stylebot-css-stylish.html">这里</a>。</p>
<h3  class="related_post_title">Random Posts：</h3><ul class="related_post"><li>2010-06-12 -- <a href="http://www.imkeke.net/default/say-nothing.html" title="看图不说话">看图不说话</a> (13)</li><li>2008-05-30 -- <a href="http://www.imkeke.net/browser/firefox-download-day.html" title="Firefox下载日">Firefox下载日</a> (1)</li><li>2009-06-07 -- <a href="http://www.imkeke.net/life/non-related-personnel-and-dogs-not-admitted.html" title="非相关人员与狗不得入内（转）">非相关人员与狗不得入内（转）</a> (2)</li><li>2009-12-18 -- <a href="http://www.imkeke.net/linux/virtualbox-network.html" title="Virtualbox使用问题一则">Virtualbox使用问题一则</a> (2)</li><li>2008-12-21 -- <a href="http://www.imkeke.net/life/archlive.html" title="Archlive ">Archlive </a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/customization/stylebot-customization-web.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IE6, 7无法设置表格行高</title>
		<link>http://www.imkeke.net/browser/ie6-7-table-hr-height-bug.html</link>
		<comments>http://www.imkeke.net/browser/ie6-7-table-hr-height-bug.html#comments</comments>
		<pubDate>Tue, 24 Aug 2010 06:26:46 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[iebug]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1238</guid>
		<description><![CDATA[以前重来都不会使用table去布局，使我陷入了CSS布局的一个误区-只要不是table布局，只要是通过CSS布局的，就是对的，就是符合Web标准的（from 《Web前端开发修炼之道》p26）。我想该停止这条不... ]]></description>
			<content:encoded><![CDATA[<p>以前重来都不会使用table去布局，使我<strong>陷入了CSS布局的一个误区-只要不是table布局，只要是通过CSS布局的，就是对的，就是符合Web标准的</strong>（from 《Web前端开发修炼之道》p26）。我想该停止这条不归路了，所以在最近的项目开发中，在合适的位置都使用了table来布局，用过几次之后感觉嘿还真不错。不过今天在IE6，7下遇到了一个大麻烦，问题描述如下：</p>
<p>一个两行两列的表格，整个表格高度和宽度都固定了，给第一行tr设定了一个高度后在Firefox，chrome，IE8都正常，但是在IE6，7下死活都无效。</p>
<p>代码如下：<br />
<code lang="html"><br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"<br />
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><br />
<head><br />
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /><br />
<title></title></p>
<style type="text/css" media="screen">
	table {
		height: 200px;
	}
	.h20 {
		height: 20px;
	}
</style>
<p></head><br />
<body></p>
<table border="0">
<tr class="h20">
<td>小组名：</td>
<td>
				<span>我是小组名</span><br />
				<a href="javascript: void(0);" title="编辑">编辑</a>
			</td>
</tr>
<tr>
<td>小组简介：</td>
<td>
<p>我是简介我是简介我是简介我是简介我是简介我是简介我是简介我是简介我是简介我是简介</p>
<p>				<a href="javascript: void(0);" title="编辑">编辑</a>
			</td>
</tr>
</table>
<p></body><br />
</html><br />
</code></p>
<div>解决这个问题的方法就是将第二行也设定一个高度，这样第一行的高度也生效了。</div>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-08-20 -- <a href="http://www.imkeke.net/browser/div-img-padding.html" title="div中包含img时底部出现空隙">div中包含img时底部出现空隙</a> (3)</li><li>2009-09-22 -- <a href="http://www.imkeke.net/design/css-tab-designer.html" title="CSS Tab Designer">CSS Tab Designer</a> (5)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/browser/ie6-7-table-hr-height-bug.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>div中包含img时底部出现空隙</title>
		<link>http://www.imkeke.net/browser/div-img-padding.html</link>
		<comments>http://www.imkeke.net/browser/div-img-padding.html#comments</comments>
		<pubDate>Fri, 20 Aug 2010 07:08:29 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1234</guid>
		<description><![CDATA[这个问题遇到了好几次，有如下代码： 效果图如下： 疑似原因（via）： 图片文字等inline元素默认是和父级元素的baseline对齐的，而baseline又和父级底边有一定距离（这个距离和 font-size，font-fami... ]]></description>
			<content:encoded><![CDATA[<p>这个问题遇到了好几次，有如下代码：</p>
<p><code lang="html"></p>
<div style="background: #000;">
	 <img src="https://www.google.com/images/logos/ssl_logo_lg.gif" alt="google logo" />
</div>
<p></code></p>
<p>效果图如下：</p>
<p><img title="google logo" src="http://www.imkeke.net/wp-content/uploads/2010/07/googleloge.png" alt="" width="300" height="135" /></p>
<p>疑似原因（<a title="图片IMG与容器下边界有空隙的解决方法" href="http://www.52css.com/article.asp?id=65">via</a>）：</p>
<blockquote><p>图片文字等inline元素默认是和父级元素的baseline对齐的，而baseline又和父级底边有一定距离（这个距离和  font-size，font-family 相关，不一定是 5px），所以设置  vertical-align:top/bottom/text-top/text-bottom 都可以避免这种情况出现。</p></blockquote>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-08-24 -- <a href="http://www.imkeke.net/browser/ie6-7-table-hr-height-bug.html" title="IE6, 7无法设置表格行高">IE6, 7无法设置表格行高</a> (9)</li><li>2009-09-22 -- <a href="http://www.imkeke.net/design/css-tab-designer.html" title="CSS Tab Designer">CSS Tab Designer</a> (5)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/browser/div-img-padding.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>XnView以实际大小查看</title>
		<link>http://www.imkeke.net/customization/xnview-nofit-view.html</link>
		<comments>http://www.imkeke.net/customization/xnview-nofit-view.html#comments</comments>
		<pubDate>Thu, 19 Aug 2010 07:44:55 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[XnView]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1225</guid>
		<description><![CDATA[以前一直使用IrfanView来看图，最近看设计图需求增大，每次用IrfanView打开都要按下Ctrl+h来以实际大小查看，这严重影响到了看图的情绪，然后查看设置后并没有找到相应的选项，所以放弃IrfanVie... ]]></description>
			<content:encoded><![CDATA[<p>以前一直使用IrfanView来看图，最近看设计图需求增大，每次用IrfanView打开都要按下Ctrl+h来以实际大小查看，这严重影响到了看图的情绪，然后查看设置后并没有找到相应的选项，所以放弃IrfanView转用XnView了。</p>
<p>XnView的设置也是比较复杂的，不过马上我就找到了相应的选项，点击『工具』-『选项』，左边选择『查看』，将『<span style="color: #ff9900;">自动调整图像大小</span>』改成『<span style="color: #ff9900;">实际大小</span>』即可。</p>
<p><img class="alignnone size-full wp-image-1227" title="XnView 设置" src="http://www.imkeke.net/wp-content/uploads/2010/08/XnView.png" alt="" width="466" height="156" /></p>
<h3  class="related_post_title">Random Posts：</h3><ul class="related_post"><li>2008-10-24 -- <a href="http://www.imkeke.net/linux/solve-awn-start.html" title="AWN不能启动的解决">AWN不能启动的解决</a> (2)</li><li>2009-01-03 -- <a href="http://www.imkeke.net/customization/gaia-08-for-linux.html" title="Gaia 08 For Linux">Gaia 08 For Linux</a> (1)</li><li>2008-09-28 -- <a href="http://www.imkeke.net/linux/fcitx-gtk-config.html" title="配置fcitx工具">配置fcitx工具</a> (9)</li><li>2009-12-02 -- <a href="http://www.imkeke.net/linux/sparkup-for-vim.html" title="sparkup for vim">sparkup for vim</a> (6)</li><li>2008-08-01 -- <a href="http://www.imkeke.net/linux/qq-for-linux.html" title="QQ for Linux">QQ for Linux</a> (8)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/customization/xnview-nofit-view.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>看图不说话</title>
		<link>http://www.imkeke.net/default/say-nothing.html</link>
		<comments>http://www.imkeke.net/default/say-nothing.html#comments</comments>
		<pubDate>Sat, 12 Jun 2010 15:09:13 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1208</guid>
		<description><![CDATA[Related Posts：2010-03-01 -- 最后一个学期 (3)2009-04-21 -- 无题 (0... ]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="毕业生应该怎样？" src="http://farm5.static.flickr.com/4053/4692897021_cbb83e4b58.jpg" alt="" width="500" height="375" /></p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-03-01 -- <a href="http://www.imkeke.net/life/the-last-term.html" title="最后一个学期">最后一个学期</a> (3)</li><li>2009-04-21 -- <a href="http://www.imkeke.net/life/no-title-09.html" title="无题">无题</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/default/say-nothing.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>两个个人页面</title>
		<link>http://www.imkeke.net/design/two-profiles.html</link>
		<comments>http://www.imkeke.net/design/two-profiles.html#comments</comments>
		<pubDate>Sun, 02 May 2010 13:26:36 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1202</guid>
		<description><![CDATA[马上就要毕业了，利用这段时间做了两个个人页面，希望能够在找工作时派上用场，这段时间一直在思考，前端工程师这个职业是否有前景，对于将来要走什么路也非常迷茫，父母希望我能够... ]]></description>
			<content:encoded><![CDATA[<p>马上就要毕业了，利用这段时间做了两个个人页面，希望能够在找工作时派上用场，这段时间一直在思考，前端工程师这个职业是否有前景，对于将来要走什么路也非常迷茫，父母希望我能够考个教师资格证去当当老师，可是每次捧起那些满是理论的理论，我满脑子都是文明用语。自己对技术的渴望是非常强烈的，从最初的玩Linux到HTML，CSS，然后JavaScript，我想这就是我要走的路吧，好吧，那就朝着这个方向继续前行，慢慢强悍，渐渐牛逼。</p>
<p><img class="alignnone" title="pro" src="http://farm5.static.flickr.com/4038/4571077186_42e0750fb3_o.png" alt="" width="500" height="208" /></p>
<p>两个简单的页面，分别在<a title="profile_a" href="http://www.imkeke.net/pro/a.html">这里</a>和<a title="profile_b" href="http://www.imkeke.net/pro/b.html">这里</a>。</p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2009-07-15 -- <a href="http://www.imkeke.net/life/turn-to-web-design.html" title="开始转向页面设计了">开始转向页面设计了</a> (4)</li><li>2009-08-20 -- <a href="http://www.imkeke.net/design/useful-css-skills.html" title="有用的CSS招数">有用的CSS招数</a> (7)</li><li>2009-07-01 -- <a href="http://www.imkeke.net/design/training-design.html" title="练一个">练一个</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/design/two-profiles.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>7290安装最新Google软件</title>
		<link>http://www.imkeke.net/life/blackberry-7290-install-newest-google-app.html</link>
		<comments>http://www.imkeke.net/life/blackberry-7290-install-newest-google-app.html#comments</comments>
		<pubDate>Sat, 10 Apr 2010 11:50:16 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[7290]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1198</guid>
		<description><![CDATA[额，还有人在用7290吗？应该是非常稀少了，我想也只有我还在使用这款老古董咯，为什么还不换，因为它牢固，多次从床上摔倒床下它都满血复活，既然没坏，用着也就用着了。 今天看到BerryB... ]]></description>
			<content:encoded><![CDATA[<p>额，还有人在用<a title="7290" href="http://www.imkeke.net/tag/7290">7290</a>吗？应该是非常稀少了，我想也只有我还在使用这款老古董咯，为什么还不换，因为它牢固，多次从床上摔倒床下它都满血复活，既然没坏，用着也就用着了。</p>
<p>今天看到<a title="BerryBox" href="http://oteam.cn/2010/4/10/BerryBox-v0.13-released-The-Blackberry-Device-Tools/">BerryBox</a>这款工具，其中里面的OTA软件下载工具非常好用，帮我装上了最新的Google Sync，这样在老古董上面也可以同步Google联系人，日历了。</p>
<p>打开BerryBox之后在OTA下载处填入jad地址就可以下载了：</p>
<p><img class="alignnone" title="BerryBox" src="http://farm3.static.flickr.com/2395/4507096195_2cf70a8190_m.jpg" alt="" width="240" height="240" />（<a title="berrybox" href="http://farm3.static.flickr.com/2395/4507096195_327e35b059_o.png">大图</a>）</p>
<p>7290上可以用的Google Apps地址：</p>
<p><a title="google gmail" href="http://m.google.com/mail/download/mail.jad?dc=gorganic&amp;hl=en&amp;ver=2.0.6">Gmail</a> <a title="google sync" href="http://m.google.com/sync/download/sync.jad?dc=gorganic&amp;hl=en&amp;ver=0.5.15">GoogleSync</a> <a title="google maps" href="http://m.google.com/maps/download/maps.jad?dc=gorganic&amp;hl=en&amp;ver=3.0.2">Google maps</a></p>
<p>右键复制链接地址复制到OTA下载链接便可。</p>
<p><img class="alignnone" title="google sync" src="http://farm3.static.flickr.com/2316/4507743634_0ca0be03b7_o.png" alt="" width="240" height="160" /></p>
<p><img class="alignnone" title="google maps" src="http://farm3.static.flickr.com/2074/4507105925_4f78886c81_o.png" alt="" width="240" height="160" /></p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2009-10-07 -- <a href="http://www.imkeke.net/life/blackberry-rssreader-freerange.html" title="黑莓RSS阅读器-FreeRange">黑莓RSS阅读器-FreeRange</a> (5)</li><li>2008-10-02 -- <a href="http://www.imkeke.net/browser/install-google-toolbar.html" title="装上了，google工具栏">装上了，google工具栏</a> (2)</li><li>2008-06-04 -- <a href="http://www.imkeke.net/windows/7290-app-eqo.html" title="7290应用-EQO">7290应用-EQO</a> (5)</li><li>2008-05-13 -- <a href="http://www.imkeke.net/life/bb7290-reboot.html" title="BB7290的重启问题">BB7290的重启问题</a> (4)</li><li>2008-01-03 -- <a href="http://www.imkeke.net/life/bb-gmail-ok.html" title="Gmail使用有点正常了">Gmail使用有点正常了</a> (11)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/life/blackberry-7290-install-newest-google-app.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>读自己喜欢读的文章</title>
		<link>http://www.imkeke.net/life/create-own-like-page-feed.html</link>
		<comments>http://www.imkeke.net/life/create-own-like-page-feed.html#comments</comments>
		<pubDate>Thu, 18 Mar 2010 02:45:25 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1196</guid>
		<description><![CDATA[标题看起来有些别扭，首先我想说一下我有一个怪癖，就是不喜欢在电脑屏幕上读有很多文字的文章，而更加陶醉于在手机上阅读文字，不知道为什么会这样，反正在手机屏幕上能够“看得进... ]]></description>
			<content:encoded><![CDATA[<p>标题看起来有些别扭，首先我想说一下我有一个怪癖，就是不喜欢在电脑屏幕上读有很多文字的文章，而更加陶醉于在手机上阅读文字，不知道为什么会这样，反正在手机屏幕上能够“看得进去”，每次遇到有不想错过的长篇大论，我会将它保存在一个txt文件里，让后通过Mobipocket Reader导入到手机上进行阅读，真是太麻烦了。</p>
<p>现在我终于找到了一个新的方法，只要在Googer Reader上加上一个标签然后生成一个feed，这样就可以在手机上通过rss阅读器进行阅读，我是这样做的：</p>
<ol>
<li>把喜欢的文章加上reader标签。</li>
<li>设置为public。</li>
<p>进入Google Reader设置页面，在Folders and Tages选项卡中把reader标签设置为public，之后会出现一个view public page链接。</p>
<p><img class="alignnone" title="greader setting" src="http://farm3.static.flickr.com/2748/4442418566_96c0dd74ff_o.png" alt="" width="388" height="36" /></p>
<li>地址太长，用feedburner烧制一个feed。</li>
<p>点击view public page之后发现这个地址非常长，这时可以用feedburner自己烧制一个feed。</p>
<li>在手机上导入。</li>
<p>之后我在<a title="FreeRange" href="http://www.imkeke.net/life/blackberry-rssreader-freerange.html">FreeRange</a>里导入这个feed就ok。</ol>
<p>然后被加入reader标签的文章都会出现在这个feed中了。可能有点火星。</p>
<h3  class="related_post_title">Random Posts：</h3><ul class="related_post"><li>2007-12-09 -- <a href="http://www.imkeke.net/browser/kong-opera.html" title="空中-Opera 2.0正式版">空中-Opera 2.0正式版</a> (0)</li><li>2008-12-19 -- <a href="http://www.imkeke.net/life/before-cet-4.html" title="四级前夜，囧事连连">四级前夜，囧事连连</a> (7)</li><li>2009-04-29 -- <a href="http://www.imkeke.net/linux/anyother-taskbar-centbar.html" title="又一款Taskbar—Centbar">又一款Taskbar—Centbar</a> (3)</li><li>2008-10-10 -- <a href="http://www.imkeke.net/linux/archlinux-install-vsftpd.html" title="Arch下vsftpd的搭建">Arch下vsftpd的搭建</a> (3)</li><li>2009-07-10 -- <a href="http://www.imkeke.net/customization/minimal-dark-by-iamfuss.html" title="minimal Dark by iamfuss">minimal Dark by iamfuss</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/life/create-own-like-page-feed.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>zen coding for vim</title>
		<link>http://www.imkeke.net/customization/zen-coding-for-vim.html</link>
		<comments>http://www.imkeke.net/customization/zen-coding-for-vim.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:04:39 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[zencoding]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1195</guid>
		<description><![CDATA[zen coding的vim插件终于出来了，虽然说是非官方的，之前有写过sparkup for vim，不过在使用过程中不是非常顺利，昨天看到前端观察的zen coding资源更新，确实非常高兴，现在终于能完美体验这一利... ]]></description>
			<content:encoded><![CDATA[<p>zen coding的vim<a title="zencoding-vim" href="http://github.com/mattn/zencoding-vim">插件</a>终于出来了，虽然说是非官方的，之前有写过<a title="sparkup for vim" href="http://www.imkeke.net/linux/sparkup-for-vim.html">sparkup for vim</a>，不过在使用过程中不是非常顺利，昨天看到前端观察的<a title="zen coding资源更新" href="http://www.qianduan.net/zen-coding-resources-to-update.html">zen coding资源更新</a>，确实非常高兴，现在终于能完美体验这一利器了。</p>
<p>首先将其clone下来：</p>
<p><code>git clone git://github.com/mattn/zencoding-vim</code></p>
<p>把zencoding.vim放入vimfiles\plugin下，接着就可以体验了。</p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2009-12-02 -- <a href="http://www.imkeke.net/linux/sparkup-for-vim.html" title="sparkup for vim">sparkup for vim</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/customization/zen-coding-for-vim.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>最后一个学期</title>
		<link>http://www.imkeke.net/life/the-last-term.html</link>
		<comments>http://www.imkeke.net/life/the-last-term.html#comments</comments>
		<pubDate>Mon, 01 Mar 2010 02:38:55 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1193</guid>
		<description><![CDATA[学校把实习安排在上个学期前两个月，最后一个学期只有一门课程，我们却还要继续呆在学校，对于这种安排我们只能无语。 对于未来心里已经做了小小的规划，但是任何事情只能走一步算一... ]]></description>
			<content:encoded><![CDATA[<p>学校把实习安排在上个学期前两个月，最后一个学期只有一门课程，我们却还要继续呆在学校，对于这种安排我们只能无语。</p>
<p>对于未来心里已经做了小小的规划，但是任何事情只能走一步算一步，希望自己能把每一步认真的走好。</p>
<p>最近非常希望披头士的《Let it be》，顺其自然就好。</p>
<p><embed src="http://www.blogcastone.net/audio/player.swf?soundFile=http%3A%2F%2Fwww.deputat.cz%2Frufus%2FMP3%2F095-%2520Let%2520It%2520Be%2520-%2520Beatles.mp3&#038;playerID=10&#038;bg=0xCDDFF3&#038;leftbg=0x357DCE&#038;lefticon=0xF2F2F2&#038;rightbg=0x357DCE&#038;rightbghover=0x4499EE&#038;righticon=0xF2F2F2&#038;righticonhover=0xffffff&#038;text=0x357DCE&#038;slider=0x357DCE&#038;track=0xFFFFFF&#038;border=0x357DCE&#038;loader=0x8EC2F4&#038;loop=no&#038;autostart=no" type="application/x-shockwave-flash" wmode="transparent" height="40" width="290"></embed></p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-06-12 -- <a href="http://www.imkeke.net/default/say-nothing.html" title="看图不说话">看图不说话</a> (13)</li><li>2009-04-21 -- <a href="http://www.imkeke.net/life/no-title-09.html" title="无题">无题</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/life/the-last-term.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
