<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Personal on Blogarious</title>
    <link>https://blogarious.kairopath.net/categories/personal/</link>
    <description>Recent content in Personal on Blogarious</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 04 Nov 2010 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blogarious.kairopath.net/categories/personal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>From Ubuntu to Xubuntu on HP Mini</title>
      <link>https://blogarious.kairopath.net/posts/2010-11-04-from-ubuntu-to-xubuntu-on-hp-mini/</link>
      <pubDate>Thu, 04 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-11-04-from-ubuntu-to-xubuntu-on-hp-mini/</guid>
      <description>&lt;p&gt;Yes, again. HP Mini 1000 series, small screen, lightweight, RAM is not big. I like Ubuntu Desktop Edition, though there is Ubuntu Netbook Remix, it is not my favourite. Because I use the netbook just like a desktop, got a lot of developers&amp;rsquo; tools, GIMP, etc.&lt;/p&gt;&#xA;&lt;p&gt;Ubuntu, using GNOME as the desktop environment. I like GNOME because I like GTK+. I like GTK+ because I like C programming. Then, I read an article about Xfce, which is more lightweight thant GNOME. Which is also using GTK+. So I tried it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>sed, awk (gawk), and Perl</title>
      <link>https://blogarious.kairopath.net/posts/2010-10-15-sed-awk-gawk-and-perl/</link>
      <pubDate>Fri, 15 Oct 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-10-15-sed-awk-gawk-and-perl/</guid>
      <description>&lt;p&gt;As a programmer, I like the Unix commands &amp;ldquo;find&amp;rdquo; and &amp;ldquo;grep&amp;rdquo;. They are too good. &amp;ldquo;find&amp;rdquo; to find the files recursively based on file name, file type, etc, then execute command towards the files.&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;grep&amp;rdquo; is even more better, when I want to find some words in the source code, and I can use regular expression. Combine &amp;ldquo;grep&amp;rdquo; with &amp;ldquo;sed&amp;rdquo;, one can perform search and replace.&lt;/p&gt;&#xA;&lt;p&gt;However, when I want to search and replace for multiple patterns, &amp;ldquo;sed&amp;rdquo; will be difficult to be used. One can write a shell script to perform the task. But &amp;ldquo;awk&amp;rdquo; (or GNU awk) will be a better solution for me. Write an awk script, can search and replace easier, and awk script allows to use variables.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How do you think?</title>
      <link>https://blogarious.kairopath.net/posts/2010-08-25-how-do-you-think/</link>
      <pubDate>Wed, 25 Aug 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-08-25-how-do-you-think/</guid>
      <description>&lt;p&gt;Visual sensory and audio sensory are the two most frequently used sensory systems. However, thinking is a very subjective process, because each one of us has different perceptions towards the stimuli in our environment. And,  some people are right-brain thinking, and other are left-brain thinking. Some people think logically; other creatively.&lt;/p&gt;&#xA;&lt;p&gt;I am thinking about this question, because I tried to search the information from internet, but cannot find what I want, may be I used incorrect keywords.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review of Wubi input method and Cangjie input method</title>
      <link>https://blogarious.kairopath.net/posts/2010-08-02-review-of-wubi-input-method-and-cangjie-input-method/</link>
      <pubDate>Mon, 02 Aug 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-08-02-review-of-wubi-input-method-and-cangjie-input-method/</guid>
      <description>&lt;p&gt;I learnt Cangjie input method before. Difficult to learn, difficult to memorize. Give up finally. Cangjie input is target on Traditional Chinese characters.&lt;/p&gt;&#xA;&lt;p&gt;Recently, I tried Wubi input method, which is target on Simplified Chinese characters. Compare to Cangjie, it is easier to learn, easier to memorize. Not because the poem, but the rule of stroke layout on the keyboard is systematic. And I am learning Wubi 86 version.&lt;/p&gt;&#xA;&lt;p&gt;So, using these input method, I can type the Chinese character without knowing how to pronounce the word. It is an alternative input method I think I need to learn.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Try out Ubuntu, Wubi, and Portable Ubuntu Remix</title>
      <link>https://blogarious.kairopath.net/posts/2010-06-19-try-out-ubuntu-wubi-and-portable-ubuntu-remix/</link>
      <pubDate>Sat, 19 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-06-19-try-out-ubuntu-wubi-and-portable-ubuntu-remix/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.ubuntu.com/&#34;&gt;Ubuntu&lt;/a&gt;, in my opinion, is a great Linux distribution. There are several ways to let you try out Ubuntu. After download the CD, I can burn it to the CD and boot from the CD. I can try Ubuntu as a LiveCD. I can also boot it from a USB pendrive like a CD.&lt;/p&gt;&#xA;&lt;p&gt;When installation, I can create a new partition on my harddisk. I can install it on the logical partition and boot from there. Unlike FreeBSD, which needs to be installed on a &lt;a href=&#34;http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-pre.html&#34;&gt;primary partition&lt;/a&gt;. Not only that, I can also install Ubuntu &lt;strong&gt;side by side&lt;/strong&gt; with the same partition with other OS (such as Windows). This is special.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trying out WordPress.com</title>
      <link>https://blogarious.kairopath.net/posts/2010-05-23-trying-out-wordpress-com/</link>
      <pubDate>Sun, 23 May 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-05-23-trying-out-wordpress-com/</guid>
      <description>&lt;p&gt;After trying WordPress from WordPress.org, and using the x10Hosting, I really attracted by WordPress. That is why, now I am trying WordPress.com, because the PHP hosting is not good enough for my expectation.&lt;/p&gt;&#xA;&lt;p&gt;I am still thinking about, which one is suitable for me, Blogger or WordPress.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My experience of web development</title>
      <link>https://blogarious.kairopath.net/posts/2010-05-22-my-experience-of-web-development/</link>
      <pubDate>Sat, 22 May 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-05-22-my-experience-of-web-development/</guid>
      <description>&lt;p&gt;In web development, one should not maintain the &lt;strong&gt;data structure&lt;/strong&gt; concept (C programming) for web application, such as PHP web application. But should use the &lt;strong&gt;OO (object oriented) concept&lt;/strong&gt;. So that, the object created by PHP is easily to be &lt;strong&gt;used/re-used&lt;/strong&gt;. Besides that, though the web development includes interface, it do not bear the same concept like system applications (application software developed by language such as C or C++, or Java).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rebellious son</title>
      <link>https://blogarious.kairopath.net/posts/2010-05-17-rebellious-son/</link>
      <pubDate>Mon, 17 May 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-05-17-rebellious-son/</guid>
      <description>&lt;p&gt;A son told his father, &amp;ldquo;I want freedom, you autocratic father! Do you think giving money can buy my soul?&amp;rdquo; Then the son took the money and left the father. Hopefully, the son will grow into a good man.&lt;/p&gt;&#xA;&lt;p&gt;Comment: 身在福中不知福&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;images/lg-share-en.gif&#34; alt=&#34;Bookmark and Share&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>WordPress really good.</title>
      <link>https://blogarious.kairopath.net/posts/2010-05-05-wordpress-really-good/</link>
      <pubDate>Wed, 05 May 2010 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2010-05-05-wordpress-really-good/</guid>
      <description>&lt;p&gt;I tried the WordPress theme. It is really nice. And I used &lt;a href=&#34;http://x10hosting.com/&#34;&gt;x10hosting.com&lt;/a&gt; for the PHP. Really plan to move everything to the WordPress blog. But that will be a lot of works. And afraid that I don&amp;rsquo;t have time to manage the WordPress blog. Maybe, I can try to categorise the contents of the blogs I have.&lt;/p&gt;&#xA;&lt;p&gt;Visit my WordPress &lt;a href=&#34;http://allencch.x10hosting.com/wp/&#34;&gt;blog&lt;/a&gt; if you like.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.blogger.com/post-create.g?blogID=6569855588503436763&#34;&gt;&lt;img src=&#34;images/lg-share-en.gif&#34; alt=&#34;Bookmark and Share&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>爱与被爱</title>
      <link>https://blogarious.kairopath.net/posts/2009-10-24-%E7%88%B1%E4%B8%8E%E8%A2%AB%E7%88%B1/</link>
      <pubDate>Sat, 24 Oct 2009 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2009-10-24-%E7%88%B1%E4%B8%8E%E8%A2%AB%E7%88%B1/</guid>
      <description>&lt;p&gt;当你感觉被爱（被动式）的时候，正是你爱（主动式）的时候。&lt;/p&gt;</description>
    </item>
    <item>
      <title>My mule no more eye glasses</title>
      <link>https://blogarious.kairopath.net/posts/2009-10-10-my-mule-no-more-eye-glasses/</link>
      <pubDate>Sat, 10 Oct 2009 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2009-10-10-my-mule-no-more-eye-glasses/</guid>
      <description>&lt;p&gt;Just very happy to find that, my eMule is high ID now. Great!&lt;br&gt;&#xA;&lt;a href=&#34;images/emule.png&#34;&gt;&lt;img src=&#34;images/emule.png&#34; alt=&#34;&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Signed up the Twitter</title>
      <link>https://blogarious.kairopath.net/posts/2009-07-23-signed-up-the-twitter/</link>
      <pubDate>Thu, 23 Jul 2009 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2009-07-23-signed-up-the-twitter/</guid>
      <description>&lt;p&gt;I just signed up Twitter account.&lt;br&gt;&#xA;&lt;a href=&#34;http://twitter.com/allencch&#34;&gt;Link&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Google Site</title>
      <link>https://blogarious.kairopath.net/posts/2009-06-14-my-google-site/</link>
      <pubDate>Sun, 14 Jun 2009 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2009-06-14-my-google-site/</guid>
      <description>&lt;p&gt;I just open the Google site. Hopefully I can pay effort to maintain the site.&lt;/p&gt;&#xA;&lt;p&gt;===========&lt;/p&gt;&#xA;&lt;p&gt;Forgot to give the link. &lt;a href=&#34;http://sites.google.com/site/allencch83/&#34;&gt;Here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Product barcodes</title>
      <link>https://blogarious.kairopath.net/posts/2009-04-28-product-barcodes/</link>
      <pubDate>Tue, 28 Apr 2009 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2009-04-28-product-barcodes/</guid>
      <description>&lt;p&gt;Long time ago, I received a forwarded email about the product barcodes to identify the country.&lt;br&gt;&#xA;However, today I searched about it and found this website:&lt;br&gt;&#xA;&lt;a href=&#34;http://www.hoax-slayer.com/product-bar-codes.shtml&#34;&gt;http://www.hoax-slayer.com/product-bar-codes.shtml&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;So, the information I knew from the email was not actually useful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Novena to Saint Jude</title>
      <link>https://blogarious.kairopath.net/posts/2008-06-06-novena-to-saint-jude/</link>
      <pubDate>Fri, 06 Jun 2008 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2008-06-06-novena-to-saint-jude/</guid>
      <description>&lt;p&gt;When my father was in the hospital, I prayed the novena to St Jude.&lt;/p&gt;&#xA;&lt;p&gt;1st day of the novena, all of us thought that he was getting well. But he looked very sleepy those days.&lt;br&gt;&#xA;2nd day of the novena, my father suddenly left lung collapsed, and doctor said that the brain would have some damage. And he was unconscious.&lt;br&gt;&#xA;3rd day of the novena, at the morning about 4.00 am, my father&amp;rsquo;s blood pressure suddenly dropped down. And doctors used dopamine to control his blood pressure. He needed the ventilator for breathing. And doctors said that he got pneumonia. He was still unconscious.&lt;br&gt;&#xA;4th day of the novena, he became conscious.&lt;br&gt;&#xA;5th day of the novena, he did not use ventilator.&lt;br&gt;&#xA;6th day of the novena, about 3.00 am, his SpO2 (oxygen) dropped. He could not breathe by his own. The nurses used ambubag to help him to breathe. Once there was no ambubagging, his SpO2 will drop immediately. This happened until 7.00 am, the ventilator was used to support his breathing.&lt;br&gt;&#xA;7th day of the novena, he was sent to ICU.&lt;br&gt;&#xA;8th day of the novena, he looked better, but sad.&lt;br&gt;&#xA;Last day of the novena, he looked better.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My father&#39;s condition</title>
      <link>https://blogarious.kairopath.net/posts/2008-05-04-my-fathers-condition/</link>
      <pubDate>Sun, 04 May 2008 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2008-05-04-my-fathers-condition/</guid>
      <description>&lt;p&gt;75th day (5/6/2008)&lt;br&gt;&#xA;Finally, my father is discharged from hospital.&lt;/p&gt;&#xA;&lt;p&gt;70th day (31/5/2008)&lt;br&gt;&#xA;The nasogastric tube (feeding tube) is taken away.&lt;/p&gt;&#xA;&lt;p&gt;68th day( 29/5/2008)&lt;br&gt;&#xA;Doctor said that my father no more MRSA again.&lt;/p&gt;&#xA;&lt;p&gt;66th day (27/5/2008)&lt;br&gt;&#xA;Physiotherapist said that, he cannot use the walking frame yet. His hands are not strong enough now.&lt;/p&gt;&#xA;&lt;p&gt;64th day (25/5/2008)&lt;br&gt;&#xA;Can sit more steady than before. The doctors said that, MRSA still there. Need to continue observing.&lt;br&gt;&#xA;He cannot swallow the solid food, even the porridge.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Final Story of My Mother 媽媽最後的故事</title>
      <link>https://blogarious.kairopath.net/posts/2008-04-11-final-story-of-my-mother-%E5%AA%BD%E5%AA%BD%E6%9C%80%E5%BE%8C%E7%9A%84%E6%95%85%E4%BA%8B/</link>
      <pubDate>Fri, 11 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2008-04-11-final-story-of-my-mother-%E5%AA%BD%E5%AA%BD%E6%9C%80%E5%BE%8C%E7%9A%84%E6%95%85%E4%BA%8B/</guid>
      <description>&lt;p&gt;這是我在復活節期間所發生的事：&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;20/3/2008 (聖周四)&lt;/th&gt;&#xA;          &lt;th&gt;爸爸媽媽從詩巫（家鄉）駕車到了三瑪拉漢（我念書的地方），為探望我外公外婆（在古晉）。&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;21/3/2008 (受難節)&lt;/td&gt;&#xA;          &lt;td&gt;爸爸媽媽與我約好在教堂參與受難節禮儀。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;22/3/2008 (聖周六)&lt;/td&gt;&#xA;          &lt;td&gt;爸爸媽媽與我約好，和親戚一起吃午餐（肉骨茶）。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;23/3/2008 (復活節)&lt;/td&gt;&#xA;          &lt;td&gt;爸爸媽媽要駕車回家，因為星期一開工，於是……&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;7.30am&lt;/td&gt;&#xA;          &lt;td&gt;與我在教堂見面，參與主日彌撒。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;9點多&lt;/td&gt;&#xA;          &lt;td&gt;吃早餐。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;11點多&lt;/td&gt;&#xA;          &lt;td&gt;到我住的地方拿些東西，便啟程。   因為一個人在家（住的地方），所以就玩電腦。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;3點多&lt;/td&gt;&#xA;          &lt;td&gt;開始下雨。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;5點多&lt;/td&gt;&#xA;          &lt;td&gt;我想爸爸媽媽應該到家了，就繼續等電話。   結果電話來了，是我不知道的電話號碼。   醫院打來，說我爸爸車禍重傷，叫我快到泗里街（詩巫與古晉之間的小鎮）。   我便問媽媽傷勢如何。   醫生跟我說抱歉……   於是我叫醫生幫忙通知哥哥（在詩巫）。   因為我交通不方便，便致電給舅舅（在古晉），叫他載我。   接著，我便哀號痛哭。   哥哥致電給我，告訴我說：“&lt;strong&gt;一定要幫阿爸祈禱，已經失去一個了，一定要救回一個，知道嗎？&lt;/strong&gt;”   我便傳送短訊給我所有認識的朋友（同一個教會的），要求他們為我父親祈禱。   姐姐也致電給我……&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;8點多&lt;/td&gt;&#xA;          &lt;td&gt;舅舅等人到我家載我。   於是我們便啟程。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;9點多&lt;/td&gt;&#xA;          &lt;td&gt;哥哥便傳短訊給我，告訴我直接回詩巫。   於是我們便改變行程。訂翌日最早班機的機票。   我便去姨姨家過夜。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;24/3/2008 (星期一)&lt;/td&gt;&#xA;          &lt;td&gt;到詩巫。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;早上&lt;/td&gt;&#xA;          &lt;td&gt;哥哥載我去緊急病房探望爸爸。   當我到時，爸爸開始有點清醒。   於是，哥哥對爸爸說：“&lt;strong&gt;阿爸，要堅強，知道嗎？一定要度過這一關。&lt;/strong&gt;”   之後便回家。   辦理很多的事情。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;11.00am&lt;/td&gt;&#xA;          &lt;td&gt;姐姐到詩巫。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;7.30pm&lt;/td&gt;&#xA;          &lt;td&gt;很多教堂認識的朋友到我家為媽媽祈禱。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;9點多&lt;/td&gt;&#xA;          &lt;td&gt;叔叔嬸嬸從吉隆坡來到我家。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;25/3/2008 (星期二)&lt;/td&gt;&#xA;          &lt;td&gt;送殯。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;凌晨4點多&lt;/td&gt;&#xA;          &lt;td&gt;啟程去泗里街。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;凌晨6點多&lt;/td&gt;&#xA;          &lt;td&gt;蓋棺。啟程回詩巫。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;8.00am&lt;/td&gt;&#xA;          &lt;td&gt;到了教堂，葬禮彌撒。   神父說了很多。然我落淚的就是：“&lt;strong&gt;本來，有一個人現在應該在這個葬禮彌撒。可惜他不能來。他現在在醫院緊急病房裡。&lt;/strong&gt;”  看到媽媽的親戚朋友同事，我不僅流淚。   彌撒完畢，便啟程去墓園。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;10點左右&lt;/td&gt;&#xA;          &lt;td&gt;到達墓園，下葬。   媽媽的人生寫下了句號。她將自己的人生道理留給了自己的子女。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;This is what was happened to me during the Easter season:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thanks, all of you...</title>
      <link>https://blogarious.kairopath.net/posts/2008-04-05-thanks-all-of-you/</link>
      <pubDate>Sat, 05 Apr 2008 00:00:00 +0000</pubDate>
      <guid>https://blogarious.kairopath.net/posts/2008-04-05-thanks-all-of-you/</guid>
      <description>&lt;p&gt;這段時間發生了太多的事。&lt;br&gt;&#xA;A lot of things happened recently.&lt;/p&gt;&#xA;&lt;p&gt;感謝所有為我一家祈禱的人。&lt;br&gt;&#xA;生老病死，悲歡離合，都是人生必經之路。&lt;br&gt;&#xA;Thanks to those who pray for my family.&lt;br&gt;&#xA;Birth, old, sick, die, sad, happy, leaving and gathering, these are all we must face in our life.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
