<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>吴中生友</title>
		<link>http://www.wuyuting.com/</link>
		<description>我不是一个随便的人，我随便起来不是人</description>
		<copyright>Copyright (C) 2004 Security Angel Team [S4T] All Rights Reserved.</copyright>
		<generator>SaBlog-X Version 1.6 Build 20080806</generator>
		<lastBuildDate>Fri, 21 Nov 2008 23:47:42 +0000</lastBuildDate>
		<ttl>60</ttl>
		<item>
			<guid>http://www.wuyuting.com/show-438-1.html</guid>
			<title>刘若英</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=134" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200811/thumb_2be39e87a7ebb4b9b6e6e0575f16759a.jpg" border="0" alt="大小: 39.24 K&#13;尺寸: 400 x 400&#13;浏览: 1 次&#13;点击打开新窗口浏览全图" width="400" height="400" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-438-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-11-19 13:07</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-437-1.html</guid>
			<title>PHP5时区问题</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>今天在PHP5下用date(&quot;H:i:s&quot;)时，发现参数&quot;H&quot;取出的时间与window下的时间不对。查了一下资料，发现是PHP5的php.ini里面默认设置为： <br />
[Date] <br />
; Defines the default timezone used by the date functions <br />
;date.timezone = <br />
如此一来，按照默认的时间便为GMT时间。而我们一般是使用北京时间，可以设置为：date.timezone = Asia/Shanghai。即： <br />
[Date] <br />
; Defines the default timezone used by the date functions <br />
date.timezone = Asia/Shanghai <br />
记得不要设置为&quot;Asia/Beijing&quot;，老外好象对上海感兴趣点，呵呵。 <br />
如果没有权限改php.ini，可以用函数date_default_timezone_set('Asia/Shanghai'); <br />
这个函数用于设定所有日期时间函数的默认时区。手册上如此说明：&ldquo;自 PHP 5.1.0 起（此版本日期时间函数被重写了），如果时区不合法则每个对日期时间函数的调用都会产生一条 E_NOTICE 级别的错误信息&rdquo;。但是&ldquo;本函数永远返回 TRUE（即使 timezone_identifier 参数不合法）。&rdquo; <br />
在此再学习一下函数：string date_default_timezone_get ( void )。这个函数的目的是取得一个脚本中所有日期时间函数所使用的默认时区。 <br />
这个函数的返回值遵循以下顺序：1：用 date_default_timezone_set() 函数设定的时区（如果设定了的话）。2：TZ 环境变量（如果非空）。3：date.timezone 配置选项（如果设定了的话）。4：自己推测（如果操作系统支持）。5：如果以上选择都不成功，则返回 UTC <br />
再深入学习一下什么是UTC： <br />
协调世界时(UTC)： <br />
一种称为协调世界时的折衷时标于1972年面世。为了确保协调世界时与世界时(UT1)相差不会超过0.9秒，有需要时便会在协调世界时内加上正或负闰秒。因此协调世界时与国际原子时(TAI)之间会出现若干整数秒的差别。位于巴黎的国际地球自转事务中央局(IERS)负责决定何时加入闰秒。 <br />
<br />
UTC = Coordinated Universal Time. 中文名称为协调世界时. <br />
GMT = Greenwich Mean Time. 中文名称为格林尼治（平）时（这里的&quot;w&quot;是不发音的，而且&quot;Green&quot;要读成&quot;Gren&quot;） <br />
UTC = GMT +/- 0.9 s <br />
因此 UTC 间中需要进行 &quot;闰秒&quot; 以控制两者相差。</p>]]></description>
			<link>http://www.wuyuting.com/show-437-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-16 20:23</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-436-1.html</guid>
			<title>沿三环半圈</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>深秋，无聊，骑车沿三环而行，风吹黄叶满天飞。约3个小时，冷，结束。</p>
<p>北京二环路为北京市的一条环城道路,全程32.7公里,建有29座立交桥,全线为全立交、全隔离的城市快速道路。 <br />
北京三环路全长48公里,共建有41座立交桥,是北京市城区的一条的环形城市快速路。 <br />
北京四环路全长65.3公里,全线共建设大小桥梁147座,并设有完善的交通安全设施。主路双向八车道,全封闭、全立交. <br />
五环路全长98.58公里 <br />
北京六环路全长192公里,是一条联系北京郊区卫星城镇和疏导市际过境交通的高速公路。</p>
<p><a href="http://www.wuyuting.com/attachment.php?id=133" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200811/thumb_9cd8d93989ddfe2539ad0089781977d1.jpg" border="0" alt="大小: 138.6 K&#13;尺寸: 400 x 342&#13;浏览: 3 次&#13;点击打开新窗口浏览全图" width="400" height="342" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-436-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-11-16 20:17</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-435-1.html</guid>
			<title>莲的心事</title>
			<author>荒原狼</author>
			<description><![CDATA[<div><object id="ssss" width="480" height="370" ><param name="allowScriptAccess" value="always" /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://vhead.blog.sina.com.cn/player/outer_player.swf?auto=1&vid=9679138&uid=1340382143" type="application/x-shockwave-flash" name="ssss" allowFullScreen="true" allowScriptAccess="always" width="480" height="370"></embed></object></div>]]></description>
			<link>http://www.wuyuting.com/show-435-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-11-15 09:07</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-434-1.html</guid>
			<title>I DONT KNOW EITHER</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=132" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200811/thumb_fa0d399202c5710dc58b0a05dd3c89d0.jpg" border="0" alt="大小: 28.09 K&#13;尺寸: 400 x 258&#13;浏览: 3 次&#13;点击打开新窗口浏览全图" width="400" height="258" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-434-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-11-13 13:09</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-433-1.html</guid>
			<title>Debian安装NFS</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>服务器端安装，在NFS服务器上执行下面的命令即可<br />
# apt-get install  nfs-common nfs-kernel-server portmap<br />
在客户端则需要安装：<br />
# apt-get install  nfs-common portmap<br />
<br />
3.3 服务的启动与停止 <br />
启动服务<br />
# /etc/init.d/nfs-kernel-server start<br />
停止服务<br />
# /etc/init.d/nfs-kernel-server stop<br />
重启服务<br />
# /etc/init.d/nfs-kernel-server restart<br />
<br />
# mkdir /home/share<br />
# chown nobody.nogroup /home/share<br />
[共享的目录] [主机名1或IP1(参数1,参数2)] [主机名2或IP2(参数3,参数4)]<br />
下面是一些NFS共享的常用参数： <br />
ro                      只读访问 <br />
rw                      读写访问 <br />
sync                    所有数据在请求时写入共享 <br />
async                   NFS在写入数据前可以相应请求 <br />
secure                  NFS通过1024以下的安全TCP/IP端口发送 <br />
insecure                NFS通过1024以上的端口发送 <br />
wdelay                  如果多个用户要写入NFS目录，则归组写入（默认） <br />
no_wdelay               如果多个用户要写入NFS目录，则立即写入，当使用async时，无需此设置。 <br />
hide                    在NFS共享目录中不共享其子目录 <br />
no_hide                 共享NFS目录的子目录 <br />
subtree_check           如果共享/usr/bin之类的子目录时，强制NFS检查父目录的权限（默认） <br />
no_subtree_check        和上面相对，不检查父目录权限 <br />
all_squash              共享文件的UID和GID映射匿名用户anonymous，适合公用目录。 <br />
no_all_squash           保留共享文件的UID和GID（默认） <br />
root_squash             root用户的所有请求映射成如anonymous用户一样的权限（默认） <br />
no_root_squas           root用户具有根目录的完全管理访问权限 <br />
anonuid=xxx             指定NFS服务器/etc/passwd文件中匿名用户的UID <br />
anongid=xxx             指定NFS服务器/etc/passwd文件中匿名用户的GID <br />
<br />
# showmount -e 192.168.102.47<br />
Export list for 192.168.102.47:<br />
/home/share (everyone)<br />
<br />
6.1 启动时自动挂栽 <br />
修改客户机的 /etc/fstab文件，加入类似如下行：<br />
192.168.102.47:/home/share      /mnt    nfs     rsize=8192,wsize=8192,timeo=14,intr<br />
重启客户机，即可实现系统启动时自动挂栽共享资源<br />
<br />
6.2 使用 autofs 实现资源挂栽 <br />
autofs 使用 automount 守护进程来管理你的挂载点，它只在文件系统被访问时才动态地挂载它们。 autofs 查询主配置文件 /etc/auto.master 来决定要定义哪些挂载点。然后，它使用适用于各个挂载点的参数来启动 automount 进程。主配置中的每一行都定义一个挂载点，然后用单独的配置文件定义在该挂载点下要挂载的文件系统。<br />
<br />
安装 autofs<br />
# aptitude  install autofs<br />
修改/etc/auto.master文件， 加入如下内容：<br />
/mnt      /etc/auto.nfs<br />
创建 /etc/auto.nfs 文件内容如下：<br />
nfs -rw,soft,intr,rsize=8192,wsize=8192 192.168.102.47:/home/share<br />
这样，每当您进入 /mnt/nfs 目录时，系统都会尝试将服务器的共享资源挂栽到该目录上。应当注意nfs目录是由 automount 动态地创建的，它不应该在客户机器上实际存在。<br />
tonybox2:/# cd /mnt<br />
tonybox2:/mnt# ls<br />
tonybox2:/mnt# cd nfs<br />
tonybox2:/mnt/nfs# ls<br />
123<br />
tonybox2:/mnt/nfs# ls -l<br />
total 4<br />
-rw-r--r-- 1 nobody nogroup 6 2006-08-22 07:50 123<br />
tonybox2:/mnt/nfs#<br />
如果修改了/etc/auto.master主配置文件，则需要运行<br />
#/etc/init.d/autofs reload<br />
对其进行重新加载</p>]]></description>
			<link>http://www.wuyuting.com/show-433-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-12 09:27</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-432-1.html</guid>
			<title>Debian 4 apache2 install ssl</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>apt-get update<br />
apt-get install apache2<br />
<br />
apt-get install openssl<br />
openssl req -new -x509 -days 3650 -nodes -out /etc/apache2/ssl/apache.pem -keyout /etc/apache2/ssl/apache.pem<br />
<br />
a2enmod ssl<br />
cp default ssl<br />
<br />
NameVirtualHost *:443<br />
&lt;VirtualHost *:443&gt;<br />
<br />
SSLEngine On<br />
SSLCertificateFile /etc/apache2/ssl/apache.pem<br />
<br />
a2ensite ssl<br />
vi /etc/apache2/ports.conf<br />
Listen 443<br />
<br />
/etc/init.d/apache2 restart</p>]]></description>
			<link>http://www.wuyuting.com/show-432-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-10 14:19</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-431-1.html</guid>
			<title>About Ian Murdock</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://ianmurdock.com/about/">http://ianmurdock.com/about/</a></p>
<div class="entry">
<p><img class="alignleft" alt="Ian Murdock" src="http://ianmurdock.com/images/imurdock.jpg" border="0" />I&rsquo;m Vice President of Developer and Community Marketing at <a href="http://www.sun.com/">Sun Microsystems</a>, where I&rsquo;m responsible for overall developer strategy, marketing and programs for Sun&rsquo;s developer tools (<a href="http://www.netbeans.org/">NetBeans</a>, <a href="http://developers.sun.com/sunstudio/">Sun Studio</a>), <a href="http://developers.sun.com/">Sun Developer Network</a> (SDN), <a href="http://developers.sun.com/events/techdays/">Sun Tech Days</a> developer events, Sun&rsquo;s <a href="http://www.sun.com/opensource/">open source communities</a>, <a href="http://www.sun.com/staroffice/">StarOffice</a> and <a href="http://www.openoffice.org/">OpenOffice</a>, the <a href="http://www.sun.com/software/communications_suite/">Java Communications Suite</a>, and the <a href="http://network.com/">Network.com</a> web scale computing platform.</p>
<p>Prior to joining Sun, I was CTO of the <a href="http://www.linux-foundation.org/">Linux Foundation</a> (formed through the merger of OSDL and the Free Standards Group, where I was CTO) and chair of the <a href="http://www.linux-foundation.org/en/LSB">Linux Standard Base (LSB)</a>, the Linux platform interoperability standard.</p>
<p>Prior to joining the Free Standards Group, I was cofounder, chairman, and chief strategist of Progeny, a Linux distribution vendor that built custom Linux platforms for companies building server appliances and other Linux powered products.</p>
<p>I founded <a href="http://www.debian.org/">Debian</a> in 1993 and led the project from its inception to 1996. (The name &ldquo;Debian&rdquo; is a concatenation of &ldquo;Deb&rdquo; and &ldquo;Ian&rdquo;.) Debian was one of the first Linux distributions and arguably the first open source project that explicity set out to be developed in a decentralized fashion by a group of volunteers. Today, over 1,000 volunteers are involved in Debian&rsquo;s development, and there are millions of Debian users worldwide.</p>
<p>It&rsquo;s easy to forget how radical many of the ideas behind Debian were at the time, but <a href="http://www.linuxjournal.com/article.php?sid=2841">this article</a>, published in the October 1994 issue of <a href="http://www.linuxjournal.com/">Linux Journal</a>, serves as an excellent glimpse into Linux past. (Note that <a href="http://www.redhat.com/">Red Hat</a> and <a href="http://www.suse.com/">SuSE</a> are not listed as &ldquo;major distributions&rdquo;, as they didn&rsquo;t exist or barely existed at the time.)</p>
<p>As described in this article, we were among the first to see that the development model, more than the technology, was what made Linux special; that this distributed approach to building software had many positive qualities when compared to more traditional, centralized approaches; that careful software engineering and modularity were key to success in a distributed software development effort; that standards were important to guarantee interoperability between different Linux distributions; that packages were an elegant way to approach the problems of software installation and maintenance; and that one of the most useful properties of a modular system design was its impact on system upgradability.</p>
<p>My Debian retrospective, published on the 10th anniversary of Debian&rsquo;s founding, is available <a href="http://www.linuxplanet.com/linuxplanet/editorials/4959/1/">here</a>.</p>
<p>I&rsquo;ve been a Linux user and developer since the early days, and I&rsquo;ve been involved in numerous Linux and open source organizations and projects. Among other things, I was a founding director of <a href="http://www.li.org/">Linux International</a> (1993-1995) and the <a href="http://www.opensource.org/">Open Source Initiative</a> (1998-2001).</p>
<p>I received my B.S. in <a href="http://www.cs.purdue.edu/">Computer Science</a> from <a href="http://www.purdue.edu/">Purdue University</a> in 1996.</p>
<p>From 1997 to 2000, I was at the <a href="http://www.arizona.edu/">University of Arizona</a>, where I was a staff programmer and occasional graduate student in the <a href="http://www.cs.arizona.edu/">Department of Computer Science</a>. The view from my office looked something like <a href="http://www.cs.arizona.edu/camera/">this</a> (sigh). I left the U of A to start Progeny with <a href="http://www.cs.arizona.edu/people/jhh">John Hartman</a>.</p>
<p>I live in Indianapolis and work in Menlo Park, CA, which means I spend a ridiculous amount of time at the <a href="http://www.starwoodhotels.com/whotels/property/overview/index.html?propertyID=1300&amp;EM=VTY_WH_siliconvalley_1300_overview">W Silicon Valley</a>. Yes, contrary to popular belief (at least in the tech industry), there is a world between the coasts, and people do actually choose to live here. I have three wonderful children (Regan, Keely, and Nolan). My hobbies include reading, history, politics, music, investing, and gardening.</p>
<p>More formal bio <a href="http://www.sun.com/aboutsun/media/ceo/bio.jsp?name=Ian%20Murdock">here</a>.</p>
<p><strong>Contact Me</strong></p>
<p>Email: imurdock imurdock com, ian.murdock sun com</p>
</div>]]></description>
			<link>http://www.wuyuting.com/show-431-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-10 10:04</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-430-1.html</guid>
			<title>克服失眠的心理调适方法</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>　　一、保持乐观、知足长乐的良好心态。对社会竞争、个人得失等有充分的认识，避免因挫折致心理失衡。 <br />
