Project
- pttbbs:
-
Nowaday, it’s the hugest BBS(definition) in Taiwan, or in the world, perhaps. To have more information, please visit it’s official page(in Chinese).
To have additional information about it’s program, please go Ptt Source.
-
- Blosxom’s Plugins
-
I’ve written several Blosxom’s plugins, basically for Blosxom 3.0. You can visit here to get further information about them.
-
- Boshiamy in SCIM
-
SCIM is a good input method engine. I’ve made a 嘸蝦米(Boshiamy) table for SCIM 0.99.* or upper. The original table is from http://liu.twbbs.org/. Since it’s not free, unfortunately, it’s illegal to distribute the table. However, it is possible to give a translation program without the table, of course you have to prepare your Boshiamy cin table to let it work. You can download the program here. Please read the README inside before your installation.
Download scim-boshiamy.
Visit http://www.liu.com/ for more information.
-
- Baseball::Sabermetrics
-
Baseball::Sabermetrics provides an easy programming interface for calculating baseball statistics, given a data importer. In this package, I’ve writen CPBL.pm for Chinese Professional Baseball League.
Now I’m trying to complete a Win-Share formula for CPBL using this module. The script will be in the example directory with the package.
-
- Live Bookmark based on RSS
-
Many people have the problem to synchronize bookmarks/favorites of browser between different computers. I’ve written a bookmark system for Firefox based on RSS 0.9.
Firefox supports a kind of entry inside it’s bookmark list, called “Live Bookmark.” A Live Bookmark just looks like a bookmark directory. When an RSS link is added, it’ll show all the titles of entries inside that directory. So I wrote a perl script as CGI to generate the RSSs to feed the browser. Since it works just like a normal bookmark directory, it looks like your normal bookmark. In addition, since it’s based on the RSS in your computer in the internet, you won’t have to synchronize them on your own “body version control”.
This bookmark system also provide an html interface to let you check them in the browser, or get the RSS link from the web page.
To see the screenshot, or download those files bookmark-*.tar.gz .
-