<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Derek&#039;s Blog</title>
	<atom:link href="http://derek.4pk.us/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://derek.4pk.us</link>
	<description></description>
	<lastBuildDate>Fri, 13 Aug 2010 18:57:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install IspCp 1.0.6 on OpenSuse 11.3</title>
		<link>http://derek.4pk.us/?p=4206</link>
		<comments>http://derek.4pk.us/?p=4206#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:57:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4206</guid>
		<description><![CDATA[
<h3>Install IspCp 1.0.6 on OpenSuse 11.3</h3>
<h4>Fix the package</h4>
<p>Update your system first</p>

<pre>
zypper ref
zypper up
</pre>
<p>Download IspCp</p>

<pre>
cd /usr/local/src
wget http://sourceforge.net/projects/ispcp/files/ispCP%20Omega/ispCP%20Omega%201.0.6/ispcp-omega-1.0.6.tar.gz/download
tar -xvf ispcp-omega-1.0.6.tar.gz
</pre><p>&#8230; <a href="http://derek.4pk.us/?p=4206" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4206</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to allow rdp:// vnc:// ssh:// and smb:// on your intranet web site</title>
		<link>http://derek.4pk.us/?p=4201</link>
		<comments>http://derek.4pk.us/?p=4201#comments</comments>
		<pubDate>Sat, 31 Jul 2010 13:18:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4201</guid>
		<description><![CDATA[
<p>I think it is very handy to have these kind of links enabled on my Intranet web site.</p>

<pre>
rdp://hostname[:port]
vnc://hostname[:port]
ssh://hostname[:port]
smb://hostname[/path]
</pre>
<p>Here is how to do it&#8230; <a href="http://derek.4pk.us/?p=4201" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4201</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql basic commands</title>
		<link>http://derek.4pk.us/?p=4198</link>
		<comments>http://derek.4pk.us/?p=4198#comments</comments>
		<pubDate>Tue, 27 Jul 2010 16:55:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4198</guid>
		<description><![CDATA[
<h3>Basic commands</h3>
<p>login to mysql (from linux shell)</p>

<pre>
mysql -u root -p
mysql -h hostname -u root -p
</pre>
<p>create database</p>

<pre>
mysql&#62; create database database_name;
</pre>
<p>show all&#8230; <a href="http://derek.4pk.us/?p=4198" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4198</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Google Analytics display 100 rows in both Settings and Report pages</title>
		<link>http://derek.4pk.us/?p=4197</link>
		<comments>http://derek.4pk.us/?p=4197#comments</comments>
		<pubDate>Tue, 13 Jul 2010 18:56:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4197</guid>
		<description><![CDATA[
<p>I need to install 2 different greasemonkey scripts to make it work.</p>
<h3>Display 100 rows in settings pages</h3>
<ul>
<li>install Firefox
</li>
<li>install Greasemonkey plugin
</li>
<li>install this greasemonkey script:</li></ul><p>&#8230; <a href="http://derek.4pk.us/?p=4197" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4197</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 &amp; Server 2008 MSDN</title>
		<link>http://derek.4pk.us/?p=4182</link>
		<comments>http://derek.4pk.us/?p=4182#comments</comments>
		<pubDate>Tue, 15 Jun 2010 04:46:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4182</guid>
		<description><![CDATA[
<p>美国英文版</p>
<p>Windows 7 Ultimate (x86) &#8211; DVD (English)</p>
<p>文件名 en_windows_7_ultimate_x86_dvd_x15-65921.iso 	邮寄日期 (UTC)： 8/6/2009 9:59:56 AM<br />
SHA1: 5395DC4B38F7BDB1E005FF414DEEDFDB16DBF610 	ISO/CRC: C1C20F76</p>

<pre>
ed2k://&#124;file&#124;en_windows_7_ultimate_x86_dvd_X15-65921.iso&#124;2501894144&#124;09902C7687C9CA86BD935BD0EFB61D3A&#124;/
</pre>
<p>Windows 7 Ultimate (x64) &#8211; DVD (English)&#8230; <a href="http://derek.4pk.us/?p=4182" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4182</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows7 XP Office 简体中文 MSDN ISO 大全</title>
		<link>http://derek.4pk.us/?p=4179</link>
		<comments>http://derek.4pk.us/?p=4179#comments</comments>
		<pubDate>Tue, 15 Jun 2010 04:39:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4179</guid>
		<description><![CDATA[
<p>一、 windows7 简体中文资源MSDN原版下载与SHA1值校验</p>
<p>0.Windows 7 Starter (x86)</p>
<p>文件名 cn_windows_7_starter_x86_dvd_x15-69303.iso<br />
ISO/CRC: 17C3FF16<br />
SHA1: C9B9F3143328AFE62BF3EACA164BE02B17B04532<br />
下载 2,483.60 (MB)</p>

<pre>
ed2k://&#124;file&#124;cn_windows_7_starter_x86_dvd_x15-69303.iso&#124;2604238848&#124;5A6796B2B6A97B3E372F7C37D3A42AA4&#124;/
</pre>
<p>文件名 cn_windows_automated_installation_kit_for_windows_7_and_windows_server_2008_r2_x86_x64_ia64_dvd_400075.iso<br />
ISO/CRC: 8079B9B3<br />
SHA1: 02956D721650D0FFE6D7070315F4D899116E821D&#8230; <a href="http://derek.4pk.us/?p=4179" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4179</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 HK and TW MSDN ISO</title>
		<link>http://derek.4pk.us/?p=4175</link>
		<comments>http://derek.4pk.us/?p=4175#comments</comments>
		<pubDate>Tue, 15 Jun 2010 04:21:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4175</guid>
		<description><![CDATA[
<p>香港版：<br />
家庭高级版：<br />
语言：中文(中国香港)<br />
文件名：hk_windows_7_home_premium_x64_dvd_x15-65722.iso<br />
邮寄日期(UTC)：2009-8-21 9:48:05<br />
文件大小：3313936384 字节<br />
SHA1：6B6D270829FD83600ED2AB9096D125CE83E45584</p>

<pre>
ed2k://&#124;file&#124;hk_windows_7_home_premium_x64_dvd_x15-65722.iso&#124;3313936384&#124;89A775C883FEC124572040F0C4169155&#124;/
</pre>
<p>语言：中文(中国香港)<br />
文件名：hk_windows_7_home_premium_x86_dvd_x15-65721.iso<br />
邮寄日期(UTC)：2009-8-21 9:48:05<br />
文件大小：2574176256 字节<br />
SHA1：9A22859DD52E7E7C30BA2DBFAC1D286FF08AD77A</p>

<pre>
ed2k://&#124;file&#124;hk_windows_7_home_premium_x86_dvd_x15-65721.iso&#124;2574176256&#124;755F421B4E7A9BD6483E86096D0E6216&#124;/
</pre><p>&#8230; <a href="http://derek.4pk.us/?p=4175" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4175</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install OpenVPN ALS (Adito) on openSUSE 11.2</title>
		<link>http://derek.4pk.us/?p=4170</link>
		<comments>http://derek.4pk.us/?p=4170#comments</comments>
		<pubDate>Thu, 29 Apr 2010 19:54:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Adito]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[OpenVPN]]></category>
		<category><![CDATA[SLES]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4170</guid>
		<description><![CDATA[
<h3>Prepare</h3>
<p>login as root</p>

<pre>
zypper ref
zypper up
</pre>
<p>Install Sun Java JDK</p>

<pre>
zypper in -l java-1_6_0-sun java-1_6_0-sun-devel java-1_6_0-sun-jdbc java-1_6_0-sun-plugin
</pre>
<p>Install Ant and Subversion</p>

<pre>
zypper in</pre><p>&#8230; <a href="http://derek.4pk.us/?p=4170" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4170</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress change InnoDB to MyIsam</title>
		<link>http://derek.4pk.us/?p=4137</link>
		<comments>http://derek.4pk.us/?p=4137#comments</comments>
		<pubDate>Sat, 24 Apr 2010 12:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4137</guid>
		<description><![CDATA[
<p>If you want to change a Wordpress database from InnoDB to MyIsam. </p>
<ul>
<li>make a backup of your database first
</li>
<li>open your phpMyAdmin, paste in the following codes</li></ul><p>&#8230; <a href="http://derek.4pk.us/?p=4137" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete un-used tags in Wordpress</title>
		<link>http://derek.4pk.us/?p=4139</link>
		<comments>http://derek.4pk.us/?p=4139#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:30:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4139</guid>
		<description><![CDATA[
<p>Open phpMyAdmin, make a backup of your database first</p>
<p>Find all un-used tags</p>

<pre>
SELECT * From wp_terms wt
INNER JOIN wp_term_taxonomy wtt ON wt.term_id=wtt.term_id WHERE wtt.taxonomy='post_tag' AND wtt.count=0;
</pre><p>&#8230; <a href="http://derek.4pk.us/?p=4139" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4139</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>搞笑三字經</title>
		<link>http://derek.4pk.us/?p=344</link>
		<comments>http://derek.4pk.us/?p=344#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:42:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[攪笑]]></category>
		<category><![CDATA[詩詞]]></category>

		<guid isPermaLink="false">http://derek.blog.4pk.us/?p=344</guid>
		<description><![CDATA[

<pre>
人之初 口多多; 笑騎騎 放毒蛇; 馬照跑 女照搞; 舞照跳 雞照叫;
識少少 扮代表; 眼大大 易學壞; 牙斬斬 死得慘; 眼眨眨 扮花旦;
周身郁 扮忙碌; 靜雞雞 認低威; 有早知 無乞兒; 有早知 中三Ｔ;
有得振 無得訓; 搞搞振 無幫襯; 側側膊</pre><p>&#8230; <a href="http://derek.4pk.us/?p=344" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=344</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to wrap programming and command codes in MediaWiki</title>
		<link>http://derek.4pk.us/?p=4104</link>
		<comments>http://derek.4pk.us/?p=4104#comments</comments>
		<pubDate>Sat, 28 Nov 2009 14:31:41 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[MediaWiki]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4104</guid>
		<description><![CDATA[
<p>there are two ways to wrap long programming code or command lines</p>
<h3>Method 1</h3>
<p>use &#60;pre style=&#34;white-space: normal;&#34;&#62; and &#60;/pre&#62; around the code</p>
<p>Example:</p>
<ul>
<li>Long command lines example
</li></ul><p>&#8230; <a href="http://derek.4pk.us/?p=4104" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install VMware tools in Endian 2.1</title>
		<link>http://derek.4pk.us/?p=4115</link>
		<comments>http://derek.4pk.us/?p=4115#comments</comments>
		<pubDate>Thu, 26 Nov 2009 16:03:28 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Endian]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4115</guid>
		<description><![CDATA[
<p>Software used:</p>
<ul>
<li>Endian Firewall Community 2.1.1 Community Edition
</li>
<li>VMware Server 2.01 on Windows 2003 x64 host
</li>
</ul>
<p>Endian 2.1.1</p>
<h3>Download</h3>
<p>Login as root, make a temp directory&#8230; <a href="http://derek.4pk.us/?p=4115" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4115</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install MailArchiva on Ubuntu 8.04</title>
		<link>http://derek.4pk.us/?p=4057</link>
		<comments>http://derek.4pk.us/?p=4057#comments</comments>
		<pubDate>Tue, 24 Nov 2009 16:00:00 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[MailArchiva]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=4057</guid>
		<description><![CDATA[
<p>MailArchiva is a powerful email archiving and compliance solution for mail servers. It archive all emails in a company for long term storage. It comes with a easy to use&#8230; <a href="http://derek.4pk.us/?p=4057" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=4057</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My favorite Firefox add-ons</title>
		<link>http://derek.4pk.us/?p=717</link>
		<comments>http://derek.4pk.us/?p=717#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:01:32 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=717</guid>
		<description><![CDATA[
<p>Adblock Plus</p>
<ul>
<li>Block ads on web sites
</li>
<li>Add the US list and China list
</li>
</ul>
<p>Corel IE Tab</p>
<ul>
<li>Use IE as rendering engine
</li>
<li>A handy</li></ul><p>&#8230; <a href="http://derek.4pk.us/?p=717" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=717</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>阿女</title>
		<link>http://derek.4pk.us/?p=715</link>
		<comments>http://derek.4pk.us/?p=715#comments</comments>
		<pubDate>Sat, 14 Nov 2009 19:22:22 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[詩詞]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=715</guid>
		<description><![CDATA[
<p>婷婷最百厭<br />
詩詩最麻煩<br />
想佢乖乖地<br />
真係好鬼難</p>

]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=715</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Wordpress update on free host</title>
		<link>http://derek.4pk.us/?p=703</link>
		<comments>http://derek.4pk.us/?p=703#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:49:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=703</guid>
		<description><![CDATA[
<p>Many free web hosting provider, such as 0adz.com or vistapanel.net, offer a iVista script to automatically install Wordpress. It is very convenience. But the Wordpress installed in this way have&#8230; <a href="http://derek.4pk.us/?p=703" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=703</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some web submit sites for blogs</title>
		<link>http://derek.4pk.us/?p=669</link>
		<comments>http://derek.4pk.us/?p=669#comments</comments>
		<pubDate>Mon, 12 Oct 2009 06:16:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Web submit]]></category>

		<guid isPermaLink="false">http://derek.blog.4pk.us/?p=668</guid>
		<description><![CDATA[
<ul>
<li>DMOZ (Chinese Blogs) <a href="http://www.dmoz.org/World/Chinese_Traditional/%E7%A4%BE%E6%9C%83/%E4%BA%BA%E7%89%A9/%E5%80%8B%E4%BA%BA%E7%B6%B2%E9%A0%81/%E7%B6%B2%E8%AA%8C">[0]</a>
</li>
<li>Google Directory <a href="http://directory.google.com">http://directory.google.com</a>
</li>
<li>Baidu <a href="http://www.baidu.com/search/url_submit.html">http://www.baidu.com/search/url_submit.html</a>
</li>
<li>Google <a href="http://www.google.com/addurl/">http://www.google.com/addurl/</a>
</li>
<li>Yahoo <a href="http://search.help.cn.yahoo.com/h4_4.html">http://search.help.cn.yahoo.com/h4_4.html</a>
</li>
<li>MSN <a href="http://search.msn.com/docs/submit.aspx?FORM=WSDD2">http://search.msn.com/docs/submit.aspx?FORM=WSDD2</a>
</li>
<li>Alexa <a href="http://www.alexa.com/site/help/webmasters">http://www.alexa.com/site/help/webmasters</a>
</li>
<li>ZhongSou <a href="http://ads.zhongsou.com/register/page.jsp">http://ads.zhongsou.com/register/page.jsp</a>
</li>
<li>Tom <a href="http://search.tom.com/tools/weblog/log.php">http://search.tom.com/tools/weblog/log.php</a>
</li>
<li>Google Directory (Adult) <a href="http://directory.google.com/Top/Adult/">http://directory.google.com/Top/Adult/</a>
</li>
</ul>

]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=669</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup Endian firewall and freedns.afraid.org</title>
		<link>http://derek.4pk.us/?p=684</link>
		<comments>http://derek.4pk.us/?p=684#comments</comments>
		<pubDate>Mon, 21 Sep 2009 05:53:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Afraid.org]]></category>
		<category><![CDATA[DDNS]]></category>
		<category><![CDATA[Endian]]></category>

		<guid isPermaLink="false">http://derek.4pk.us/?p=684</guid>
		<description><![CDATA[
<p>This is how to setup  Endian firewall and dynamic DNS at freedns.afraid.org. This should also work in IPCop but I have not tested.</p>
<h3>In freedns.afraid.org</h3>
<ul>
<li>go to Dynamic DNS</li></ul><p>&#8230; <a href="http://derek.4pk.us/?p=684" class="read_more"><br /><br /><b>[ Read the rest ... ]</b></a></p>
]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=684</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我愛台妹 台妹愛我</title>
		<link>http://derek.4pk.us/?p=347</link>
		<comments>http://derek.4pk.us/?p=347#comments</comments>
		<pubDate>Wed, 19 Aug 2009 19:50:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[詩詞]]></category>

		<guid isPermaLink="false">http://derek.blog.4pk.us/?p=347</guid>
		<description><![CDATA[
<p>北京女人最老土 成日叫你對佢好<br />
亂洗亂買最離譜 事後金錢向你討</p>
<p>海歸女人最多情 仲要扮晒好聰明<br />
一身名牌是有型 夜夜欄街蒲不停</p>
<p>跎地女人最嘮嘈 下下都要講JetSo<br />
買衫買鞋佢最豪 條仔只係當男奴</p>
<p>四川女人最瘋狂 床上好比一匹狼<br />
含吹瀨啜最在行 翻天覆地做女王</p>
<p>台灣女人最奇妙 掂下個波她就笑<br />
條褲未除她就叫 事後還說你最屌</p>

]]></description>
		<wfw:commentRss>http://derek.4pk.us/?feed=rss2&amp;p=347</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