　　二、建立有规律的一日生活制度，保持人的正常睡&mdash;醒节律。 <br />
　　三、创造有利于入睡的条件反射机制。如睡前半小时洗热水澡、泡脚、喝杯牛奶等，只要长期坚持，就会建立起&ldquo;入睡条件反射&rdquo;。 <br />
　　四、白天适度的体育锻炼，有助于晚上的入睡。 <br />
　　五、养成良好的睡眠卫生习惯，如保持卧室清洁、安静、远离噪音、避开光线刺激等；避免睡觉前喝茶、饮酒等。 <br />
　　六、自我调节、自我暗示。可玩一些放松的活动，也可反复计数等，有时稍一放松，反而能加快入睡。 <br />
　　七、限制白天睡眠时间，除老年人白天可适当午睡或打盹片刻外，应避免午睡或打盹，否则会减少晚上的睡意及睡眠时间。 <br />
　　另外，对于部分较重的患者，应在医生指导下，短期、适量地配用安眠药或小剂量抗焦虑、抑郁剂。这样可能会取得更快、更好的治疗效果。</p>]]></description>
			<link>http://www.wuyuting.com/show-430-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-11-10 09:36</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-429-1.html</guid>
			<title>This is SUN</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=131" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200811/thumb_e266d558349adcc52514bf237ea10b25.gif" border="0" alt="大小: 175.02 K&#13;尺寸: 400 x 296&#13;浏览: 4 次&#13;点击打开新窗口浏览全图" width="400" height="296" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-429-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-10 09:33</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-428-1.html</guid>
			<title>]谈谈Unicode编码，简要解释UCS、UTF、BMP、BOM等名词</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>由于BOM的存在，utf8编码的php脚本在用到header，session_start，setcookie时会产生&ldquo;Header already output ... (头部早已输出)&rdquo;的错误，此时需要清除BOM。 <br />
请用editplus等编辑工具把utf8脚本，设定为：&ldquo;清除BOM，utf8格式&rdquo;。存储覆盖即可。</p><br /><br /><a href="http://www.wuyuting.com/show-428-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-428-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-10 09:28</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-427-1.html</guid>
			<title>PHP字符函数大全</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>AddSlashes: 字符串加入斜线。 <br />
bin2hex: 二进位转成十六进位。 <br />
Chop: 去除连续空白。 <br />
Chr: 返回序数值的字符。 <br />
chunk_split: 将字符串分成小段。 <br />
convert_cyr_string: 转换古斯拉夫字符串成其它字符串。 <br />
crypt: 将字符串用 DES 编码加密。 <br />
echo: 输出字符串。 <br />
explode: 切开字符串。 <br />
flush: 清出输出缓冲区。</p><br /><br /><a href="http://www.wuyuting.com/show-427-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-427-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-10 09:25</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-426-1.html</guid>
			<title>PHPer使用UTF-8注意事项</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>1、编辑器：不要使用任何微软的编辑器，什么Frontpage，Web Designer，记事本，写字板什么的，能丢的全部丢开，因为这些编辑器会在你的UTF-8文档前面产生BOM，关于BOM的具体说明，可以在 这里 找到，当年我直接拿记事本转UTF-8覆盖原文件，造成大量代码损毁，至今记忆犹新。 <br />
2、MySQL数据库：注意建库，建表，建字段（注意有三处）的时候，都要选用utf8_general_ci的整理格式（Collation），在PHP使用mysql_connect()函数连接数据之后，需要加上一句： <br />
mysql_query('set names &quot;utf8&quot;');</p><br /><br /><a href="http://www.wuyuting.com/show-426-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-426-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-10 09:24</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-425-1.html</guid>
			<title>当不高兴的时候</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><embed src="http://player.youku.com/player.php/sid/XMjgzODQxOTY=/v.swf" width="480" height="400" scale="ShowAll" loop="loop" menu="menu" wmode="Window" quality="high" type="application/x-shockwave-flash"></embed></p>]]></description>
			<link>http://www.wuyuting.com/show-425-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-11-03 19:30</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-424-1.html</guid>
			<title>关于Ping及TTL的一些总结</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>TTL： Time to Live，意思就是生存周期 <br />
ping命令是使用的网络层协议ICMP <br />
指定数据报被路由器丢弃之前允许通过的网段数量。 <br />
TTL 是由发送主机设置的，以防止数据包不断在 IP 互联网络上永不终止地循环。 <br />
转发 IP 数据包时，要求路由器至少将 TTL 减小 1。</p><br /><br /><a href="http://www.wuyuting.com/show-424-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-424-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-03 13:00</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-423-1.html</guid>
			<title>100款最佳安全工具谱</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>#92 OpenVPN：全功能SSL VPN解决方案 <br />
OpenVPN是一款开源的SSL VPN工具包，它可以实现很多功能，包括远程登录、站对站VPN、WiFi安全、带有负载平衡的企业级远程登录解决方案、节点控制移交（failover）、严密的访问控制。OpenVPN运行于OSI 2层或3层安全网络，使用SSL/TLS工业标准协议，支持灵活的基于证书、智能卡、二元验证的客户端验证方法，允许在VPN虚拟接口上使用防火墙规则作为用户或指定用户组的访问控制策略。OpenVPN使用OpenSSL作为其首选加密库</p><br /><br /><a href="http://www.wuyuting.com/show-423-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-423-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-03 12:56</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-422-1.html</guid>
			<title>砖家速成秘籍</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>完整读完这篇文章，你就可以成为专家！ <br />
<br />
一、 不管别人提什么千奇百怪的问题，你都要回答：&ldquo;这很正常。&rdquo;这样做的好处是，既说明了自己见多识广，又能说明别人少见多怪，从而确立自己的专家地位。例 如：有人问&ldquo;为什么汶川地震，我们国家的地震局，没有任何的预测？&rdquo;你可以说：&ldquo;这很正常，地震预测是世界性难题。&rdquo;有人问：&ldquo;为什么地震中学校的校舍倒 塌的那么多。&rdquo;你可以说：&ldquo;这很正常，地震的强度超过八级，所有的房屋都有倒塌的可能。&rdquo;有人问：&ldquo;为什么中国足球，搞了这么多年改革，现在连伊拉克都踢 不过？&rdquo;你可以说：&ldquo;这很正常，因为足球比赛中有很多不确定因素。&rdquo;有人问：&ldquo;你为什么老是说这很正常？&rdquo;你可以说：&ldquo;这很正常，因为我是专家。&rdquo; <br />
<br />
二、 要与正常人的见解有区别。专家之所以称为专家，就是要见人所未见，言人所未言。例如：有 人说：&ldquo;物价涨的太厉害了。&rdquo;你要说：&ldquo;不是物价涨，是中国 的东西太便宜。&rdquo;有人说：&ldquo;股市跌得太厉害了，政府应该救市&rdquo;你要说：&ldquo;不行，要坚持中国股市的自由市场经济地位，避免政府对股市的干预。&rdquo;有人说： &ldquo;CPI增长了8.4%，活不了了。&rdquo;你要说：&ldquo;这样的物价水平，大多数人都能接受。&rdquo;有人说：&ldquo;中国专家狗屁不懂，一天到晚就知道吃饭。&rdquo;你要说：&ldquo;有 时候我们也吃屎。&rdquo; <br />
<br />
三、分析问题原因的时候，要分出一二三四。这一点很重要，就算是一个原因，你也要分出一二三四来，这样做，才能显示你对问题确实有研究，不愧对专家的称号。如果说一二三四的同时，你还遵循了先世界后中国的顺序，那么你就可以成为中国的著名专家了。 例 如，你可以说：&ldquo;我分析汶川地震中校舍大量倒塌主要有三个原因：一从世界范围上来说，都存在地震中校舍倒塌的问题。例如美国&hellip;&hellip;二是校舍倒塌，主要是因 为地震的强度比较大。三校舍倒塌，也存在建筑不合格的可能。&rdquo;你还可以说：&ldquo;我分析这次发改委提高油价有三个原因：一主要是受国际上油价上涨的影响。二人 民群众对柴油的求量增加。三石油生产企业的供应量减少。&rdquo;你甚至可以说：&ldquo;我分析专家的可信度降低有三个原因：一从世界范围来看，专家的预测通常都不太准 确。二人民群众的智商明显提高。三有些个别专家是猪，戴了个帽子，伪装成人类。&rdquo; <br />
<br />
四、要说那些别人听不懂或者听完之 后就迷糊的话，而且自己懂不懂没关系。例如有人问：&ldquo;中国平安为什么会推出如此庞大的融资计划？&rdquo;你可以说：&ldquo;股市最重要的功能之一就是再融资，从经济学 的角度讲#￥&hellip;&hellip;。&rdquo;有人问：&ldquo;你觉得中国楼价这么高正常吗？&rdquo; 你可以说：&ldquo;我们必须一分为二的看问题，虽然从某个角度来说，不正常，但是从社会学上来讲&hellip;&hellip;&rdquo;有人问：&ldquo;为什么听完您的讲话，我有点困。&rdquo;你可以说： &ldquo;恭喜你，你听懂了！&rdquo; <br />
<br />
五、有两个最重要的原则，是保证你成为专家之后能在国家媒体上保持上镜率的关键：一要有大局观念。例 如，你可以说：&ldquo;虽然我们的法制法规还不太完善，但是目前我们国家在这一方面已经有了长足的发展&hellip;&hellip;&rdquo;你还可以说：&ldquo;虽然地震不可预测，但是我们 国家对于地震的科研工作还是相当的重视&hellip;&hellip;&rdquo;你甚至可以说：&ldquo;虽然中国的专家都是猪，但是我们国家在饲料中添加了许多提高智商的添加剂&hellip;&hellip;&rdquo;二善于顾左右 而言他。例如，你可以说：&ldquo;对于你提到中国看病难的问题，美国也存在这样的问题。我记得德克萨斯州1932年&hellip;&hellip;&rdquo;你可以说：&ldquo;警察打人这样的事，只是警察队伍中个别人的个别问题，日本也有这样的情况，我记得在东京1625年&hellip;&hellip;&rdquo; <br />
<br />
六、最后这招，是大家都熟悉的绝招 了，那就是：与世界接轨和中国特色。因为这是绝招，大家又是耳熟能详，所以在此，不再赘述。只举一例：有人问：&ldquo;中国专家为什么工资这么高？&rdquo;你可答：&ldquo; 与世界专家接轨。&rdquo;有人问：&ldquo;为什么别的国家的专家都是人，中国的却是猪？&rdquo;你可答：&ldquo;中国特色。&rdquo; <br />
<br />
综上所述，有此六技，则中国专家可成矣！</p>]]></description>
			<link>http://www.wuyuting.com/show-422-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-11-03 12:46</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-421-1.html</guid>
			<title>Debian sendmail的替代品exim4配置安装</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>安装：apt-get install exim4 <br />
