Archive for 2005-11-05

My first hacking

2005-11-05

After keep wondering why nobody has written a flac plugin for beep media player (Yes yes, I know it is replaced by BMPx and at the same time forked into Audacious), I finally made up my mind to search for one. Bingo! Here it is….

…… But not really good. It’s so tightly binded into flac source, and more than 1.5 years old! The old tarball won’t even compile.

Well, this is a good chance for me to start my first serious hacking, because I’ve not been digging into code for long time. The plugin is already there, seems I just need to replace deprecated glib/gtk+ functions, and do touch-ups here and there. After a few hours’ fighting, the preliminary result looks good:

Beepmp Flac audio file info

Beepmp Flac plugin installed

Tags are now shown correctly, but not so for configuration dialog. Look at this:

Broken Beepmp Configuration Dialog

So those combo boxes need to be fixed as well. After that and splitting out those source files related to plugin compiling, all is done and I can upload my work. Yeppee!

(這就叫做臨老入花叢了)

算是將 Wordpress 架起來了

2005-11-05

沒辦法,投降了。自己維護 pyblosxom 始終不是長遠之計,如果能多花時間上去還算好,問題是時間不多,又不想在別的 blog 站登記,周圍個個都在用 wordpress,所以就試一下了。作為 wordpress 的普通用戶,似乎權限有點太低,有些很正常的東西也要 admin 才可以做;不過算吧。只是將以往的 blog 匯入到 wordpress 可能會非常花工夫……

修正:原來每個 post 都可以改時間,那就沒問題了。