<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 为何Wordpress需要连接信息</title>
	<atom:link href="http://ooxx.me/connection-information.orz/feed" rel="self" type="application/rss+xml" />
	<link>http://ooxx.me/connection-information.orz</link>
	<description>该网站可能含有色情内容,如未满法定年龄(八十岁),请勿入内。</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wordpress 需要连接信息解决办法 &#171; I&#39;m Cfc.</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-35497</link>
		<dc:creator>Wordpress 需要连接信息解决办法 &#171; I&#39;m Cfc.</dc:creator>
		<pubDate>Thu, 11 Mar 2010 12:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-35497</guid>
		<description>[...] 大家可以先参考下大猫的这文章.http://ooxx.me/connection-information.orz [...]</description>
		<content:encoded><![CDATA[<p>[...] 大家可以先参考下大猫的这文章.http://ooxx.me/connection-information.orz [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention 为何Wordpress需要连接信息 - OOXX.ME PLZ - 大猫の意淫网志 -- Topsy.com</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-33493</link>
		<dc:creator>Tweets that mention 为何Wordpress需要连接信息 - OOXX.ME PLZ - 大猫の意淫网志 -- Topsy.com</dc:creator>
		<pubDate>Mon, 21 Dec 2009 08:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-33493</guid>
		<description>[...] This post was mentioned on Twitter by BigCat, 达达&#124;马腾. 达达&#124;马腾 said: RT: @caitou: http://tinyurl.com/y9ntqqx 试试文末的方案//大猫，你就是我心中的神！ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by BigCat, 达达|马腾. 达达|马腾 said: RT: @caitou: <a href="http://tinyurl.com/y9ntqqx" rel="nofollow">http://tinyurl.com/y9ntqqx</a> 试试文末的方案//大猫，你就是我心中的神！ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 关于WordPress，这些也许你多不知道 - Kangzj</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-33135</link>
		<dc:creator>关于WordPress，这些也许你多不知道 - Kangzj</dc:creator>
		<pubDate>Wed, 09 Dec 2009 17:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-33135</guid>
		<description>[...] 关于留言板PR查询存档本站服务有情链接PR更新Email通知 关于WordPress，这些也许你多不知道 十二 10独立博客这篇文章是写给比我还菜的菜菜看的，WordPress老鸟请直接飘过即可。1. “WordPress 自动校正错误的 XHTML 代码”位置：设置-&gt;撰写这个功能很好呀，如果你手工写的标签没有关闭，WordPress会自动帮你补全，很方便。但是这个功能也有办错事的时候，比如，我要输入一些C代码的时候，可能会出现下面的效果：这个错误的演示地址：http://kangzj.net/preminder-beta-source-code/WordPress自动把我们代码里的东西给配对了，你到编辑器里去删除也无济于事，因为在你提交的时候WordPress又会勤快地帮你加上。所以，如果经常贴代码的同学最好禁用这个功能。不经常贴代码的同学，这个功能其实也没啥用，因为你可能都不会用Code模式的编辑器。综上所述，这个功能有点鸡肋，建议关闭，默认貌似是开启的。2. &lt;!—more—&gt;这个&lt;!—more—&gt;困扰了我好久，看到别人的首页能够显示摘要，而我的是全文，相当不爽，首页简直都有半米长了，俺也想显示摘要。找了半天才发现，只要在代码里加上&lt;!—more—&gt;（也有按钮），或者在可视化视图里点击某个按钮即可（自己找去吧，吼吼）。3. 留言分页与嵌套位置：设置-&gt;讨论以前一直在用一个插件，叫做WP Paged Comments，可以实现留言分页的功能。却不知道何时起WordPress自己就有了这个功能，只要在这里设置下就OK了。不过好像需要主题支持，我的主题没有问题，吼吼。嵌套同理。4. 后台首页加载慢WordPress后台首页加载了大量的RSS啥的，如果网速慢的话还真是得加载半天，大部分内容没有什么用，可点击右上角的显示选项来关闭。这个选项在好几个页面也有，以订制该页面的内容，十分方便。另外，可以启用Gears，点击在路上角的加速即有提示。5. 关于杂项位置：设置-&gt;杂项默认上传路径：可以选择保存图片等附件的位置，建议用相对目录或者就不要动它，否则一旦更换服务器又得重改。文件完整的URL地址：就是访问这些附件的地址，建议设置另一个域名，这样可以减少Cookie的发送，给你的WordPress提速（参见大猫：http://ooxx.me/cookie-free-domains-yslow.orz，不过跟我的设置方法有不同）。6. “执行请求操作，连接信息必需提供”《WordPress“执行请求操作，连接信息必需提供”解决方法》中讲过了，不过还有种方法哦，更加简单些，但是要求有ftp或者sftp服务，详见大猫：http://ooxx.me/connection-information.orz&#169; 2009, kangzj. 版权所有. 转载请以超链接注明出处, 否则拒绝一切形式的转载!本文永久链接：http://kangzj.net/something-about-wordpress/您可能还喜欢：PHP Speedy : 加多少Cache你也快不过我！ (64)如何开启Gzip压缩 (52)64M内存的VPS能干点什么？ (81)对朋友隐藏广告-Ozh&#8217; Who Sees Ads (44) wordpress, wordpress注意事项, wordpress设置 添加评论评论回复 点击这里取消回复 昵称 （必填） 邮箱（不会被公开） （必填） 网站 [...]</description>
		<content:encoded><![CDATA[<p>[...] 关于留言板PR查询存档本站服务有情链接PR更新Email通知 关于WordPress，这些也许你多不知道 十二 10独立博客这篇文章是写给比我还菜的菜菜看的，WordPress老鸟请直接飘过即可。1. “WordPress 自动校正错误的 XHTML 代码”位置：设置-&gt;撰写这个功能很好呀，如果你手工写的标签没有关闭，WordPress会自动帮你补全，很方便。但是这个功能也有办错事的时候，比如，我要输入一些C代码的时候，可能会出现下面的效果：这个错误的演示地址：http://kangzj.net/preminder-beta-source-code/WordPress自动把我们代码里的东西给配对了，你到编辑器里去删除也无济于事，因为在你提交的时候WordPress又会勤快地帮你加上。所以，如果经常贴代码的同学最好禁用这个功能。不经常贴代码的同学，这个功能其实也没啥用，因为你可能都不会用Code模式的编辑器。综上所述，这个功能有点鸡肋，建议关闭，默认貌似是开启的。2. &lt;!—more—&gt;这个&lt;!—more—&gt;困扰了我好久，看到别人的首页能够显示摘要，而我的是全文，相当不爽，首页简直都有半米长了，俺也想显示摘要。找了半天才发现，只要在代码里加上&lt;!—more—&gt;（也有按钮），或者在可视化视图里点击某个按钮即可（自己找去吧，吼吼）。3. 留言分页与嵌套位置：设置-&gt;讨论以前一直在用一个插件，叫做WP Paged Comments，可以实现留言分页的功能。却不知道何时起WordPress自己就有了这个功能，只要在这里设置下就OK了。不过好像需要主题支持，我的主题没有问题，吼吼。嵌套同理。4. 后台首页加载慢WordPress后台首页加载了大量的RSS啥的，如果网速慢的话还真是得加载半天，大部分内容没有什么用，可点击右上角的显示选项来关闭。这个选项在好几个页面也有，以订制该页面的内容，十分方便。另外，可以启用Gears，点击在路上角的加速即有提示。5. 关于杂项位置：设置-&gt;杂项默认上传路径：可以选择保存图片等附件的位置，建议用相对目录或者就不要动它，否则一旦更换服务器又得重改。文件完整的URL地址：就是访问这些附件的地址，建议设置另一个域名，这样可以减少Cookie的发送，给你的WordPress提速（参见大猫：http://ooxx.me/cookie-free-domains-yslow.orz，不过跟我的设置方法有不同）。6. “执行请求操作，连接信息必需提供”《WordPress“执行请求操作，连接信息必需提供”解决方法》中讲过了，不过还有种方法哦，更加简单些，但是要求有ftp或者sftp服务，详见大猫：http://ooxx.me/connection-information.orz&copy; 2009, kangzj. 版权所有. 转载请以超链接注明出处, 否则拒绝一切形式的转载!本文永久链接：http://kangzj.net/something-about-wordpress/您可能还喜欢：PHP Speedy : 加多少Cache你也快不过我！ (64)如何开启Gzip压缩 (52)64M内存的VPS能干点什么？ (81)对朋友隐藏广告-Ozh&#8217; Who Sees Ads (44) wordpress, wordpress注意事项, wordpress设置 添加评论评论回复 点击这里取消回复 昵称 （必填） 邮箱（不会被公开） （必填） 网站 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigCat</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31607</link>
		<dc:creator>bigCat</dc:creator>
		<pubDate>Mon, 26 Oct 2009 15:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31607</guid>
		<description>&lt;a href=&quot;#comment-31572&quot; rel=&quot;nofollow&quot;&gt;@blogkid&lt;/a&gt;, 我介绍的这种加配置在wp-config.php应该是最优解决方案吧,哈哈,针对我的主机来说</description>
		<content:encoded><![CDATA[<p><a href="#comment-31572" rel="nofollow">@blogkid</a>, 我介绍的这种加配置在wp-config.php应该是最优解决方案吧,哈哈,针对我的主机来说</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogkid</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31572</link>
		<dc:creator>blogkid</dc:creator>
		<pubDate>Sun, 25 Oct 2009 14:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31572</guid>
		<description>&lt;a href=&quot;#comment-31570&quot; rel=&quot;nofollow&quot;&gt;@bigCat&lt;/a&gt;看来确实比较难办呐。</description>
		<content:encoded><![CDATA[<p><a href="#comment-31570" rel="nofollow">@bigCat</a>看来确实比较难办呐。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigCat</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31570</link>
		<dc:creator>bigCat</dc:creator>
		<pubDate>Sun, 25 Oct 2009 14:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31570</guid>
		<description>&lt;a href=&quot;#comment-31566&quot; rel=&quot;nofollow&quot;&gt;@blogkid&lt;/a&gt;, 哈,我这里不行,如果统一为apache的owner,那么用户无法操作那些文件...</description>
		<content:encoded><![CDATA[<p><a href="#comment-31566" rel="nofollow">@blogkid</a>, 哈,我这里不行,如果统一为apache的owner,那么用户无法操作那些文件...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soup</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31569</link>
		<dc:creator>soup</dc:creator>
		<pubDate>Sun, 25 Oct 2009 14:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31569</guid>
		<description>碰到过，没删掉就放着了，技术不到家 :oops:</description>
		<content:encoded><![CDATA[<p>碰到过，没删掉就放着了，技术不到家 <img src='http://ooxx.me/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogkid</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31566</link>
		<dc:creator>blogkid</dc:creator>
		<pubDate>Sun, 25 Oct 2009 12:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31566</guid>
		<description>我以前研究过一下，有个简单办法: http://www.blogkid.net/archives/1794.html</description>
		<content:encoded><![CDATA[<p>我以前研究过一下，有个简单办法: <a href="http://www.blogkid.net/archives/1794.html" rel="nofollow">http://www.blogkid.net/archives/1794.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigCat</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31559</link>
		<dc:creator>bigCat</dc:creator>
		<pubDate>Sun, 25 Oct 2009 10:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31559</guid>
		<description>&lt;a href=&quot;#comment-31557&quot; rel=&quot;nofollow&quot;&gt;@Black-Xstar&lt;/a&gt;, 跟后台估计没关系,mt的gs套餐是普通的虚拟主机,apache进程用用户身份来跑的,也没有这个问题,查了资料..如果那么搞,被入侵后还是很危险的...</description>
		<content:encoded><![CDATA[<p><a href="#comment-31557" rel="nofollow">@Black-Xstar</a>, 跟后台估计没关系,mt的gs套餐是普通的虚拟主机,apache进程用用户身份来跑的,也没有这个问题,查了资料..如果那么搞,被入侵后还是很危险的...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Black-Xstar</title>
		<link>http://ooxx.me/connection-information.orz/comment-page-1#comment-31557</link>
		<dc:creator>Black-Xstar</dc:creator>
		<pubDate>Sun, 25 Oct 2009 09:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://ooxx.me/?p=1351#comment-31557</guid>
		<description>DA面板的主机就会出现这问题，CP就不会。
一直没搞清楚为什么，大猫牛逼，一说就明。</description>
		<content:encoded><![CDATA[<p>DA面板的主机就会出现这问题，CP就不会。<br />
一直没搞清楚为什么，大猫牛逼，一说就明。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