配置：dpkg-reconfigure exim4-config <br />
选择服务器是网络中，然后ip使用127.0.0.1就可以了 <br />
测试：mail jiaqiubo#msn.com <br />
Subject: hello <br />
wo hen hao. <br />
. <br />
Cc: <br />
这里的 (回车 + . + 回车） 是结束的意思。 <br />
注意的问题： <br />
log记录将不会再存放与mail下，他使用自己的log，tail -f /var/log/exim4/mainlog <br />
php中配置sendmail选项的时候需要注意的问题 <br />
sendmail_path = sendmail -t <br />
原因：sendmail_path预设的参数会带有 -t -i <br />
-i会造成Exim持续等待输入，而無法侦测到文件是否传输完毕，必须手动去掉这个参数。</p>]]></description>
			<link>http://www.wuyuting.com/show-421-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-03 12:44</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-420-1.html</guid>
			<title>debian下vi的使用方法</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>要如何输入资料呢？有好几个指令可以进入输入模式： <br />
<br />
新增 (append) <br />
a 从游标所在位置後面开始新增资料，游标後的资料随新增资料向後移动。 <br />
A 从游标所在列最後面的地方开始新增资料。 <br />
<br />
插入 (insert) <br />
i 从游标所在位置前面开始插入资料，游标後的资料随新增资料向後移动。 <br />
I 从游标所在列的第一个非空白字元前面开始插入资料。 <br />
<br />
开始 (open) <br />
o 在游标所在列下新增一列并进入输入模式。 <br />
O 在游标所在列上方新增一列并进入输入模式。</p><br /><br /><a href="http://www.wuyuting.com/show-420-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-420-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-03 12:43</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-419-1.html</guid>
			<title>interfaces and resolv.conf</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>/etc/network/interfaces <br />
auto lo <br />
iface lo inet loopback <br />
auto eth1 <br />
iface eth1 inet static <br />
address 192.168.199.18 <br />
netmask 255.255.255.0 <br />
network 192.168.199.0 <br />
broadcast 192.168.199.255 <br />
# dns-* options are implemented by the resolvconf package, if installed <br />
dns-nameservers 192.168.199.1 <br />
dns-search xxxx.com <br />
auto eth1:0 <br />
iface eth1:0 inet static <br />
address 169.164.176.38 <br />
netmask 255.255.255.192 <br />
network 169.164.176.0 <br />
broadcast 169.164.176.63 <br />
gateway 169.164.176.1 <br />
------------------------------------------------------------------------------ <br />
/etc/resolv.conf <br />
search xxxx.com <br />
nameserver 192.168.199.1 <br />
nameserver 192.168.199.5 <br />
nameserver 192.168.199.8</p>]]></description>
			<link>http://www.wuyuting.com/show-419-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-03 12:42</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-418-1.html</guid>
			<title>如何开启Apache的SSI支持</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>修改/etc/apache2/apache2.conf</p>
<p>AddType text/html .shtml<br />
AddHandler server-parsed .shtml</p>
<p>在apache2下开启mod_include运行：</p>
<p># a2enmod include<br />
# /etc/init.d/apache2 force-reload</p>
<p>&nbsp;</p>]]></description>
			<link>http://www.wuyuting.com/show-418-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-11-03 12:32</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-417-1.html</guid>
			<title>布什掉入了茅坑</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>第八步，请比尔.盖茨亲到现场观摩调查，然后当场编写一套严密电脑的程序，然后将这套程序输入高危作业机器人电脑里，让机器人来完成营救任务，以减少人员伤亡事故的发生。 <br />
第十步，通知白宫准备好第二套总统预备系统，以防不测。 <br />
第十二步，准备宣布对另一个阿拉伯国家动武，以引开世界舆论对布什掉厕所这件事的过度关注，从而影响总统在国人以及世界心目中的形象和声望，也可使总统宝座的强力竟争对手们无插手指责之机，从而不影响自己下届总统的连任。</p><br /><br /><a href="http://www.wuyuting.com/show-417-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-417-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-11-03 12:28</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-416-1.html</guid>
			<title>雨季的西师</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=130" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200811/thumb_5368d7389ae6a7221cda4c5171f25692.jpg" border="0" alt="大小: 194.02 K&#13;尺寸: 400 x 270&#13;浏览: 7 次&#13;点击打开新窗口浏览全图" width="400" height="270" /></a></p>
<p>突然，感觉有点不对，怎么看起来有点像个陵园，嘿嘿。</p>]]></description>
			<link>http://www.wuyuting.com/show-416-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-11-02 12:12</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-415-1.html</guid>
			<title>好人一生平安</title>
			<author>荒原狼</author>
			<description><![CDATA[<div id="audioplayer_415">&nbsp;</div>
<script type="text/javascript">  
        AudioPlayer.setup("/media/player/musicplayer.swf", {width: 350}); 
        AudioPlayer.embed("audioplayer_415", {soundFile: "/media/415.mp3"}); 
</script>
<p>悠悠岁月 <br />
欲说当年好困惑 <br />
亦真亦幻难取舍 <br />
悲欢离合 <br />
都曾经有过 <br />
这样执着 <br />
究竟为什么 <br />
漫漫人生路 <br />
上下求索 <br />
心中渴望 <br />
真诚的生活 <br />
谁能告诉我 <br />
是对还是错 <br />
问询南来 <br />
北往的客 <br />
恩怨忘却 <br />
留下真情 <br />
从头说 <br />
相伴人间 <br />
万家灯火 <br />
故事不多 <br />
宛如平常一段歌 <br />
过去未来共斟酌 <br />
过去未来共斟酌</p>]]></description>
			<link>http://www.wuyuting.com/show-415-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-10-23 12:31</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-414-1.html</guid>
			<title>命运不是那辘轳-篱笆女人和狗</title>
			<author>荒原狼</author>
			<description><![CDATA[<div id="audioplayer_414">&nbsp;</div>
<script type="text/javascript">  
        AudioPlayer.setup("/media/player/musicplayer.swf", {width: 350}); 
        AudioPlayer.embed("audioplayer_414", {soundFile: "/media/414.mp3"}); 
</script>
<p>白崖崖的黄沙岗 <br />
挺起颗钻天杨 <br />
隔着篱笆有一座 <br />
海青房 <br />
没有的总想有啊 <br />
得到的还盼望 <br />
盼来盼去谁愿盼个透心凉 <br />
哦 透心凉 <br />
女人不是水呀 <br />
男人不是缸 <br />
命运不是那辘轳 <br />
把那井绳 <br />
缠在自己身上 <br />
黑黝黝的铁脊梁 <br />
汗珠子滚太阳 <br />
风吹篱笆雨洗窗 <br />
泪花儿泡月亮 <br />
人心可难测量啊 <br />
啥事儿都能碰上 <br />
挑水的媳妇谁愿挑这黄水汤 <br />
哦 黄水汤 <br />
女人不是泥呀 <br />
男人不是筐 <br />
命运不是那辘轳 <br />
要挣断那井绳 <br />
牛铃摇春光 <br />
女人不是泥呀 <br />
男人不是筐 <br />
命运不是那辘轳 <br />
要挣断那井绳 <br />
牛铃摇春光</p>]]></description>
			<link>http://www.wuyuting.com/show-414-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-10-23 12:14</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-413-1.html</guid>
			<title>解决方案</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>联合利华引进了一条香皂包装生产线，结果发现这条生产线有个缺陷：常常会有盒子里没装入香皂。总不能把空盒子卖给顾客啊，他们只好请了一个学自动化的博士后设计一个方案来分拣空的香皂盒。博士后拉起了一个十几人的科研攻关小组，综合采用了机械、微电子、自动化、X射线探测等技术，花了几十万，成功解决了问题。每当生产线上有空香皂盒通过，两旁的探测器会检测到，并且驱动一只机械手把空皂盒推走。 <br />
<br />
中国南方有个乡镇企业也买了同样的生产线，老板发现这个问题后大为光火，找了个小工来说你他妈给我把这个搞定。小工果然想出了办法：他在生产线旁边放了台风扇猛吹，空皂盒自然会被吹走。</p>]]></description>
			<link>http://www.wuyuting.com/show-413-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-10-23 12:09</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-412-1.html</guid>
			<title>好久不见- 陈奕迅</title>
			<author>荒原狼</author>
			<description><![CDATA[<div id="audioplayer_412">&nbsp;</div>
<script type="text/javascript">  
        AudioPlayer.setup("/media/player/musicplayer.swf", {width: 350}); 
        AudioPlayer.embed("audioplayer_412", {soundFile: "/media/412.mp3"}); 
</script>
<p>我来到你的城市 <br />
走过你来时的路 <br />
想象着没我的日子 <br />
你是怎样的孤独 <br />
拿着你给的照片 <br />
熟悉的那一条街 <br />
只是没了你的画面 <br />
我们回不到那天 <br />
你会不会忽然的出现 <br />
在街角的咖啡店 <br />
我会带着笑脸回首寒暄 <br />
和你坐着聊聊天 <br />
我多么想和你见一面 <br />
看看你最近改变 <br />
不再去说从前只是寒暄 <br />
对你说一句只是说一句 <br />
好久不见 <br />
拿着你给的照片 <br />
熟悉的那一条街 <br />
只是没了你的画面 <br />
我们回不到那天 <br />
你会不会忽然的出现 <br />
在街角的咖啡店 <br />
我会带着笑脸回首寒暄 <br />
和你坐着聊聊天 <br />
我多么想和你见一面 <br />
看看你最近改变 <br />
不再去说从前只是寒暄 <br />
对你说一句只是说一句 <br />
好久不见</p>]]></description>
			<link>http://www.wuyuting.com/show-412-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-10-23 11:59</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-411-1.html</guid>
			<title>英语四级题型分析</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>Part 1 Writing（30分钟） <br />
作文，120词以上。 <br />
一个指导，一个作文说明，然后就是答题区。</p>
<p>Part 2 Reading Comprehension（15分钟） <br />
快速阅读，较简单，一般可在原文找到答案。为1-10题。 <br />
填写T ，F或者NG，或者单选，或者有填空，一般是最后几个</p>
<p>Part 3 Listening Comprehension（35分钟） <br />
Section A 每个对话都朗读一遍 <br />
1、有个8个短的对话，每个对话配一道单选题目，题目一般放在录音里，为11-18题 <br />
2、有2个长对话，每个对话有2-4个单选题 为19-25题 <br />
Section B <br />
有3个长对话，每个对话有2-4个单选题 为26-35题 <br />
Section C <br />
一个长对话，读三遍，有11个空，为36-46题</p>
<p>Part 4 Reading Comprehension（25分钟） <br />
大阅读题， <br />
Section A <br />
为15选10的填空，较难。 <br />
选择合适的选项填空 <br />
为47-56题。 <br />
Section B <br />
为两个传统阅读题， <br />
每个题目有5个选项，单选题目 <br />
为57-66题</p>
<p>Part 5 Cloze（15分钟） <br />
完形填空，为67-86题。20个题目，这个不用解释了吧...</p>
<p>Part 6 Translation（5分钟） <br />
翻译填空题，汉译英，共5个，为87-91题。</p>]]></description>
			<link>http://www.wuyuting.com/show-411-1.html</link>
			<category domain="http://www.wuyuting.com/category-1-1.html">英语学习</category>
			<pubDate>2008-10-21 13:43</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-410-1.html</guid>
			<title>Linux下安装mysql后设置root密码</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>方法一：最简单的方法，也是安装完mysql后，系统提示的方法。使用mysqladmin来完成。shell&gt; mysqladmin -u root password &quot;newpwd&quot; <br />
shell&gt; mysqladmin -u root -h host_name password &quot;newpwd&quot;password后面的双引号不是必须的，不过如果密码包含空格或者一些特殊的符号，需要用引号。方法二：利用mysql里面的SET PASSWORD命令来完成，注意必须使用PASSWORD()函数来加密设置的这个newpwd，否则直接='newpwd'不会生效。不过如果使用方法一用mysqladmin password设置密码或者用GRANT来设置，就不用使用PASSWORD()函数，因为它们已经自动调用了该函数。shell&gt; mysql -u root <br />
mysql&gt; SET PASSWORD FOR 'root'@'localhost' = PASSWORD('newpwd'); <br />
mysql&gt; SET PASSWORD FOR 'root'@'host_name' = PASSWORD('newpwd');<br />
方法三：直接通过UPDATE user表来设置密码shell&gt; mysql -u root <br />
mysql&gt; UPDATE mysql.user SET Password = PASSWORD('newpwd')<br />
-&gt; WHERE User = 'root'; <br />
mysql&gt; FLUSH PRIVILEGES;<br />
如果忘记mysql的root密码可以采取下面的步骤重新设置 <br />
1。kill掉所有mysql的进程 <br />
2。使用--skip-grant-tables的参数启动mysql <br />
shell&gt; mysqld_safe --skip-grant-tables &amp; <br />
3。设置新的密码，同样两种方式可以选择 <br />
方法一 <br />
shell&gt; mysqladmin -u root flush-privileges password &quot;newpwd&quot; <br />
方法二 <br />
mysql&gt; UPDATE mysql.user SET Password=PASSWORD('newpwd') <br />
-&gt; WHERE User='root'; <br />
mysql&gt; FLUSH PRIVILEGES; <br />
4。停止mysql server，用正常的模式启动 <br />
5。OK，可以使用新设置的密码了</p>]]></description>
			<link>http://www.wuyuting.com/show-410-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-10-21 13:40</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-409-1.html</guid>
			<title>Linux常用的shell命令</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>　(1)固定链接:<br />
