<?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; Web</title>
	<atom:link href="http://www.yinzhili.com/category/web/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>[译]你可能会犯的11个JavaScript错误</title>
		<link>http://www.yinzhili.com/2011/07/the-10-javascript-mistakes-youre-making.html</link>
		<comments>http://www.yinzhili.com/2011/07/the-10-javascript-mistakes-youre-making.html#comments</comments>
		<pubDate>Wed, 20 Jul 2011 06:53:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[parseInt]]></category>
		<category><![CDATA[全局变量]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=421</guid>
		<description><![CDATA[<div style="background: none repeat scroll 0 0 #FBE6F2;border: 1px solid #D893A1;color: #333333;padding:10px;">原文标题：The 11 JavaScript Mistakes you’re Making 
作者：Andrew Burgess 
原文地址：<a href="http://net.tutsplus.com/tutorials/javascript-ajax/the-10-javascript-mistakes-youre-making/" target="_blank">http://net.tutsplus.com/tutorials/javascript-ajax/the-10-javascript-mistakes-[......]</a></div><p class='read-more'><a href='http://www.yinzhili.com/2011/07/the-10-javascript-mistakes-youre-making.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<div style="background: none repeat scroll 0 0 #FBE6F2;border: 1px solid #D893A1;color: #333333;padding:10px;">原文标题：The 11 JavaScript Mistakes you’re Making<br />
作者：Andrew Burgess<br />
原文地址：<a href="http://net.tutsplus.com/tutorials/javascript-ajax/the-10-javascript-mistakes-youre-making/" target="_blank">http://net.tutsplus.com/tutorials/javascript-ajax/the-10-javascript-mistakes-[......]</a></div>
<p class='read-more'><a href='http://www.yinzhili.com/2011/07/the-10-javascript-mistakes-youre-making.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2011/07/the-10-javascript-mistakes-youre-making.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[转]李彦宏：我爸是李刚</title>
		<link>http://www.yinzhili.com/2011/03/my-father-is-li-gang.html</link>
		<comments>http://www.yinzhili.com/2011/03/my-father-is-li-gang.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 04:47:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[杂谈]]></category>
		<category><![CDATA[李刚]]></category>
		<category><![CDATA[李彦宏]]></category>
		<category><![CDATA[百度]]></category>
		<category><![CDATA[盗版]]></category>
		<category><![CDATA[知识产权]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=382</guid>
		<description><![CDATA[<strong>本文转载自此处：http://www.wangxiaofeng.net/?p=7285，版权属原作者。</strong>

《三联生活周刊》：首先谢谢您偷里忙闲接受我们杂志的采访。
李彦宏：“偷里忙闲”？百度知道里有这个词吗？

《三联生活周刊》：百度不知道，但是我们都知道，您已经被誉为当代鼓上蚤，您是数位[......]<p class='read-more'><a href='http://www.yinzhili.com/2011/03/my-father-is-li-gang.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>本文转载自此处：http://www.wangxiaofeng.net/?p=7285，版权属原作者。</strong></p>
<p>《三联生活周刊》：首先谢谢您偷里忙闲接受我们杂志的采访。<br />
李彦宏：“偷里忙闲”？百度知道里有这个词吗？</p>
<p>《三联生活周刊》：百度不知道，但是我们都知道，您已经被誉为当代鼓上蚤，您是数位[......]
<p class='read-more'><a href='http://www.yinzhili.com/2011/03/my-father-is-li-gang.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2011/03/my-father-is-li-gang.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>页面静态文件自动更新的另类实现方式</title>
		<link>http://www.yinzhili.com/2011/03/another-way-to-update-static-html-files-automatically.html</link>
		<comments>http://www.yinzhili.com/2011/03/another-way-to-update-static-html-files-automatically.html#comments</comments>
		<pubDate>Fri, 25 Mar 2011 05:31:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[discuz]]></category>
		<category><![CDATA[自动更新]]></category>
		<category><![CDATA[静态化]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=384</guid>
		<description><![CDATA[一般来说我们建设一个成功的网站，其中最重要的就是让访客的等待时间少到不能再少。硬件优化、数据库查询优化都是必须的手段。当然更多的情况是将动态页面静态化。这样做的好处是每次有访客来访，我们直接将静态页面展示给他/她，避免了程序执行以及数据库查询的开销。
然而很多时候并没有一种自动更新的机制来实现静态[......]<p class='read-more'><a href='http://www.yinzhili.com/2011/03/another-way-to-update-static-html-files-automatically.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>一般来说我们建设一个成功的网站，其中最重要的就是让访客的等待时间少到不能再少。硬件优化、数据库查询优化都是必须的手段。当然更多的情况是将动态页面静态化。这样做的好处是每次有访客来访，我们直接将静态页面展示给他/她，避免了程序执行以及数据库查询的开销。<br />
然而很多时候并没有一种自动更新的机制来实现静态[......]
<p class='read-more'><a href='http://www.yinzhili.com/2011/03/another-way-to-update-static-html-files-automatically.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2011/03/another-way-to-update-static-html-files-automatically.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]中国的网站设计怎么就这么烂？</title>
		<link>http://www.yinzhili.com/2011/03/why-is-chinese-web-design-so-bad.html</link>
		<comments>http://www.yinzhili.com/2011/03/why-is-chinese-web-design-so-bad.html#comments</comments>
		<pubDate>Sat, 19 Mar 2011 12:58:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=377</guid>
		<description><![CDATA[声明：本文转载自<a href="http://dongxi.net/b04cr">此处</a>。原文及译文的版权属于其合法的所有者。

原文链接：http://thinkvitamin.com/design/why-is-chinese-web-design-so-bad/
原文作者：Mike Kus

我得先来个免责声明。我在本文中的观点不过是观点而已。我在河[......]<p class='read-more'><a href='http://www.yinzhili.com/2011/03/why-is-chinese-web-design-so-bad.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>声明：本文转载自<a href="http://dongxi.net/b04cr">此处</a>。原文及译文的版权属于其合法的所有者。</p>
<p>原文链接：http://thinkvitamin.com/design/why-is-chinese-web-design-so-bad/<br />
原文作者：Mike Kus</p>
<p>我得先来个免责声明。我在本文中的观点不过是观点而已。我在河[......]
<p class='read-more'><a href='http://www.yinzhili.com/2011/03/why-is-chinese-web-design-so-bad.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2011/03/why-is-chinese-web-design-so-bad.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7下自定义Chrome的缓存目录</title>
		<link>http://www.yinzhili.com/2010/10/customize-chrome-cache-folder-in-windows-7.html</link>
		<comments>http://www.yinzhili.com/2010/10/customize-chrome-cache-folder-in-windows-7.html#comments</comments>
		<pubDate>Fri, 15 Oct 2010 01:12:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[未分类]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[mklink]]></category>
		<category><![CDATA[缓存]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=342</guid>
		<description><![CDATA[Chrome有一个很不人性化的特性就是不能更改安装路径，默认安装到系统所在分区，而且其缓存和用户配置文件都位于系统分区。假设Windows 7安装在C盘，并且你当前以管理员身份登录。然后假设你的用户名为johnsmith，那么你可以在以下位置找到Chrome的缓存文件：
C:\Users\john[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/10/customize-chrome-cache-folder-in-windows-7.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>Chrome有一个很不人性化的特性就是不能更改安装路径，默认安装到系统所在分区，而且其缓存和用户配置文件都位于系统分区。假设Windows 7安装在C盘，并且你当前以管理员身份登录。然后假设你的用户名为johnsmith，那么你可以在以下位置找到Chrome的缓存文件：<br />
C:\Users\john[......]
<p class='read-more'><a href='http://www.yinzhili.com/2010/10/customize-chrome-cache-folder-in-windows-7.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/10/customize-chrome-cache-folder-in-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discuz上传图片时出现“无效的图片文件”提示的解决方案</title>
		<link>http://www.yinzhili.com/2010/08/invalid-image-in-discuz.html</link>
		<comments>http://www.yinzhili.com/2010/08/invalid-image-in-discuz.html#comments</comments>
		<pubDate>Thu, 12 Aug 2010 08:05:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[discuz]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[无效的图片文件]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=301</guid>
		<description><![CDATA[说明：此解决方案针对Discuz 6.1和IE8有效，其它版本可能有所差别。

在IE8下面，基于Discuz的论坛中上传图片时可能会出现“无效的图片文件”提示，造成图片无法上传。
解决方法：
打开“工具”>“Internet选项”，单击“安全”选项卡：
<a href="http://www.yinzhili.com/wp-content/uploads/2010/08/p1.png"><img src="http://www.yinzhili.com/wp-content/uploads/2010/08/p1.png" alt="" title="p1" width="425" height="506" class="aligncenter size-full wp-image-302" /></a>
(图1)
修改一下Intern[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/08/invalid-image-in-discuz.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>说明：此解决方案针对Discuz 6.1和IE8有效，其它版本可能有所差别。</p>
<p>在IE8下面，基于Discuz的论坛中上传图片时可能会出现“无效的图片文件”提示，造成图片无法上传。<br />
解决方法：<br />
打开“工具”>“Internet选项”，单击“安全”选项卡：<br />
<a href="http://www.yinzhili.com/wp-content/uploads/2010/08/p1.png"><img src="http://www.yinzhili.com/wp-content/uploads/2010/08/p1.png" alt="" title="p1" width="425" height="506" class="aligncenter size-full wp-image-302" /></a><br />
(图1)<br />
修改一下Intern[......]
<p class='read-more'><a href='http://www.yinzhili.com/2010/08/invalid-image-in-discuz.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/08/invalid-image-in-discuz.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>discuz定时发帖的另类实现</title>
		<link>http://www.yinzhili.com/2010/08/posting-threads-automatically-in-discuz.html</link>
		<comments>http://www.yinzhili.com/2010/08/posting-threads-automatically-in-discuz.html#comments</comments>
		<pubDate>Tue, 03 Aug 2010 07:45:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[discuz]]></category>
		<category><![CDATA[发帖]]></category>
		<category><![CDATA[定时]]></category>
		<category><![CDATA[计划任务]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=291</guid>
		<description><![CDATA[首先说明：本文所针对的Discuz版本为6.1.0，其它版本可能有一定的差别。

某些时候我们需要实现类似于“定时发帖”的功能，特别是在无人值守的时候就显得尤其有用(例如，我需要在明天凌晨两点钟发布一个帖子，我当然不想在那个时候从睡梦中醒来发帖。)。然而Discuz没有提供这一功能。但是我们可以[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/08/posting-threads-automatically-in-discuz.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>首先说明：本文所针对的Discuz版本为6.1.0，其它版本可能有一定的差别。</p>
<p>某些时候我们需要实现类似于“定时发帖”的功能，特别是在无人值守的时候就显得尤其有用(例如，我需要在明天凌晨两点钟发布一个帖子，我当然不想在那个时候从睡梦中醒来发帖。)。然而Discuz没有提供这一功能。但是我们可以[......]
<p class='read-more'><a href='http://www.yinzhili.com/2010/08/posting-threads-automatically-in-discuz.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/08/posting-threads-automatically-in-discuz.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<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>选择Web开发框架时需要考虑的15个重要因素</title>
		<link>http://www.yinzhili.com/2010/04/15-most-important-considerations-when-choosing-a-web-development-framework.html</link>
		<comments>http://www.yinzhili.com/2010/04/15-most-important-considerations-when-choosing-a-web-development-framework.html#comments</comments>
		<pubDate>Tue, 06 Apr 2010 02:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[译文]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[AVC]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[CURD]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Kohana]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[框架]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=200</guid>
		<description><![CDATA[<div style="color: red; font-weight: bold;">原创译文，未经许可不得转载。
原文地址：<a href="http://net.tutsplus.com/tutorials/other/15-most-important-considerations-when-choosing-a-web-development-framework/">http://net.tutsplus.com/tutorials/other/15-most-important-considerations-when-choosing-a-web-development-framework/</a></div>
    新的Web开发框[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/04/15-most-important-considerations-when-choosing-a-web-development-framework.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<div style="color: red; font-weight: bold;">原创译文，未经许可不得转载。<br />
原文地址：<a href="http://net.tutsplus.com/tutorials/other/15-most-important-considerations-when-choosing-a-web-development-framework/">http://net.tutsplus.com/tutorials/other/15-most-important-considerations-when-choosing-a-web-development-framework/</a></div>
<p>    新的Web开发框[......]
<p class='read-more'><a href='http://www.yinzhili.com/2010/04/15-most-important-considerations-when-choosing-a-web-development-framework.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/04/15-most-important-considerations-when-choosing-a-web-development-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>通过伪造Referer来解决外链问题</title>
		<link>http://www.yinzhili.com/2010/01/the-anti-leech-issue-and-referer.html</link>
		<comments>http://www.yinzhili.com/2010/01/the-anti-leech-issue-and-referer.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 07:47:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[外链]]></category>
		<category><![CDATA[盗链]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=163</guid>
		<description><![CDATA[什么是Referer?
Referer是HTTP Header的一个字段，当浏览器向服务器发送请求的时候一般会包含Referer信息，这一字段保存的是访客的来源URI。

以PHP为例，通过输出$_SERVER变量，你就可以看到HTTP_REFERER信息：
[caption id="att[......]<p class='read-more'><a href='http://www.yinzhili.com/2010/01/the-anti-leech-issue-and-referer.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>什么是Referer?<br />
Referer是HTTP Header的一个字段，当浏览器向服务器发送请求的时候一般会包含Referer信息，这一字段保存的是访客的来源URI。</p>
<p>以PHP为例，通过输出$_SERVER变量，你就可以看到HTTP_REFERER信息：<br />

<p class='read-more'><a href='http://www.yinzhili.com/2010/01/the-anti-leech-issue-and-referer.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2010/01/the-anti-leech-issue-and-referer.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin升级到3.2.x版遇到的常见问题</title>
		<link>http://www.yinzhili.com/2009/09/problems-you-will-encounter-when-using-phpmyadmin3.html</link>
		<comments>http://www.yinzhili.com/2009/09/problems-you-will-encounter-when-using-phpmyadmin3.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 02:32:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=93</guid>
		<description><![CDATA[phpMyAdmin是一个用PHP编写的基于Web的MySQL管理工具。从事过PHP+MySQL开发的朋友肯定接触过它，非常方便。最近把电脑上的phpMyAdmin升级到了3.2.2版，遇到了一些问题，在此总结一下。

1. “空密码登录被禁止” &#160;问题
很多时候我们在本机测试时会将[......]<p class='read-more'><a href='http://www.yinzhili.com/2009/09/problems-you-will-encounter-when-using-phpmyadmin3.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>phpMyAdmin是一个用PHP编写的基于Web的MySQL管理工具。从事过PHP+MySQL开发的朋友肯定接触过它，非常方便。最近把电脑上的phpMyAdmin升级到了3.2.2版，遇到了一些问题，在此总结一下。</p>
<p>1. “空密码登录被禁止” &nbsp;问题<br />
很多时候我们在本机测试时会将[......]
<p class='read-more'><a href='http://www.yinzhili.com/2009/09/problems-you-will-encounter-when-using-phpmyadmin3.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2009/09/problems-you-will-encounter-when-using-phpmyadmin3.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>

