<?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>Soar.su</title>
	<atom:link href="http://su.zaichangsha.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://su.zaichangsha.com</link>
	<description>Life is a Struggle</description>
	<lastBuildDate>Mon, 10 Oct 2011 03:25:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>重开</title>
		<link>http://su.zaichangsha.com/2011/10/%e9%87%8d%e5%bc%80/</link>
		<comments>http://su.zaichangsha.com/2011/10/%e9%87%8d%e5%bc%80/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 09:37:58 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[生活]]></category>
		<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[搬家]]></category>
		<category><![CDATA[转向]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=303</guid>
		<description><![CDATA[又搬家了 前面的主机用下来觉得不怎么样 所以也就没有续费了 这次的还是arvixe主机 用了这么久也习惯了 稳定友好 除了速度上比不了国内主机 其他都很OK 价格也不贵 然后就是以后继续blog  微博什么的用多了总觉得在丧失着些什么 另外 搬家过程中遇到一个傻问题 就是明明解析了过来上传了文件 却总是自动跳转到cgi-sys/defaultwebpage.cgi 这个问题卡了几天也没找到问题所在 后来想想可能是主机之间不同设置导致 现在是直接修改了.htaccess 文件指定了默认首页文件 这才安稳下来 以上 10/10 update 另一个2级域名在10天没管它之后竟然也自动好了 看来还是跟cpanel有关系]]></description>
			<content:encoded><![CDATA[<p><a href="http://su.zaichangsha.com/wp-content/uploads/2011/10/p1098005608.jpg"><img class="alignnone size-full wp-image-304" title="p1098005608" src="http://su.zaichangsha.com/wp-content/uploads/2011/10/p1098005608.jpg" alt="" width="600" height="323" /></a></p>
<p>又搬家了 前面的主机用下来觉得不怎么样 所以也就没有续费了 这次的还是<a title="arvixe中国" href="http://www.arvixecn.com/" target="_blank">arvixe</a>主机</p>
<p>用了这么久也习惯了 稳定友好 除了速度上比不了国内主机 其他都很OK 价格也不贵</p>
<p>然后就是以后继续blog  微博什么的用多了总觉得在丧失着些什么</p>
<p>另外 搬家过程中遇到一个傻问题 就是明明解析了过来上传了文件 却总是自动跳转到<span class="Apple-style-span" style="font-family: Consolas, Monaco, monospace; font-size: 12px; line-height: 18px; white-space: pre;">cgi-sys/defaultwebpage.cgi </span></p>
<p><span class="Apple-style-span" style="font-family: Consolas, Monaco, monospace; font-size: 12px; line-height: 18px; white-space: pre;">这个问题卡了几天也没找到问题所在 后来想想可能是主机之间不同设置导致 </span></p>
<p><span class="Apple-style-span" style="font-family: Consolas, Monaco, monospace; font-size: 12px; line-height: 18px; white-space: pre;">现在是直接修改了.htaccess 文件指定了默认首页文件 这才安稳下来</span></p>
<p>以上</p>
<p>10/10 update 另一个2级域名在10天没管它之后竟然也自动好了 看来还是跟cpanel有关系</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/10/%e9%87%8d%e5%bc%80/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lighttpd的WordPress的Rewrite规则</title>
		<link>http://su.zaichangsha.com/2011/03/lighttpd%e7%9a%84wordpress%e7%9a%84rewrite%e8%a7%84%e5%88%99/</link>
		<comments>http://su.zaichangsha.com/2011/03/lighttpd%e7%9a%84wordpress%e7%9a%84rewrite%e8%a7%84%e5%88%99/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 11:23:03 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Rewrite]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=300</guid>
		<description><![CDATA[换了主机 服务器也从apache换成了Lighttpd 传说具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点.其静态文件的响应能力远高于Apache,抗压能力一流,希望有机会体会体会 其他暂且不说,首先带来的确是整个blog访问不能 ,一时失察就这么丢这几天也没发现 今天寻思了半天才想起是因为服务器更换Rewrite失效的问题 编辑/etc/lighttpd/lighttpd.conf 加入以下代码,里面也包含了防盗连和301转向 #### WordPress url rewrite $HTTP["host"] =~ “su.zaichangsha.com$” { url.rewrite = ( “^/?$” =&#62; “/index.php”, “^/(?.*)$” =&#62; “/index.php$1&#8243;, “^/(wp-.+)$” =&#62; “$0&#8243;, “^/([^.]+)/?$” =&#62; “/index.php?$1&#8243;, ) #### 防盗链 $HTTP["referer"] !~ “^($&#124;(ftp&#124;http)://((.*.)nicelover.cn))” { url.access-deny = ( “.wmv”, “.avi”, “.mpeg”, “.mpg”, “.mp3&#8243;, “.mp4&#8243;, “.mov”, “.wma”, “.iso”, “.swf” ) } #### 301重定向 [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">换了主机</div>
<div>服务器也从apache换成了Lighttpd</div>
<div><span style="color: #222222; font-family: georgia, 'times new roman', times, serif; line-height: 21px;">传说具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点.其静态文件的响应能力远高于Apache,</span>抗压能力一流,希望有机会体会体会</div>
<div></div>
<div>其他暂且不说,首先带来的确是整个blog访问不能 ,一时失察就这么丢这几天也没发现</div>
<div>今天寻思了半天才想起是因为服务器更换<strong>Rewrite</strong><strong>失效</strong><strong>的问题</strong></div>
<div><strong><span style="color: #222222; font-family: georgia, 'times new roman', times, serif; line-height: 21px; border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;">编辑/etc/lighttpd/lighttpd.conf<br />
加入以下代码,里面也包含了防盗连和301转向</span></strong></div>
<div></div>
<div>#### WordPress url rewrite</div>
<div id="_mcePaste">$HTTP["host"] =~ “su.zaichangsha.com$” {</div>
<div id="_mcePaste">url.rewrite = (</div>
<div id="_mcePaste">“^/?$” =&gt; “/index.php”,</div>
<div id="_mcePaste">“^/(?.*)$” =&gt; “/index.php$1&#8243;,</div>
<div id="_mcePaste">“^/(wp-.+)$” =&gt; “$0&#8243;,</div>
<div id="_mcePaste">“^/([^.]+)/?$” =&gt; “/index.php?$1&#8243;,</div>
<div id="_mcePaste">)</div>
<div id="_mcePaste">#### 防盗链</div>
<div id="_mcePaste">$HTTP["referer"] !~ “^($|(ftp|http)://((.*.)nicelover.cn))” {</div>
<div id="_mcePaste">url.access-deny = ( “.wmv”, “.avi”, “.mpeg”, “.mpg”, “.mp3&#8243;, “.mp4&#8243;, “.mov”, “.wma”, “.iso”, “.swf” )</div>
<div id="_mcePaste">}</div>
<div id="_mcePaste">#### 301重定向</div>
<div id="_mcePaste">url.redirect = ( “^/index.php/(.+)” =&gt; “/$1&#8243; )</div>
<div id="_mcePaste">}</div>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/03/lighttpd%e7%9a%84wordpress%e7%9a%84rewrite%e8%a7%84%e5%88%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>淘掌门_淘宝客程序_免费淘宝客程序_淘宝客程序下载_淘客程序_淘宝客推广</title>
		<link>http://su.zaichangsha.com/2011/03/%e6%b7%98%e6%8e%8c%e9%97%a8_%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f_%e5%85%8d%e8%b4%b9%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f_%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f%e4%b8%8b/</link>
		<comments>http://su.zaichangsha.com/2011/03/%e6%b7%98%e6%8e%8c%e9%97%a8_%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f_%e5%85%8d%e8%b4%b9%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f_%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f%e4%b8%8b/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 08:26:28 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[源码]]></category>
		<category><![CDATA[淘宝客]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=297</guid>
		<description><![CDATA[偶然又看到一个淘宝客程序 标记着先 淘掌门_淘宝客程序_免费淘宝客程序_淘宝客程序下载_淘客程序_淘宝客推广.]]></description>
			<content:encoded><![CDATA[<p>偶然又看到一个淘宝客程序 标记着先</p>
<p><a href="http://www.taozhangmen.net/">淘掌门_淘宝客程序_免费淘宝客程序_淘宝客程序下载_淘客程序_淘宝客推广</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/03/%e6%b7%98%e6%8e%8c%e9%97%a8_%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f_%e5%85%8d%e8%b4%b9%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f_%e6%b7%98%e5%ae%9d%e5%ae%a2%e7%a8%8b%e5%ba%8f%e4%b8%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin:”Connection for controluser as defined in your configuration failed”</title>
		<link>http://su.zaichangsha.com/2011/03/phpmyadminconnection-for-controluser-as-defined-in-your-configuration-failed/</link>
		<comments>http://su.zaichangsha.com/2011/03/phpmyadminconnection-for-controluser-as-defined-in-your-configuration-failed/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 14:25:04 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=294</guid>
		<description><![CDATA[1. Type nano /etc/phpmyadmin/config.inc.php in the Linux terminal. You can substitute nano for vi or your favorite text editor. 2. Find the two blocks of text that read: $cfg['Servers'][$i]['controluser'] = $dbuser; $cfg['Servers'][$i]['controlpass'] = $dbpass; one is near the top embedded in an if statement, and the other is towards the bottom. The text is not [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">1. Type nano /etc/phpmyadmin/config.inc.php in the Linux terminal. You can substitute nano for vi or your favorite text editor.</div>
<div id="_mcePaste">2. Find the two blocks of text that read:</div>
<div id="_mcePaste">$cfg['Servers'][$i]['controluser'] = $dbuser;</div>
<div id="_mcePaste">$cfg['Servers'][$i]['controlpass'] = $dbpass;</div>
<div id="_mcePaste">one is near the top embedded in an if statement, and the other is towards the bottom. The text is not exactly the same for each block, but $cfg['Servers'][$i]['controluser'] is what matters. The block that is actually used by phpMyAdmin depends on your setup, but just for simplicity we will apply the change to both.</div>
<div id="_mcePaste">3. Just comment out those four lines by adding a // in front of each one.</div>
<div id="_mcePaste">4. Save, and the error should disappear next time you access phpMyAdmin. If you are still having trouble, feel free to post a comment.</div>
<p>1. Type nano /etc/phpmyadmin/config.inc.php in the Linux terminal. You can substitute nano for vi or your favorite text editor.2. Find the two blocks of text that read:<br />
$cfg['Servers'][$i]['controluser'] = $dbuser;$cfg['Servers'][$i]['controlpass'] = $dbpass;<br />
one is near the top embedded in an if statement, and the other is towards the bottom. The text is not exactly the same for each block, but $cfg['Servers'][$i]['controluser'] is what matters. The block that is actually used by phpMyAdmin depends on your setup, but just for simplicity we will apply the change to both.3. Just comment out those four lines by adding a // in front of each one.4. Save, and the error should disappear next time you access phpMyAdmin. If you are still having trouble, feel free to post a comment.</p>
<p>简而言之 注销</p>
<blockquote><p>$cfg['Servers'][$i]['controluser'] = &#8216;pma&#8217;;</p>
<p>$cfg['Servers'][$i]['controlpass'] = ”;</p></blockquote>
<p>即可解决问题,但后患未知,我也只是本地测试时如此应急而已.</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/03/phpmyadminconnection-for-controluser-as-defined-in-your-configuration-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于网站访问速度的优化</title>
		<link>http://su.zaichangsha.com/2011/02/%e5%85%b3%e4%ba%8e%e7%bd%91%e7%ab%99%e8%ae%bf%e9%97%ae%e9%80%9f%e5%ba%a6%e7%9a%84%e4%bc%98%e5%8c%96/</link>
		<comments>http://su.zaichangsha.com/2011/02/%e5%85%b3%e4%ba%8e%e7%bd%91%e7%ab%99%e8%ae%bf%e9%97%ae%e9%80%9f%e5%ba%a6%e7%9a%84%e4%bc%98%e5%8c%96/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 03:26:12 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[优化]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[访问速度]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=289</guid>
		<description><![CDATA[进来总结建站经历发现我的一个瓶颈就是访问速度,这不光关系到用户的体验,也关系到网站的权重(收录,排名),接下来要在这方面下点功夫,一下转贴一篇基础学习 原文是说discuz的,但基本不影响 网页的加载速度对SEO影响比较大，可以看我博客上的这篇文章来了解原因&#8211;（http://www.semyj.com/archives/969）。优化网站的加载速度，可以从以下几个方面来优化。 1）DNS 2）服务器网络环境 3）服务器硬件和系统 4）网站程序或CMS 5）前端代码 这些因素不用去记的，基本上就是看爬虫从发起一个请求到返回数据，中间需要经过哪些途径，然后优化这些相关因素即可。 现在这个论坛只优化了2个地方，就是是DNS优化和网页打开GZIP压缩。因为用的是现成的程序，其他地方都不太差，暂时先解决一些基本的问题。 DNS上的优化，就是启用了双线主机以及智能DNS。 为什么我要先做这个呢？ 因为我想优化百度爬虫访问我网站的速度。 因为这是中文论坛，做SEO优化肯定要以百度优先。 因为很多人还是没有养成先看数据再来做SEO的意识，所以在优化速度的过程，有个问题没注意到的。这就是没有看看爬虫到底是从什么地方来访问的。 对于大部分中文网站来说，爬虫可能90%以上都是从北京联通（网通）访问过来的。这个时候就要特别优化北京联通（网通）的访问速度。 所以我用的双线机房有2个IP，一个电信的IP和一个联通（网通）的IP。有了个2个IP，还要做智能DNS，这样当电信的用户访问论坛的时候，就解析到电信的IP上，联通的用户访问论坛的时候就解析到联通（网通）IP上。 这样，百度爬虫从北京联通访问我论坛的时候，速度就快很多了。 我用的智能DNS服务是DNSPod（http://www.dnspod.com/）提供的，设置的界面如下： 我在DNSPod里面的账户是免费账户，收费账户应该速度更好一点，但是DNSPod对于收费账户还要审核，我就一直没升级了。 设置好了以后，还要检查一下到底优化的效果如何。 可以用监控宝（http://www.jiankongbao.com/）的工具检测一下。以前北京联通的响应速度是 1831 ms。经过优化，速度确实会提高很多，如： 这里还列出了是哪方面影响速度的因素大。最好是长期监测这个响应速度，因为这个因素的变化能比较大的影响到SEO效果。可以注册成为这个网站的付费用户，就可以每隔几分钟去检测一下网页的响应时间等等。 为了加快前端的速度，我启用了论坛自带的gzip压缩。Discuz!x1.5后台现在还没有启用gzip压缩功能的地方，需要手动设置： 打开 /config/config_global.php 文件，把 $_config['output']['gzip'] = &#8217;0&#8242;; 复制代码 改为 $_config['output']['gzip'] = &#8217;1&#8242;; 复制代码 即可启用gzip压缩。 Discuz!x1.5后台还可以做一些速度上的优化如启用memcache等等，但是这个相对麻烦点，留着下次来做。]]></description>
			<content:encoded><![CDATA[<p>进来总结建站经历发现我的一个瓶颈就是访问速度,这不光关系到用户的体验,也关系到网站的权重(收录,排名),接下来要在这方面下点功夫,一下转贴一篇基础学习 原文是说discuz的,但基本不影响</p>
<blockquote><p>网页的加载速度对SEO影响比较大，可以看我博客上的这篇文章来了解原因&#8211;（<span style="color: #336699;">http://www.semyj.com/archives/969</span>）。优化网站的加载速度，可以从以下几个方面来优化。</p>
<p>1）DNS<br />
2）服务器网络环境<br />
3）服务器硬件和系统<br />
4）网站程序或CMS<br />
5）前端代码</p>
<p>这些因素不用去记的，基本上就是看爬虫从发起一个请求到返回数据，中间需要经过哪些途径，然后优化这些相关因素即可。<br />
现在这个论坛只优化了2个地方，就是是DNS优化和网页打开GZIP压缩。因为用的是现成的程序，其他地方都不太差，暂时先解决一些基本的问题。</p>
<p>DNS上的优化，就是启用了双线主机以及智能DNS。 为什么我要先做这个呢？ 因为我想优化百度爬虫访问我网站的速度。<br />
因为这是中文论坛，做SEO优化肯定要以百度优先。</p>
<p>因为很多人还是没有养成先看数据再来做SEO的意识，所以在优化速度的过程，有个问题没注意到的。这就是没有看看爬虫到底是从什么地方来访问的。 对于大部分中文网站来说，爬虫可能90%以上都是从北京联通（网通）访问过来的。这个时候就要特别优化北京联通（网通）的访问速度。</p>
<p>所以我用的双线机房有2个IP，一个电信的IP和一个联通（网通）的IP。有了个2个IP，还要做智能DNS，这样当电信的用户访问论坛的时候，就解析到电信的IP上，联通的用户访问论坛的时候就解析到联通（网通）IP上。 这样，百度爬虫从北京联通访问我论坛的时候，速度就快很多了。 我用的智能DNS服务是DNSPod（<span style="color: #0000ff;">http://www.dnspod.com/</span>）提供的，设置的界面如下：</p>
<p><img src="http://www.gnbase.com/data/attachment/forum/201101/03/114436xkusskznif3gqnhu.gif" border="0" alt="" width="568" /> <span style="color: #0000ff;"><strong><br />
</strong></span></p>
<p>我在DNSPod里面的账户是免费账户，收费账户应该速度更好一点，但是DNSPod对于收费账户还要审核，我就一直没升级了。</p>
<p>设置好了以后，还要检查一下到底优化的效果如何。 可以用监控宝（<span style="color: #336699;">http://www.jiankongbao.com/</span>）的工具检测一下。以前北京联通的响应速度是 1831 ms。经过优化，速度确实会提高很多，如：</p>
<p><img src="http://www.gnbase.com/data/attachment/forum/201101/03/114524bxz6xzqmv4b7qq4q.gif" border="0" alt="" width="600" /><span style="color: #0000ff;"><strong><br />
</strong></span></p>
<p>这里还列出了是哪方面影响速度的因素大。最好是长期监测这个响应速度，因为这个因素的变化能比较大的影响到SEO效果。可以注册成为这个网站的付费用户，就可以每隔几分钟去检测一下网页的响应时间等等。</p>
<p>为了加快前端的速度，我启用了论坛自带的gzip压缩。Discuz!x1.5后台现在还没有启用gzip压缩功能的地方，需要手动设置：</p>
<p>打开 /config/config_global.php 文件，把</p></blockquote>
<blockquote>
<ul type="1">
<li>$_config['output']['gzip'] = &#8217;0&#8242;;</li>
</ul>
<p><em>复制代码</em><br />
改为</p>
<ul type="1">
<li>$_config['output']['gzip'] = &#8217;1&#8242;;</li>
</ul>
<p><em>复制代码</em><br />
即可启用gzip压缩。</p>
<p>Discuz!x1.5后台还可以做一些速度上的优化如启用memcache等等，但是这个相对麻烦点，留着下次来做。</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/02/%e5%85%b3%e4%ba%8e%e7%bd%91%e7%ab%99%e8%ae%bf%e9%97%ae%e9%80%9f%e5%ba%a6%e7%9a%84%e4%bc%98%e5%8c%96/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Discuz!X 1.5 英文版下载 – China.Sources.Ru – Russian-Chinese coders community</title>
		<link>http://su.zaichangsha.com/2011/02/discuzx-1-5-china-sources-ru-russian-chinese-coders-community/</link>
		<comments>http://su.zaichangsha.com/2011/02/discuzx-1-5-china-sources-ru-russian-chinese-coders-community/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 11:18:36 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[源码]]></category>
		<category><![CDATA[discuz]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=286</guid>
		<description><![CDATA[Discuz!X 1.5英文版下载 Discuz!X 1.5 &#8211; China.Sources.Ru &#8211; Russian-Chinese coders community.]]></description>
			<content:encoded><![CDATA[<p>Discuz!X 1.5英文版下载</p>
<p><a href="http://china.sources.ru/read.php?9"></a><a href="http://china.sources.ru/read.php?9">Discuz!X 1.5 &#8211; China.Sources.Ru &#8211; Russian-Chinese coders community</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/02/discuzx-1-5-china-sources-ru-russian-chinese-coders-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP开启Zend Optimizer</title>
		<link>http://su.zaichangsha.com/2011/02/xampp%e5%bc%80%e5%90%afzend-optimizer/</link>
		<comments>http://su.zaichangsha.com/2011/02/xampp%e5%bc%80%e5%90%afzend-optimizer/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 07:42:24 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[IT技术]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web服务器]]></category>
		<category><![CDATA[Zend Optimizer]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=280</guid>
		<description><![CDATA[最近又要使用加密代码 于是又不可避免的要涉及到Zend Optimizer在xampp上的应用,可惜网络上依然是那些坑爹的错乱文章,根本连文件也对不上号,于是想到还是去官方上找答案,很简单找到答案(Apache Friends Support Forum • View topic &#8211; Enable Zend Optimizer):原来是1.71以后的版本都默认没有Zend Optimizer附带了,看来维基上说1.71是稳定版还真是没错 ,以后就用这个版本了.另外之后也要把性能优化组件memcache加上,以及加强安全性能.]]></description>
			<content:encoded><![CDATA[<p>最近又要使用加密代码 于是又不可避免的要涉及到Zend Optimizer在xampp上的应用,可惜网络上依然是那些坑爹的错乱<a href="http://www.lqjonline.cn/index.php/archives/290" target="_blank">文章</a>,根本连文件也对不上号,于是想到还是去官方上找答案,很简单找到答案(<a href="http://www.apachefriends.org/f/viewtopic.php?f=16&amp;t=44323&amp;p=172964&amp;hilit=Zend+Optimizer#p172964">Apache Friends Support Forum • View topic &#8211; Enable Zend Optimizer</a>):原来是1.71以后的版本都默认没有Zend Optimizer附带了,看来维基上说1.71是稳定版还真是没错 ,以后就用这个版本了.另外之后也要把性能优化组件memcache加上,以及加强安全性能.</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/02/xampp%e5%bc%80%e5%90%afzend-optimizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows7 经常出现”windows资源管理器 未响应” 解决办法</title>
		<link>http://su.zaichangsha.com/2011/01/windows7-%e7%bb%8f%e5%b8%b8%e5%87%ba%e7%8e%b0windows%e8%b5%84%e6%ba%90%e7%ae%a1%e7%90%86%e5%99%a8-%e6%9c%aa%e5%93%8d%e5%ba%94-%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/</link>
		<comments>http://su.zaichangsha.com/2011/01/windows7-%e7%bb%8f%e5%b8%b8%e5%87%ba%e7%8e%b0windows%e8%b5%84%e6%ba%90%e7%ae%a1%e7%90%86%e5%99%a8-%e6%9c%aa%e5%93%8d%e5%ba%94-%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 05:35:31 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[生活]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[备忘]]></category>
		<category><![CDATA[小技巧]]></category>
		<category><![CDATA[系统]]></category>
		<category><![CDATA[设置]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=274</guid>
		<description><![CDATA[win7常常出些小问题已经让我习以为常了 但这次到了不解决做不了事的地步,开机经常卡死 并弹出”windows资源管理器 未响应”对话框必须选择关闭让资源管理器自动重启才能继续 操作 但问题没有解决 偶尔在文件夹节目单反触动键盘便又悲剧重演 最后找到的解决办法是:在文件夹选项 -&#62; 查看里勾选 “在单独的进程打开文件夹窗口选项” 文件解决 这win7可真够折腾人的]]></description>
			<content:encoded><![CDATA[<p>win7常常出些小问题已经让我习以为常了 但这次到了不解决做不了事的地步,开机经常卡死 并弹出”windows资源管理器 未响应”对话框必须选择关闭让资源管理器自动重启才能继续 操作</p>
<p>但问题没有解决 偶尔在文件夹节目单反触动键盘便又悲剧重演</p>
<p>最后找到的解决办法是:在文件夹选项 -&gt; 查看里勾选 “在单独的进程打开文件夹窗口选项” 文件解决</p>
<p>这win7可真够折腾人的</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/01/windows7-%e7%bb%8f%e5%b8%b8%e5%87%ba%e7%8e%b0windows%e8%b5%84%e6%ba%90%e7%ae%a1%e7%90%86%e5%99%a8-%e6%9c%aa%e5%93%8d%e5%ba%94-%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google搜索结果被过滤解决办法</title>
		<link>http://su.zaichangsha.com/2011/01/google%e6%90%9c%e7%b4%a2%e7%bb%93%e6%9e%9c%e8%a2%ab%e8%bf%87%e6%bb%a4%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/</link>
		<comments>http://su.zaichangsha.com/2011/01/google%e6%90%9c%e7%b4%a2%e7%bb%93%e6%9e%9c%e8%a2%ab%e8%bf%87%e6%bb%a4%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 08:26:37 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[IT技术]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[搜索技巧]]></category>
		<category><![CDATA[谷歌]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=268</guid>
		<description><![CDATA[用谷歌搜索的时候经常发现提示”"因为启用了 Google 的安全搜索功能，““xx””已被 Google 过滤掉。”此类信息.以致找不到想要的内容. 可以用以下办法解决: 登录你的google帐号 右上角点击 设置-&#62;搜索设置吧语言换成英文,保存设置后再次进入设置页面. 这时SafeSearch Filtering选项就出现了 选项如下 Use strict filtering (Filter both explicit text and explicit images) Use moderate filtering (Filter explicit images only &#8211; default behavior) Do not filter my search results 把默认的选项改成最后一项即可解除安全搜过功能 祝搜索愉快]]></description>
			<content:encoded><![CDATA[<p>用谷歌搜索的时候经常发现提示”"因为启用了 Google 的安全搜索功能，“<strong>“xx”</strong>”已被 Google 过滤掉。”此类信息.以致找不到想要的内容.</p>
<p>可以用以下办法解决:</p>
<p><span style="font-family: Arial;"><span style="line-height: normal;"><br />
</span></span></p>
<p>登录你的google帐号 右上角点击 设置-&gt;搜索设置吧语言换成英文,保存设置后再次进入设置页面.</p>
<p>这时SafeSearch Filtering选项就出现了 选项如下</p>
<input id="stf" checked="checked" name="safeui" type="radio" value="on" /><label for="stf">Use strict filtering (Filter both explicit text and explicit images)</label></p>
<input id="modf" name="safeui" type="radio" value="images" /><label for="modf">Use moderate filtering (Filter explicit images only &#8211; default behavior)</label></p>
<input id="nof" name="safeui" type="radio" value="off" /><label for="nof">Do not filter my search results</label></p>
<p>把默认的选项改成最后一项即可解除安全搜过功能</p>
<p>祝搜索愉快</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2011/01/google%e6%90%9c%e7%b4%a2%e7%bb%93%e6%9e%9c%e8%a2%ab%e8%bf%87%e6%bb%a4%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站备案 快速备案 那些事</title>
		<link>http://su.zaichangsha.com/2010/12/%e7%bd%91%e7%ab%99%e5%a4%87%e6%a1%88-%e5%bf%ab%e9%80%9f%e5%a4%87%e6%a1%88-%e9%82%a3%e4%ba%9b%e4%ba%8b/</link>
		<comments>http://su.zaichangsha.com/2010/12/%e7%bd%91%e7%ab%99%e5%a4%87%e6%a1%88-%e5%bf%ab%e9%80%9f%e5%a4%87%e6%a1%88-%e9%82%a3%e4%ba%9b%e4%ba%8b/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 09:05:44 +0000</pubDate>
		<dc:creator>soar</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[建站]]></category>
		<category><![CDATA[快速备案 网站备案]]></category>

		<guid isPermaLink="false">http://su.zaichangsha.com/?p=261</guid>
		<description><![CDATA[前段时间备案规则(照相 身份证登记)全面调整,好像意在整顿规范市场. 但你知道 在这个神奇的国家要做成一件看上去规定得好的事永远有第二条路可以走. 所以代备案这个产业一直存在 即使在是现在.不过就是跟规则复杂了些一样 费用也变多了 日前咨询了一些代理备案的个人或组织 价格基本上涨了7-8倍,并且只有少数表示可以只提供域名,其他都要求提供身份证之类的证明,甚至半身照片,这是不是管理方愿意看到的呢?我想这或许是他们不太会考虑的吧 重要的事规则改过了 表面上比以前更加规范了 我们做事了 这就行了 至于效果是否真正有利于国内的站长良性发展 是否有利于互联网环境  似乎都不在考虑范围 反正说起来代理备案这产业 我觉得是个好东西 毕竟节约站长们了大量的时间和精力 基本上3-7天之内 相比正常途径的一个月不见回应 第二个月说你有一项选项填错然后再等一个月的流程,以及完全不考虑用户体验 甚至笨拙到让人发指的上世纪的备案系统来说 花点小钱还是是很值得的(对了 当时改革的时候说是要去服务器供应商所在地照相的 如果是真的&#8230; 还是省下路费和你宝贵的时间吧)]]></description>
			<content:encoded><![CDATA[<p>前段时间备案规则(照相 身份证登记)全面调整,好像意在整顿规范市场.</p>
<p>但你知道 在这个神奇的国家要做成一件看上去规定得好的事永远有第二条路可以走.</p>
<p>所以代备案这个产业一直存在 即使在是现在.不过就是跟规则复杂了些一样 费用也变多了</p>
<p>日前咨询了一些代理备案的个人或组织 价格基本上涨了7-8倍,并且只有少数表示可以只提供域名,其他都要求提供身份证之类的证明,甚至半身照片,这是不是管理方愿意看到的呢?我想这或许是他们不太会考虑的吧</p>
<p>重要的事规则改过了 表面上比以前更加规范了 我们做事了 这就行了 至于效果是否真正有利于国内的站长良性发展 是否有利于互联网环境  似乎都不在考虑范围</p>
<p>反正说起来代理备案这产业 我觉得是个好东西 毕竟节约站长们了大量的时间和精力 基本上3-7天之内 相比正常途径的一个月不见回应 第二个月说你有一项选项填错然后再等一个月的流程,以及完全不考虑用户体验 甚至笨拙到让人发指的上世纪的备案系统来说 花点小钱还是是很值得的(对了 当时改革的时候说是要去服务器供应商所在地照相的 如果是真的&#8230; 还是省下路费和你宝贵的时间吧)</p>
]]></content:encoded>
			<wfw:commentRss>http://su.zaichangsha.com/2010/12/%e7%bd%91%e7%ab%99%e5%a4%87%e6%a1%88-%e5%bf%ab%e9%80%9f%e5%a4%87%e6%a1%88-%e9%82%a3%e4%ba%9b%e4%ba%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

