<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>互联网，请记住我 &#187; my projects</title>
	<atom:link href="http://www.162cm.com/archives/category/my-projects/feed" rel="self" type="application/rss+xml" />
	<link>http://www.162cm.com</link>
	<description>一米六二，绝不转载</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:17:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>检测文本正文是否包含有特定词的PHP扩展</title>
		<link>http://www.162cm.com/archives/1148.html</link>
		<comments>http://www.162cm.com/archives/1148.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 11:35:34 +0000</pubDate>
		<dc:creator>一米六二</dc:creator>
				<category><![CDATA[my projects]]></category>
		<category><![CDATA[php技术]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[分词]]></category>
		<category><![CDATA[禁词]]></category>

		<guid isPermaLink="false">http://www.162cm.com/?p=1148</guid>
		<description><![CDATA[acfilter 用于实现查询某段文本中是否含有指定的词(当前禁词越来越多的情况下,
是有必要开发一个扩展来干这个了):在词库够大的情况下，能实现一定的分词的功能; <a href="http://www.162cm.com/archives/1148.html">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.162cm.com/archives/1148.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>动态域名方案之:phppod</title>
		<link>http://www.162cm.com/archives/875.html</link>
		<comments>http://www.162cm.com/archives/875.html#comments</comments>
		<pubDate>Wed, 27 May 2009 03:35:49 +0000</pubDate>
		<dc:creator>一米六二</dc:creator>
				<category><![CDATA[my projects]]></category>
		<category><![CDATA[php技术]]></category>

		<guid isPermaLink="false">http://www.162cm.com/?p=875</guid>
		<description><![CDATA[2010.03.31:请最近这几天使用phppod有问题的升级到1.0.6版本; 最新更新:到http://github.com/xurenlu/phppod/downloads 去下载1.05的 然后运行 /usr/share/podclient/initconf.php -u **** -p **** 初始化一份配置文件,存到 /etc/podclientd.conf 中,手动修改必须的参数,再启动之. phppod是我开发的一套unix/linux/mac下的动态域名方案。这是一个dnspod.com的API的客端.用户只需要配置/etc /podclientd.conf这个配置文件,即可随时更新dnspod上的ip信息.[这个项目一没有高性能,二也不功能强大...,就是方便实用吧.] 项目托管在http://code.google.com/p/phppod/. 项目的新主页: http://github.com/xurenlu/phppod/ 这是一个花生壳的替代方案。花生壳的特点是各种客户端等都很齐全，不少路由器也内置了花生壳的方案。但缺点也很明显,不能使有花生壳来绑定顶级域名,个数也有限制。而dnspod.com的服务却可以让你添加n个顶级域名,每个顶级域名下可添加数个子域名。另外,dnspod.com的服务可以依据线路选择解析到不同的IP上。 DNSPOD已经管理着数十万个站点的dns,是一个可靠的目前[至少到目前为止]. 使用方法: 1.先通过dnspod.com的网站注册，将您的域名的dns解析转移给dnspod.com; 2.在您的机器上安装phppod. 如果是ubuntu/debian系列,请从项目主页下载deb包: dpkg -i phppod-*.deb 如果是其他linux/unix版本,请从项目主页下载src包,按照README的说明来安装。: &#60;pre&#62; $cd phppod-1.0.0 $cd pkg $sudo  make install &#60;/pre&#62; 来安装. 3.配置: 请修改/etc/podclientd.conf文件. 4.运行: &#8230; <a href="http://www.162cm.com/archives/875.html">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.162cm.com/archives/875.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.376 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-10 05:33:24 -->
