总算使用上了ardour,这是gnu/linux下类似cubaseX的音频录音和混音自由软件

ardour项目主页。是自由软件。
http://ardour.org/

顺便说一下,ardour的主页也是用drupal。

ardour屏幕截图

这类软件的学名叫做Digital Audio Workstation,DAW。

暂时不太会用。会去啃手册。

ardour的聊天室 #ardour at irc.freenode.net

用ardour的时候,需要关闭其它使用jack做音频back-end的程序。比如在听歌什么的。ardour启动后,其它程序也无法听歌。这是我现在实践后的理解。

现在的setup是,软件源里选择安装ardour,同时需要装jack这个gnu/linux下音频处理的模块。应该选择ardour的时候jack就会自动选择并安装了。

录音设备我现在是shure sm58插百灵达europack ub1002调音台,声音通过电脑声卡的line-in进去。

ardour中按F11也是全屏幕模式。

完毕。

照片程序比较

http://en.wikipedia.org/wiki/Comparison_of_photo_gallery_software

cameralife这个项目让我很有兴趣。因为它可以把照片存在amazon s3,或者从flickr上直接抓图片。
http://fdcl.sourceforge.net/
该项目和gallery比较 http://fdcl.sourceforge.net/ourcompetition.php

留着以后研究一下。

gallery1和2两个系列我都用过。很不错。但我承受不了自己租用服务器上放太多照片(关闭朋友日记本的相册时候上面有了20多照片了,这还是在大家都没尽兴传的情况下),太贵。存到s3便宜,但gallery暂时不支持。

当然flickr最方便和最便宜!:)

archive.org更便宜(免费!!)但没那么方便。

还有一个项目看着不错
Naig - NotAnotherImageGallery
http://naig.sourceforge.net/

golfware:不是软件(software)不是硬件(hardware)是高尔夫件,就是打完高尔夫球后决定够买的软家和硬下件

golfware:不是软件(software)不是硬件(hardware)是高尔夫件,就是打完高尔夫球后决定够买的软家和硬下件

Re:but how will ibm make assloads of cash? (Score:5, Insightful)
by Anonymous Coward on Tuesday October 21, @09:42AM (#25452633)

As a manager, with 20+ years in the industry, I have solved the mystery.

"Golfware" is a term I invented to describe any combination of hardware and/or software that is purchased after a golf outing. Golf is powerful stuff; it enables non-technical people to make far-reaching technical decisions without spending the time to learn the details. You don't see open source on the golf course, and you have to understand open source to effectively utilize it.

There are people who actually CREATE solutions and those who merely SHOP for them. The "creators" can only rise so high in the org chart. Inevitably, somebody with a non-CS background becomes the "creator's" boss. Such people are inevitably "shoppers".

http://linux.slashdot.org/comments.pl?sid=1002209&cid=25452633

真实啊。真实啊。

pyzh: Python localization package for zh (China/Chinese); 聚合国内python人的力量,建立一整套python的中

pyzh: Python localization package for zh (China/Chinese); 聚合国内python人的力量,建立一整套python的中文本地化工具包。

我喜欢并想用其中的汉子到拼音转换功能。

http://code.google.com/p/pyzh/

a set of localization tools to make python support Chinese and Chinese culture better.

Contact me (panjy at zopen dot cn) if you want to contribute.

聚合国内python人的力量,建立一整套python的中文本地化工具包。

gb18030的python-codec是韩国人帮咱们写的,这个有些汗了。自己的事情,还是应该由咱们自己来完成!

典型的是:

  1. 汉字 -> 拼音 转换

  2. 中英文字数统计

  3. 公历 -> 阴历 转换

  4. 中文分词

  5. 中英文文本折行

  6. 繁簡中文轉換, 支援多種編碼方式