<?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>Get Things Done</title>
		<description>Well I've used Emacs planner for more than 2 years everyday, and really happy about it.

However, as I got more and more rely on it, I can still find some room for improvement, but not easy to do:

	It is all text based. This is good in some way, but bad ...</description>
		<link>http://dryice.name/blog/emacs/planner/get-things-done/</link>
			</item>
	<item>
		<title>get annotation from firefox</title>
		<description>Most of the time I use Firefox to visit my ticket system and making a task there is not as easy as in w3m.

Here's how my way of getting the annotation improves:

	At the very beginning I just copy the URL from Firefox and paste to w3m-browse-url, and make annotation there. ...</description>
		<link>http://dryice.name/blog/emacs/planner/get-annotation-from-firefox/</link>
			</item>
	<item>
		<title>copyurlplus, emacs planner, and freebsd</title>
		<description>One of the extension I use is Copy URL +. However on my FreeBSD it doesn't work very good: it always add some "undefined" in the copied string.

Checking the code and I found when this extension checks the navigator.platform to see if "\r", "\n", o "\r\n" should be used in ...</description>
		<link>http://dryice.name/blog/firefox/extension/copyurlplus-emacs-planner-and-freebsd/</link>
			</item>
	<item>
		<title>trac and planner</title>
		<description>Well I've used to use roundup as my ticket system. However the intergration of a ticket system and a version control system of trac attract me these days. So I decided to give it a try.

There's noting to say about installation thanks to the FreeBSD ports system. And it really ...</description>
		<link>http://dryice.name/blog/emacs/planner/trac-and-planner/</link>
			</item>
	<item>
		<title>So this is it</title>
		<description>After a days going through my planner files, here's the 110 some what blog-like notes. Some of them are pretty short. I'll write more descriptive blogs from now on.

Share This
 </description>
		<link>http://dryice.name/blog/misc/so-this-is-it/</link>
			</item>
	<item>
		<title>So it all begins</title>
		<description>After several hours work, I've got my muse+pyblosxom setuped. So now it's my start of my blog.

The first thing I'll need to do is to go through my planner pages and get the notes somewhat like a blog into this blog system.

I'll write most of my blog in English, as ...</description>
		<link>http://dryice.name/blog/misc/so-it-all-begins/</link>
			</item>
	<item>
		<title>export notes to pyblosxom</title>
		<description>well I decide to give this up.

The main reason is that muse-blosxom-new-entry makes the file name from blog title. I think it's a good idea. But that make me harder, if possible, to keep the planner notes sync with blog entries.

What's more, I might use different sub-set of muse features ...</description>
		<link>http://dryice.name/blog/emacs/planner/export-notes-to-pyblosxom/</link>
			</item>
	<item>
		<title>I lost 3 months of timeclock data</title>
		<description>:((((((

The disk was full when I was downloading something last night. And I didn't notice that this morning. The nearest backup I found was on 3/19. I lost 3 months data of that :(((((

Share This
 </description>
		<link>http://dryice.name/blog/misc/i-lost-3-months-of-timeclock-data/</link>
			</item>
	<item>
		<title>OK, I&#8217;ll go with the official hardcodedates.py</title>
		<description>And this will save some confusing about versions. I can give time 00:00 for notes without a note taken timestamp. Anyway this is what Michael give for blog files with only date in the timestamps file.

Share This
 </description>
		<link>http://dryice.name/blog/emacs/planner/ok-ill-go-with-the-official-hardcodedatespy/</link>
			</item>
	<item>
		<title>markup the notes</title>
		<description>Sacha pastes this on #emacs. I think I can tweak this to do the region render. Nice!


"Mark up STRING according to `emacs-wiki-publishing-rules'.
No header or footer is added."
(let ((emacs-wiki-project emacs-wiki-current-project))
(with-temp-buffer
(emacs-wiki-mode)
(insert string)
(let ((emacs-wiki-publishing-header "")
(emacs-wiki-publishing-footer ""))
(emacs-wiki-replace-markup))
(buffer-string))))


Share This
 </description>
		<link>http://dryice.name/blog/emacs/planner/markup-the-notes/</link>
			</item>
</channel>
</rss>

