Archive for the ‘Linux’ Category

17:20
07-20-2008

介绍一个轻量级的Linux音乐管理器

   Posted by: clarezoe Tags: ,

昨天无意中搜到了这一款被作者称为“轻量级”的音乐播放器,名字叫 Consonance。
作者发在这里

还在建设中的网站,有下载的
---------
下面说说我的试用情况

首先是安装

下载地址
要是习惯svn的话可以

svn co https://consonance.svn.sourceforge.net/svnroot/consonance consonance

然后会有一个consonance文件夹,里面还有两个目录,tags和trunk,我们用tags里的就可以了,现在已经到了0.3的版本,进入release-0.3,就可以编译了。我们一般用tags里的就好了,trunk都是小白鼠用的,呵呵。

开始因为我的dbus问题,一直编译不成功,几经周折,现在终于能用了,因为这属于个人问题,就不在这说了,要是有谁碰到跟我同样的问题,欢迎跟贴跟我讨论

这是发的Arch论坛里的,都是源码包,需要自己编译,编译过程跟一般编译一样
./configure 然后 make; sudo make install

过程用到的依赖包如下
dbus-glib
flac
gtk2
libao
libmad
libnotify
libsndfile
libvorbis
sqlite3
taglib

注意要安装相应的dev包,另外还要我装了libalsa的dev包

默认是装在/usr/local/ 下面,要是不习惯可以在./configure的时候改路径

然后是使用
终端下用 consonance& 就可以打开了,要是相在程序菜单里找到就得自己加一个desktop的文件,保存为consonance.desktop放在/usr/share/applications/ 下面

[Desktop Entry]
Name=Consonance
Exec=consonance
Icon=/usr/local/share/consonance/consonance.png
Categories=Application;AudioVideo;Audio;Player;Multimedia
Terminal=false
Type=Application

因为刚开发不久,功能还很简单,没有修改标签功能,对CJK的支持估计也还没有,不过我的音乐标签文件大多用utf-8重新改过了,基本中文显示正常。不过基本的音乐管理的东西都有了,我会一直关注。对于电脑配置不是很高的,还有像我这样常折腾电脑的人是一个挺不错的选择。[/quote]

放几张图,中文显示基本没有问题
点击看大图

点击看大图

点击看大图

0:24
06-19-2008

How to Make Your Large Memory as A Hard Drive?

   Posted by: clarezoe Tags: , ,

I bought a new memory for my laptop, now I have 1.5G memory, but my xubuntu can’t eat that much, so I’m thinking about how to use it. I found a very easy way that can use the memory as a hard drive. I can save my hard drive space and can make full use of my memory as well, that’s cool.

I don’t have to worry about the temperary files take so much space and make my computer slower. It will be cleaned up every time I restart my computer.

The settings are quite simple:

Choose your favourite text editor and edit the fstab file. I’m using vim.

sudo vim /etc/fstab

Add the following line into it:

tmpfs /tmp tmpfs defaults,mode=1777 0 0

And save, then restart X window, we are done.

If you have questions, please don’t hasitate to contact me, either write your comments here or fill in the conatct form under “Contact Me”.

17:23
06-16-2008

Sorry, but this post is not available in English

   Posted by: clarezoe Tags: , , , , ,

Sorry, but this post is not available in English

My blogger life started from December 16,2004. If one can say that the concept of “blog” started from the year 2005, I started writing blog very early. My first blog was in bokee(Chinese) the name was “Be Your Friend”, not a good name, haha. It was because I started learning violin, I wrote my blog as my violin learning daily log. Then I started to write something else, like what I thought about my life, my studies etc.

Then, many of my friends started to have their blogs too, and I learned some HTML and PHP language too make my blog unique and beautiful. Thanks to SuiFeng, a friend had taught me a lot.

Later on, like “Bi Ji” - a song sang by Zhou, Bichang, which means “Notepad” literally. Then I changed the title of my blog into “Bi Ji”, to take note of my daily life.

The blog in bokee has been used until June in 2006 at what time I graduated from university, I was so sad about leaving the campus and my friends. And the system of bokee behaved very strangely, so I decided to move to another blog server.

After searching and testing several blogs, I found blog.com was very good and simple for me, then I used a few night to move my blog. Unfortunately, it was so simple that , I even couldn’t add links and media file to it, so I was thinking about move again.

The Windows Live Space is becoming popular and popular, so I decided to use it, and the IM client MSN is as popular as QQ in China. I studied how to used for a few days, and made my space beautiful.

Then I should be satisfied with everything, but it’s not true. There are many limits, and the album sucks, additionally, I’m using Linux operating system, space is getting inconvenient. On the other hand, Linux opens another world for me to know how to do self hosting, I’m able to DIY my blog, especially the WordPress and the language_switcher plugin. I can make my blog with multi-languages easily.

My blogger life starts from here like a new born. It is time I graduate from my master’s study, and my computer skills is getting better, even something friends think that I should have learnt computer science before.

The new blog is just the beginning of my new life after school - my career life!

Bless myself, and bless my friends!

23:40
05-02-2008

Changed My Linux to Xubuntu

   Posted by: clarezoe Tags: , , , , , , , ,

Today, I just changed my Linux desktop to Xubuntu. Xfce is claimed as the lightweight desktop environment for old computers with small memory and stuff… My computer is rather new, just has been used for less than 1 year, but I’m so tired of waiting for response as it was in windows.

It was hard work, first my internet didn’t work, then my SUDO didn’t work, but now everything is fine, so pround myself, don’t you think that I worth it?

Haven’t found a way to change Thunar to Pcmanfm. They are both light weight file browsers, but only Pcmanfm has the tab feature, the one I really need, googled a lot, no tab feature for Thunar and Nautilus either. Pcmanfm is my only choice.

I also found a great text editor — Editra, it has all the features I want, especially the code folding.

Great great, I love opensource, hope I can do something for the OpenSource.

It’s all for today, goodnight!

收藏 & 分享

Powered by 17fav.com