　　当删除其中的一个文件时其实只删除了该文件的链接，如果一个文件有多个文件链接，要真正删除这个文件必须删除这个文件的所有链接<br />
　　例：为文件foo创建名为bar的固定文件链接<br />
　　ln foo bar<br />
　　显示文件链接信息<br />
　　ls -i foo bar<br />
　　(2)符号链接: 类似于windows中的快捷方式<br />
　　ln -s 源文件名&nbsp; 目标文件名<br />
　　2.查找文件<br />
　　(1)find：按文件名来查找 优点是查找灵活，缺点是搜索时间过长<br />
　　格式: find 路径&nbsp; 匹配表达式<br />
　　find / -iname myfile*</p><br /><br /><a href="http://www.wuyuting.com/show-409-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-409-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-10-21 13:39</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-408-1.html</guid>
			<title>Linux主要shell命令详解</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>shell首先检查命令是否是内部命令，若不是再检查是否是一个应用程序（这里的应用程序可以是Linux本身的实用程序，如ls和rm，也可以是购买的商业程序，如xv，或者是自由软件，如emacs）。然后shell在搜索路径里寻找这些应用程序（搜索路径就是一个能找到可执行程序的目录列表）。如果键入的命令不是一个内部命令并且在路径里没有找到这个可执行文件，将会显示一条错误信息。如果能够成功找到命令，该内部命令或应用程序将被分解为系统调用并传给Linux内核。</p><br /><br /><a href="http://www.wuyuting.com/show-408-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-408-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-10-21 13:38</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-407-1.html</guid>
			<title>samba配置</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>vi /etc/samba/smb.conf <br />
