<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Notepad, worklog, tasks, etc.</title>
	<atom:link href="http://www.ebanpo.com/x/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.ebanpo.com/x/wp</link>
	<description></description>
	<pubDate>Mon, 15 Mar 2010 06:56:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.4-bleeding</generator>
	<language>en</language>
			<item>
		<title>Mar14, Sunday, gardening</title>
		<link>http://www.ebanpo.com/x/wp/?p=62</link>
		<comments>http://www.ebanpo.com/x/wp/?p=62#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:56:12 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Home]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=62</guid>
		<description><![CDATA[Moss out 1 galon; 26 peas of 5 types.
]]></description>
			<content:encoded><![CDATA[<p>Moss out 1 galon; 26 peas of 5 types.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=62</wfw:commentRss>
		</item>
		<item>
		<title>Installing (and only installing) Cygwin X Server for &#8220;ssh -X&#8221;</title>
		<link>http://www.ebanpo.com/x/wp/?p=61</link>
		<comments>http://www.ebanpo.com/x/wp/?p=61#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:42:34 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=61</guid>
		<description><![CDATA[The following packages are needed: ssh, Xorg sever, twm. I am using  cygwin 1.7.1. Maybe something more &#8230; I installed everything under X11 to get it work by clicking the X/Win Server menu, which brings up an xterm window where I do &#8220;ssh -X&#8221; without problem&#8230;.
]]></description>
			<content:encoded><![CDATA[<p>The following packages are needed: ssh, Xorg sever, twm. I am using  cygwin 1.7.1. Maybe something more &#8230; I installed everything under X11 to get it work by clicking the X/Win Server menu, which brings up an xterm window where I do &#8220;ssh -X&#8221; without problem&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=61</wfw:commentRss>
		</item>
		<item>
		<title>English names of bulb flowers</title>
		<link>http://www.ebanpo.com/x/wp/?p=60</link>
		<comments>http://www.ebanpo.com/x/wp/?p=60#comments</comments>
		<pubDate>Mon, 01 Mar 2010 07:03:38 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=60</guid>
		<description><![CDATA[Tulip, Hyacinth, Daffodil, Calla lily, Iris, Crocus, Amaryllids.
]]></description>
			<content:encoded><![CDATA[<p>Tulip, Hyacinth, Daffodil, Calla lily, Iris, Crocus, Amaryllids.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=60</wfw:commentRss>
		</item>
		<item>
		<title>Quick LAMP on debian</title>
		<link>http://www.ebanpo.com/x/wp/?p=59</link>
		<comments>http://www.ebanpo.com/x/wp/?p=59#comments</comments>
		<pubDate>Tue, 15 Dec 2009 05:48:05 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=59</guid>
		<description><![CDATA[$ sudo apt-get install mysql-server phpmyadmin apache2
Then visit: http://server-ip/phpmyadmin
Tip: Do not leave root password empty, as phpmyadmin by default won&#8217;t let you log on with empty password.
]]></description>
			<content:encoded><![CDATA[<p>$ sudo apt-get install mysql-server phpmyadmin apache2</p>
<p>Then visit: http://server-ip/phpmyadmin</p>
<p>Tip: Do not leave root password empty, as phpmyadmin by default won&#8217;t let you log on with empty password.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=59</wfw:commentRss>
		</item>
		<item>
		<title>apt-get update with public key not available warning</title>
		<link>http://www.ebanpo.com/x/wp/?p=58</link>
		<comments>http://www.ebanpo.com/x/wp/?p=58#comments</comments>
		<pubDate>Tue, 15 Dec 2009 05:14:21 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=58</guid>
		<description><![CDATA[Question:
W: GPG error: http://ftp.us.debian.org sid Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B
W: You may want to run apt-get update to correct these problems
Answer:
xguan@p4:~$ gpg &#8211;keyserver subkeys.pgp.net &#8211;recv-keys 9AA38DCD55BE302B
gpg: requesting key 55BE302B from hkp server subkeys.pgp.net
gpg: /home/xguan/.gnupg/trustdb.gpg: trustdb created
gpg: key 55BE302B: public key &#8220;Debian Archive Automatic Signing [...]]]></description>
			<content:encoded><![CDATA[<p>Question:</p>
<p>W: GPG error: http://ftp.us.debian.org sid Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B<br />
W: You may want to run apt-get update to correct these problems</p>
<p>Answer:</p>
<p>xguan@p4:~$ gpg &#8211;keyserver subkeys.pgp.net &#8211;recv-keys 9AA38DCD55BE302B<br />
gpg: requesting key 55BE302B from hkp server subkeys.pgp.net<br />
gpg: /home/xguan/.gnupg/trustdb.gpg: trustdb created<br />
gpg: key 55BE302B: public key &#8220;Debian Archive Automatic Signing Key (5.0/lenny) &lt;ftpmaster@debian.org&gt;&#8221; imported<br />
gpg: no ultimately trusted keys found<br />
gpg: Total number processed: 1<br />
gpg:               imported: 1  (RSA: 1)<br />
xguan@p4:~$ gpg -a &#8211;export 55BE302B | sudo apt-key add -<br />
OK<br />
xguan@p4:~$</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=58</wfw:commentRss>
		</item>
		<item>
		<title>resort the files for my stupid mp3 player</title>
		<link>http://www.ebanpo.com/x/wp/?p=57</link>
		<comments>http://www.ebanpo.com/x/wp/?p=57#comments</comments>
		<pubDate>Fri, 06 Nov 2009 04:59:46 +0000</pubDate>
		<dc:creator>ataier</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=57</guid>
		<description><![CDATA[for /f  &#8220;delims=@&#8221; %i in (&#8217;dir /b /o:n&#8217;) do copy &#8220;%i&#8221; new_dir\
]]></description>
			<content:encoded><![CDATA[<p>for /f  &#8220;delims=@&#8221; %i in (&#8217;dir /b /o:n&#8217;) do copy &#8220;%i&#8221; new_dir\</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>Moved to new home</title>
		<link>http://www.ebanpo.com/x/wp/?p=56</link>
		<comments>http://www.ebanpo.com/x/wp/?p=56#comments</comments>
		<pubDate>Wed, 01 Jul 2009 05:11:53 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Family]]></category>

		<category><![CDATA[Home]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=56</guid>
		<description><![CDATA[We bought a house on June 26, 2009. Did the move on the weekend of June 27, 28. I like the small south facing gardening space in the backyard. This always reminds me of the farmer days in my childhood, when my father and mother made their living on a small land, growing cotton in [...]]]></description>
			<content:encoded><![CDATA[<p>We bought a house on June 26, 2009. Did the move on the weekend of June 27, 28. I like the small south facing gardening space in the backyard. This always reminds me of the farmer days in my childhood, when my father and mother made their living on a small land, growing cotton in the summer and wheat in the winter.</p>
<p>June 28: planted 8 tomatos from Chi Shuang.</p>
<p>June 30: planted 4 more tomatos from Chi Shuang, a line of 14 garllics, one purple flower that we grew from seeds (I forgot name).</p>
<p>June 30: introduced myself to Julia across the street. Carol visited us with a card a flower pot. Helen and Joy visited us with a pot of rose. Refrigerator arrived in the morning. Spent a lot of time cleaning tap residues inside it (damn GE for not using better quality tap). Caulked most of the 90-degrees. Oiled the garage door. Padded two chairs and the dinning table. Finally we can sit while eating!  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=56</wfw:commentRss>
		</item>
		<item>
		<title>Encoding DVD to a file with mplayer/mencoder in Windows</title>
		<link>http://www.ebanpo.com/x/wp/?p=55</link>
		<comments>http://www.ebanpo.com/x/wp/?p=55#comments</comments>
		<pubDate>Fri, 05 Jun 2009 04:26:46 +0000</pubDate>
		<dc:creator>ataier</dc:creator>
		
		<category><![CDATA[Memo]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=55</guid>
		<description><![CDATA[Very rough cmd line and I do not know the right output file extension, but the output can be played by mplayer, which is all I need  
mencoder dvd://3 -alang en -dvd-device e: -o c:\dvd\3.avi -oac faac -ovc xvid -xvidencopts bitrate=1200
]]></description>
			<content:encoded><![CDATA[<p>Very rough cmd line and I do not know the right output file extension, but the output can be played by mplayer, which is all I need <img src='http://www.ebanpo.com/x/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>mencoder dvd://3 -alang en -dvd-device e: -o c:\dvd\3.avi -oac faac -ovc xvid -xvidencopts bitrate=1200</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=55</wfw:commentRss>
		</item>
		<item>
		<title>Language explorations by our 3-year-old</title>
		<link>http://www.ebanpo.com/x/wp/?p=54</link>
		<comments>http://www.ebanpo.com/x/wp/?p=54#comments</comments>
		<pubDate>Mon, 02 Feb 2009 06:03:10 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Family]]></category>

		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=54</guid>
		<description><![CDATA[- 红薯叫什么？
- Sweet potato
- 应该叫Red potato呀。
- 狼的英文是什么？
- Wolf.
- 那Sugar wolf是什么？
- 糖狼.
(原来桌上有一只玩具螳螂&#8230;)
]]></description>
			<content:encoded><![CDATA[<p>- 红薯叫什么？<br />
- Sweet potato<br />
- 应该叫Red potato呀。</p>
<p>- 狼的英文是什么？<br />
- Wolf.<br />
- 那Sugar wolf是什么？<br />
- 糖狼.<br />
(原来桌上有一只玩具螳螂&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=54</wfw:commentRss>
		</item>
		<item>
		<title>Encoding video for Zune 80GB using ffmpeg</title>
		<link>http://www.ebanpo.com/x/wp/?p=53</link>
		<comments>http://www.ebanpo.com/x/wp/?p=53#comments</comments>
		<pubDate>Sun, 11 Jan 2009 05:00:28 +0000</pubDate>
		<dc:creator>xguan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ebanpo.com/x/wp/?p=53</guid>
		<description><![CDATA[I am able to put an old 45min *.rm video file to my Zune 80GB, using encode-handheld-2.5.pl + a version of ffmpeg that supports x264 video and aac audio.
Building ffmpeg:

svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg
cd ffmpeg
./configure --enable-libfaac --enable-libx264 --enable-gpl
make
Converting:

./encode-handheld.pl -t ipod -f input-file -n new-title-for-the-video-file-to-show-in-zune-ui
]]></description>
			<content:encoded><![CDATA[<p>I am able to put an old 45min *.rm video file to my Zune 80GB, using encode-handheld-2.5.pl + a version of ffmpeg that supports x264 video and aac audio.</p>
<p>Building ffmpeg:</p>
<pre>
svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg
cd ffmpeg
./configure --enable-libfaac --enable-libx264 --enable-gpl
make</pre>
<p>Converting:</p>
<pre>
./encode-handheld.pl -t ipod -f input-file -n new-title-for-the-video-file-to-show-in-zune-ui</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ebanpo.com/x/wp/?feed=rss2&amp;p=53</wfw:commentRss>
		</item>
	</channel>
</rss>
