<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/wordpress-mu-1.1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>石头兔的城堡</title>
	<link>http://my.donews.com/booker</link>
	<description>写一些生活上的琐事，发表一些技术心得，记录下人生。</description>
	<pubDate>Thu, 31 May 2007 04:07:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.1.1</generator>
	<language>en</language>
	<image>
  <link>http://my.donews.com/booker</link>
  <url>http://filexoom.com/files/2006/12/7/47394/favicon.ico</url>
  <title>石头兔的城堡</title>
</image>
		<item>
		<title>links for 2007-03-03</title>
		<link>http://my.donews.com/booker/2007/03/03/QzYdCdYzjnYVKSDmwrcQMVUAaQfpIdoyDmCf/</link>
		<comments>http://my.donews.com/booker/2007/03/03/QzYdCdYzjnYVKSDmwrcQMVUAaQfpIdoyDmCf/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 00:37:09 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[Daily Del.icio.us]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/03/03/QzYdCdYzjnYVKSDmwrcQMVUAaQfpIdoyDmCf/</guid>
		<description><![CDATA[

Linux.com &#124; Fetching email with Mutt
(tags: Linux Ubuntu mutt gmail)


Geek to Live: Back up Gmail with fetchmail - Lifehacker
(tags: gmail Linux fetchmail)


Lifehacker, the Productivity and Software Guide
(tags: lifehacks)

... ]]></description>
			<content:encoded><![CDATA[<ul>
<li>
<div><a href="http://www.linux.com/article.pl?sid=05/10/07/172259">Linux.com | Fetching email with Mutt</a></div>
<div>(tags: <a href="http://del.icio.us/Booker/Linux">Linux</a> <a href="http://del.icio.us/Booker/Ubuntu">Ubuntu</a> <a href="http://del.icio.us/Booker/mutt">mutt</a> <a href="http://del.icio.us/Booker/gmail">gmail</a>)</div>
</li>
<li>
<div><a href="http://lifehacker.com/software/gmail/geek-to-live--back-up-gmail-with-fetchmail-235207.php">Geek to Live: Back up Gmail with fetchmail - Lifehacker</a></div>
<div>(tags: <a href="http://del.icio.us/Booker/gmail">gmail</a> <a href="http://del.icio.us/Booker/Linux">Linux</a> <a href="http://del.icio.us/Booker/fetchmail">fetchmail</a>)</div>
</li>
<li>
<div><a href="http://lifehacker.com/">Lifehacker, the Productivity and Software Guide</a></div>
<div>(tags: <a href="http://del.icio.us/Booker/lifehacks">lifehacks</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/03/03/QzYdCdYzjnYVKSDmwrcQMVUAaQfpIdoyDmCf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Feisty Herd 4上的scim-bridge有问题</title>
		<link>http://my.donews.com/booker/2007/03/01/cant_active_scim_using_scim-bridge_in_feisty_herd_4/</link>
		<comments>http://my.donews.com/booker/2007/03/01/cant_active_scim_using_scim-bridge_in_feisty_herd_4/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 07:48:55 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[技术相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/03/01/cant_active_scim_using_scim-bridge_in_feisty_herd_4/</guid>
		<description><![CDATA[装好feisty之后，按照惯例安装了scim-bridge，并且修改了/etc/X11/xinit.d/xinput/zh_CN，把
GTK_IM_MODULE=scim
改成
GTK_IM_MODULE=scim-bridge
昨天想起来去google什么的时候，突然发现scim无法激活。无论是快捷键还... ]]></description>
			<content:encoded><![CDATA[<p>装好feisty之后，按照惯例安装了scim-bridge，并且修改了/etc/X11/xinit.d/xinput/zh_CN，把</p>
<p><code>GTK_IM_MODULE=scim</code></p>
<p>改成</p>
<p><code>GTK_IM_MODULE=scim-bridge</code></p>
<p>昨天想起来去google什么的时候，突然发现scim无法激活。无论是快捷键还是直接点击任务栏的图标。在gedit里边点击右键，发现输入法是SCIM bridge。选成scim就没有问题了。于是想到可能是scim-bridge的问题。于是重新修改/etc/X11/xinit.d/xinput/zh_CN，改回scim就可以了。不过，还会scim和其他的程序冲突么？目前还不知道的。有可能冲突的firefox，没问题，adobe reader还没有装。</p>
<p>装了realplayer，从文件菜单打开文件时候，会挂掉。于是在realplayer的启动脚本的最前面加上了一行：</p>
<p><code>export GTK_IM_MODULE=xim</code></p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/03/01/cant_active_scim_using_scim-bridge_in_feisty_herd_4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>安装Feisty Herd 4</title>
		<link>http://my.donews.com/booker/2007/02/27/install_feisty_herd_4_fontconfig_error/</link>
		<comments>http://my.donews.com/booker/2007/02/27/install_feisty_herd_4_fontconfig_error/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 03:54:37 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[技术相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/27/install_feisty_herd_4_fontconfig_error/</guid>
		<description><![CDATA[重新安装ubuntu，使用feisty herd 4 alternative CD。
本来打算挑战gentoo，可是发现我的网络环境实在不太合适，一个emerge &#8211;sync都跑了一个多小时还没有要停下来的迹象。
在老婆的XP上下载了feisty he... ]]></description>
			<content:encoded><![CDATA[<p>重新安装ubuntu，使用feisty herd 4 alternative CD。</p>
<p>本来打算挑战gentoo，可是发现我的网络环境实在不太合适，一个emerge &#8211;sync都跑了一个多小时还没有要停下来的迹象。</p>
<p>在老婆的XP上下载了feisty herd 4的alternative ISO，然后刻到cd-rw中。开始安装。</p>
<p>安装过程中无法选择中文，否则会出现花屏，估计不是一般现象，但是在herd 2的时候，就算默认英文，也照样花屏，好在herd 4的英文安装可以进行下去了。</p>
<p>分区有些改动。依次是<br />
<code> /boot        200MB    ext3<br />
/        10GB    reiserfs<br />
/usr        15GB    reiserfs<br />
/home        25GB    xfs<br />
/mnt/win    40GB+    ntffs</code></p>
<p>其中xfs是edgy留下来的。ntfs则是很久以前的XP留下来的。</p>
<p>安装基本顺利。重启之后没有显卡驱动，画面很丑。</p>
<p>安装了linux-restricted-modules-generic linux-headers-generic</p>
<p>然后安装nvidia-glx</p>
<p>之后安装了中文支持。之后安装文泉驿的时候，出现错误fontconfig: Cannot write cache files。当时没在意。</p>
<p>后来update的时候，发现类似的错误：</p>
<p><code>Setting up ttf-opensymbol (2.1-4ubuntu1) ...<br />
Updating fontconfig cache&#8230;<br />
/usr/share/fonts: failed to write cache<br />
/usr/share/fonts/X11: failed to write cache<br />
/usr/share/fonts/X11/encodings: failed to write cache<br />
/usr/share/fonts/X11/encodings/large: failed to write cache<br />
&#8230;<br />
&#8230;<br />
/var/lib/defoma/fontconfig.d/m: failed to write cache<br />
/var/lib/defoma/fontconfig.d/u: failed to write cache<br />
dpkg: error processing ttf-opensymbol (&#8211;configure):<br />
&#8230;<br />
&#8230;<br />
</code><br />
openoffice也没办法更新。</p>
<p>在<a href="http://www.ubuntuforums.org/showthread.php?t=369841">英文论坛</a>里边找到了解决方案。</p>
<p>大概是因为些目录的修改及访问的时间比较新，导致fontconfig失败。解决方法很简单，只要sudo touch上边所有“failed to write cache”的路径就可以了。</p>
<p>一个一个很麻烦，最简单的办法是写个脚本，例如：</p>
<p>touchall.sh</p>
<p><code> #!/bin/bash</p>
<p>sudo touch /usr/share/fonts<br />
sudo touch /usr/share/X11<br />
&#8230;<br />
&#8230;<br />
sudo touch /var/lib/defoma/fontconfig.d/u</code></p>
<p>是否觉得写这个脚本也很麻烦呢。把终端中的错误信息中包含那些目录的行全部复制到，比如说gedit中，然后替换一下就可以形成脚本的雏形，然后加上脚本文件头即可。</p>
<p>然后根据个人喜好，或者sh touchall.sh，或者给这个脚本可执行权限，然后./touchall.sh。</p>
<p>之后我又重新配置了一下wqy。</p>
<p><code> sudo dpkg-reconfigure xfonts-wqy</code></p>
<p>提示因为点阵字体显示效果不好，被禁用了，是否启用，选择是，然后就OK了。不过，似乎就算不装wqy，中文的支持一样的好。</p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/27/install_feisty_herd_4_fontconfig_error/feed/</wfw:commentRss>
		</item>
		<item>
		<title>nvidiabf &#38; vesa-tng 字符终端分辨率</title>
		<link>http://my.donews.com/booker/2007/02/22/console_resolution_using_nvidiafb_or_vesa-tng/</link>
		<comments>http://my.donews.com/booker/2007/02/22/console_resolution_using_nvidiafb_or_vesa-tng/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 14:29:48 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[技术相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/22/console_resolution_using_nvidiafb_or_vesa-tng/</guid>
		<description><![CDATA[这两天在弄终端的显示。
本来是打算改一下lilo.conf加上
vga=791
append=&#8221;quiet splash&#8221;
启动的时候确实可以显示splash了。可惜感觉图像似乎被挤扁了一样，有点儿怪，毕竟，vga=791对应的是1024&... ]]></description>
			<content:encoded><![CDATA[<p>这两天在弄终端的显示。</p>
<p>本来是打算改一下lilo.conf加上</p>
<p><code>vga=791<br />
append=&#8221;quiet splash&#8221;</code><br />
启动的时候确实可以显示splash了。可惜感觉图像似乎被挤扁了一样，有点儿怪，毕竟，vga=791对应的是1024&#215;768的分辨率，而我的是宽屏笔记本。</p>
<p>重新编译了内核，把Nvidia Frame Buffer Support(nvidiafb)编入内核，lilo.conf中设为</p>
<p><code>#vga=791<br />
append=&#8221;video:nvidiafb:1920&#215;1200-16@60 quiet splash&#8221;</code><br />
然后</p>
<p><code>sudo lilo</code><br />
之后重启，发现splash可以显示，不过颜色十分奇怪。控制台显示效果还不错，可惜nvidiafb和Nvidia官方的驱动有冲突。也就是把nvidiafb编进内核中之后，Nvidia驱动就没办法编译安装。</p>
<p>于是只好重新编译内核，把nvidiafb去掉了。不过显示就感觉不爽了，也许只是心里作怪，也许只是想尝试解决终端宽屏分辨率的问题。找到了vesa-tng，下载了vesafb-tng-1.0-rc2-2.6.20-rc2.patch到/usr/src/，然后进入linux目录(内核版本2.6.20)：</p>
<p><code>cd /usr/src<br />
sudo wget http://dev.gentoo.org/~spock/projects/vesafb-tng/archive/vesafb-tng-1.0-rc2-2.6.20-rc2.patch<br />
cd linux<br />
cat ../vesafb-tng-1.0-rc2-2.6.20-rc2.patch |patch -p1 &#8211;dry-run</code><br />
没有任何错误。</p>
<p><code>cat ../vesafb-tng-1.0-rc2-2.6.20-rc2.patch |sudo patch -p1</code><br />
然后重新编译内核，把vesa的默认驱动设置为vesa-tng。</p>
<p>安装完新内核之后，修改lilo.conf</p>
<p><code>#vga=791<br />
append=&#8221;video=vesafb:nocrtc,ywrap,1280&#215;1024-32@60 quiet splash&#8221;</code><br />
启动正常，可惜splash无法显示。即便修改/etc/usplash.conf里边为1280&#215;1024也同样无法显示。并且即便使用vesa-tng驱动，也依旧无法支持我的宽屏，也许有人可以。</p>
<p><code>cat /proc/fb0/modes</code><br />
<code>640x400-8<br />
640&#215;480-8<br />
800&#215;600-8<br />
1024&#215;768-8<br />
1280&#215;1024-8<br />
320&#215;200-16<br />
320&#215;200-32<br />
640&#215;480-16<br />
640&#215;480-32<br />
800&#215;600-16<br />
800&#215;600-32<br />
1024&#215;768-16<br />
1024&#215;768-32<br />
1280&#215;1024-16<br />
1280&#215;1024-32<br />
320&#215;200-8<br />
320&#215;400-8<br />
320&#215;400-16<br />
320&#215;400-32<br />
320&#215;240-8<br />
320&#215;240-16<br />
320&#215;240-32<br />
640&#215;400-16<br />
640&#215;400-32<br />
1600&#215;1200-8<br />
1600&#215;1200-16<br />
1400&#215;1050-8<br />
1400&#215;1050-16</code><br />
没有宽屏的分辨率。并且usplash无法显示咯。</p>
<p>并且一直没有解决的一个问题，在gnome下，Ctrl+Alt+F1切换到终端后，再Ctrl+Alt+F7，结果就是黑屏，只有一个鼠标的指针。键盘失去响应。无法重启X，无法重新切换回字符终端。</p>
<p>附上lilo.conf</p>
<p><code>cat /etc/lilo.conf</code><br />
<code>boot=/dev/sda<br />
root=/dev/sda1<br />
install=menu<br />
map=/boot/map<br />
delay=20<br />
#vga=791<br />
append=&#8221;video=vesafb:nocrtc,ywrap,1280&#215;1024-32@60 quiet splash&#8221;<br />
default=2.6.20<br />
image=/boot/vmlinuz-2.6.20<br />
label=2.6.20<br />
read-only<br />
#       restricted<br />
#       alias=1<br />
initrd=/boot/initrd.img-2.6.20<br />
image=/boot/vmlinuz-2.6.17-11-generic<br />
label=2.6.17-11-Gsmp<br />
read-only<br />
#       restricted<br />
#       alias=1<br />
initrd=/boot/initrd.img-2.6.17-11-generic</code><br />
以及usplash.conf</p>
<p><code>cat /etc/usplash.conf</code><br />
<code># Usplash configuration file<br />
xres=1920<br />
yres=1200</code><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>问题基本解决</p>
<p>首先是usplash显示问题。lilo.conf中</p>
<p><code>append="video=vesafb:1280x1024-32@60 quiet splash"</code><br />
去掉了两个option。</p>
<p>然后修改/etc/usplash.conf</p>
<p><code># Usplash configuration file<br />
xres=1280<br />
yres=1024</code><br />
然后</p>
<p><code>sudo dpkg-reconfigure usplash</code><br />
重启即可，splash显示正常，字符终端也正常。</p>
<p>运行zhcon显示分辨率为1280&#215;1024 Col=160, row=60</p>
<p>其次，从tty切换回gnome时黑屏，感觉上是beryl的原因，于是把窗口管理器选成metacity，切换到字符终端再切换回来，一切正常。</p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/22/console_resolution_using_nvidiafb_or_vesa-tng/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZVM firmware升级咯</title>
		<link>http://my.donews.com/booker/2007/02/19/zvm_firmware_upgrade/</link>
		<comments>http://my.donews.com/booker/2007/02/19/zvm_firmware_upgrade/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 12:09:31 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[生活相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/19/zvm_firmware_upgrade/</guid>
		<description><![CDATA[新加了对FM的录音支持。
偶然才发现，原来选择了日语之后，FM收音机可以选择区域为日本还是世界。日本的FM频率范围较之中国的低。使用简体中文界面就无法收听日本的FM。
改成日语，自动... ]]></description>
			<content:encoded><![CDATA[<p>新加了对FM的录音支持。</p>
<p>偶然才发现，原来选择了日语之后，FM收音机可以选择区域为日本还是世界。日本的FM频率范围较之中国的低。使用简体中文界面就无法收听日本的FM。</p>
<p>改成日语，自动搜了三个台出来，然后又换回中文界面，收音机照样可以听。</p>
<p>今天实在是困，不知是昨天逛街逛狠了，还是公司的空调开得太暖和。下午在公司实在是睁不开眼睛。勉强睁开，也是右眼忍不住的跳。好不容易回到家，眼睛还是不舒服。</p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/19/zvm_firmware_upgrade/feed/</wfw:commentRss>
		</item>
		<item>
		<title>写在本命年的最后一天</title>
		<link>http://my.donews.com/booker/2007/02/17/wrote_in_the_last_day/</link>
		<comments>http://my.donews.com/booker/2007/02/17/wrote_in_the_last_day/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 14:48:31 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[生活相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/17/wrote_in_the_last_day/</guid>
		<description><![CDATA[今天是本命年的最后一天，发生了很多事情。
首先是，老婆的两个韩国同学要来家里玩，还指名要吃我做的饺子。
中午一块儿在へんこつ吃的うどん。然后就到我家里准备包饺子。
三点钟开... ]]></description>
			<content:encoded><![CDATA[<p>今天是本命年的最后一天，发生了很多事情。</p>
<p>首先是，老婆的两个韩国同学要来家里玩，还指名要吃我做的饺子。</p>
<p>中午一块儿在へんこつ吃的うどん。然后就到我家里准备包饺子。</p>
<p>三点钟开始活面，7点钟左右终于吃上了第一锅饺子。今天一共包了85个饺子。本来有86个，结果一个被踩烂了。</p>
<p>吃完饭，送走了韩国同学，开始打电话给国内的亲人。之后打电话给在日本的当初刚来到时候备受照顾的算是前辈吧。然后就谈起我的工作的问题了，说实话，目前在的这家派遣公司已经没落了，没什么人在管事儿了。一旦所在公司不再继续签约，就等于失业，而我的派遣签约，居然是最短的一月一更新的。实在是十分的令人担忧。</p>
<p>刚巧后来要打电话给当初一同来到日本的一个西安的朋友。可惜手机号码变成了空号。</p>
<p>想想上次联系，也不过一个月而已，难道这一个月中发生了很多事情么？</p>
<p>之前还说去他那里玩，当初因为元旦放假，他要回国，所以没有去成，后悔当时忘了问一下他什么时候返回日本来。结果现在人已经失踪了。在QQ上留了言，后来看其QQ介绍，才发现这个号码被他封了。职业状况标的是“失业中”。不会吧。发邮件到他的hotmail的邮箱，发现居然是邮箱不存在。</p>
<p>突然间一种不安的感觉笼罩全身，就在除夕夜。</p>
<p>也许生活过的太安逸了，于是没有了危机感。而朋友的失踪，突然令我感觉到了无形中的危机。</p>
<p>新的一年，还会一帆风顺么？</p>
<p>一帆风顺，不过是一个美好的愿望罢了。</p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/17/wrote_in_the_last_day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 扩展列表</title>
		<link>http://my.donews.com/booker/2007/02/16/firefoxextentionslist/</link>
		<comments>http://my.donews.com/booker/2007/02/16/firefoxextentionslist/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 13:22:41 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[技术相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/16/firefoxextentionslist/</guid>
		<description><![CDATA[看了这篇《Reader Poll: How many Firefox extensions do you have installed?》关于firefox有多少个扩展的调查，虽然对调查本身不太感兴趣，不过对于留言中分享的扩展列表十分感兴趣。相信一定能够找到有用... ]]></description>
			<content:encoded><![CDATA[<p>看了这篇《<a title="How many Firefox extensions do you have installed?" href="http://www.lifehacker.com/software/firefox-extensions/reader-poll-how-many-firefox-extensions-do-you-have-installed-219783.php">Reader Poll: How many Firefox extensions do you have installed?</a>》关于firefox有多少个扩展的调查，虽然对调查本身不太感兴趣，不过对于留言中分享的扩展列表十分感兴趣。相信一定能够找到有用的、好用的。</p>
<p>于是，我的firefox扩展由原来的不到20个，上升到了36个。</p>
<p><a href="http://www.pierceive.com/">Adblock Filterset.G Updater</a> 0.3.0.4<br />
<a href="http://adblockplus.org/">Adblock Plus</a> 0.7.2.2<br />
搭配起来，杀掉广告。</p>
<p><a href="http://azertyskin.free.fr/">Azerty III</a> 3.1.1<br />
一直以来使用的主题，简单好看。</p>
<p><a href="http://varun21.googlepages.com/main.html">Colorful Tabs</a> 1.8<br />
美化用途，让你的标签变成五彩缤纷的</p>
<p><a href="http://www.iosart.com/firefox/colorzilla/">ColorZilla</a> 0.8.3.1<br />
简单来说，可以用来选取网页的任意一点的颜色，也可以借以了解当前鼠标指向的东西属于什么框框</p>
<p><a href="http://mozmonkey.com/">Copy Plain Text</a> 0.3.3<br />
把网页上的有格式的文本复制成无格式文本，游乐它，就不用使用记事本或者是网页上的textbox来Ctrl+V，再Ctrl+A、Ctrl+C了<a href="http://www.customizegoogle.com/">CustomizeGoogle</a> 0.55<br />
想过使用google搜索但结果不满意的情况吗？相信大多数google的fans会说不可能。当然，我们应该多元化，在google中添加一行“ Baidu, Yahoo, Ask, AllTheWeb, MSN, Lycos, Technorati, Feedster, Bloglines, Altavista”，可以快速在这些引擎中搜索你要的东东。</p>
<p><a href="http://www.cutemenuproject.com/">CuteMenus - Crystal SVG</a> 1.8.2.1<br />
美化用途，给菜单加上图标。</p>
<p><a href="http://del.icio.us/">del.icio.us</a> 1.2<br />
美味书签。</p>
<p><a href="http://roachfiend.com">ErrorZilla</a> 0.2<br />
替换传统出错界面（网页找不到之类的），加上了Retry，Google Cache，Ping，Whois等功能</p>
<p><a href="http://fasterfox.mozdev.org/">Fasterfox</a> 2.0.0<br />
firefox提速，不知道效果怎么样，因为我的机器太快了。</p>
<p><a href="http://customsoftwareconsult.com/extensions">Firefox Extension Backup Extension (FEBE)</a> 4.0.4<br />
扩展备份，重装系统之后，就不用一个一个重新装喜爱的扩展了，但前提是不是得现装上这个东西才行呢？</p>
<p><a href="http://flashgot.net">FlashGot</a> 0.5.97.02<br />
知道FlashGet吧，差一个字母，并不是FlashGet的过去时。外部下载软件管理器。可为什么迅雷没办法用呢？</p>
<p><a href="http://users.rcn.com/shoofy/forecastfox_enhanced/">Forecastfox Enhanced</a> 0.9.3.1<br />
天气预报，短信要花钱的。</p>
<p><a href="http://ted.mielczarek.org/code/mozilla/fxif/">FxIF</a> 0.2.2<br />
在图片属性中显示该图片的EXIF信息。</p>
<p><a href="http://ackroyd.de/googlepreview/">GooglePreview</a> 2.1.2<br />
在google及yahoo的搜索结果页中显示对应搜索结果的缩略图显示</p>
<p><a href="http://greasemonkey.mozdev.org/">Greasemonkey</a> 0.6.6.20061017.0<br />
强大的客户端脚本软件。</p>
<p><a href="http://ietab.mozdev.org/">IE Tab</a> 1.2.0.20061120<br />
有些时候不得不用IE的话。</p>
<p><a href="http://imagezoom.yellowgorilla.net/">Image Zoom</a> 0.2.7<br />
方便的图片缩放查看工具</p>
<p><a href="http://www.hacksrus.com/~ginda/venkman/">JavaScript Debugger</a> 0.9.87<br />
Javascript调试器</p>
<p><a href="http://roachfiend.com">ListZilla</a> 0.8<br />
生成扩展列表，可惜生成html会乱码，为什么，为什么？</p>
<p><a href="http://www.kevinfreitas.net/pro/extensions/">MeasureIt</a> 0.3.6<br />
尺子，可以量网页上的长度，有没有人换算成实际的厘米毫米么？</p>
<p><a href="http://minimizetotray.mozdev.org/">MinimizeToTray</a> 0.0.1.2006102615+<br />
缩小firefox到托盘</p>
<p><a href="http://mozmonkey.com/">Open Long Url</a> 0.2.3<br />
在文件菜单加一项，可以打开超长url，用途？还在研究中。</p>
<p><a href="http://yellow5.us/firefox/">Organize Status Bar</a> 0.5<br />
扩展装多了吧？状态栏乱七八糟了吧？还不快用它？</p>
<p><a href="http://www.pdfdownload.org">PDF Download</a> 0.7.7<br />
对于PDF，可以选择下载，用Acrobat打开，或者看html版</p>
<p><a href="http://pearlcrescent.com/products/pagesaver/">Pearl Crescent Page Saver Basic</a> 1.3<br />
截图，当前的整个页面，或者是当前可以看到的部分。前者还有点儿用。</p>
<p><a href="http://showimage.mozdev.org/">Show Image</a> 0.4.2<br />
图片不能正常显示，又不想刷新整个网页怎么办？就它啦</p>
<p><a href="http://paperprogs.berlios.de/splash/">Splash</a> 1.2.1<br />
美化用途，加上Splash</p>
<p><a href="http://morphis.eu.org/">Super DragAndGo</a> 0.2.6<br />
直接拖拽打开，虽说可以用于普通无格式文本，但我最多还是用来直接拖链接</p>
<p><a href="http://tmp.garyr.net">Tab Mix Plus</a> 0.3.5.2<br />
增强标签浏览，本以为ff2.0会让我们抛开Tab Mix，可惜，没办法。</p>
<p><a href="http://www.bolinfest.com/targetalert/">TargetAlert</a> 0.8.9.8<br />
这个很有特色，鼠标移到指向特定目标的链接上时，链接后边就会显示出一个该链接目标文件性质的图标。</p>
<p><a href="http://www.longfocus.com/firefox/updatenotifier">Update Notifier</a> 0.1.5.2<br />
扩展更新管理器</p>
<p><a href="http://chrispederick.com/work/useragentswitcher/">User Agent Switcher</a> 0.6.9<br />
有些网站只认IE或Netscape，我偏要用ff，怎么办？就它了</p>
<p><a href="http://jennifermadden.com">View Source Chart</a> 2.5.02<br />
厌倦了ff默认的源代码查看方式了么？想要更加直观点儿？试试这个吧</p>
<p><a href="http://chrispederick.com/work/webdeveloper/">Web Developer</a> 1.0.2<br />
给开发者的，开发网页，尤其是习惯用轻量工具开发的人</p>
<p><hr />目前列表，更新时间2007.02.16</p>
<p>应用程序: Firefox 2.0.0.1 (0000000000)<br />
操作系统: linux-gnu (x86-gcc3)</p>
<p>项目总数: 23</p>
<ul>
<li><a href="http://www.pierceive.com/">Adblock Filterset.G Updater 0.3.0.5</a><br />
用 Filterset.G 同步 Adblock</li>
<li><a href="http://adblockplus.org/">Adblock Plus 0.7.2.4</a><br />
广告已成往事！</li>
<li><a href="http://adblockplus.org/">Adblock Plus: Element Hiding Helper 1.0</a><br />
Helps you create element hiding rules for Adblock Plus to fight the text ads.</li>
<li><a href="http://www.cusser.net">Context Highlight 0.3</a><br />
Lets you highlight words on the page via the context menu.</li>
<li><a href="http://mozmonkey.com/">Copy Plain Text 0.3.3</a><br />
Copies text without formatting</li>
<li><a href="http://extensions.hesslow.se/">Ctrl Tab Preview 0.2.1</a></li>
<li><a href="http://www.customizegoogle.com/">CustomizeGoogle 0.55</a><br />
广告已成往事！</li>
<li><a href="http://www.cutemenuproject.com/">CuteMenus - Crystal SVG 1.8.2.1</a><br />
Adds icons to all menus.</li>
<li><a href="http://del.icio.us/">del.icio.us 1.2</a><br />
Keep, share and discover all your favorite things.</li>
<li><a href="http://www.jaybaldwin.com/News.aspx?id=51">ErrorZilla Mod 0.2</a><br />
Implements a useful error page when a website cannot be reached.</li>
<li><a href="http://sogame.awardspace.com/">Extension List Dumper 1.8.0</a><br />
转储已安装扩展的列表。</li>
<li><a href="http://forums.mozillazine.org/viewtopic.php?t=370248">Fission 0.8.7</a><br />
在地址栏显示载入进度条(Safari 风格)。</li>
<li><a href="http://flashgot.net">FlashGot 0.5.97.03</a><br />
允许调用外部下载管理器处理单个或批量下载任务.(您可以通过访问作者主页了解更多细节)</li>
<li><a href="http://ted.mielczarek.org/code/mozilla/fxif/">FxIF 0.2.2</a><br />
View EXIF data in image properties</li>
<li><a href="http://ackroyd.de/googlepreview/">GooglePreview 2.1.3</a><br />
在 google 和 yahoo 搜索结果页面插入目标网站预览图像。</li>
<li><a href="http://imagezoom.yellowgorilla.net/">Image Zoom 0.2.7</a><br />
为页面中的图片添加缩放功能</li>
<li><a href="http://conlan89.googlepages.com/">Link Alert 0.7.1</a><br />
Changes the cursor to indicate the target of a link.</li>
<li><a href="http://www.pdfdownload.org">PDF Download 0.7.8</a><br />
允许您选择对PDF文件的操作：下载，以外部查看器查看或者以HTML形式查看！</li>
<li><a href="http://heygom.com/extensions/">Right Encoding 0.2.2</a><br />
Adds the Character Encoding menu to the context menu.</li>
<li><a href="http://morphis.eu.org/">Super DragAndGo 0.2.6</a><br />
Drag a link or anything like a uri (e.g. &#8220;abc.com&#8221; ), and throw it to anywhere blank on the webpage to open the it in a new tab.</li>
<li><a href="http://tmp.garyr.net">Tab Mix Plus 0.3.5.2</a><br />
加强标签页浏览功能。</li>
<li><a href="http://chrispederick.com/work/useragentswitcher/">User Agent Switcher 0.6.9</a><br />
Adds a menu and a toolbar button to switch the user agent of the browser.</li>
<li><a href="http://chrispederick.com/work/webdeveloper/">Web Developer 1.1.3</a><br />
Adds a menu and a toolbar with various web developer tools.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/16/firefoxextentionslist/feed/</wfw:commentRss>
		</item>
		<item>
		<title>easytag的unicode支持</title>
		<link>http://my.donews.com/booker/2007/02/15/easytag_unicode_support/</link>
		<comments>http://my.donews.com/booker/2007/02/15/easytag_unicode_support/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 11:02:02 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[技术相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/15/easytag_unicode_support/</guid>
		<description><![CDATA[老婆的日语听力练习题，全部有将近400个mp3。要我帮她全部加上ID3标签，好在ZVM中正常排序并显示。
花个一天两天自己写个脚本或者程序来批量添加标签，也不是什么难事。只不过，太懒了。
... ]]></description>
			<content:encoded><![CDATA[<p>老婆的日语听力练习题，全部有将近400个mp3。要我帮她全部加上ID3标签，好在ZVM中正常排序并显示。</p>
<p>花个一天两天自己写个脚本或者程序来批量添加标签，也不是什么难事。只不过，太懒了。</p>
<p>于是找来鼎鼎大名的easytag。是从ubuntu的源里边直接安装的。不出所料，界面是英文的。并且对MP3的unicode标签支持有问题。并且提示我需要打一个补丁。</p>
<p>还是挺麻烦的。于是找到了这篇《<a href="http://ubuntuforums.org/showthread.php?t=287811">HOWTO: easytag with unicode support</a>》。</p>
<p>大致看了一下，觉得似乎有些步骤是可以省略的。比如先checkinstall之后，然后再卸载掉这个包，然后再dpkg -i *.deb。搞不懂其用意。</p>
<p>反正是顺利完成了。easytag界面也是中文的了，标签的unicode的支持也没有问题咯。连文章里边放弃的mp4格式支持我都给编上了，虽然短期内，甚至以后都不会有用。</p>
<p>附带说一下，大概很多像我一样的菜鸟，对于源代码编译安装的方式是所有可选方式中的下下之选。除了需要自己解决包依赖问题以外，大概还有一个重要的原因就是make install之后，不知道到底安装到了哪里（如果在configure的时候指定prefix路径的话）。那么按照Windows长久以来灌输给我们的观点，有安装(Install)，就得有反安装(uninstall，这里为了和安装配对，故而采用了并不常用的反安装的说法。通常叫做卸载)吧。于是想要uninstall的时候，哪怕只是简单的删除文件与目录，也不知道那些该删掉，因为不知道到底装到什么地方什么文件。</p>
<p>用checkinstall吧，代替最后的make install。它可以把编译好的软件打成一个deb包，并且自动安装，然后告诉你用dpkg -r 包名 来反安装（卸载）。</p>
<p>PS:关于checkinstall，可以参看这里：<a href="http://www.phpwind.net/simple/index.php?t185852.html">http://www.phpwind.net/simple/index.php?t185852.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/15/easytag_unicode_support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>在Edgy上搞定我的ZVM（Creative Zen Video:M）</title>
		<link>http://my.donews.com/booker/2007/02/11/XCagihOlqlhiBAWKTxAKKLshXJgZyalvDmCL/</link>
		<comments>http://my.donews.com/booker/2007/02/11/XCagihOlqlhiBAWKTxAKKLshXJgZyalvDmCL/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 01:14:11 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[技术相关]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/11/XCagihOlqlhiBAWKTxAKKLshXJgZyalvDmCL/</guid>
		<description><![CDATA[今天早上起来准备让我的ZVM可以在Edgy上工作。
先是google了一下，发现据说gnomad2已经可以很好的支持ZVM咯。于是在源里边搜了一下，就安装上了，可惜不能用。gnomad2的版本太低。
发现了一篇很... ]]></description>
			<content:encoded><![CDATA[<p>今天早上起来准备让我的ZVM可以在Edgy上工作。</p>
<p>先是google了一下，发现据说gnomad2已经可以很好的支持ZVM咯。于是在源里边搜了一下，就安装上了，可惜不能用。gnomad2的版本太低。</p>
<p>发现了一篇很详细的教程。<a href="http://ubuntuforums.org/showthread.php?t=199250">http://ubuntuforums.org/showthread.php?t=199250</a></p>
<p>我选择的是第二种方法自己编译libmtp来安装的方法。</p>
<p>第一种方法尝试过，可惜编译gnomad2失败，原因是libmtp-dev的版本太低。于是purge掉libmtp-dev，然后下载了libmtp 0.1.3。</p>
<p>想想当年，libmtp还是才开始没多久的时候，对ZVM支持也没那么好，最重要的是gnomad2对libmtp支持不够。于是只好自己编写了一个小的C程序来往ZVM上传递歌曲。</p>
<p>现在基本上发展成熟咯，不用自己写程序咯。</p>
<p>编译libmtp成功，checkinstall的时候失败，原因是和我尝试地一种方法时候安装的libmtp-dev有冲突。purge掉libmtp-dev。重新checkinstall，就搞定咯。</p>
<p>然后是把libmtp.rules拷到/etc/udev/rules.d/。之后开始编译gnomad2，最新版的2.8.11，编译安装正常。之后测试运行，很不错。</p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/11/XCagihOlqlhiBAWKTxAKKLshXJgZyalvDmCL/feed/</wfw:commentRss>
		</item>
		<item>
		<title>夜里的东照宫</title>
		<link>http://my.donews.com/booker/2007/02/10/toshogu_in_night/</link>
		<comments>http://my.donews.com/booker/2007/02/10/toshogu_in_night/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 05:16:06 +0000</pubDate>
		<dc:creator>石头兔</dc:creator>
		
		<category><![CDATA[Flickr]]></category>

		<guid isPermaLink="false">http://my.donews.com/booker/2007/02/10/toshogu_in_night/</guid>
		<description><![CDATA[先前用F30拍的，ISO 1600。
用GIMP加了文字而已，保留了ExiF
... ]]></description>
			<content:encoded><![CDATA[<p>先前用F30拍的，ISO 1600。</p>
<p>用GIMP加了文字而已，保留了ExiF</p>
<p><a title="Photo Sharing" href="http://www.flickr.com/photos/booker2016/385209165/"><img width="500" height="375" border="0" alt="夜里的东照宫" src="http://farm1.static.flickr.com/129/385209165_3390adfd99.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://my.donews.com/booker/2007/02/10/toshogu_in_night/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