<br />
全局变量设置 <br />
guest account = nobody <br />
security = share (一定要share，不然达不到上面的目的了） <br />
encrypt passwords = yes <br />
smb passwd file = /etc/samba/smbpasswd <br />
username map = /etc/samba/smbusers (这个选项是为了和 guest account = nobody 结合，在这个文</p><br /><br /><a href="http://www.wuyuting.com/show-407-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-407-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-10-21 13:35</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-406-1.html</guid>
			<title>超强桌面动画</title>
			<author>荒原狼</author>
			<description><![CDATA[<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/qo1d6ttbAq8&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/qo1d6ttbAq8&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>]]></description>
			<link>http://www.wuyuting.com/show-406-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-10-21 13:33</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-405-1.html</guid>
			<title>无欲则刚</title>
			<author>荒原狼</author>
			<description><![CDATA[不企图得到什么,不为五斗米折腰,不为情所困,不奢求什么，心态自然稳定。只追求某个时间段必须有的,不要求太多。大老板每天都有应酬,买了车要为停车位,油价,保养这些东西发愁,买了房子又为月供发愁,不敢吃喝,不敢换工作,有了女友要陪,要花钱,不能集中精力做一些喜欢的事情。也许就是吃不到葡萄说葡萄酸,可吃到了又如何,事情都在于一个追逐的过程。也许是熊掌和鱼不可兼得,也许,有一天,一切来的如些自然。 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-405-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-10-18 02:54</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-404-1.html</guid>
			<title>水晶飞机</title>
			<author>荒原狼</author>
			<description><![CDATA[<div id="audioplayer_404">&nbsp;</div>
<script type="text/javascript">  
        AudioPlayer.setup("/media/player/musicplayer.swf", {width: 350}); 
        AudioPlayer.embed("audioplayer_404", {soundFile: "/media/404.mp3"}); 
</script>
<p>[ti:crystal plane] <br />
[ar:张瑶] <br />
[al:夏日里的春天] <br />
<br />
crystal plane <br />
夏日里的春天 <br />
欢迎您 <br />
起飞的时候很困难 <br />
但还是努力的冲向天空 <br />
edit by ray allen <br />
带着从不曾有的勇敢 <br />
crystal plane oh my love <br />
飞起来就坠入云中 <br />
感觉象是迷了路 <br />
有些忐忑有些不安 <br />
也许总觉得相识得太晚 <br />
所以总担心这段路太短 <br />
oh crystal plane 给我安慰 <br />
不到终点你不能换乘别的航班 <br />
也许总觉得相识得太晚 <br />
所以总担心这段路太短 <br />
oh crystal plane 给我答案 <br />
从此以后每个起点终点 <br />
我都会陪你一站又一站 <br />
crystal plane oh my love <br />
crystal plane oh my love <br />
起飞的时候很困难 <br />
但还是努力的冲向天空 <br />
带着从不曾有的勇敢 <br />
crystal plane oh my love <br />
飞起来就坠入云中 <br />
感觉象是迷了路 <br />
有些忐忑有些不安 <br />
所以总担心这段路太短 <br />
oh crystal plane 给我安慰 <br />
不到终点你不能换乘别的航班 <br />
也许总觉得相识得太晚 <br />
所以总担心这段路太短 <br />
oh crystal plane 给我答案 <br />
从此以后每个起点终点 <br />
我都会陪你一站又一站 <br />
也许总觉得相识得太晚 <br />
也许总觉得相识得太晚 <br />
所以总担心这段路太短 <br />
oh crystal plane 给我安慰 <br />
不到终点你不能换乘别的航班 <br />
也许总觉得相识得太晚 <br />
所以总担心这段路太短 <br />
oh crystal plane 给我答案 <br />
从此以后每个起点终点 <br />
我都会陪你一站又一站 <br />
我都会陪你一站又一站</p>
<p>&nbsp;</p>]]></description>
			<link>http://www.wuyuting.com/show-404-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-10-13 21:28</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-403-1.html</guid>
			<title>无我与入微</title>
			<author>荒原狼</author>
			<description><![CDATA[把自己看得再小一点,就像不存在一样就别不会有太多烦恼了,就好像我从来没有来过似的。或者就像看待一群蝼蚁一样看待人生,此称之为超脱 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-403-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-10-12 23:42</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-402-1.html</guid>
			<title>Debian下单网卡绑定多IP(网卡别名)</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>Debian把interface的信息写到了/etc/network/interfaces文件中了。以18为例，给一个网卡配双IP如下</p>
<p># The primary network interface<br />
auto eth0 eth0:0<br />
iface eth0 inet static<br />
address 202.118.250.18<br />
netmask 255.255.255.0<br />
network 202.118.250.0<br />
broadcast 202.118.250.255<br />
gateway 202.118.250.30<br />
# dns-* options are implemented by the resolvconf package, if installed<br />
dns-nameservers 202.118.250.101<br />
iface eth0:0 inet static<br />
address 173.26.100.102<br />
netmask 255.255.255.0<br />
network 173.26.100.0<br />
broadcast 173.26.100.255<br />
gateway 173.26.100.46<br />
--------------------------------------------------------------------------<br />
Debian下一个网卡绑定多个ip的方法及 添加路由<br />
linux /javasky 发表于2008-03-22, 11:30<br />
GNU nano 1.2.4 File: /etc/network/interfaces<br />
# This file describes the network interfaces available on your system<br />
# and how to activate them. For more information, see interfaces(5).<br />
# The loopback network interface<br />
# auto lo表示开机时候自动加载一块叫lo的interface<br />
auto lo<br />
# iface lo inet loopback 表示定义lo这个interface的类型为loopback类型(本地环回# 接口)<br />
iface lo inet loopback<br />
# 自动加载叫eth0的interface<br />
auto eth0<br />
# The primary network interface<br />
# iface eth0 inet static 表示eth0是一个具有静态地址的interface<br />
iface eth0 inet static<br />
#address表示ip地址<br />
address 192.168.1.254<br />
#netmask表示子网掩码<br />
netmask 255.255.255.0<br />
#综合network和netmask的值来表示一个网络192.168.1.254/24<br />
network 192.168.1.0<br />
#broadcast表示广播地址<br />
broadcast 192.168.1.255<br />
#gateway表示网关地址<br />
gateway 192.168.1.1<br />
# dns-* options are implemented by the resolvconf package, if installed<br />
#DNS服务器地址<br />
dns-nameservers 202.103.0.117 202.103.24.68<br />
# DNS服务器地址一般在另外的一个文件里面配置，文件地址是 /etc/resolv.conf<br />
Debian下一个网卡绑定多个ip的方法(NetDC)<br />
修改/etc/network/interfaces<br />
auto eth0<br />
iface eth0 inet static<br />
address 172.16.3.123<br />
netmask 255.255.255.0<br />
network 172.16.3.0<br />
broadcast 172.16.3.255<br />
gateway 172.16.3.1<br />
auto eth0:1<br />
iface eth0:1 inet static<br />
address 10.16.3.123<br />
netmask 255.255.0.0<br />
network 10.16.0.0<br />
broadcast 10.16.255.255<br />
修改/etc/network/ifstate<br />
lo=lo<br />
eth0=eth0<br />
eth0:1=eth0:1<br />
没有文件/etc/network/ifstate，手工创建之<br />
#/etc/init.d/networking restart<br />
注意，eth0:0没有gateway<br />
然后使用ifup eth0:0就可以了。<br />
不要使用/etc/init.d/network restart的方法<br />
在debian中，启用和停止接口用ifup 和 ifdown的方法。<br />
在debian中添加一条路由，<br />
方法一：修改/etc/network/interfaces<br />
代码:<br />
auto eth0<br />
iface eth0 inet static<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address 172.16.3.222<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; netmask 255.255.0.0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; network 172.16.0.0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; broadcast 172.16.255.255<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gateway 172.16.2.1<br />
up route add -net 192.168.0.0 netmask 255.255.255.0 gw 172.16.0.1<br />
down route del -net 192.168.0.0 netmask 255.255.255.0 gw 172.16.0.1<br />
方法二：在/etc/network/if-up.d目录下建立一个简单的脚本文件，如static-route$（记得以$符号结尾，要不有个run-parts会跑出来告诉你一些东西）脚本最简单的就好啦，如：<br />
#!/bin/bash<br />
route add -net 192.168.0.0 netmask 255.255.255.0 gw 172.16.0.1<br />
嘿嘿，你也可以猜到/etc/network/目录下的其他目录的作用了吧。<br />
发觉在debian中这个route的设置其实只是它的那些配置文件的一个比较简单的应用而已，你完全可以做更复杂的应用。</p>]]></description>
			<link>http://www.wuyuting.com/show-402-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-10-12 19:46</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-401-1.html</guid>
			<title>东方泛起一丝曙光</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>大约是06年1月15日早5时左右，考研已经进入了第二天，我怎么也睡不着，就起来看了会书，顺便给燕子（Suke or Beta）发了个短信，&ldquo;东方泛起一丝曙光&rdquo;，她回复说，师傅状态不错嘛，结果，她以410的高分考入了 广外，而我考研虽然失利，但总算勉强过了八级，拿到了毕业证，也来到了北京，干着自己喜欢的工作，虽然钱不多，但不怎么累，精神页恢复到了最佳。在经历了一小阵感情的波折之后，感觉更加稳定了。</p>
<p>是的，东方是泛起了一丝曙光，我开始找到了自己的方向，也敢于做自己喜欢的事情了。那就是旅游，到一个陌生的地方，不怕沿途的艰辛，漂泊，经历。以后会更甚，一定要实现相信也能够实现儿时的目标，那就是走遍中国，走得个更远些。</p>
<p>关于职业规划，js+html熟悉，能吃饱，精通linux系统，不要轻易的再换工作，除非能够翻倍或者更高，不要再满足一点点的增长。</p>]]></description>
			<link>http://www.wuyuting.com/show-401-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-10-10 21:49</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-400-1.html</guid>
			<title>在&lt;诚海&gt;上</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>经过了四天半骑行终于来到了烟台,听姐的建议毫不犹豫的买了张去大连的船票,登上来才后悔了,轮船真脏,买的是座票连个座位也没有,海风很大,吹的特冷,船有些颠簸,所幸手机信号还好,是在黄海,冷,晚上可能直接坐车回京,黄金周旅游真不是人做的 <br />
<a href="http://picasaweb.google.com/wuyuting/yMSaDD">http://picasaweb.google.com/wuyuting/yMSaDD</a></p>]]></description>
			<link>http://www.wuyuting.com/show-400-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-10-03 17:11</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-399-1.html</guid>
			<title>明天要出发了</title>
			<author>荒原狼</author>
			<description><![CDATA[又要出发了,具体目的未知,但心情很好。今天注定是不大安宁的一天,嘿嘿。大致方向是烟台或威海,行程大约一千公里。心里很平静,很自然,骑到哪算哪,这次需要控制一下花费。没老婆真好,想干什么就什么.山东丘陵,路也不一定很好走。 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-399-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-09-29 00:53</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-398-1.html</guid>
			<title>理解MVC（模型-视图-控制器）</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>这个MVC设计模式呢，有点像现实中我们去饭店吃饭的过程。当你到一个饭店吃饭，过程是这样的，首先你得点菜啊，不用喊，一个光溜水滑，埋了八汰的小服务 员就会整个小本来你面前，&ldquo;先生，你来点啥？&rdquo;，你看看菜谱，&ldquo;给我整个小盘鱼香肉丝，再加一碗米饭。&rdquo;&ldquo;好的，先生稍等。&rdquo;说着服务员一溜小跑朝后厨方 向，&ldquo;那啥&hellip;&hellip;告诉厨师别放姜啊！~~&rdquo;待会儿，服务员就把你要的饭菜给你端上来了，&ldquo;先生请慢用~~有啥需要帮忙的，尽管喊我。&rdquo;你吃的狼吞虎咽的，根 本不知道里面放的青椒妈的都没洗~~~ <br />
<br />
就这么一个简单的你要饭的过程就可以用MVC将其描述一下，你呢就相当于View，服务员呢就相当于Controller，而那个不洗青椒的该死厨师就是 Model。<br />
<br />
你 一开始跟服务员点菜，就相当于我们的浏览器向服务器发出请求，服务员将你要吃的菜交给后厨的师傅，就相当于控制层将浏览器发过来的请求交给业务逻辑层来处 理，而它根本不管厨师到底咋做这个菜，反正你能给我鼓捣出一盘鱼香肉丝就成，青椒洗不洗那是他的事，这也就是我们常从老鸟口中听到的&ldquo;封装&rdquo;，封装好啊， 封的你连青椒没洗的鱼香肉丝都能吃的喷香，嘻嘻~~当服务员把一盘冒着热气的鱼香肉丝端到你面前的过程，就相当于业务逻辑层处理完后把相应传回给浏览器， 然后通过浏览器显示给用户。这样就实现了一个简单的MVC协调交互。</p><br /><br /><a href="http://www.wuyuting.com/show-398-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-398-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-28 12:21</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-397-1.html</guid>
			<title>Ubuntu 8.04 recommended sources.list</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>#中国台湾 台湾大学更新服务器（推荐网通用户使用，电信PING平均响应速度41MS。强烈推荐此源，比较完整，较少出现同步问题）：<br />
<br />
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid main restricted universe multiverse<br />
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid main restricted universe multiverse<br />
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-updates main restricted universe multiverse<br />
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-updates main restricted universe multiverse<br />
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-backports main restricted universe multiverse<br />
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-backports main restricted universe multiverse<br />
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-security main restricted universe multiverse<br />
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-security main restricted universe multiverse<br />
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-proposed main multiverse restricted universe<br />
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-proposed main restricted universe multiverse</p><br /><br /><a href="http://www.wuyuting.com/show-397-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-397-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-09-25 16:00</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-396-1.html</guid>
			<title>秋天来了</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>刮了那么几真风，下了那么几场雨，天气就开始凉爽起来了，眼看国庆长假临近，应该做点什么事情了。</p>
<p>青岛！好主意。</p>]]></description>
			<link>http://www.wuyuting.com/show-396-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-09-24 12:42</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-395-1.html</guid>
			<title>你快回来</title>
			<author>荒原狼</author>
			<description><![CDATA[<embed src="http://player.youku.com/player.php/sid/XNDM4OTcxNjg=/v.swf" quality="high" width="480" height="400" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"></embed>]]></description>
			<link>http://www.wuyuting.com/show-395-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-09-23 18:41</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-394-1.html</guid>
			<title>无语三国</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>当年曹操官到丞相，权倾天下，挟天子以令诸侯。为防止各路诸侯及地方官员上书到自己不利，曹操下令各地来函及奏折，必经他审查才可转到献帝手上。 <br />
有一次，献帝闻说刘备灭黄巾有功且是皇室宗，便下旨召刘备进京见驾。刘备听到献帝宣召高兴万分，便连忙赴京。 <br />
来到京城，刘备递交拜贴等待召见，过了一天，一问拜贴正在审查中,请耐心等候。 <br />
又过一天，再问拜贴正在审查中,请耐心等候。刘备对曹操审查之事亦有所闻，但心想：自已所递乃是小小拜贴，无关军国大事，料想曹操也不会为难。 <br />
如是数天都是叫刘备耐心等候，刘备只有花费钱财向曹操身边之人打探，回复说曹操十分忌才，怕献帝见到刘备而重用之便故意压下拜贴不发。 <br />
刘备闻此大怒，好个曹操，平时把持朝政，为所欲为，今天连我的拜贴也扣下。于是直闯丞相府，见面便高声质问曹操：操&hellip;&hellip;&hellip;&hellip;，为什么删了我的帖子。</p>
<p>-----------------------------------------------------------------------------------------<br />
早晨起床穿上假名牌衣服，用致癌牙膏刷完牙，喝杯过了期的碘超标还被三聚氰胺污染了的牛奶，吃根柴油炸的洗衣粉油条，外加一个苏丹红咸蛋，在票贩子手里买张车票，准时赶到地下烟厂上班，九点三十分偷偷用山寨手机看股票从6124.04点跌到1240.46点，中午用地沟油炒盘避孕药喂的黄膳，再加一盘敌敌畏喷过的白菜，喝上两杯甲醇白酒，再整两瓶甲醛啤酒漱口，下午的班没上成，一觉醒来饿的慌，赶紧来份苏丹红鸡翅，到赌场玩了两把输了钱，找个小姐出了气，趁天黑撬了两个保险柜，回家兴奋睡不着，电视上说长生不老药、真钻手表什么的，明天就去买。唉&hellip;&hellip;这日子过的真是那个爽!</p>]]></description>
			<link>http://www.wuyuting.com/show-394-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-22 08:57</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-393-1.html</guid>
			<title>不笑你报警</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>从天堂到地狱，我路过人间！ <br />
再牛B的肖邦，也弹不出老子的悲伤！ <br />
现在的硕士学位，就像脚底的一粒米，不拿不舒服，拿了又不能吃！ <br />
我像草一样，不能自拔&hellip;&hellip; <br />
深夜，一女子回家，看一男子张开手臂朝她走来，女子抬腿就是一脚，男子倒地大哭，抱块玻璃回家咋就这么难啊 <br />
时有风吹裙动，一僧曰风动，一僧曰裙动，吾进曰：是非风动，是非裙动，色者心动！ <br />
2.看一漂亮MM,苦无搭讪办法，路旁一砖头，拣起，上前，&ldquo;同学，这是你掉的吧？&rdquo; <br />
很黑的深夜，我突然想要学习，可是当我找到蜡烛的时候，天已经亮了&hellip;&hellip; <br />
7.一个人低调一次，是惺惺作态，但低调一辈子，就是志向高洁，不与世俗同流合污&hellip;&hellip; <br />
据说，我出生时，天空的北方，出现祥云一片，渐渐由远至近，飘到我家房顶后，幻化成一个字：帅！ <br />
10.帅有个屁用！到头来还不是被卒吃掉！ <br />
在通往牛逼的路上，我一路狂奔！ <br />
13. 我宁空守寂寞三千载立马长啸，不招惹轻浮女子入纱帐一解孤单！ <br />
14. 再牛B的肖邦，也弹不出老子的悲伤！ <br />
15．夏天到了，女生可以穿裙子，但不能过膝！ <br />
你怎么可能重生呢，如果你不先化为灰烬？ <br />
17．仍然自由自我，永远高唱我歌! <br />
你怎么可能重生呢，如果你不先化为灰烬？ <br />
17．仍然自由自我，永远高唱我歌! <br />
老子不但有车，还是自行的&hellip;&hellip; <br />
21. 看花应不如看叶,绿影扶疏意味长&hellip;&hellip; <br />
夏天就是不好，穷的时候我连西北风都没得喝&hellip;&hellip; <br />
我是颗糖，甜到哀伤&hellip;&hellip; <br />
我费劲千辛爬上梯子的顶端，却发现梯子搭错了墙头&hellip;&hellip; <br />
问世间情为何物，佛曰：废物! <br />
天若有情天亦老，人若有情死得早！ <br />
我荒废了时间，时间便把我荒废了&hellip;&hellip; <br />
如果有一天我变成流氓，请告诉别人，我纯真过&hellip;&hellip; <br />
41. 孔雀拼命开屏，却露出屁眼！ <br />
42. 我极力收拢自己，一如我攥紧的石头，是为了将它扔地更远！ <br />
43.我想一只趴在玻璃上的苍蝇，前途一片光明，而我却找不着出路&hellip;&hellip; <br />
44.鸟大了，什么林子都有！ <br />
45.我拼命奔跑，却甩不开紧紧跟随的伤悲&hellip;&hellip; <br />
46.人类是狗最好的伙伴 <br />
47. 找不到我喜欢的伞，我宁愿淋湿 <br />
48.你飞翔的越高，在不能飞的人的眼中就显得越渺小。 <br />
49 第一最好不相见，如此便可不相恋，第二最好不相知，如此便可不相思 <br />
50 不做无聊之事，难度有生之涯 <br />
51 扛一面顶风的大旗～～上写两个大字：好人！！ <br />
52 有些事情本身我们无法控制，只好控制自己 <br />
53 宁愿骄傲的孤单，也不委屈的喜欢 <br />
54 猫步走向社会! <br />
55 兄弟从前的情感生活，那也是颇为凌乱的 <br />
56 我花8万买了个西周陶罐，昨儿到《鉴宝》栏目进行鉴定，专家严肃地说：&ldquo;这哪是西周的？这是上周的！&rdquo; <br />
57 鱼说：&ldquo;我时时刻刻把眼睁开是为了在你身边不舍离开。&rdquo;水说：&ldquo;我终日流淌不知疲倦是为了围绕你，好好把你抱紧。&rdquo;锅说：&ldquo;都他妈快熟了还这么多废话。&rdquo; <br />
58 唐僧西行遇一女妖，观其乳丰臀肥，故欲行房事，女妖见状惊呼：长老！小女月经在身恐有行房不便！唐僧听罢双手合一道：阿弥陀佛，贫僧正为取经而来！ <br />
59 静坐常思己过，闲谈莫论人非，能受苦乃为志士，肯吃亏不是痴人，敬君子方显有德，怕小人不算无能 <br />
60 有多少爱可以胡来！！ <br />
61 始终没有沦为一个优秀的大学生，靠的就是坚强的品质！ <br />
62 监狱不倒，我不学好！ <br />
63 我要让全世界知道我很低调！ <br />
64 痴情的男人像谁不好非像我！ <br />
65 我和疯子的区别在于我没有疯！（来自114楼） <br />
66 有笔有梦有肝胆，亦狂亦使亦温文。(洛桑花） <br />
67 年轻只有一次，青春不能重来。所以要百无禁忌、潇洒颠覆全世界&mdash;&mdash; 搞怪要彻底，破坏要有力，闯祸走专利，装乖走绝技，整人靠天份，被整看缘分。(洛桑花） <br />
68 卸无可卸的包袱 退无可退的道路 忍无可忍的眼泪 追无可追的前途 <br />
69 如果我在醒来前死去，我祈求上帝带走我的灵魂&hellip;&hellip;</p>]]></description>
			<link>http://www.wuyuting.com/show-393-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-22 08:55</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-392-1.html</guid>
			<title>静夜思</title>
			<author>荒原狼</author>
			<description><![CDATA[既使当时没有遇到我现在的老公,我也不会选择你,你还年轻,不该追求这个,当你事业有成的时候,追你的女孩会排成排,而且还都又年轻漂亮,要怎么挑就怎么挑,你怎么就着急现在呢?"也许你不知道,喜欢就是种感觉,和物质无关 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-392-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-22 00:22</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-391-1.html</guid>
			<title>辅导员</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=126" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200809/thumb_5b344ca5a8d6382cda981219d160e3ce.jpg" border="0" alt="大小: 89.97 K&#13;尺寸: 300 x 400&#13;浏览: 21 次&#13;点击打开新窗口浏览全图" width="300" height="400" /></a></p>
<p><a href="http://www.wuyuting.com/attachment.php?id=127" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200809/thumb_8b930d935c3742e2a6d82fcf46f0d56b.jpg" border="0" alt="大小: 107.46 K&#13;尺寸: 300 x 400&#13;浏览: 24 次&#13;点击打开新窗口浏览全图" width="300" height="400" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-391-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-18 12:42</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-390-1.html</guid>
			<title>debian wiki</title>
			<author>荒原狼</author>
			<description><![CDATA[http://qref.sourceforge.net/Debian/quick-reference/ch-preface.zh-cn.html and http://wiki.debian.org <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-390-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-09-17 10:17</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-389-1.html</guid>
			<title>美女呀</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=125" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200809/thumb_b84d7c69b4b4f0425dc18c7913fbd501.jpg" border="0" alt="大小: 47.19 K&#13;尺寸: 267 x 400&#13;浏览: 23 次&#13;点击打开新窗口浏览全图" width="267" height="400" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-389-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-16 21:25</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-388-1.html</guid>
			<title>爱情是奢侈品</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>爱情好比饮料，矿泉水是喝，白开水是喝，马尿也可以喝，白兰地是喝，茅台也是喝，可乐也是，果汁也是，咖啡也是。管他什么的，口渴的时候什么都可以喝，只有有时间的时候才可以慢慢品尝。</p>
<p>今天又讨了没趣，谈恋爱，结婚，买房子，要孩子就像是人生必经的一个阶段，就像是过四级，六级一样。每个人都在慎重的对待着，也已经有人拿到了一个比较好的成绩。我却不知道在忙些什么，也许历史会重演，过不了四级，还是一样过八级。</p>
<p>穷则独善其身，达则兼济天下！～</p>]]></description>
			<link>http://www.wuyuting.com/show-388-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-16 20:54</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-387-1.html</guid>
			<title>Qingdao International Beer Festival</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>第１６届青岛国际啤酒节将于８月１２日至２７日举行。据介绍，今年啤酒城将分为啤酒品饮、啤酒嘉年华、综合活动三个区域。 <br />
<br />
据介绍，今年啤酒城将分为啤酒品饮、啤酒嘉年华、综合活动三个区域。啤酒城中心舞台今年将首次推出假面舞会，每晚定时限量提供免费的假面具、文身即时贴等，市民凭门票即可领取。 <br />
<br />
青岛国际啤酒节始创于1991年，每年在青岛的黄金旅游季节8月的第二个周末开幕，为期16天。节日由国家有关部委和青岛市人民政府共同主办，是融旅游、文化、体育、经贸于一体的国家级大型节庆活动。</p><br /><br /><a href="http://www.wuyuting.com/show-387-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-387-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-09-11 10:12</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-386-1.html</guid>
			<title>其兴也忽焉，其亡也勃焉</title>
			<author>荒原狼</author>
			<description><![CDATA[历史上一人，一家，一团体，一地方，乃至一国，初起之时，都是艰难困苦、聚精会神，力求从万死中求得一生，因而无不显得生气勃勃、气象一新。及至环境渐渐好转，精神也就渐渐放下，于是惰性发作，日趋下坡，或政怠宦成，或人亡政息，或求荣取辱 ，“其兴也勃焉，其亡也忽焉”。” <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-386-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-11 10:09</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-385-1.html</guid>
			<title>北邮欢迎你</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><embed align="9" src="http://player.youku.com/player.php/sid/XMzIyNDM2NDg=/v.swf" width="480" height="400" scale="ShowAll" loop="loop" menu="menu" wmode="Window" quality="high" type="application/x-shockwave-flash"></embed></p>]]></description>
			<link>http://www.wuyuting.com/show-385-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-09-10 09:23</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-384-1.html</guid>
			<title>人生若只如初见</title>
			<author>荒原狼</author>
			<description><![CDATA[“人生若只如初见，何事秋风悲画扇？等闲变却故人心，却道故人心易变。骊山语罢清宵半，夜雨霖铃终不怨。何如薄幸锦衣儿，比翼连枝当日愿。”  人大都是这样，得不到的总是好的，得到的往往就不会去珍惜。或者只如初见，那种淡淡的情怀倒是让人释怀，让人坦然。很多东西，太过执着了就迷惘了，看淡一点则会明月清风。  有情不必终老，暗香浮动恰好。 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-384-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-09 09:25</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-383-1.html</guid>
			<title>I can fly</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=123" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200809/thumb_4e93a27836bd5040a01a408521e6b981.jpg" border="0" alt="大小: 33.67 K&#13;尺寸: 400 x 300&#13;浏览: 20 次&#13;点击打开新窗口浏览全图" width="400" height="300" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-383-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-08 09:12</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-382-1.html</guid>
			<title>程序员的女友</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>女友将来要管家的，不妨看做操作系统吧，你喜欢或者是什么样的女友呢？呵呵<br />
1、Windows 98；<br />
2、Windows 2000；<br />
3、Windows XP；<br />
4、Windows 2003；<br />
5、Windows Vista；<br />
6、Linux；<br />
7、Unix；<br />
8、MacOS;<br />
9、其他</p>]]></description>
			<link>http://www.wuyuting.com/show-382-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-05 19:49</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-381-1.html</guid>
			<title>from the default css of wordpress</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>/* &quot;Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.<br />
It won't be a stylish marriage, I can't afford a carriage.<br />
But you'll look sweet upon the seat of a bicycle built for two.&quot; */</p>]]></description>
			<link>http://www.wuyuting.com/show-381-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-09-05 19:38</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-380-1.html</guid>
			<title>一个美国抗议人士在京奥的日子</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>《布鲁克林日报》28日报导，获国际赞赏的灯光艺术家包德利（James Powderly）于奥运期间被中共当局监押6天，其他数名与他一起的美国艺术家也被关押。 <br />
他们到北京是去协助一群异议人士，计划在天安门广场附近一栋建筑物的侧面使用雷射光 来投影支持西藏的讯息。不过在他们还没有开始时，急切地要阻止任何奥运期间抗议的中共官员在8月19日抓捕了他和他的同事。</p><br /><br /><a href="http://www.wuyuting.com/show-380-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-380-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-05 19:37</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-379-1.html</guid>
			<title>课程表</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>1.大学英语(四) 必 07新闻/广告学 150 卢 炜 周六上午9：00-12：00 二教405 <br />
2.新闻采访与写作 必 07新闻学 130 吕 艺 周六下午1:00-4:00 二教405 <br />
3.网络传播 必 07新闻/广告学（选）240匡文波周六下午4:30-7:30 二教203 <br />
4.广播电视概论 必 07新闻/广告学 240 薛宝海 周日9：00-12：00 二教102</p>]]></description>
			<link>http://www.wuyuting.com/show-379-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-09-05 19:34</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-378-1.html</guid>
			<title>关于北京出租车计费</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>现在把计费方法总结一下。 <br />
