<?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>i, Buou &#187; Tweak</title>
	<atom:link href="http://iBuou.net/tag/tweak/feed/" rel="self" type="application/rss+xml" />
	<link>http://iBuou.net</link>
	<description>designer, photographer, blogger, life in shanghai</description>
	<lastBuildDate>Wed, 23 Nov 2011 18:58:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Displaying the date and time in a different way</title>
		<link>http://iBuou.net/macosx/displaying-the-date-and-time-in-a-different-way/</link>
		<comments>http://iBuou.net/macosx/displaying-the-date-and-time-in-a-different-way/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 09:17:48 +0000</pubDate>
		<dc:creator>Buou</dc:creator>
				<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://HiChris.cn/macosx/displaying-the-date-and-time-in-a-different-way/</guid>
		<description><![CDATA[前天在 Friendfeed 上分享了一张新的桌面截图，因为使用了 GeekTool 将日期和时间显示在桌面上，竟然还有人顺着找到我 blog 上的邮箱，发邮件过来问如何实现，这里简单用一点篇幅稍微介绍一下，也算是分享给各位用水果的 XDJM。 首先当然是要下载一个 GeekTool ，http://projects.tynsoe.org/en/geektool/。下载安装之后 GeekTool 将出现在“系统偏好设置（System Preferences ）”里，打开 GeekTool 开始吧。 New Entry。新建之后可以在 Groups 里面看到新建的 Console，不过新建的 Entry 默认的类型是 File，而我们需要的是不是 File，而是 Shell； Shell。选择 Shell 之后就能看到图中的 Command 输入区域； Command。桌面上显示的内容由这里输入的命令决定： 时间：date &#8220;+%l:%M %p&#8221; 日期：date +%d 月份：date +%B 星期：date +%A TIPS： 分别新建 Entry，这样可以比较自由地控制日期、时间的位置、颜色、字体等等； 输入完命令之后最好先打开 Colors and Font 来调整一个大致的字体和颜色； Text 中有个 Drop shadow，建议勾选； 关于调整位置，先从（A）Groups [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/buou/3356146336/" title="GeekTool-1 by Buou, on Flickr"><img src="http://76.13.18.77/3595/3356146336_59389b9a99.jpg" alt="GeekTool-1" height="220" width="500" /></a></p>
<p>前天在 Friendfeed 上<a href="https://friendfeed.com/e/4389f11c-c8b6-42ae-88b3-345fc16edd8e/new-wallpaper/">分享了一张新的桌面截图</a>，因为使用了 GeekTool 将日期和时间显示在桌面上，竟然还有人顺着找到我 blog 上的邮箱，发邮件过来问如何实现，这里简单用一点篇幅稍微介绍一下，也算是分享给各位用水果的 XDJM。</p>
<p>首先当然是要下载一个 GeekTool ，<a href="http://projects.tynsoe.org/en/geektool/">http://projects.tynsoe.org/en/geektool/</a>。下载安装之后 GeekTool 将出现在“系统偏好设置（System Preferences ）”里，打开 GeekTool 开始吧。<span id="more-496"></span></p>
<p><a href="http://www.flickr.com/photos/buou/3356146196/" title="GeekTool-2 by Buou, on Flickr"><img src="http://76.13.18.77/3657/3356146196_149c4b64ab.jpg" alt="GeekTool-2" height="445" width="500" /></a></p>
<ol>
<li>New Entry。新建之后可以在 Groups 里面看到新建的 Console，不过新建的 Entry 默认的类型是 File，而我们需要的是不是 File，而是 Shell；</li>
<li>Shell。选择 Shell 之后就能看到图中的 Command 输入区域；</li>
<li>Command。桌面上显示的内容由这里输入的命令决定：
<ul>
<li>时间：<strong><font color="#ff6600">date &#8220;+%l:%M %p&#8221;</font></strong></li>
<li>日期：<strong><font color="#ff6600">date +%d</font></strong></li>
<li>月份：<font color="#ff6600"><strong>date +%B</strong></font></li>
<li>星期：<strong><font color="#ff6600">date +%A</font></strong></li>
</ul>
</li>
</ol>
<p>TIPS：</p>
<ul>
<li>分别新建 Entry，这样可以比较自由地控制日期、时间的位置、颜色、字体等等；</li>
<li>输入完命令之后最好先打开 Colors and Font 来调整一个大致的字体和颜色；</li>
<li>Text 中有个 Drop shadow，建议勾选；</li>
<li>关于调整位置，先从（A）Groups 里选择需要调整的 Console，可以在（C）块拖动箭头所指调整大小，也可以拖动整个 Console 调整位置，个人建议将其拖动到大概的位置之后再到（B）Location 精确调整。</li>
</ul>
<p>GeekTool 还可以做很多其他的事情，那就要各位自己去<a href="http://projects.tynsoe.org/en/geektool/doc.php">发掘</a>了，enjoy ：）（ <a href="http://www.tssoftware.net/?p=55">via</a> ）</p>
]]></content:encoded>
			<wfw:commentRss>http://iBuou.net/macosx/displaying-the-date-and-time-in-a-different-way/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

