"E-Mail Icon Generator":http://nhacks.com/email/index.php
這有什麼用呢?
用 icon 秀出來的 (web) mail address,可以避免被搜尋 email address 的 web bot 抓出來。所以稍微比較不容易被 spammer 找到,垃圾信可以少收一點,也比較不會被 mail bomb。
Posted by yungyuc
at
18:05,
0 comment,
0 trackback.
"spellcheck, web search, and typo generation":http://www.searchspell.com/
方便的工具。superfuous = typo of superfluous
Posted by yungyuc
at
17:54,
0 comment,
0 trackback.
"PloneEnhancedCounter":http://zope.org/Members/rvillaca/PloneEnhancedCounter
嗯,不是很有用的東西。
這個 product 可以:
1 為 counter path 加 prefix;讓同一個 zope instance vhost 多個 plone site 的時候,counter 可以分開來。
2 提供 zpt macro。
試用了一下,在我的 plone 2.0.5 之下可以正常安裝,但不能正常工作。可能是因為我還在用 Archetypes 1.2.5 的關係?也許又不是,因為這是被列成 optional prerequisite。
不能正常工作就算了,因為仔細想了一下:
1 我在 plone 下還有 non-cmf-aware object,路徑還是會混亂。
2 "mxmCounter":http://www.mxm.dk/products/public/mxmCounter/ 就很好用了。
本來想裝起來測試,既然運作不正常,在沒時間看程式碼的情況下,就以後再說吧。
Posted by yungyuc
at
17:36,
0 comment,
0 trackback.
Posted by yungyuc
at
17:01,
0 comment,
0 trackback.
"sky":img:http://photos1.flickr.com/2306170_4bb59ce4e7_m.jpg ("fullsize":http://photos1.flickr.com/2306170_4bb59ce4e7_o.jpg)
Posted by yungyuc
at
22:20,
0 comment,
0 trackback.
Posted by yungyuc
at
12:32,
0 comment,
0 trackback.
"薪餉平等 國防役特殊待遇沒了":http://udn.com/NEWS/NATIONAL/NAT5/2408436.shtml
對那些新進人員主要依靠國防訓儲的機關來講才有差別。那些喜歡找國防訓儲的明星產業有得是手段來增加員工收入又不用列入薪資的,公營機關或政府出資的法人可作不到。如果明年通過這樣的條例,那些向被譏為養老聖殿的機關們可就不需要傷腦筋想什麼永續發展了。
我想,的確高深的學問需要有經驗的人來研究吧。役政署非常地有常識。
Posted by yungyuc
at
12:35,
0 comment,
0 trackback.
"TinyP2P":http://www.freedom-to-tinker.com/tinyp2p.html
這個簡單的 Python 小程式的作者 "Ed Felten":http://www.cs.princeton.edu/~felten 說道 "I wrote TinyP2P to illustrate the difficulty of regulating peer-to-peer applications. " 。
在出現了像 "Python":http://www.python.org/ 這種高效率 scripting 工具,以及個人運算能力爆炸的今天,很多人都有能力來寫出一套自用的 P2P 系統了。
Posted by yungyuc
at
20:40,
0 comment,
0 trackback.
"Creating Firefox extensions":http://extensions.roachfiend.com/howto.php
也許有一天會用到,紀錄一下。
Posted by yungyuc
at
20:30,
0 comment,
0 trackback.
"here":http://gumuz.looze.net/wordpress/index.php/archives/2004/12/13/async-xml-rpc-server/
Python 可以用很簡單的方法來寫出 XMLRPC 服務。
Posted by yungyuc
at
20:19,
0 comment,
0 trackback.