&middot;基价10块，3公里。 <br />
&middot;超过3公里后每公里2块。里程向上取整，也就是n公里一到就按(n+1)公里算钱。<br />
&middot;时速12公里以下时算慢驶，和等待一样每2.5分钟加收1块。等时向下取整，比如7.5到9.9分钟都按7.5分钟算。 <br />
&middot;总里程超过15公里时算单程，超过15公里的部分加收50%，也就是每公里3块。等时费相应变成每2.5分钟1.5元。</p><br /><br /><a href="http://www.wuyuting.com/show-378-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-378-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-05 19:34</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-377-1.html</guid>
			<title>临江仙</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>忆昔午桥桥上饮，座中多是豪英。 <br />
长沟流月去无声。 <br />
杏花疏影里，吹笛到天明。 <br />
二十余年如一梦，此身虽在堪惊！ <br />
闲登小阁看新晴。 <br />
古今多少事，渔唱起三更。</p><br /><br /><a href="http://www.wuyuting.com/show-377-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-377-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-09-01 18:32</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-376-1.html</guid>
			<title>大长今</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><embed src="/attachments/dcj.swf" width="400" height="365" scale="showall" play="true" loop="true" menu="false" wmode="Window" quality="1" type="application/x-shockwave-flash"></embed></p>]]></description>
			<link>http://www.wuyuting.com/show-376-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-08-29 20:20</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-375-1.html</guid>
			<title>某地，嘿嘿</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=122" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200808/thumb_b02ae27b03f035ad95fb1f7ba31f746d.jpg" border="0" alt="大小: 65.15 K&#13;尺寸: 400 x 371&#13;浏览: 23 次&#13;点击打开新窗口浏览全图" width="400" height="371" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-375-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-08-29 20:18</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-374-1.html</guid>
			<title>有那么几句话</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>冷漠　有时候并不是无情 <br />
只是一种避免被伤害的工具</p><br /><br /><a href="http://www.wuyuting.com/show-374-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-374-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-08-28 19:50</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-373-1.html</guid>
			<title>E6安装gpslook</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>1、下载正确的软件是第一步，E6一定要下文件缓存版（可使用地图包）的-V1.5版主程序(build 20080220)，、文件尺寸756K，安装后另有说道，稍后再说。 <br />
2、破解程序是-乐图破解工具：使乐图能够访问Moto A1200，Moto E2，Moto E6上的离线地图 (build 20071126) <br />
3、地图我就不说了，是通用的。 <br />
4、在SD卡根目录上建立GPSLOOK目录，要小写字母，拷入全国和本地的地图文件，地图文件要下载大缘存模式的哟。 <br />
5、以大容量模式连接手机，把JAR安装程序拷在SD卡上 <br />
6、断开数据线，在我的收藏中，安装主程序 <br />
7、再次连接手机到电脑，执行破解程序，会提示破解成功。 <br />
8、断开数据线，按住主程序图标，进入管理，许可，读用户数据，选每一次应用程序，写用户数据，同前。 <br />
9、一定要确定你的SIM卡已经开通GPRS功能，如果没开通，会出好多怪现象，会误导你。执行程序后，选择CWAP上网，然后选择移动梦网 <br />
，提示写数据和读数据都要选是，然后就登录乐图网站，这时，你可以填入你的手机号，设置一个登录密码，密码不要忘了哟！ <br />
10，点申请后，会弹出一个乐图号，事先准备好笔，记下来，忘了，还得用新手机号申请，费事。申请成功后，密码已经自动被添写，点登录即可。 <br />
11，登录后，会有一些GPRS流量，不要怕。点菜单，选设置，系统设置，文件模式根路径，选SD/GPSLOOK/，地图缓存文件块大小，选取大 <br />
12，保存，OK，安全退出后，重新进入乐图，写数据和读数据仍然选是，提示有GPRS流量的时候，选否，这样就可以离线浏览地图了。 <br />
13，最后，祝各位6友安装成功。</p>
<p><a href="http://bbs.gpslook.net/viewthread.php?tid=1695&amp;extra=page%3D1">http://bbs.gpslook.net/viewthread.php?tid=1695&amp;extra=page%3D1</a></p>]]></description>
			<link>http://www.wuyuting.com/show-373-1.html</link>
			<category domain="http://www.wuyuting.com/category-4-1.html">技术</category>
			<pubDate>2008-08-26 16:29</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-372-1.html</guid>
			<title>明天去北戴河</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>无语，走走看吧，呵呵，回来后再说</p>
<p>---------------------------------------------<br />
8.25补充</p>
<p>8.23早上5.30出发，经霍营，四惠汽车站，通州，宋庄，白泉，燕郊，夏店，三河，黄土庄，邦均，蓟县，玉田，沙流河，丰润（休息一晚），太平庄，沙河驿，野鸡坨，卢龙，双望，抚宁，榆关，北戴河，秦皇岛，山海关。行程约400公里，耗时2天半，经历了四个省市。</p>
<p>其余的待续。</p>
<p>部分照片请点击 <a href="http://picasaweb.google.com/wuyuting/JfKfXH">http://picasaweb.google.com/wuyuting/JfKfXH</a></p>]]></description>
			<link>http://www.wuyuting.com/show-372-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-08-21 22:11</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-371-1.html</guid>
			<title>吴静钰</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=121" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200808/thumb_e186ee0c4959fed8a3eb3a5673f892af.jpg" border="0" alt="大小: 66.11 K&#13;尺寸: 300 x 400&#13;浏览: 15 次&#13;点击打开新窗口浏览全图" width="300" height="400" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-371-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-08-21 22:00</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-370-1.html</guid>
			<title>埃蒙斯</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=120" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200808/thumb_e8d38a8021558558f85ac8ca08550d86.jpg" border="0" alt="大小: 69.37 K&#13;尺寸: 400 x 280&#13;浏览: 20 次&#13;点击打开新窗口浏览全图" width="400" height="280" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-370-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-08-21 21:52</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-369-1.html</guid>
			<title>Dying In The Sun</title>
			<author>荒原狼</author>
			<description><![CDATA[<div id="audioplayer_369">&nbsp;</div>
<script type="text/javascript">  
        AudioPlayer.setup("/media/player/musicplayer.swf", {width: 350}); 
        AudioPlayer.embed("audioplayer_369", {soundFile: "/media/369.mp3"}); 
</script>
<p>Cranberries (Bury The Hatchet)</p>
<p>Do you remember <br />
The things we used to say? <br />
I feel so nervous <br />
When I think of yesterday <br />
<br />
How could I let things <br />
Get to me so bad? <br />
How did I let things get to me? <br />
<br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying... <br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying... <br />
<br />
Will you hold on to me <br />
I am feeling frail <br />
Will you hold on to me <br />
We will never fail <br />
<br />
I wanted to be so perfect you see <br />
I wanted to be so perfect <br />
<br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying... <br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying in the sun <br />
Like dying...</p>]]></description>
			<link>http://www.wuyuting.com/show-369-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-08-21 21:35</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-368-1.html</guid>
			<title>福原爱</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><img src="http://www.wuyuting.com/attachment.php?id=119" alt="" /></p><br /><br /><a href="http://www.wuyuting.com/show-368-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-368-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-08-18 07:45</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-367-1.html</guid>
			<title>无题</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=118" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200808/thumb_eeacf7a0c817e2baac0a6597fcd7ac71.jpg" border="0" alt="大小: 107.2 K&#13;尺寸: 400 x 300&#13;浏览: 5 次&#13;点击打开新窗口浏览全图" width="400" height="300" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-367-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-08-17 22:36</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-366-1.html</guid>
			<title>为了忘却的记忆</title>
			<author>荒原狼</author>
			<description><![CDATA[明天去济南去看看山师这个我报考了两年都没被录取的学校还有山艺还有济南东边的那个精神病院随后回北京完善那个模拟考试模块和骑自行车到处看看 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-366-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-08-15 23:18</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-365-1.html</guid>
			<title>月是故乡明</title>
			<author>荒原狼</author>
			<description><![CDATA[明但我还是要离开了再次离开己经记不起是第几次了但这次感觉到了更大的隔亥我己经不再属于这于生我养我的地方了我的梦在很远很远的地方远远到我想不到 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-365-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-08-15 23:09</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-363-1.html</guid>
			<title>第一次用手机发表文章</title>
			<author>荒原狼</author>
			<description><![CDATA[ 哈哈，用手机wap上网啦！看起来还算不错，在家，下雨了丨，停电，真无聊 <br /><br /><span style="font-weight:bold;color:#4685C4;background-color:#E9F1F8;">自 WAP 发表</span>]]></description>
			<link>http://www.wuyuting.com/show-363-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-08-15 07:31</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-362-1.html</guid>
			<title>路上拍的照片</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://picasaweb.google.com/wuyuting/qiXNcK">http://picasaweb.google.com/wuyuting/qiXNcK</a>，就放了几张，拍的不好（我用相机都没该死的Fiona拍的好），多多见谅。</p>
<p>要回家了，十点的火车，下午就到了，没什么特别的感觉。</p>]]></description>
			<link>http://www.wuyuting.com/show-362-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-08-11 07:16</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-361-1.html</guid>
			<title>第一教学楼着火</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=117" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200808/thumb_6296de808e5dd2201d70fd5f84a1c74f.jpg" border="0" alt="大小: 88.97 K&#13;尺寸: 400 x 300&#13;浏览: 27 次&#13;点击打开新窗口浏览全图" width="400" height="300" /></a></p>
<p><a href="http://www.wuyuting.com/attachment.php?id=116" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200808/thumb_629152197da67d12fc96035725e6f077.jpg" border="0" alt="大小: 110.83 K&#13;尺寸: 400 x 300&#13;浏览: 26 次&#13;点击打开新窗口浏览全图" width="400" height="300" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-361-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-08-08 22:01</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-360-1.html</guid>
			<title>旅行结束</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>由于某些原因,旅行结束.</p>
<p>经过12天的骑行,到达了中点站--西安,旅游结束,谢谢支持,明天晚上打道回府.</p>]]></description>
			<link>http://www.wuyuting.com/show-360-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-08-04 23:23</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-359-1.html</guid>
			<title>我的宝马</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=114" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200807/thumb_a8a67c91a21f0a29953ac6406006d143.jpg" border="0" alt="大小: 217.41 K&#13;尺寸: 400 x 300&#13;浏览: 36 次&#13;点击打开新窗口浏览全图" width="400" height="300" /></a></p>
