<?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; 知</title>
	<atom:link href="http://www.deeptree.org/blog/category/knowledge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deeptree.org/blog</link>
	<description>靜觀其變，直抒胸臆</description>
	<lastBuildDate>Sun, 07 Nov 2010 14:23:40 +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>Firefox for mac 的默认中文字体是 15px?</title>
		<link>http://www.deeptree.org/blog/2008/12/526/</link>
		<comments>http://www.deeptree.org/blog/2008/12/526/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:46:59 +0000</pubDate>
		<dc:creator>xpoint</dc:creator>
				<category><![CDATA[玩]]></category>
		<category><![CDATA[知]]></category>

		<guid isPermaLink="false">http://www.deeptree.org/wp/?p=526</guid>
		<description><![CDATA[谙熟 em 计算字体大小的同学们可能大多有个概念，作为基准字体的 100% 的大小是 16px ，但是今天我才发现 Firefox for mac 里中文的默认字号是 15px ，太诡异了吧。 如果你的中文页面中用到EM为单... ]]></description>
			<content:encoded><![CDATA[<p>谙熟 em 计算字体大小的同学们可能大多有个概念，作为基准字体的 100% 的大小是 16px ，但是今天我才发现 Firefox for mac 里中文的默认字号是 15px ，太诡异了吧。</p>
<p>如果你的中文页面中用到EM为单位基于 16px 进行长宽计算，又和真正PX为单位的长宽混用的话，那么在 OSX 中的 Firefox 里很有可能有偏差。</p>
<p><img src="http://lh5.ggpht.com/_Nr9S2IcLUQc/STe2pNydooI/AAAAAAAAE7A/gu7K-xB8u6k/s800/Picture%202.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deeptree.org/blog/2008/12/526/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>三个比较系统的 UI 指导</title>
		<link>http://www.deeptree.org/blog/2008/06/418/</link>
		<comments>http://www.deeptree.org/blog/2008/06/418/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 08:37:02 +0000</pubDate>
		<dc:creator>xpoint</dc:creator>
				<category><![CDATA[知]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.deeptree.org/wp/2008/06/24/418/</guid>
		<description><![CDATA[Windows下的Windows Vista User Experience Guidelines Java下的 Java Look and Feel Design Guidelines Macintosh 下的Apple Human Interface Guideline... ]]></description>
			<content:encoded><![CDATA[<ul>
<li>Windows下的<a href="http://msdn.microsoft.com/en-us/library/aa511258.aspx">Windows Vista User Experience Guidelines</a> </li>
<li>Java下的 <a href="http://java.sun.com/products/jlf/ed2/book/HIGTitle.html">Java     Look and Feel Design Guidelines</a></li>
<li><b>Macintosh </b>下的<a href="http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/index.html">Apple     Human Interface Guidelines</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.deeptree.org/blog/2008/06/418/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux 下使用 iRiver</title>
		<link>http://www.deeptree.org/blog/2006/08/308/</link>
		<comments>http://www.deeptree.org/blog/2006/08/308/#comments</comments>
		<pubDate>Wed, 16 Aug 2006 13:38:19 +0000</pubDate>
		<dc:creator>xpoint</dc:creator>
				<category><![CDATA[主要]]></category>
		<category><![CDATA[知]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.deeptree.net/wp/index.php/2006/08/16/308/</guid>
		<description><![CDATA[首先你需要的是ifp-line,安装好以后就进入正题，安装iFP-Gnome，如果你也用Ubuntu的话，去这里下载到两个.DEB后，在命令行执行他们： sudo dpkg -i ifp-gnome*.deb python2.4-pyifp*.deb 稍后接上你的播放器，... ]]></description>
			<content:encoded><![CDATA[<p><img src="http://ifp-gnome.sourceforge.net/img/tree.png" alt="iFP-Gnome" /></p>
<p>首先你需要的是ifp-line,安装好以后就进入正题，安装iFP-Gnome，如果你也用Ubuntu的话，去<a href="http://ifp-gnome.sourceforge.net/">这里</a>下载到两个.DEB后，在命令行执行他们：</p>
<p>sudo dpkg -i ifp-gnome*.deb python2.4-pyifp*.deb</p>
<p>稍后接上你的播放器，打开电源，执行ifp-gnome，如果总是提示不能连接的话，也可以尝试一下在命令行执行 sudo ifp-gnome.</p>
<p>我在用的是iFP-795。</p>
<p><a href="http://ifp-gnome.sourceforge.net/">ifp-gnome</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deeptree.org/blog/2006/08/308/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>霾是什么意思？ Haze</title>
		<link>http://www.deeptree.org/blog/2004/09/10/</link>
		<comments>http://www.deeptree.org/blog/2004/09/10/#comments</comments>
		<pubDate>Wed, 22 Sep 2004 00:12:23 +0000</pubDate>
		<dc:creator>xpoint</dc:creator>
				<category><![CDATA[知]]></category>

		<guid isPermaLink="false">/?p=10</guid>
		<description><![CDATA[霾 (haze) 在气象上是指悬浮于空气中之尘埃或盐类等非吸水性固体微粒，由于其质点极为细微，致肉眼无法辨识。霾在大气中多呈乳白色，惟对远地明亮之背景，则成黄色或 橘红色；反之，对... ]]></description>
			<content:encoded><![CDATA[<p>霾 (haze) 在气象上是指悬浮于空气中之尘埃或盐类等非吸水性固体微粒，由于其质点极为细微，致肉眼无法辨识。霾在大气中多呈乳白色，惟对远地明亮之背景，则成黄色或 橘红色；反之，对较阴暗之背景，则显示淡蓝色，此乃霾质点所产生之光学效应所致，亦即光线被霾质点散射之缘故。霾是气象观测作业中的一种大气现象，称为尘象 (lithometeors)，会造成视障，直接影响水平能见度。目前世界气象组织并未对霾的浓度加以分类。</p>
<p>天气预报里面，经常看到这个词，一直不太清楚它的确切意思，现在晓得了=)</p>
<p>这边还有一些常用的气象英汉对照http://www.worldweather.cn/wxicon.htm</p>
<p>用霾这个字来翻译Haze也很有意思，这个阴霾的霾字在中文里的意思我觉得似乎和这个还是有些区别，表示沙尘的程度更重一些，比如史书里面常常用“霾”来标识有风沙的天况，也许就是我们现在说的沙尘暴，史书中也称或称为“雨土”，有“风霾，日无光，近昼昏也”和“风而雨土为霾”等说法。 </p>
<p>中文中很多字与气象有关的字，很有意思的。常见的有雨、云、雹、雪、霜、露、虹还有不太常用的霾、霁、霭、霖、晦、飑。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deeptree.org/blog/2004/09/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

