<?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>IT狂人的博客 &#187; Wordpress</title>
	<atom:link href="http://www.yinzhili.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yinzhili.com</link>
	<description>世界上有10种人:一种是懂二进制的，另一种是不懂的。</description>
	<lastBuildDate>Tue, 20 Dec 2011 04:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>使用htaccess来增强WordPress安全性</title>
		<link>http://www.yinzhili.com/2010/07/hardening-wordpress-with-htaccess.html</link>
		<comments>http://www.yinzhili.com/2010/07/hardening-wordpress-with-htaccess.html#comments</comments>
		<pubDate>Tue, 06 Jul 2010 06:47:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[译文]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[安全性]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=246</guid>
		<description><![CDATA[这是一篇原创译文，转载请注明出处，原文请单击<a href="http://blogsecurity.net/wordpress/article-210607" target="_blank">这里</a>查看。

本文将讨论一些有关于增强Wordpress博客安全性的安全技术，这些技术在那些托管的环境下尤为有效。 

首先我要说明的是本向导并不适合所有人，并且有可能影响一些第三方插件或者模板。 

情况还没有想象中的糟糕，如果你能够应用本向[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/07/hardening-wordpress-with-htaccess.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>这是一篇原创译文，转载请注明出处，原文请单击<a href="http://blogsecurity.net/wordpress/article-210607" target="_blank">这里</a>查看。</p>
<p>本文将讨论一些有关于增强Wordpress博客安全性的安全技术，这些技术在那些托管的环境下尤为有效。 </p>
<p>首先我要说明的是本向导并不适合所有人，并且有可能影响一些第三方插件或者模板。 </p>
<p>情况还没有想象中的糟糕，如果你能够应用本向[......]
<p class='read-more'><a href='http://www.yinzhili.com/2010/07/hardening-wordpress-with-htaccess.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/07/hardening-wordpress-with-htaccess.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress常用时间参数</title>
		<link>http://www.yinzhili.com/2010/01/wordpress-time-parameters.html</link>
		<comments>http://www.yinzhili.com/2010/01/wordpress-time-parameters.html#comments</comments>
		<pubDate>Sat, 02 Jan 2010 05:01:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=161</guid>
		<description><![CDATA[使用Wordpress国外主题的时候常常要改动其中的时间参数，因为老外他们使用的时间格式和我们大不一样，比如说同样是一个日期：2010年1月2日，美国英语里面可能写成 Jan 2nd 2010，英国英语里则是 2nd Jan 2010，而我们汉语里是 2010年1月2日。好在Wordpress提供了[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/01/wordpress-time-parameters.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>使用Wordpress国外主题的时候常常要改动其中的时间参数，因为老外他们使用的时间格式和我们大不一样，比如说同样是一个日期：2010年1月2日，美国英语里面可能写成 Jan 2nd 2010，英国英语里则是 2nd Jan 2010，而我们汉语里是 2010年1月2日。好在Wordpress提供了[......]
<p class='read-more'><a href='http://www.yinzhili.com/2010/01/wordpress-time-parameters.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/01/wordpress-time-parameters.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techified主题的footer文件解密版</title>
		<link>http://www.yinzhili.com/2009/08/wordpress-techified-theme-footer.html</link>
		<comments>http://www.yinzhili.com/2009/08/wordpress-techified-theme-footer.html#comments</comments>
		<pubDate>Wed, 19 Aug 2009 07:45:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[techified]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=43</guid>
		<description><![CDATA[众所周知Wordpress是一个开放的平台，各种免费和收费的主题层出不穷。其中有一款名叫"Techified"的主题我非常喜欢，现在我用的就是它。然而这款主题的作者为了保留版权信息，居然将footer部分加密，我无法猜测他用的是什么算法(因为我用Base64解密程序是无法将它解密的)，总之直接解密可[......]<p class='read-more'><a href='http://www.yinzhili.com/2009/08/wordpress-techified-theme-footer.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>众所周知Wordpress是一个开放的平台，各种免费和收费的主题层出不穷。其中有一款名叫”Techified”的主题我非常喜欢，现在我用的就是它。然而这款主题的作者为了保留版权信息，居然将footer部分加密，我无法猜测他用的是什么算法(因为我用Base64解密程序是无法将它解密的)，总之直接解密可[......]
<p class='read-more'><a href='http://www.yinzhili.com/2009/08/wordpress-techified-theme-footer.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2009/08/wordpress-techified-theme-footer.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