<p><a href="http://www.wuyuting.com/attachment.php?id=115" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200807/thumb_3c68171ec9657f8c5de5b10329aee793.jpg" border="0" alt="大小: 125.31 K&#13;尺寸: 400 x 300&#13;浏览: 28 次&#13;点击打开新窗口浏览全图" width="400" height="300" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-359-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-07-26 15:18</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-358-1.html</guid>
			<title>大致行程</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>从北京出发，经河北涿州、高碑店、定兴、徐水、保定、望都、定州、新乐、正定、石家庄、鹿泉、井陉，山西平定、阳泉、寿阳、太原、榆次、太谷、祁县、平遥、介休、灵石、霍州、洪洞、临汾、襄汾、曲沃、侯马、闻喜、运城、永济、风陵渡镇，陕西华阴、华县、渭南、临潼、西安、咸阳、兴平、武功、扶风、宝鸡、凤县、留坝、褒河镇、勉县、宁强，四川广元、剑阁、梓潼、绵阳、德阳、广汉、新都、成都，如果时间充足，选择去泸州或者自贡。</p>
<p>不知道是否可以成行，不过我决定试一下。</p>]]></description>
			<link>http://www.wuyuting.com/show-358-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-07-21 17:09</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-357-1.html</guid>
			<title>在路上</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>那一天 <br />
我不得已上路 <br />
为不安分的心 <br />
为自尊的生存 <br />
为自我的证明 <br />
路上的心酸 <br />
已融进我的眼睛 <br />
心灵的困境 <br />
已化作我的坚定 <br />
在路上 <br />
用我心灵的呼声 <br />
在路上 <br />
只为伴着我的人 <br />
在路上 <br />
是我生命的远行 <br />
在路上 <br />
只为温暖我的人 <br />
温暖我的人 <br />
那一天 <br />
我不得已上路 <br />
为不安分的心 <br />
为自尊的生存 <br />
为自我的证明 <br />
路上的心酸 <br />
已融进我的眼睛 <br />
心灵的困境 <br />
已化作我的坚定 <br />
在路上 <br />
用我心灵的呼声 <br />
在路上 <br />
只为伴着我的人 <br />
在路上 <br />
是我生命的远行 <br />
在路上 <br />
只为温暖我的人 <br />
温暖我的人 <br />
在路上 <br />
用我心灵的呼声 <br />
在路上 <br />
只为伴着我的人 <br />
在路上 <br />
是我生命的远行 <br />
在路上 <br />
只为温暖我的人 <br />
温暖我的人</p>]]></description>
			<link>http://www.wuyuting.com/show-357-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-07-21 17:05</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-356-1.html</guid>
			<title>HP 3905AU</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><img src="http://www.wuyuting.com/attachments//date_200807/916e0b824195c857d9069d974530775a.jpg" alt="" /></p><br /><br /><a href="http://www.wuyuting.com/show-356-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-356-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-20 08:21</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-355-1.html</guid>
			<title>有朋自远方来</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>FS和Tony来看我了，感觉很好，心情很高兴</p>]]></description>
			<link>http://www.wuyuting.com/show-355-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-17 08:38</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-354-1.html</guid>
			<title>诺基亚N5000</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=111" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200807/thumb_be0700cd7633c469bcb2891664c49d17.jpg" border="0" alt="大小: 46.84 K&#13;尺寸: 184 x 400&#13;浏览: 29 次&#13;点击打开新窗口浏览全图" width="184" height="400" /></a></p>
<p>紫色，支持单词查询，130万像素相机，可以收听FM广播</p>]]></description>
			<link>http://www.wuyuting.com/show-354-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-14 09:41</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-353-1.html</guid>
			<title>宿舍</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><a href="http://www.wuyuting.com/attachment.php?id=109" target="_blank"><img src="http://www.wuyuting.com/attachments/date_200807/thumb_71e688979dda2bf6ba65d354f76cb255.gif" border="0" alt="大小: 17.01 K&#13;尺寸: 400 x 333&#13;浏览: 21 次&#13;点击打开新窗口浏览全图" width="400" height="333" /></a></p>]]></description>
			<link>http://www.wuyuting.com/show-353-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-14 08:58</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-352-1.html</guid>
			<title>当菜里发现了青虫，你会怎么办？</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>吃饭的时候，当菜里发现了虫子，就是那种不太卫生，有没有多大害处的虫子，你会怎么办？假如是你做的，你会怎么办？假如天天吃这种虫子，你会怎么办？假如请客，做的饭菜有这种虫子怎么办？</p>]]></description>
			<link>http://www.wuyuting.com/show-352-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-14 08:35</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-351-1.html</guid>
			<title>计算机病毒的预防与清除</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>名称：Valentine 病毒 <br />
发作日期：每月的20-35号。 <br />
症状：系统运行缓慢，CPU运行不太正常，硬盘有时候会响动，内存异常热，耗电量增大。 <br />
病毒特点：软件隐蔽性强，不易发现；潜入系统后，会修改规则，随机启动，很难消除；不易清除，即使格式化后仍可能复发；不直接破坏文件系统，但影响甚大。 <br />
解决办法：断开网线，进入安全模式杀毒，清除启动项，待恢复正常后再联网，之后要注意升级内核。 <br />
预防措施：系统应该经常升级优化，安装防病毒软件，升级到最新版本，安装防火墙，限制敏感信息泄露和接收，提高抗病毒能力。</p>]]></description>
			<link>http://www.wuyuting.com/show-351-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-13 22:21</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-350-1.html</guid>
			<title>我的奥林匹克</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>貌似暑假特别长，想做点好玩的事情，打算骑车来个西部之旅，具体工作计划中</p>]]></description>
			<link>http://www.wuyuting.com/show-350-1.html</link>
			<category domain="http://www.wuyuting.com/category-8-1.html">我的奥林匹克</category>
			<pubDate>2008-07-10 08:15</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-349-1.html</guid>
			<title>一道数学题</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>有一根27厘米的细木杆，在第3厘米、7厘米、11厘米、17厘米、23厘米这五个位置上各有一只蚂蚁。木杆很细，不能同时通过一只蚂蚁。开始时，蚂蚁的头朝左还是朝右是任意的，它们只会朝前走或调头，但不会后退。当任意两只蚂蚁碰头时，两只蚂蚁会同时调头朝反方向走。假设蚂蚁们每秒钟可以走一厘米的距离。编写程序，求所有蚂蚁都离开木杆的最小时间和最大时间。</p>
<!--http://www.blogjava.net/itspy/archive/2006/11/10/80435.html-->]]></description>
			<link>http://www.wuyuting.com/show-349-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-07-08 23:20</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-348-1.html</guid>
			<title>荷塘月色--朱自清</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>这几天心里颇不宁静。今晚在院子里坐着乘凉，忽然想起日日走过的荷塘，在这满月的光里，总该另有一番样子吧。月亮渐渐地升高了，墙外马路上孩子们的欢笑，已经听不见了；妻在屋里拍着闰儿，迷迷糊糊地哼着眠歌。我悄悄地披了大衫，带上门出去。 <br />
沿着荷塘，是一条曲折的小煤屑路。这是一条幽僻的路；白天也少人走，夜晚更加寂寞。荷塘四面，长着许多树，蓊蓊郁郁的。路的一旁，是些杨柳，和一些不知道名字的树。没有月光的晚上，这路上阴森森的，有些怕人。今晚却很好，虽然月光也还是淡淡的。 <br />
路上只我一个人，背着手踱着。这一片天地好像是我的；我也像超出了平常的自己，到了另一世界里。我爱热闹，也爱冷静；爱群居，也爱独处。像今晚上，一个人在这苍茫的月下，什么都可以想，什么都可以不想，便觉是个自由的人。白天里一定要做的事，一定要说的话，现在都可不理。这是独处的妙处，我且受用这无边的荷香月色好了。 <br />
曲曲折折的荷塘上面，弥望的是田田的叶子。叶子出水很高，像亭亭的舞女的裙。层层的叶子中间，零星地点缀着些白花，有袅娜地开着的，有羞涩地打着朵儿的；正如一粒粒的明珠，又如碧天里的星星，又如刚出浴的美人。微风过处，送来缕缕清香，仿佛远处高楼上渺茫的歌声似的。这时候叶子与花也有一丝的颤动，像闪电般，霎时传过荷塘的那边去了。叶子本是肩并肩密密地挨着，这便宛然有了一道凝碧的波痕。叶子底下是脉脉的流水，遮住了，不能见一些颜色；而叶子却更见风致了。 <br />
月光如流水一般，静静地泻在这一片叶子和花上。薄薄的青雾浮起在荷塘里。叶子和花仿佛在牛乳中洗过一样；又像笼着轻纱的梦。虽然是满月，天上却有一层淡淡的云，所以不能朗照；但我以为这恰是到了好处&mdash;&mdash;酣眠固不可少，小睡也别有风味的。月光是隔了树照过来的，高处丛生的灌木，落下参差的斑驳的黑影，峭楞楞如鬼一般；弯弯的杨柳的稀疏的倩影，却又像是画在荷叶上。塘中的月色并不均匀；但光与影有着和谐的旋律，如梵婀玲上奏着的名曲。 <br />
荷塘的四面，远远近近，高高低低都是树，而杨柳最多。这些树将一片荷塘重重围住；只在小路一旁，漏着几段空隙，像是特为月光留下的。树色一例是阴阴的，乍看像一团烟雾；但杨柳的丰姿，便在烟雾里也辨得出。树梢上隐隐约约的是一带远山，只有些大意罢了。树缝里也漏着一两点路灯光，没精打采的，是渴睡人的眼。这时候最热闹的，要数树上的蝉声与水里的蛙声；但热闹是它们的，我什么也没有。 <br />
忽然想起采莲的事情来了。采莲是江南的旧俗，似乎很早就有，而六朝时为盛；从诗歌里可以约略知道。采莲的是少年的女子，她们是荡着小船，唱着艳歌去的。采莲人不用说很多，还有看采莲的人。那是一个热闹的季节，也是一个风流的季节。梁元帝《采莲赋》里说得好： <br />
于是妖童媛女，荡舟心许；鷁首徐回，兼传羽杯；欋将移而藻挂，船欲动而萍开。尔其纤腰束素，迁延顾步；夏始春余，叶嫩花初，恐沾裳而浅笑，畏倾船而敛裾。 <br />
可见当时嬉游的光景了。这真是有趣的事，可惜我们现在早已无福消受了。 <br />
于是又记起《西洲曲》里的句子： <br />
采莲南塘秋，莲花过人头；低头弄莲子，莲子清如水。今晚若有采莲人，这儿的莲花也算得&ldquo;过人头&rdquo;了；只不见一些流水的影子，是不行的。这令我到底惦着江南了。&mdash;&mdash;这样想着，猛一抬头，不觉已是自己的门前；轻轻地推门进去，什么声息也没有，妻已睡熟好久了。</p>]]></description>
			<link>http://www.wuyuting.com/show-348-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-07-08 08:58</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-347-1.html</guid>
			<title>俯卧撑</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>欧阳峰蹲下了身子。 <br />
