Here is the link.
Entries from August 2005 ↓
Fortune-zh on Mac OS X available on Apple's Mac OS X downloads
August 31st, 2005 — Mac
对于Mac OS X桌面与Finder整合的绝妙想法
August 29th, 2005 — Mac
Stand in a line for TEM
August 29th, 2005 — Science
这是在科大大家为了能预约上本学期使用透射电镜,而在半夜就开始排队的场景。大家都不容易。最终有160人预约成功。
[来自]: Hiking Observer
Fortune-zh on Mac OS X
August 25th, 2005 — Mac
不清楚有多少用过Debian的人,玩过这个小游戏。它显示的是唐宋诗词,相当好玩。但在OS X上就没的玩了。我今天看了一下Debian中的源码,发现其实想要实现狠简单。
你要有个可拍照的手机
August 25th, 2005 — Life
首先当有人冒犯了你,拍下他,告诉警察。图中这位在纽约地铁里玩着暴露狂游戏时就被拍下了,然后图片不仅仅被打印交给警察,还被传上了Flickr,这下可就路人皆知了。(可见BoingBoing的报道)。
另一方面,太容易用这个做点坏事了,Engadget这个月早先警告了我们。
还有还有,当你裸奔时,小心周围那些电话狂人。有人在寝室就演出了这一幕。
Random Fortune signature in Mail.app of Mac OS X
August 25th, 2005 — Mac
First of all, I followed this script at the beginning. It works great. The script is below.
tell application "Mail"
activate
make new outgoing message with properties ¬
{content:do shell script "/path/to/fortune", visible:true}
end tell
Then I wanted to add the break line, however, I knew nothing about AppleScript. But by read other threads on macosxhints, I guessed how to made that. And things work. Below is mine with just a little modification so that you can easily figure out how to add some other things by yourself.
tell application "Mail"
activate
make new outgoing message with properties ¬
{content:"====
" & (do shell script "/usr/local/bin/fortune -s"), visible:true}
end tell
It’s a simple one. some guys wrote Perl scripts for this and did Cron jobs, but this suits my need. it just works.

QOTD
August 25th, 2005 — Life
“T’is more blessed to give than to receive; for example, wedding presents.”
from H. L. Mencken
Google Talk available
August 24th, 2005 — Internet
好了,好了,可以用了。
首先,这基于Jabber
其次,你要有GMail帐号
剩下的设置:
Server: talk.google.com Username: youremail@gmail.com Password: yourpassword
UPDATE: Google Talk offically available. Only Windows client as usual.
Google 可能明天发布新的IM服务
August 23rd, 2005 — Internet
谣言正在传播。/.(你知道这是什么)上有人说明天我们就可能用这个新版本了。新版本?对,如果算上Hello的话。如果你对Picasa较熟悉的话,那与这个软件相伴的Hello IM软件你可能不会陌生。有人说这个新版本可能是基于Jabber的。拭目以待。
Ad in line of the posts
August 23rd, 2005 — test
Just followed other’s idea trying to boost my Adsense income, which is still a shabby $10 after a year. I also installed another plugin to cron backup the blog’s database using my GMail account.


