<?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; 中立</title>
	<atom:link href="http://yesmyidea.com/author/yangsjt/feed/" rel="self" type="application/rss+xml" />
	<link>http://yesmyidea.com</link>
	<description>Yes my idea dot com</description>
	<lastBuildDate>Mon, 17 Oct 2011 17:13:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress升级1060错误另类本地测试解决方法</title>
		<link>http://yesmyidea.com/wordpress-autoupdate-1060-error/</link>
		<comments>http://yesmyidea.com/wordpress-autoupdate-1060-error/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 17:13:59 +0000</pubDate>
		<dc:creator>中立</dc:creator>
				<category><![CDATA[网站应用]]></category>
		<category><![CDATA[1060错误]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[自动升级]]></category>

		<guid isPermaLink="false">http://yesmyidea.com/wordpress-autoupdate-1060-error/</guid>
		<description><![CDATA[WordPress升级1060错误的解决方法就是把安装源放在本地，这样可以秒杀1060错误。]]></description>
			<content:encoded><![CDATA[<p>很多人在使用后台自动升级wordpress的时候遇到了提示是1060错误，主要原因是下载升级程序超时造成的。同样，如果下载插件时过慢也会造成这种情况。如果你博客主机放在国外，这个问题基本不会出现。但是如果是在国内，有可能会遇到。</p>
<p>为了避免自动升级出错，最好先本地测试一下。但是本地测试往往由于网速问题而失败，解决办法非常简单，把升级程序源放在本地，秒杀自动升级失败。</p>
<p>第一步：设置c:\windows\system32\etc\hosts文件，添加：</p>
<pre class="csharpcode">    127.0.0.1       downloads.wordpress.org

    127.0.0.1       wordpress.org</pre>
<p>第二步：设置apache的配置文件，一般在apache目录下的conf/extra里面，文件名为：httpd-vhosts.conf，添加：</p>
<p><span id="more-10636"></span></p>
<pre class="csharpcode"><span class="kwrd">&lt;</span><span class="html">VirtualHost</span> <span class="attr">127</span>.<span class="attr">0</span>.<span class="attr">0</span>.<span class="attr">1:80</span><span class="kwrd">&gt;</span>

    DocumentRoot &quot;/wordpress&quot;

    ServerName wordpress.org
    ServerAlias downloads.wordpress.org
    ServerAlias www.wordpress.org
   <span class="kwrd">&lt;</span><span class="html">Directory</span> <span class="kwrd">/&gt;</span>
     AllowOverride All
     Order deny,allow
     Allow from all
   <span class="kwrd">&lt;/</span><span class="html">Directory</span><span class="kwrd">&gt;</span>
<span class="kwrd">&lt;/</span><span class="html">VirtualHost</span><span class="kwrd">&gt;</span></pre>
<p>第三步：将下载的带版本号的ZIP文件如wordpress-3.2.1.zip放入wordpress目录，将插件文件放入wordpress/plugin目录内。</p>
<p>这时后台自动升级看看，可谓秒杀1060错误。此类方法同样适用于服务器yum安装等，都可以设置本地安装源。<br />
<style type="text/css">
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style></p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://yesmyidea.com/discuz-shopex-ecms-wordpress-successfully-moving/" title="Discuz、Shopex、帝国CMS和Wordpress成功搬家">Discuz、Shopex、帝国CMS和Wordpress成功搬家</a></li><li><a href="http://yesmyidea.com/feedburner-and-feedsky-truly-seamless-link-between-the-different-feed/" title="真正实现Feedburner和Feedsky不同Feed之间的无缝链接">真正实现Feedburner和Feedsky不同Feed之间的无缝链接</a></li><li><a href="http://yesmyidea.com/the-most-perfectly-optimized-to-streamline-the-plug-in-wordpress-blog/" title="最精简插件完美优化wordpress博客">最精简插件完美优化wordpress博客</a></li><li><a href="http://yesmyidea.com/all-in-one-seo-have-been-completely-abandoned/" title="All in one seo被彻底抛弃！">All in one seo被彻底抛弃！</a></li><li><a href="http://yesmyidea.com/use-google-translate-to-create-chinese-english-bilingual-blog/" title="利用Google Translate打造中英文双语博客">利用Google Translate打造中英文双语博客</a></li><li><a href="http://yesmyidea.com/google-xml-sitemap-generator-plugin-errors-are-the-fault-of-feedsky-feed/" title="Google XML Sitemap生成器插件错误，都是Feedsky Feed惹的祸">Google XML Sitemap生成器插件错误，都是Feedsky Feed惹的祸</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://yesmyidea.com/wordpress-autoupdate-1060-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>美国购买ThinkPad如何注册联想全球联保服务</title>
		<link>http://yesmyidea.com/thinkpad-iws-lenovo-china/</link>
		<comments>http://yesmyidea.com/thinkpad-iws-lenovo-china/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 07:23:49 +0000</pubDate>
		<dc:creator>中立</dc:creator>
				<category><![CDATA[IT技术]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[thinkpad iws]]></category>
		<category><![CDATA[全球联保服务]]></category>

		<guid isPermaLink="false">http://yesmyidea.com/thinkpad-iws-lenovo-china/</guid>
		<description><![CDATA[从美国购买的thinkpad可以通过联想官网直接注册全球联保服务就可以在中国大陆地区保修,详见本文步骤。]]></description>
			<content:encoded><![CDATA[<p>最近朋友从美国回来，新买的T420的笔记本电脑的硬盘挂了，去找联想维修，才得知要在国内享受硬件保修的话必须注册全球联保服务。具体的步骤如下：</p>
<p>  <span id="more-10635"></span>
<p>1、登陆 <a href="http://think.lenovo.com.cn">http://think.lenovo.com.cn</a> ;按照图示的链接依次进入。</p>
<p><a href="http://yesmyidea.com/wp-content/uploads/2011/10/thinkpad-iws.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="thinkpad-iws" border="0" alt="thinkpad-iws联想Thinkpad全球联保服务" src="http://yesmyidea.com/wp-content/uploads/2011/10/thinkpad-iws_thumb.jpg" width="460" height="268" /></a></p>
<p>2、找到这个注册中国大陆的全球联保服务。</p>
<p><a href="http://yesmyidea.com/wp-content/uploads/2011/10/thinkpad-iws-2.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="thinkpad-iws-2" border="0" alt="thinkpad-iws联想Thinkpad全球联保服务2" src="http://yesmyidea.com/wp-content/uploads/2011/10/thinkpad-iws-2_thumb.jpg" width="456" height="226" /></a></p>
<p>3、点击入口就可以了，需要提供三样凭证扫描件：</p>
<p>1）购机发票（美国官网或者<a href="/go?target=amazon-think" target="_blank">亚马逊</a>开具）；</p>
<p>2）过关证明（护照）或者海关邮寄单；</p>
<p>3）完税证明。</p>
<p>注册好后一个工作日审核通过。</p>
<p>另外还可以<a href="https://lpos.lenovo.com/home/iws/regindex.do" target="_blank">点击这里</a>直接登陆注册，或者拨打中国区电话注册电话：800-810-3315咨询，联想中国的技术支持电话是：800-990-8888</p>
<h2  class="related_post_title">随机文章</h2><ul class="related_post"><li><a href="http://yesmyidea.com/spring-fever/" title="春困">春困</a></li><li><a href="http://yesmyidea.com/trip-of-buddha-blessing/" title="礼佛的旅途">礼佛的旅途</a></li><li><a href="http://yesmyidea.com/tar-error-exit-delayed-from-previous-errors/" title="tar: Error exit delayed from previous errors错误解决办法">tar: Error exit delayed from previous errors错误解决办法</a></li><li><a href="http://yesmyidea.com/when-jesus-meet-confucius/" title="当耶酥遇到孔子">当耶酥遇到孔子</a></li><li><a href="http://yesmyidea.com/doubt-not-equal-to-trust/" title="怀疑不如去相信(补6月1日)">怀疑不如去相信(补6月1日)</a></li><li><a href="http://yesmyidea.com/gardenias/" title="一束栀子花">一束栀子花</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://yesmyidea.com/thinkpad-iws-lenovo-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Writer编辑WordPress博客的自定义域插件下载</title>
		<link>http://yesmyidea.com/windows-live-writer-custom-fields-pulgin-download/</link>
		<comments>http://yesmyidea.com/windows-live-writer-custom-fields-pulgin-download/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 16:38:53 +0000</pubDate>
		<dc:creator>中立</dc:creator>
				<category><![CDATA[IT技术]]></category>
		<category><![CDATA[live writer]]></category>
		<category><![CDATA[live writer自定义域]]></category>
		<category><![CDATA[wlw 插件]]></category>
		<category><![CDATA[自定义域插件]]></category>

		<guid isPermaLink="false">http://yesmyidea.com/windows-live-writer-custom-fields-pulgin-download/</guid>
		<description><![CDATA[Windows Live Writer编辑Wordpress博客的自定义域插件下载以及安装使用方法，但是注意已经生成的自定义域值使用WLW自定义域插件修改时不能再删除。]]></description>
			<content:encoded><![CDATA[<p>很多博主都使用了Windows Live Writer来撰写自己的Wordpress博客，同时，Wordpress博客的自定义域（Custom Fields)对实现很多功能非常有用。而Live Writer这款强大的客户端也有自定义域的插件来使用。</p>
<p><a href="/down?target=wlw-custom-fields" target="_blank">点击直接下载Windows Live Writer自定义域插件</a>，此插件适用于所有的Live Writer版本。</p>
<p>使用方法如下：</p>
<p>  <span id="more-10629"></span>
<p>下载文件解压后拷贝DLL文件到Windows Live Writer的安装目录里面的Plugin目录，重启程序后新建博客文章后，在发布时，会提示启用自定义域插件，同时让你填写自定义字段和它的值。</p>
<p><a href="http://yesmyidea.com/wp-content/uploads/2011/10/Wlw_Custom_Field_Plugin.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Wlw_Custom_Field_Plugin" border="0" alt="Wlw_Custom_Field_Plugin" src="http://yesmyidea.com/wp-content/uploads/2011/10/Wlw_Custom_Field_Plugin_thumb.jpg" width="465" height="316" /></a></p>
<p>发布成功后就可以看到了。但是如果是发布成功后再修改文章的话，使用这个插件不能删除Wordpress服务器上已经建立的自定义字段（Custom Fields）值。</p>
<h2  class="related_post_title">随机文章</h2><ul class="related_post"><li><a href="http://yesmyidea.com/wusangui/" title="我看吴三桂这个人(补10日博文)">我看吴三桂这个人(补10日博文)</a></li><li><a href="http://yesmyidea.com/theory-of-stolid/" title="后知后觉论">后知后觉论</a></li><li><a href="http://yesmyidea.com/feedburner-and-feedsky-truly-seamless-link-between-the-different-feed/" title="真正实现Feedburner和Feedsky不同Feed之间的无缝链接">真正实现Feedburner和Feedsky不同Feed之间的无缝链接</a></li><li><a href="http://yesmyidea.com/brief-summary-after-one-month-bloger/" title="开博一月小结">开博一月小结</a></li><li><a href="http://yesmyidea.com/deal-with-fairs-holistic-connection/" title="学会用整体观和联系观来处事">学会用整体观和联系观来处事</a></li><li><a href="http://yesmyidea.com/witness-of-grow-up/" title="见证成长">见证成长</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://yesmyidea.com/windows-live-writer-custom-fields-pulgin-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tar: Error exit delayed from previous errors错误解决办法</title>
		<link>http://yesmyidea.com/tar-error-exit-delayed-from-previous-errors/</link>
		<comments>http://yesmyidea.com/tar-error-exit-delayed-from-previous-errors/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 13:21:13 +0000</pubDate>
		<dc:creator>中立</dc:creator>
				<category><![CDATA[网站应用]]></category>
		<category><![CDATA[Error exit delayed from previous errors]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[tar压缩]]></category>
		<category><![CDATA[tar解压缩]]></category>

		<guid isPermaLink="false">http://yesmyidea.com/tar-error-exit-delayed-from-previous-errors/</guid>
		<description><![CDATA[备份网站数据时使用tar命令备份资料的时候报错：tar: Error exit delayed from previous errors,主要是文件权限的设置问题,可能没有读写权限;而使用FTP传输的文件解压时也会出现tar: Error exit delayed from previous errors,则主要是需要把传输方式设置为二进制即可.]]></description>
			<content:encoded><![CDATA[<p>使用tar命令备份资料的时候报错：tar: Error exit delayed from previous errors 。 tar打包压缩命令如下：</p>
<pre>tar -czvf   dir.tar.gz   dir
...................
...................
tar: Error exit delayed from previous errors</pre>
<p>在Google搜索了一下，出现这种问题可能有两种情况：</p>
<p><span style="background-color: #ffffff; font-family: Verdana;">1、</span>打包目录中可能有的文件没有读取(r)权限；</p>
<p>2、打包目录中可能有的目录没有执行(x)权限。</p>
<p><span id="more-10624"></span></p>
<p>找到权限有问题的文件或目录并使用下面的chmod命令更改它们的权限即可：</p>
<pre># 更改文件权限
chmod u+r file

# 更改目录权限
chmod -R u+xr dir</pre>
<p>权限设置完成之后，再使用tar命令打包压缩就不会再有tar: Error exit delayed from previous errors的错误了。</p>
<p>有时候我们在解压的时候tar xzvf ….也会出现tar: Error exit delayed from previous errors错误，这种情况通常是由于xxx.tar.gz压缩包内有些文件/目录不能被当前用户读取造成的。在使用ftp命令传输文件时经常会碰到这种 情况，只要更改ftp的传输方式为二进制的方式即可：</p>
<pre>ftp 192.168.0.1
# 省略登录口令和…
# ftp命令模式,设置传输模式为bin
ftp&gt; bin
ftp&gt; put ~/xxx.tar.gz yyy.tar.gz</pre>
<p>这样再用ftp传送文件时解压它时就不会再出现 tar: Error exit delayed from previous errors的错误了。</p>
<h2  class="related_post_title">随机文章</h2><ul class="related_post"><li><a href="http://yesmyidea.com/windows-live-writer-custom-fields-pulgin-download/" title="Windows Live Writer编辑Wordpress博客的自定义域插件下载">Windows Live Writer编辑Wordpress博客的自定义域插件下载</a></li><li><a href="http://yesmyidea.com/commemorate-the-2010-chinese-new-year/" title="纪念2010年春节">纪念2010年春节</a></li><li><a href="http://yesmyidea.com/trip-is-scenery/" title="旅程就是风景">旅程就是风景</a></li><li><a href="http://yesmyidea.com/theory-of-wild-body/" title="野蛮体魄论">野蛮体魄论</a></li><li><a href="http://yesmyidea.com/all-in-one-seo-have-been-completely-abandoned/" title="All in one seo被彻底抛弃！">All in one seo被彻底抛弃！</a></li><li><a href="http://yesmyidea.com/why-write-knowledge-making-money-online-on-my-blog/" title="中立博客为什么要写网络赚钱？">中立博客为什么要写网络赚钱？</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://yesmyidea.com/tar-error-exit-delayed-from-previous-errors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>7Zip命令行版本64位汉化版下载</title>
		<link>http://yesmyidea.com/7zip-x64-download/</link>
		<comments>http://yesmyidea.com/7zip-x64-download/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 12:32:55 +0000</pubDate>
		<dc:creator>中立</dc:creator>
				<category><![CDATA[IT技术]]></category>
		<category><![CDATA[7Zip64位]]></category>
		<category><![CDATA[7Zip下载]]></category>
		<category><![CDATA[7Zip中文版]]></category>
		<category><![CDATA[7Zip命令行]]></category>

		<guid isPermaLink="false">http://yesmyidea.com/7zip-x64-download/</guid>
		<description><![CDATA[7Zip命令行非常易用,官方网站只提供了32位的下载，这里提供了64位AMD和Intel的64位系统的下载，并附了简要说明]]></description>
			<content:encoded><![CDATA[<p>如果你需要使用Windows的计划任务，那么一定要使用命令行的压缩工具，则7Zip是首选。官方的版本没有64位的版本，这里提供了64位的中文版下载，同时也是汉化版。需要的猛击此处<a href="/down?target=7zip_x64" target="_blank">下载7Zip 64位中文版本</a>。</p>
<p>7Zip使用方法示例：</p>
<pre class="csharpcode">7za.exe a filename.7z &quot;D:\tmp\filename&quot;</pre>
<p>使用说明请参照：</p>
<p><a href="http://yesmyidea.com/wp-content/uploads/2011/10/7Zip_x64.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="7Zip_x64位版本下载" border="0" alt="7Zip_x64位版本下载" src="http://yesmyidea.com/wp-content/uploads/2011/10/7Zip_x64_thumb.png" width="327" height="410" /></a></p>
<h2  class="related_post_title">随机文章</h2><ul class="related_post"><li><a href="http://yesmyidea.com/two-wordpress-plugins-auto-explore-wap-blog/" title="两个wordpress插件让手机浏览器自动访问博客wap站">两个wordpress插件让手机浏览器自动访问博客wap站</a></li><li><a href="http://yesmyidea.com/when-transforming-to-discuss-casting-pearls-before-swine/" title="每当变换时，引论鲜花插牛粪。">每当变换时，引论鲜花插牛粪。</a></li><li><a href="http://yesmyidea.com/the-reason-xmarks-can-not-synchronize-is-blocked-over-it/" title="xMarks不能同步的原因是被墙了!翻墙!">xMarks不能同步的原因是被墙了!翻墙!</a></li><li><a href="http://yesmyidea.com/learn-to-praise-others-unfeignedly/" title="学会由衷地赞美别人">学会由衷地赞美别人</a></li><li><a href="http://yesmyidea.com/intro-to-google-app/" title="Google 企业应用套件简介">Google 企业应用套件简介</a></li><li><a href="http://yesmyidea.com/what-opponents-taught-me/" title="对手所教给我的">对手所教给我的</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://yesmyidea.com/7zip-x64-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