欧阳峰伸长了脖子。 <br />
欧阳峰瞪圆了双眼。 <br />
欧阳峰四肢着地。 <br />
欧阳峰鼓起了腮帮。 <br />
洪七很冷静。 <br />
洪七解下了葫芦。 <br />
洪七拧开了葫芦盖子。 <br />
洪七咕嘟咕嘟地喝了几口。 <br />
&ldquo;动手吧。&rdquo; <br />
洪七声音平静。 <br />
<br />
<br />
别人害怕，他不怕。 <br />
蛤蟆功闻名江湖。 <br />
多少人闻风丧胆。 <br />
但洪七见的多了。 <br />
又不是第一次交手。 <br />
拿葫芦的手没有一丝颤抖。 <br />
接这招，自己从未失手。 <br />
洪七自信满满。 <br />
欧阳峰露出诡异的笑容。 <br />
残阳似血。 <br />
牙齿泛着血光。 <br />
洪七忽然感觉一阵寒冷。 <br />
一种失算的惊悸。 <br />
&ldquo;我早就不练蛤蟆功了。&rdquo; <br />
欧阳峰微笑，双臂缓缓下屈。 <br />
&ldquo;难道，难道，不可能！&rdquo; <br />
洪七圆睁双目，葫芦不知觉中被捏的扭曲。 <br />
&ldquo;我改练俯卧撑很多年了。&rdquo; <br />
欧阳峰叹了口气。 <br />
英雄终究还是惜英雄的。 <br />
哪怕是多年的对手。 <br />
想起这是最后一战。 <br />
白驼山主也难免有几分唏嘘。 <br />
&ldquo;第一个。&rdquo; <br />
欧阳峰平静地说，缓缓撑起身体。 <br />
气血翻涌，洪七双目皆赤。 <br />
&ldquo;第二个。&rdquo; <br />
趴如松，起如弓。 <br />
天旋地转，洪七站立不稳。 <br />
华山的风，弥漫一股腥气。 <br />
长叹一身，欧阳峰完成了第三撑。 <br />
一身长啸，一个身影，缓缓倒下。 <br />
在如血的夕阳下，倒下。 <br />
一代宗师，丐帮帮主。 <br />
倒在了三个俯卧撑下！ <br />
葫芦的口触着地上黄沙。 <br />
缓缓淌出的，是黝黑的液体。 <br />
空气中，咸里带湿。 <br />
&ldquo;我只是，只是来打酱油&hellip;&hellip;&rdquo; <br />
洪七喃喃，眼前的一切，渐渐模糊。 <br />
渐渐黑暗。 <br />
欧阳峰缓缓立起身来，来到洪七身前。 <br />
看着这个多年的老对手，不禁扼腕。 <br />
&ldquo;打不打酱油，你都要被自杀。&rdquo; <br />
华山的苍松，挂着夕阳的余晖。</p>]]></description>
			<link>http://www.wuyuting.com/show-347-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-07-08 08:56</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-346-1.html</guid>
			<title>辕门外三声炮</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><embed align="9" src="http://player.youku.com/player.php/sid/XMTU0NzkxOTI=/v.swf" width="480" height="400" scale="ShowAll" loop="loop" menu="menu" wmode="Window" quality="high" type="application/x-shockwave-flash"></embed></p>]]></description>
			<link>http://www.wuyuting.com/show-346-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-07-06 21:24</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-345-1.html</guid>
			<title>我会好好的</title>
			<author>荒原狼</author>
			<description><![CDATA[<div id="audioplayer_345">&nbsp;</div>
<script type="text/javascript">  
        AudioPlayer.setup("/media/player/musicplayer.swf", {width: 350}); 
        AudioPlayer.embed("audioplayer_345", {soundFile: "/media/345.mp3"}); 
</script>
<p>我会好好的花还香香的 <br />
时间一直去回忆真美丽 <br />
我是想着你一直想着你 <br />
你在我心底变成了秘密 <br />
<br />
不要说你爱我你想我 <br />
如果你的心里没有这么做 <br />
只是勉强的敷衍我 <br />
我知道了会很难受 <br />
我要你默默走不回头 <br />
我会清楚明白你要的是什么 <br />
无须勉强的安慰我 <br />
说奇怪的理由 <br />
到现在还是深深的 <br />
深深的爱着你 <br />
是爱情的友情的都可以 <br />
那是我心中的幸福 <br />
我知道它苦苦的 <br />
---- <br />
要给你远方的祝福 <br />
我知道它苦苦的</p>]]></description>
			<link>http://www.wuyuting.com/show-345-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-07-06 20:46</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-344-1.html</guid>
			<title>十八相送</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><embed align="9" src="http://player.youku.com/player.php/sid/XODA0NTYyMA==/v.swf" width="480" height="400" scale="ShowAll" loop="loop" menu="menu" wmode="Window" quality="high" type="application/x-shockwave-flash"></embed></p>]]></description>
			<link>http://www.wuyuting.com/show-344-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-07-03 23:33</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-343-1.html</guid>
			<title>来京两周年纪念</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>2006年6月30日33时多，和怀宽，小陆等踏上了北上的列车，经历了45个小时，终于在7月2日21时到达了我们伟大祖国的心脏-北京。</p>
<p>北京，欢迎您！</p>]]></description>
			<link>http://www.wuyuting.com/show-343-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-02 19:24</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-342-1.html</guid>
			<title>噩梦重现</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>高中，貌似在实验楼，看到男生宿舍倒像是实验楼，有个红色的排风扇，很刺眼，一按外面的一个开关就打开，声音很大。</p>
<p>教室，考试数学和历史，发卷子，貌似得了50-60多的样子，旁边的一位记忆不清楚是谁了，得了96。</p>
<p>梦到锟岭，建芳和小刚，在教室的最后一排的中部，后来有到了南边靠窗的地方。</p>
<p>好像是魏广磊老师，和李道振老师</p>
<p>电梯，到15楼，却在14楼的时候停住了上不去，后来又上去了，到了楼顶</p>]]></description>
			<link>http://www.wuyuting.com/show-342-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-02 09:13</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-341-1.html</guid>
			<title>美好的回忆</title>
			<author>荒原狼</author>
			<description><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-family: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">一大早就从妄想那里知道，小雨已经结婚了，觉得有点突然，不过也很正常，真的为她高兴，那颗漂泊的心终于找到了一处宁静的港湾，从此不再孤独无助。</span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-family: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">祝她他们白头偕老！</span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt"><span style="font-family: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">人生如路，某段时间能有个人相陪本身就是一件很幸福的事，不要奢求太多，珍惜过去的美好的日子，重整心情，继续走路。:-)</span></p>]]></description>
			<link>http://www.wuyuting.com/show-341-1.html</link>
			<category domain="http://www.wuyuting.com/category-2-1.html">札记</category>
			<pubDate>2008-07-01 19:37</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-340-1.html</guid>
			<title>人生八大经典问题</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>　　问题二：如果你不小心丢掉100块钱，只知道它好像丢在某个你走过的地方，你会花200块钱的车费去把那100块找回来吗？ <br />
<br />
　　回答：一个超级愚蠢的问题。 <br />
<br />
　　可是，相似的事情却在人生中不断发生。做错了一件事，明知自己有问题，却怎么也不肯认错，反而花加倍的时间来找藉口，让别人对自己的印象大打折扣。被人骂了一句话，却花了无数时间难过，道理相同。为一件事情发火，不惜损人不利已，不惜血本，不惜时间，只为报复，不也一样无聊？ <br />
<br />
　　失去一个人的感情，明知一切已无法挽回，却还是那么伤心，而且一伤心就是好几年，还要借酒浇愁，形销骨立。其实这样一点用也没有，只是损失更多。 <br />
<br />
　　&mdash;&mdash;做人，干吗为难自己？！</p><br /><br /><a href="http://www.wuyuting.com/show-340-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.wuyuting.com/show-340-1.html</link>
			<category domain="http://www.wuyuting.com/category-3-1.html">读书</category>
			<pubDate>2008-06-29 15:41</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-339-1.html</guid>
			<title>北京欢迎您！</title>
			<author>荒原狼</author>
			<description><![CDATA[<p><embed src="http://player.youku.com/player.php/sid/XMjY0ODI0NjA=/v.swf" width="480" height="400" scale="ShowAll" loop="loop" menu="menu" wmode="Window" quality="high" type="application/x-shockwave-flash"></embed></p>
<p>迎接另一个晨曦 带来全新空气&mdash;&mdash;陈天佳（正阳门箭楼上） <br />
气息改变情味不变 茶香飘满情谊&mdash;&mdash;刘欢（鸟巢） <br />
我家大门常打开 开放怀抱等你&mdash;&mdash;那英（德胜门箭楼，2008年4月13日） <br />
拥抱过就有了默契 你会爱上这里&mdash;&mdash;孙燕姿（北海公园白塔，2008年4月2日） <br />
不管远近都是客人请不用客气&mdash;&mdash;孙悦（普渡寺，2008年4月7日） <br />
相约好了在一起 我们欢迎你&mdash;&mdash;王力宏（中华世纪坛、书法，2008年3月20日） <br />
我家种着万年青 开放每段传奇&mdash;&mdash;韩红（北京大学未名湖畔博雅塔） <br />
为传统的土壤播种 为你留下回忆&mdash;&mdash;周华健（太庙，2008年4月8日） <br />
陌生熟悉都是客人请不用拘礼&mdash;&mdash;梁咏琪（国子监琉璃牌坊） <br />
第几次来没关系 有太多话题&mdash;&mdash;羽泉（皮影戏） <br />
北京欢迎你 为你开天辟地&mdash;&mdash;成龙（八达岭长城，2008年4月3日） <br />
流动中的魅力充满着朝气&mdash;&mdash;任贤齐（琉璃厂北京画店、折扇） <br />
北京欢迎你 在太阳下分享呼吸&mdash;&mdash;蔡依林（奥林匹克水上公园） <br />
在黄土地刷新成绩&mdash;&mdash;孙楠（国家大剧院） <br />
我家大门常打开 开怀容纳天地&mdash;&mdash;周笔畅（水立方） <br />
岁月绽放青春笑容 迎接这个日期&mdash;&mdash;韦唯（糊风筝） <br />
天大地大都是朋友请不用客气&mdash;&mdash;黄晓明（奥林匹克水上公园，2008年4月13日）<br />
画意诗情带笑意 只为等待你&mdash;&mdash;韩庚（画京剧脸谱） <br />
北京欢迎你 像音乐感动你&mdash;&mdash;汪峰（古观象台） <br />
让我们都加油去超越自己&mdash;&mdash;莫文蔚（社稷坛(中山公园)五色土） <br />
北京欢迎你 有梦想谁都了不起&mdash;&mdash;谭晶（四合院模型） <br />
有勇气就会有奇迹&mdash;&mdash;陈奕迅（天坛坛门） <br />
北京欢迎你 为你开天辟地&mdash;&mdash;阎维文（五棵松体育馆） <br />
流动中的魅力充满着朝气&mdash;&mdash;戴玉强（北京孔庙大成门） <br />
北京欢迎你 在太阳下分享呼吸&mdash;&mdash;王霞 李双松（什刹海荷花市场） <br />
在黄土地刷新成绩&mdash;&mdash;廖昌永（首都博物馆） <br />
北京欢迎你 像音乐感动你&mdash;&mdash;林依轮（茶道） <br />
让我们都加油去超越自己&mdash;&mdash;张娜拉（鼓楼上，背景为钟楼） <br />
北京欢迎你 有梦想谁都了不起&mdash;&mdash;林俊杰（湖广会馆大戏楼） <br />
有勇气就会有奇迹&mdash;&mdash;阿杜（湖广会馆大戏楼） <br />
我家大门常打开 开放怀抱等你&mdash;&mdash;容祖儿（故宫） <br />
拥抱过就有了默契 你会爱上这里&mdash;&mdash;李宇春（火锅） <br />
不管远近都是客人请不用客气&mdash;&mdash;黄大炜（拨浪鼓） <br />
相约好了在一起 我们欢迎你&mdash;&mdash;陈坤（福到） <br />
北京欢迎你 为你开天辟地&mdash;&mdash;谢霆锋（故宫） <br />
流动中的魅力充满着朝气&mdash;&mdash;韩磊 <br />
北京欢迎你 在太阳下分享呼吸&mdash;&mdash;徐若瑄（世贸天阶，2008年4月7日） <br />
在黄土地刷新成绩&mdash;&mdash;费翔 <br />
片中：长城、天安门、天坛祈年殿、九龙壁、故宫三大殿、抖空竹、长嘴壶茶艺、北京烤鸭、拉面、首都机场、北京城铁、立交桥、体育场馆 <br />
我家大门常打开 开怀容纳天地&mdash;&mdash;汤灿（刺绣） <br />
岁月绽放青春笑容 迎接这个日期&mdash;&mdash;林志玲（故宫午门） 张梓琳（包饺子） <br />
天大地大都是朋友请不用客气&mdash;&mdash;张靓颖（剪纸） <br />
画意诗情带笑意 只为等待你&mdash;&mdash;许茹芸（浇花） 伍思凯 （瓷器） <br />
北京欢迎你 像音乐感动你&mdash;&mdash;杨坤（画桌前） 范玮琪（中央电视塔） <br />
让我们都加油去超越自己&mdash;&mdash;游鸿明 腾格尔 黄大炜 满文军 纪敏佳（老北京四合院）周晓欧（书法） <br />
北京欢迎你 有梦想谁都了不起&mdash;&mdash;沙宝亮（瓷器） <br />
有勇气就会有奇迹&mdash;&mdash;金海心 何润东（中央电视塔） <br />
北京欢迎你 为你开天辟地&mdash;&mdash;飞儿（北海公园五龙亭） 庞龙 <br />
流动中的魅力充满着朝气&mdash;&mdash;李玉刚（国家体育馆）吴克群（老北京四合院） <br />
北京欢迎你 在太阳下分享呼吸&mdash;&mdash;5566（白塔寺） 胡彦斌 （老北京四合院） <br />
在黄土地刷新成绩&mdash;&mdash;刀郎（老北京四合院） <br />
北京欢迎你 像音乐感动你&mdash;&mdash;纪敏佳 屠洪刚 吴彤（老北京四合院） <br />
让我们都加油去超越自己&mdash;&mdash;郭容 刘耕宏（老北京四合院） <br />
北京欢迎你 有梦想谁都了不起&mdash;&mdash;金莎 苏醒 韦嘉（老北京四合院） <br />
有勇气就会有奇迹&mdash;&mdash;付丽珊 黄征 房祖名（老北京四合院）</p>]]></description>
			<link>http://www.wuyuting.com/show-339-1.html</link>
			<category domain="http://www.wuyuting.com/category-9-1.html">音乐</category>
			<pubDate>2008-06-29 15:38</pubDate>
		</item>
		<item>
			<guid>http://www.wuyuting.com/show-338-1.html</guid>
			<title>英语翻译</title>
			<author>荒原狼</author>
			<description><![CDATA[<p>1．we two who and who？</p>
<p>2．how are you ? how old are you? </p>
<p>3．you have seed I will give you some color to see see, brothers ！ together up ！</p>
<p>4．as far as you go to die </p>
<p>5．hello everybody!if you have something to say,then say!if you have nothing to say,go home!! </p>
<p>6．you me you me </p>
<p>7．You Give Me Stop!!</p>
<p>8．know is know noknow is noknow </p>
<p>9．WATCH SISTER</p>
<p>10．dragon born dragon,chicken born chicken,mouse&rsquo;&rsquo;son can make hole!!</p>
<p>11.．I give you face you don&rsquo;t wanna face,you lose you face ,I