Archive

Posts Tagged ‘Ubuntu’

Make Ibus-pinyin 1.2.99.20091211 Support Xiaohe Double Pinyin Schema

August 28th, 2010 Iron_Feet 4 comments
分享家:Addthis中国

自从某次因为安装 Windows 7 把我的 GRUB 弄坏了,我一直懒得修复(看来我不算一个比较忠实的 Ubuntu 用户),导致我很久没有进去过我的 Ubuntu 9.10。

Ubuntu 10.04 发布了一段时间了,看着这个全新 LTS 版本的出现又让我心动了,终于还是安装了。用 Li[......]

Read more

Categories: IT Tags: , , , ,

Sth. About Chromium

June 16th, 2009 Iron_Feet 4 comments
分享家:Addthis中国

Windows下用了Chrome已经很久了,感觉非常不错;同时也一直期待Linux下的Chrome——Chromium

前段时间曾经试用过一次开发版的Chromium,结果让人很失望,有时候甚至出来了,输入地址后,标题栏出现了网站的标题,但是无法显示网站内容的情况。

昨天看到Chro[......]

Read more

Categories: IT Tags: , , ,

AlarmClock in The Software Source of Ubuntu 8.10 is Not Compatible With Ubuntu 9.04 Beta

March 28th, 2009 Iron_Feet No comments
分享家:Addthis中国

昨晚更新到Ubuntu 9.04后,就出现了问题。开机后进入Gnome登录界面,输入用户名和密码确认后,就GUI死了
我就觉得很纳闷,登录后死了,有可能是开机启动的程序出了问题。
后来把开机启动的程序一个一个去掉了试试,发现AlarmClock 0.9.XXXX(具体版本忘了)和Ubuntu 9[......]

Read more

Categories: IT Tags: , ,

The Briefcase in Ubuntu

March 10th, 2009 Iron_Feet 4 comments
分享家:Addthis中国

一直很喜欢用Windows里面公文包,很方便我随时随地在别的电脑上开发修改后进行同步。
自从开始在Linux下开发科研的东西,这个一直让我很发愁~
今天发现了一个很不错的同步软件:Conduit
非常强大,除了同步文件夹文件之外,还可以同步网络相册,邮件,rss,照片和网络资源……
原帖

Categories: IT Tags: , ,

eSVN

December 20th, 2008 Iron_Feet No comments
分享家:Addthis中国

发现一个挺不错的Linux的SVN图形客户端~挺好用的
Ubuntu的用户可以直接源安装

sudo apt-get install esvn
Categories: IT Tags: , ,

Lyrics Show Based on Bash Script

December 4th, 2008 Iron_Feet No comments
分享家:Addthis中国

在Ubuntu听歌一直用的是Audacious听歌。
但是歌词问题总让我很不爽。
Lyriczilla还不错,但是效果一般。
昨天无意间在一个论坛看到一个叫mlrc的歌词显示脚本,非常之棒~
目前支持的播放器有audacious,amarok,exaile,mocp,mpd,rhythmbo[......]

Read more

Categories: IT Tags: , , ,

The New Functions of Nautilus & Fast-user-switch-applet in Ubuntu 8.10

October 31st, 2008 Iron_Feet No comments
分享家:Addthis中国

昨天装上了Ubuntu8.10,感觉在一些细节上感动了不少。
比方说,Nautilus的标签式浏览,已经宣传了很久了。Nautilus对非Linux分区格式的分区Mount还是挺方便的,直接点击Side Pane里面的分区名就OK了。现在Nautilus对Unmount有做了个很方便的设计~
直[......]

Read more

The Encoding Problem in Gedit

October 24th, 2008 Iron_Feet 2 comments
分享家:Addthis中国

个人比较喜欢操作系统是英文界面的。自从把Ubuntu的界面从中文换成英文后就出现了问题。GBK编码的文本文件打开后都是乱码。Gvim倒是很好解决,直接修改下.vimrc就OK了。但是Gedit不知道怎么修改,今天在一个论坛发现了方法。论坛中说到:用Configuratio Editor(命令:gco[......]

Read more

Categories: IT Tags: ,

Audio Files Preview

September 21st, 2008 Iron_Feet No comments
分享家:Addthis中国

用了几个星期的Ubuntu了,今天突然发现一个Ubuntu很方便的功能~打开文件浏览器,里面的如果有音乐文件的话,你把鼠标移动到音乐文件的图标上,停留个1秒钟左右,就会播放这个音乐文件,无须打开任何媒体播放器……这个挺方便的。有时候整理文件名不规则的音乐文件,用这个方法预览一下就知道是什么歌曲了^_[......]

Read more

Categories: Essay, IT Tags: ,

Mono: System.NotSupportedException: CodePage 1252 not supported

September 17th, 2008 Iron_Feet No comments
分享家:Addthis中国

昨天用MONO包的C#结合MySql的Connector来连接访问MySql。总是出现一个错误:

System.NotSupportedException: CodePage 1252 not supported

让我百思不得其解,在网上也找不到解决的方法。

今天早上继续摸索,竟然无意间发现了一个论坛有人说只要安装一个包就O[......]

Read more

Categories: IT Tags: , ,