<?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>Way</title>
	<atom:link href="http://z132.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://z132.com</link>
	<description>不徘徊，不放弃——on the road</description>
	<lastBuildDate>Sun, 20 May 2012 02:07:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Centos压缩解压RAR文件</title>
		<link>http://z132.com/extract-rar-file-in-centos/</link>
		<comments>http://z132.com/extract-rar-file-in-centos/#comments</comments>
		<pubDate>Sun, 20 May 2012 02:03:38 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://z132.com/?p=601</guid>
		<description><![CDATA[Centos默认是不能对RAR文件进行操作的，需要额外再安装其他的软件才行，操作如下： wget http://www.rarsoft.com/rar/rarlinux-3.9.3.tar.gz tar -xvf rarlinux-3.9.3.tar.gz cd rar make 如果看到下面的提示则表示安装成功： mkdir -p /usr/local/bin mkdir -p /usr/local/lib cp rar unrar /usr/local/bin cp rarfiles.lst /etc cp default.sfx /usr/local/lib 如果在运行命令rar时,出现下面这个问题, rar: /lib/i686/nosegneg/libc.so.6: version `GLIBC_2.7' not found (required by rar) 解决办法： cp rar_static /usr/local/bin/rar rar x aa.rar //解压 aa.rar 到当前目录 rar aa.rar ./test.com/ //将 test.com 目录打包为 aa.rar 常用的压缩解压命令如下： &#160; [...]]]></description>
		<wfw:commentRss>http://z132.com/extract-rar-file-in-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>最近的闲言碎语</title>
		<link>http://z132.com/some-talking/</link>
		<comments>http://z132.com/some-talking/#comments</comments>
		<pubDate>Mon, 14 May 2012 14:23:51 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[闲言碎语]]></category>

		<guid isPermaLink="false">http://z132.com/?p=598</guid>
		<description><![CDATA[好一阵子没更新博客了，最近的google搜索算法对我这个小博客影响非常大，从google来的流量基本也没了，据说叫企鹅算法，不知道为什么会对我的网站影响那么大。一个意外的惊喜就是PR升了，变成2了，虽然现在PR也不是很讲究，但是能升一个总归是没坏处的。 今天进博客的时候发现垃圾评论几十条都没被过滤，不过还好还是处于审核的阶段，可能WP的发垃圾评论插件的策略也做了改动或者那些制造垃圾评论的人发现了这个插件的漏洞，然后利用这个漏洞往各个博客狂灌垃圾评论。 还有就是最近事情挺多，粗心总是伴随着我，希望能好好改掉这个坏毛病。今年跟去年好像有区别。。。哎，思维太扩散了，说了这个又扯了别的。好吧，就先这样吧。 热门日志新浪轻博客邀请码google+邀请lightinthebox模板安装——zen-cartphp采集转一个免费的高效批量扫米工具在一个空间建立多个不同wordpress博客关于一些支持外链的免费图床WP-RecentComments插件不能显示最新评论的解决办法WordPress上传rar附件]]></description>
		<wfw:commentRss>http://z132.com/some-talking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GooGle的PR升了</title>
		<link>http://z132.com/google-page-rank-2/</link>
		<comments>http://z132.com/google-page-rank-2/#comments</comments>
		<pubDate>Fri, 04 May 2012 09:40:17 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[pr]]></category>

		<guid isPermaLink="false">http://z132.com/?p=594</guid>
		<description><![CDATA[今天看了下PR值，发现升到2了，小开心一下，虽然现在更新的不是很频繁。不过可惜的是流量不咋的，从google来的流量跟以前的比少了非常多，可能跟最近google调整的企鹅算法有关吧，哎，无所谓，能导过来多少是多少。 貌似PR升到1了谷歌员工证实PR值不再更新 换链产业寿终正寝]]></description>
		<wfw:commentRss>http://z132.com/google-page-rank-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>centos的repair filesystem修复</title>
		<link>http://z132.com/solve-repair-filesystem-of-centos/</link>
		<comments>http://z132.com/solve-repair-filesystem-of-centos/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 15:03:12 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos6]]></category>
		<category><![CDATA[repair filesystem]]></category>

		<guid isPermaLink="false">http://z132.com/?p=592</guid>
		<description><![CDATA[今天在启动CentOS 6的时候启动没成功，进入了非可视化的纯代码节目，提示我要输入root密码进行repair filesystem或者按ctrl + D重启，这里列一下我解决这个问题的过程，步骤如下： 1、在初使化时，到了错误的地方，输入root的密码； 2、在命令行中输入：mount -o remount,rw /，这个的作用是使根目录可写； 3、看/etc/fstab文件，里面有指明系统使用的默认文件系统，CentOS 6一般是ext3或者ext4，若觉得不对，可以直接用vi来编辑； 好了，接下来输入reboot重启系统，是不是又重新进入了可爱的可视化界面，我们的修复工作也算是大功告成了。 CentOS6挂载NTFS分区问题]]></description>
		<wfw:commentRss>http://z132.com/solve-repair-filesystem-of-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>去掉WordPress分类链接中category前缀</title>
		<link>http://z132.com/remove-categoty-prefix-in-link/</link>
		<comments>http://z132.com/remove-categoty-prefix-in-link/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 14:30:38 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress url]]></category>

		<guid isPermaLink="false">http://z132.com/?p=589</guid>
		<description><![CDATA[相信大家都知道wordpress默认的分类链接中有个category前缀，如xxx.com/category/my-category此类形式。 明显的前缀 category 是多余的，既不美观，也不合理，多层链接也不利于SEO，当然对于贸然去掉category，期间利弊要各位权衡，这里将方法提供到这里。 一、通过直接在wp后天修改固定链接设置去掉分类链接中前缀category 首先登录WordPress后台，打开固定链接设置项，然后在“可选设置”里的“分类地址前缀”里输入半角字符： “.”；保存即可去掉分类前缀category。 优点：设置简单，适用于初建成的博客，或刚打算使用固定链接，不用修改代码，升级之时没有顾虑，用不着插件，不会增加运行负担。 缺点：原链接无法打开，出现404错误。被搜索引擎收录良好，或分类链接有较多外链链入的博客，可要万分小心了，不要因为操作简单、省时省力而损失了大量外链及权重。 综上，此方法适于初建站者。 二、使用Wordpress插件，去掉分类前缀category 1、WP No Category Base：作者iDope，插件很小，只有几KB，是为去除固定链接中分类链接里的category而开发出来的一款wordpress插件，安装启用此 插件后，会对原来的链接做301跳转，对SEO优化不错，把降权风险降到最低，以下是一些作者自己总结的特点： 1.更友好的固定链接样式myblog.com/my-category， 2安装即可使用，无需其它设置，更不用修改WordPress的核心文件， 3.子分类同样适用， 4.可以将旧的链接301重定向到新链接。 2、No category parents：作者milardovich，WP No Category Base的升级版，不仅能去掉分类链接的前缀category，还能去掉父分类 parent-category，如把 /category/parent-category/my-category/ 成 /my-category/的形式。 优点：无论是初建成的博客，还是正打算使用固定链接的博客，还是被搜索引擎收录良好的博客。不用修改代码，升级时没有顾虑，更重要的是原链接会使用301跳转到新链接，最大程度防止搜索引擎降权，防止原链接打不开。 缺点：会造成空间负担，这也不是什么缺点，如果你的网站插件不多的话。 可直接在WP后台搜索安装这个插件，这里就补提供链接了。 WordPress上传rar附件批量修改WordPress的日志缩写名WordPress存档下拉选择框 Wordpress汉化主题的一些技巧 Wordpress所有插件合集给WordPress添加本文地址和版权申明代码Briefly unavailable for scheduled maintenance. Check back in a minute.不用插件实现WordPress彩色标签云WordPress页面模板WordPress二次开发中常用的一些代码整理]]></description>
		<wfw:commentRss>http://z132.com/remove-categoty-prefix-in-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu下xhprof安装及使用</title>
		<link>http://z132.com/install-and-use-xhprof-in-ubuntu/</link>
		<comments>http://z132.com/install-and-use-xhprof-in-ubuntu/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 13:56:29 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xhprof]]></category>
		<category><![CDATA[调试]]></category>

		<guid isPermaLink="false">http://z132.com/?p=579</guid>
		<description><![CDATA[XHProf是facebook开源出来的一个php轻量级的性能分析工具，跟Xdebug类似，但性能开销更低，还可以用在生产环境中，也可以由程序开 关来控制是否进行profile。总体来说是个不错的工具，下面介绍下在ubuntu下的安装及使用过程。 安装xhprof： wget http://pecl.php.net/get/xhprof-0.9.2.tgz tar zxf xhprof-0.9.2.tgz cd xhprof-0.9.2/extension/ sudo phpize ./configure --with-php-config=/usr/local/php/bin/php-config sudo make sudo make install 为了使用图形方式查看调试结果，还必须安装graphviz这个工具，在ubuntu下你可以直接使用apt-get的方式安装，命令为：sudo apt-get install graphviz，如果是其他系统，那得曲折点，命令如下： wget http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.24.0.tar.gz tar zxf graphviz-2.24.0.tar.gz cd graphviz-2.24.0 ./configure make &#38;&#38; make install 配置 php.ini 在php.ini里加入如下内容： [xhprof] extension=xhprof.so; ; directory used by default implementation of the iXHProfRuns ; interface (namely, the XHProfRuns_Default class) [...]]]></description>
		<wfw:commentRss>http://z132.com/install-and-use-xhprof-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>64位ubuntu中浏览器安装Adobe Flashplayer插件</title>
		<link>http://z132.com/install-flash-player-for-explorer-in-64-byte-ubuntu/</link>
		<comments>http://z132.com/install-flash-player-for-explorer-in-64-byte-ubuntu/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 08:02:25 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[杂七杂八]]></category>
		<category><![CDATA[64位]]></category>
		<category><![CDATA[adobe flashplayer]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://z132.com/?p=574</guid>
		<description><![CDATA[ubuntu中常用的浏览器是fifefox和google的chrome浏览器，但是未将flash player插件默认安装上去，所以，安装完64位的ubuntu之后先要做的就是给浏览器安装Adobe Flashplayer插件。 步骤如下： 1、下载adobe flash player源码包，各位可自行去Adobe官网下载，这里就不提供链接了。 2、解压并安装 tar zxvf install_flash_player_11_linux.x86_64.tar.gz 3、如果是chrome浏览器，则拷贝动态链接库文件libflashplayer.so到google-chrome安装目录，我本机的目录是/opt/google/chrome/，注意，往里面复制文件的时候需要root权限。 sudo cp libflashplayer.so /opt/google/chrome 如果是fifefox浏览器，则同样把文件复制到fifefox的插件目录，我本机的目录是/usr/lib/mozilla/plugins/ 执行完上面的步骤之后重启浏览器即可。现在浏览所有的flash应该是没什么问题了。 ubuntu下xhprof安装及使用Ubuntu下安装Xdebug过程Ubuntu下Apache虚拟主机配置批量修改WordPress的日志缩写名Wordpress所有插件合集WP-RecentComments插件不能显示最新评论的解决办法不用插件实现WordPress彩色标签云38个常用wordpress插件介绍]]></description>
		<wfw:commentRss>http://z132.com/install-flash-player-for-explorer-in-64-byte-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu下安装Xdebug过程</title>
		<link>http://z132.com/install-xdebug-in-ubuntu/</link>
		<comments>http://z132.com/install-xdebug-in-ubuntu/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 14:56:54 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://z132.com/?p=568</guid>
		<description><![CDATA[Xdebug是Ubuntu下调试跟踪php瑞士军刀是php开发过程中必备工具今天在Ubuntu下安装了下现记录下整个安装过程： 由于ubuntu和debian都有“apt-get”这个工具，在ubuntu下配置起来就很简单了。 首先是要有php环境。 我是使用利用pecl下载安装这样省去了手动编译麻烦。如果没有pecl就安装下php-pear但是pecl下载还是源代码下载完后会自动编译期间会用到个phpize东东如果没有phpize就安装下php5-dev。 我的安装执行命令如下： sudo apt-get install php5-dev php5-cli         #其中php5-dev为了安装xdebug所以必须安装。 sudo apt-get install php5-xsl     #Xinc需要xsl extension sudo apt-get install php-pear sudo pecl install xdebug 上面的命令执行完成后Xdebug已经安装好了，接下来修改下配置文件使其生效。过程如下： 通过phpinfo我知道php的配置文件是/etc/php5/apache2/php.ini，用VIM打开这个文件，在其中加上如下语句： [zend] zend_extension=/usr/lib/php5/20090626/xdebug.so 接下来重启下apache吧，命令如下： sudo /etc/init.d/apache2 restart 再刷新下刚刚的phpinfo，可看到其中已经有Xdebug了，表明安装成功。 但是用命令“php -v”查看的时候里面没有Xdebug，搜索全部文件，发现还有一个文件“/etc/php5/cli/php.ini”，在其中添加了上面的配置后再执行“php -v”，发现会出现这样的提示： PHP Warning:  Xdebug MUST be loaded as a Zend extension in Unknown on line 0 PHP [...]]]></description>
		<wfw:commentRss>http://z132.com/install-xdebug-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zen Cart在PHP5.3环境下出现的date_diff错误的解决方法</title>
		<link>http://z132.com/solution-of-date_diff-error-in-zencart-when-php-version-great-than-5-3/</link>
		<comments>http://z132.com/solution-of-date_diff-error-in-zencart-when-php-version-great-than-5-3/#comments</comments>
		<pubDate>Sat, 25 Feb 2012 11:19:14 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[zencart]]></category>
		<category><![CDATA[date_diff]]></category>
		<category><![CDATA[Fatal error]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://z132.com/?p=566</guid>
		<description><![CDATA[Zen Cart在PHP5.3环境下出现的date_diff错误的解决方法]]></description>
		<wfw:commentRss>http://z132.com/solution-of-date_diff-error-in-zencart-when-php-version-great-than-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu下Apache虚拟主机配置</title>
		<link>http://z132.com/the-virtrual-host-of-apache-in-linux/</link>
		<comments>http://z132.com/the-virtrual-host-of-apache-in-linux/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 14:16:22 +0000</pubDate>
		<dc:creator>jxjy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[虚拟主机]]></category>

		<guid isPermaLink="false">http://z132.com/?p=563</guid>
		<description><![CDATA[当想在单台机器上设置多个域名或主机名时，我们就要用到基于名称的虚拟主机了。在用apt默认安装的系统下，在 Ubuntu 的 /etc/apache2/ 目录中有个 Apache2 的主配置文件 apache2.conf。在该文件中我们可以看到有这么一行内容： Include /etc/apache2/sites-enabled/[^.#]* 这行的意思表明该文件包含了 /etc/apache2/sites-enabled/ 目录中文件名不含 “.” 或 “#” 这两个字符的所有文件。而在这个目录下，只有一个 000-default 的软链接文件，实际连接的是 /etc/apache2/sites-available 目录中的 default 文件，这实际上是一个通用配置文件。我们可以模仿这个来新建一个我们自己的虚拟主机配置文件。 以创建本机下的test.com主机为例： 在/etc/apache2/sites-available/下创建一个文件test.com，文件的内容如下： &#60;VirtualHost *:80&#62; ServerAdmin ******@****** DocumentRoot /home/wwwroot/test ServerName test.com &#60;Directory /&#62; Options FollowSymLinks AllowOverride All &#60;/Directory&#62; &#60;Directory /home/wwwroot/test&#62; Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all &#60;/Directory&#62; ScriptAlias [...]]]></description>
		<wfw:commentRss>http://z132.com/the-virtrual-host-of-apache-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

