<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>install Minix CD-ROM-2.0 on qemu</title>
		<description>While when I doing the "2008 plan" I found there's something I didn't finished last year. Among them is learning the Minix code. I've read all the principle chapters, and left reading the source code behind and never finished that. So to make a good start for this year, I ...</description>
		<link>http://dryice.name/blog/minix/install-minix-cd-rom-20-on-qemu/</link>
			</item>
	<item>
		<title>handle ed2k links</title>
		<description>Well it's almost the same as let Emacs handle mailto: links. But we use amulecmd to handle the ed2k link this time.

A small script myamule looks like


#!/bin/sh

amulecmd --command="add $1"
And in Firefox, set network.protocol-handler.external.ed2k to boolean true, and network.protocol-handler.app.ed2k to string /path/to/script/myamule. Firefox will ask if you want to use this ...</description>
		<link>http://dryice.name/blog/firefox/handle-ed2k-links/</link>
			</item>
	<item>
		<title>download</title>
		<description>There are many download related extensions. And I use several of them.

The one I use most is download statusbar. It prevent the official download manager from showing and jsut use one line above the statusbar to show the download status. Basicly, that's all I need: How many time is left ...</description>
		<link>http://dryice.name/blog/firefox/extension/download/</link>
			</item>
</channel>
</rss>

