<?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>涅磐-wordpress技巧,linux vps技巧,分享电影音乐,摄影爱好者,微博控 &#187; 建站心得</title>
	<atom:link href="http://www.openboy.net/category/website/feed" rel="self" type="application/rss+xml" />
	<link>http://www.openboy.net</link>
	<description>wordpress技巧,linux vps技巧,分享电影音乐,摄影爱好者,微博控</description>
	<lastBuildDate>Sat, 21 Jan 2012 18:59:02 +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>mediawiki权限设置</title>
		<link>http://www.openboy.net/mediawiki-permissions.html</link>
		<comments>http://www.openboy.net/mediawiki-permissions.html#comments</comments>
		<pubDate>Thu, 04 Nov 2010 16:25:54 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[mediawiki]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=608</guid>
		<description><![CDATA[很久之前,曾经用wordpress搭建过一个记录自己工作上的一些总结.也曾经打算过用mediawiki.但是之前不太会用，就放弃了，这次从新在vps上试着弄了弄，看来，做知识整理,mediawiki还是更靠谱! 很少记录关于mediawiki的东西,有两篇老文章可以在这里查看. 做知识整理，目的不外会以下几点 把自己学到的记录下来,以后还可以在查看 很多东西不成熟,需要很多次整理，所以不适合反复发布在博客上 由于网络spamer、或者一些不想叫人看到的东西,要方便设置权限 强健的搜索功能:东西多了,找起来得方便 首先说说权限设置吧! Mediawiki禁止用户注册以及匿名用户编辑 网络spamer无处不在,无论如何，这个我觉得一定要禁止! #$wgGroupPermissions = array(); $wgGroupPermissions&#91;'*' &#93;&#91;'createaccount'&#93; = false; //$wgGroupPermissions['*' ]['read'] = true; //未登入者可瀏覽頁面 $wgGroupPermissions&#91;'*' &#93;&#91;'read'&#93; = false; //未登入者不可瀏覽頁面 $wgGroupPermissions&#91;'*' &#93;&#91;'edit'&#93; = false; Mediawiki禁止匿名用户查看页面 $wgWhitelistRead = array&#40; &#34;Main Page&#34;, &#34;Special:Userlogin&#34;, &#34;-&#34;, &#34;MediaWiki:Monobook.css&#34; &#41;; $wgGroupPermissions&#91;'*'&#93;&#91;'read'&#93; = false; //限制非注册用户不可读 $wgWhitelistRead = array &#40;&#34;Main Page&#34;, &#34;Special:Userlogin&#34;, &#34;Wikipedia:Help&#34;&#41;; //设定匿名用户（未登录）可以看到的页面 nginx下安装mediawiki以及url rewrite关于MediaWiki一些重要记录<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="关于MediaWiki一些重要记录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-note.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8902227.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">关于MediaWiki一些重要记录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="nginx下安装mediawiki以及url rewrite" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8900914.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">nginx下安装mediawiki以及url rewrite</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="firefox设置奥秘-如何设置你的firefox?" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fset-firefox-tips.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8902396.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">firefox设置奥秘-如何设置你的firefox?</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fdrupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8900924.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="最近真的是越来越喜欢看NBA了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fi-love-this-game-nba.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8899505.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">最近真的是越来越喜欢看NBA了</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>很久之前,曾经用wordpress搭建过一个记录自己工作上的一些总结.也曾经打算过用mediawiki.但是之前不太会用，就放弃了，这次从新在vps上试着弄了弄，看来，做知识整理,mediawiki还是更靠谱!</p>
<p>很少记录关于mediawiki的东西,有两篇老文章可以<a title="关于mediawiki的文章" href="http://www.openboy.net/tag/mediawiki"><strong>在这里查看</strong></a>.</p>
<p>做知识整理，目的不外会以下几点<span id="more-608"></span></p>
<ul>
<li>把自己学到的记录下来,以后还可以在查看</li>
<li>很多东西不成熟,需要很多次整理，所以不适合反复发布在博客上</li>
<li>由于网络spamer、或者一些不想叫人看到的东西,要方便设置权限</li>
<li>强健的搜索功能:东西多了,找起来得方便</li>
</ul>
<p>首先说说权限设置吧!</p>
<h5>Mediawiki禁止用户注册以及匿名用户编辑</h5>
<p>网络spamer无处不在,无论如何，这个我觉得一定要禁止!</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">  <span style="color: #666666; font-style: italic;">#$wgGroupPermissions = array();
</span>  <span style="color: #000088;">$wgGroupPermissions</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'*'</span>    <span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'createaccount'</span><span style="color: #009900;">&#93;</span>   <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">//$wgGroupPermissions['*'    ]['read']            = true;  //未登入者可瀏覽頁面</span>
  <span style="color: #000088;">$wgGroupPermissions</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'*'</span>    <span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'read'</span><span style="color: #009900;">&#93;</span>            <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">//未登入者不可瀏覽頁面</span>
  <span style="color: #000088;">$wgGroupPermissions</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'*'</span>    <span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'edit'</span><span style="color: #009900;">&#93;</span>            <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span></pre></div></div>

<h5>Mediawiki禁止匿名用户查看页面</h5>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$wgWhitelistRead</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">&quot;Main Page&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;Special:Userlogin&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;-&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;MediaWiki:Monobook.css&quot;</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$wgGroupPermissions</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'*'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'read'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>               <span style="color: #666666; font-style: italic;">//限制非注册用户不可读</span>
<span style="color: #000088;">$wgWhitelistRead</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span> <span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Main Page&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;Special:Userlogin&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;Wikipedia:Help&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>  <span style="color: #666666; font-style: italic;">//设定匿名用户（未登录）可以看到的页面</span></pre></div></div>

<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="关于MediaWiki一些重要记录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-note.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8902227.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">关于MediaWiki一些重要记录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="nginx下安装mediawiki以及url rewrite" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8900914.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">nginx下安装mediawiki以及url rewrite</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="firefox设置奥秘-如何设置你的firefox?" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fset-firefox-tips.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8902396.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">firefox设置奥秘-如何设置你的firefox?</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fdrupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8900924.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google也要谢幕了么？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fgoogle-leave-me-alone.html&from=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8899327.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google也要谢幕了么？</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table><ul class="related_post"><li><a href="http://www.openboy.net/nginx-install-mediawiki-and-url-rewrite.html" title="nginx下安装mediawiki以及url rewrite">nginx下安装mediawiki以及url rewrite</a></li><li><a href="http://www.openboy.net/mediawiki-note.html" title="关于MediaWiki一些重要记录">关于MediaWiki一些重要记录</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/mediawiki-permissions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nginx下安装mediawiki以及url rewrite</title>
		<link>http://www.openboy.net/nginx-install-mediawiki-and-url-rewrite.html</link>
		<comments>http://www.openboy.net/nginx-install-mediawiki-and-url-rewrite.html#comments</comments>
		<pubDate>Mon, 18 Oct 2010 08:05:44 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=603</guid>
		<description><![CDATA[为的是最大限度的榨干64mb内存的Vps&#8230;哈哈。 nginx vps下如何安装mediawiki wget http://download.wikimedia.org/mediawiki/1.16/mediawiki-1.16.0.tar.gz &#160; tar -zxvf mediawiki-1.16.0.tar.gz &#160; mv ./mediawiki-1.16.0/* /var/www &#160; &#160; cd /var/www &#160; chmod a+w config 进入wiki主页进行安装。 安装结束以后 mv config/LocalSettings.php /var/www/ 到此为止nginx下mediawiki安装成功，下一步就是设置url rewrite nginx下如何设置mediawiki简洁链接 首先注意，我的php是CGI-FCGI模式 修改nginx配置 server { server_name www.example.com example.com; listen 80; index index.html index.htm index.php; root /home/user/public_html; index index.php index.html index.htm; access_log /var/log/nginx/access-example.log; error_log /var/log/nginx/error-example.log; location ~ \.htaccess [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="mediawiki权限设置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-permissions.html&from=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8899231.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">mediawiki权限设置</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="初试VPS的一些感想以及安装LNMP" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Ftry-vps-and-install-linux-nginx-mysql-php.html&from=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8899197.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">初试VPS的一些感想以及安装LNMP</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="nginx301重定向" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fnginx-301-rewrite-for-web-seo.html&from=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/07/28852993.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">nginx301重定向</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="关于MediaWiki一些重要记录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fmediawiki-note.html&from=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/10/8902227.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">关于MediaWiki一些重要记录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="vps安装lnmp一些问题以及putty管理vps" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.openboy.net%2Fvps-install-lnmp-for-putty-ssh.html&from=http%3A%2F%2Fwww.openboy.net%2Fnginx-install-mediawiki-and-url-rewrite.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/05/17/8663035.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">vps安装lnmp一些问题以及putty管理vps</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>为的是最大限度的榨干64mb内存的Vps&#8230;哈哈。</p>
<h5>nginx vps下如何安装mediawiki</h5>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">wget http<span style="color: #339933;">:</span><span style="color: #666666; font-style: italic;">//download.wikimedia.org/mediawiki/1.16/mediawiki-1.16.0.tar.gz</span>
&nbsp;
tar <span style="color: #339933;">-</span>zxvf mediawiki<span style="color: #339933;">-</span>1<span style="color: #339933;">.</span>16<span style="color: #339933;">.</span>0<span style="color: #339933;">.</span>tar<span style="color: #339933;">.</span>gz
&nbsp;
mv <span style="color: #339933;">./</span>mediawiki<span style="color: #339933;">-</span>1<span style="color: #339933;">.</span>16<span style="color: #339933;">.</span>0<span style="color: #666666; font-style: italic;">/* /var/www
&nbsp;
&nbsp;
cd /var/www
&nbsp;
chmod a+w config</span></pre></div></div>

<p><span id="more-603"></span><br />
进入wiki主页进行安装。</p>
<p>安装结束以后</p>
<pre>
mv config/LocalSettings.php  /var/www/
</pre>
<p>到此为止nginx下mediawiki安装成功，下一步就是设置url rewrite</p>
<h5>nginx下如何设置mediawiki简洁链接</h5>
<p><strong>首先注意，我的php是CGI-FCGI模式</strong></p>
<p>修改nginx配置</p>
<pre>
server {
	server_name www.example.com example.com;
	listen 80;
	index index.html index.htm index.php;
	root /home/user/public_html;
	index  index.php index.html index.htm;

	access_log  /var/log/nginx/access-example.log;
	error_log /var/log/nginx/error-example.log;

	location ~ \.htaccess {
                deny all;
        }

	location / {
		if (!-e $request_filename) {
			rewrite ^/([^?]*)(?:\?(.*))? /index.php?title=$1&#038;$2 last;
		}
		if ($uri ~* "\.(ico|css|js|gif|jpe?g|png)(\?[0-9]+)?$") {
			expires max;
			break;
		}
	}

	location ~* \.php$ {
		if (!-e $request_filename) {
			return 404;
        	}

        	include /etc/nginx/fastcgi_params;

	        fastcgi_pass  127.0.0.1:9000;
        	fastcgi_index index.php;

	        fastcgi_param  SCRIPT_FILENAME  $document_root$fastcgi_script_name;
	}
}
</pre>
<p>是修改LocalSettings.php</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$wgScriptPath</span>	    <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$wgArticlePath</span>      <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;/<span style="color: #006699; font-weight: bold;">$1</span>&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$wgUsePathInfo</span>      <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$wgScriptExtension</span>  <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;.php&quot;</span></pre></div></div>

<p>之后测试下nginx配置是否有问题</p>
<pre>nginx -t</pre>
<p>如果没问题，从起nginx</p>
<pre>invoke-rc.d nginx restart</pre>
<ul class="related_post"><li><a href="http://www.openboy.net/nginx-301-rewrite-for-web-seo.html" title="nginx301重定向">nginx301重定向</a></li><li><a href="http://www.openboy.net/vps-install-lnmp-for-putty-ssh.html" title="vps安装lnmp一些问题以及putty管理vps">vps安装lnmp一些问题以及putty管理vps</a></li><li><a href="http://www.openboy.net/try-vps-and-install-linux-nginx-mysql-php.html" title="初试VPS的一些感想以及安装LNMP">初试VPS的一些感想以及安装LNMP</a></li><li><a href="http://www.openboy.net/vps-backup-to-mail-or-ftp.html" title="vps备份网站mysql数据到邮箱/ftp">vps备份网站mysql数据到邮箱/ftp</a></li><li><a href="http://www.openboy.net/vps-wordpress-upgrade-plugins-need-to-write-ftp.html" title="vps上WordPress升级/安装插件时需要填写FTP信息的解决办法">vps上WordPress升级/安装插件时需要填写FTP信息的解决办法</a></li><li><a href="http://www.openboy.net/mediawiki-permissions.html" title="mediawiki权限设置">mediawiki权限设置</a></li><li><a href="http://www.openboy.net/used-vps-ssh-management-mysql.html" title="Vps ssh管理mysql">Vps ssh管理mysql</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/nginx-install-mediawiki-and-url-rewrite.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Drupal模块Active Tags</title>
		<link>http://www.openboy.net/drupal-modules-active-tags.html</link>
		<comments>http://www.openboy.net/drupal-modules-active-tags.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 15:14:32 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal模块]]></category>

		<guid isPermaLink="false">http://www.openboy.net/drupal-modules-active-tags.html</guid>
		<description><![CDATA[这个模块的作用是,当你的文章越来越多、分类越来越多、tag越来越多的时候,你会乱+标签.而这个模块可以叫你在用drupal发布文章的时候，在分类和tag处选择已有的tag和热门的tag..这样把输入的过程变成了添加的过程。。 Drupal模块Active Tags使用流程 我刚激活完这个模块之后不知道如何使用.激活完以后要做的是：去你的分类里面去激活. 插件官方下载地址：Active Tags Drupal模块Active Tags界面截图 下面记录一下，留做以后出问题查看～ Active Tags adds a new option to free tagging taxonomies. If selected the taxonomy widget is replaced by a new jQuery enabled tag entry widget. 有效标签为自由标签分类添加了一个新的选项。这里需要将分类部件替换为一个新的jQuery标签输入部件。 Works with core Taxonomy module and Content Taxonomy module. 支持核心分类模块和内容分类模块。 This module came about through work on a site where [...]]]></description>
			<content:encoded><![CDATA[<p>这个模块的作用是,当你的文章越来越多、分类越来越多、tag越来越多的时候,你会乱+标签.而这个模块可以叫你在用drupal发布文章的时候，在分类和tag处选择已有的tag和热门的tag..这样把输入的过程变成了添加的过程。。</p>
<h3>Drupal模块Active Tags使用流程</h3>
<p>我刚激活完这个模块之后不知道如何使用.激活完以后要做的是：去你的分类里面去激活.<br />
插件官方下载地址：<a title="Drupal模块Active Tags" rel="external" href="http://drupal.org/project/active_tags">Active Tags</a></p>
<p>Drupal模块Active Tags界面截图<span id="more-550"></span></p>
<p><img src="http://drupal.org/files/images/active_tags_after.thumbnail.gif" alt="Drupal模块Active Tags" width="289" height="217" /><br />
下面记录一下，留做以后出问题查看～</p>
<blockquote style="margin-right: 0px;" dir="ltr"><p>Active Tags adds a new option to free tagging taxonomies. If selected the taxonomy widget is replaced by a new jQuery enabled tag entry widget.</p>
<div>有效标签为自由标签分类添加了一个新的选项。这里需要将分类部件替换为一个新的jQuery标签输入部件。</div>
<div><strong>Works with core Taxonomy module and Content Taxonomy module.</strong></div>
<div><strong>支持核心分类模块和内容分类模块。</strong></div>
<div>This module came about through work on a site where some users found separating tags with commas confusing. Some users got it, and some didn&#8217;t. This resulted in a site littered with concatenated tags. WordPress has a similar tag entry mechanism where tags are entered separately. It has been implemented here using jQuery to rewrite the standard taxonomy entry form.</div>
<div>这个模块主要用于，当站点的用户使用逗号分隔术语，觉得比较麻烦的时候。比如中文用户，使用自由标签的时候，由于需要输入英文的逗号，所以需要不断的切换输入法。Wordpress有一个类似的标签输入机制，每个标签都是单独输入的。这里是通过jQuery实现的，它重写了标准的分类术语表单。</div>
<div><strong>What Active Tags Is NOT</strong></div>
<div><strong>有效标签不是什么</strong></div>
<div>Active Tags is NOT a module that creates, stores, selects, or any other action related to handling taxonomy or server side data. If you have an issue with taxonomy performance, storage, autocomplete, or anything else not related to the front end widget, please file an issue with your respective taxonomy module(Taxonomy or Content Taxonomy).</div>
<div>有效标签不负责后台逻辑的处理，比如与分类相关的创建，选择，或者其它动作。如果你的问题与分类的心能，存储，自动完成或者其它与前端无关的，那么请将问题提交到相应的分类模块下（核心分类或者内容分类）</div>
<div><strong>What Active Tags Is</strong></div>
<div><strong>有效标签是什么</strong></div>
<div>Active Tags is a pure JavaScript widget for changing how users enter taxonomy terms by piggy backing onto taxonomy modules, such as Taxonomy and/or Content Taxonomy. This keeps Active Tags simple and small.</div>
<div>有效标签只是一个纯粹的JavaScript小部件，它仅仅改变了输入分类术语的方式，后台逻辑还是使用相应的分类模块的，比如核心分类或者内容分类。这使得有效标签模块比较简小。</div>
<div>Compatibility</div>
<div>兼容性</div>
<div><strong>Does not currently work with the Heirarchial Select module, Community Tags module, or any other module that uses the “taxonomy_override_selector” variable. <a rel="external" href="http://drupal.org/node/620630#comment-2283394"><span style="color: #0000ff;">More information</span></a></strong></div>
<div>不要与层级选择模块，社区标签模块或者其它使用了<strong>“taxonomy_override_selector”</strong><strong>变量的模块</strong>同时使用。更多信息可参看http://drupal.org/node/620630#comment-2283394</div>
<div>The widget is created using jQuery and has been tested to work on IE 6, IE 7, Firefox 2, Firefox 3, Safari, and Opera. The widget gracefully degrades if the browser doesn&#8217;t support Javascript &#8211; in which case the regular Taxonomy or Content Taxonomy field is displayed instead.</div>
<div>小部件的创建使用的是jQuery，已经在IE 6, IE 7, Firefox 2, Firefox 3, Safari, 和Opera下做了测试，都能正常工作。如果浏览器不支持Javascript的话，那么小部件将会回退到原始状态，也就是显示普通的分类或者内容分类字段。</div>
<div>Configuration</div>
<div>配置</div>
<div>Simply install the module as usual then edit the vocabulary or field settings to enable the new tag entry widget.</div>
<div>像往常一样，简单的安装这个模块，接着编辑词汇表或者字段设置来启用新的标签输入部件。</div>
</blockquote>
<ul class="related_post"><li><a href="http://www.openboy.net/lowendbox-lnmp-tips.html" title="64mb的vps装lowendbox的lnmp跑drupal很稳健- -#">64mb的vps装lowendbox的lnmp跑drupal很稳健- -#</a></li><li><a href="http://www.openboy.net/drupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html" title="Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置">Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/drupal-modules-active-tags.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置</title>
		<link>http://www.openboy.net/drupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html</link>
		<comments>http://www.openboy.net/drupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html#comments</comments>
		<pubDate>Thu, 09 Sep 2010 03:56:28 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=544</guid>
		<description><![CDATA[哈哈，哪天我要是把所有博客都转成drupal会怎样？不过在本地转换的算是很完美咯。。不过这个博客还真不打算在换了，麻烦～留着以后备用吧！ Pathauto 是一个 Drupal 模块，可自动为各种内容创建 URL 别名（URL alias），无须用户手工逐条创建。 可自定义用来创建别名的匹配模式（pattern）系统。 原作者为 mikeryan。 目前该项目由 Frederik ‘Freso’ S. Olesen 与 Greg Knaddison (greggles) 共同维护。 点击下载pathauto中文包 这个Pathauto你可以在/admin/build/path/pathauto 这个地址进行设置～ 因为我的wordpress博客的url别名基本上都差不多，所以我设置方法也就很单一了～ 进入Node paths 嗯，其实设置很简单，就是英文不好的看不太懂，安装完上面的中文包就好了；这样你就在默认路径匹配模式 (应用到下面所有缺匹配模式的节点类型)上填写:[title-raw].html 在点开Taxonomy term paths，在默认路径匹配模式 (应用到下面所有无匹配模式的术语表)那填写：tag/[catpath-raw].这样就和wordpress的tag的url别名一样了。 如果修改完，点击你的/tag/xx地址出现403错误.修改.htaccess.搜索 # Protect files and directories from prying eyes. 这行，把其中的&#124;tag&#124;去掉就行了 一些wordpress函数vps上WordPress升级/安装插件时需要填写FTP信息的解决办法64mb的vps装lowendbox的lnmp跑drupal很稳健- -#更换wordpress主题了Drupal模块Active TagsDiscuz7.2首页最后发表帖子URL301重定向的SEO优化wordpress换域名怎么办?]]></description>
			<content:encoded><![CDATA[<p>哈哈，哪天我要是把所有博客都转成drupal会怎样？不过在本地转换的算是很完美咯。。不过这个博客还真不打算在换了，麻烦～留着以后备用吧！</p>
<p><a rel="external nofollow" href="http://drupal.org/project/pathauto">Pathauto</a> 是一个 <a rel="external nofollow" href="http://drupal.org/">Drupal</a> 模块，可自动为各种内容创建 URL 别名（URL alias），无须用户手工逐条创建。<br />
可自定义用来创建别名的匹配模式（pattern）系统。<span id="more-544"></span></p>
<p>原作者为 <a rel="external nofollow" href="http://drupal.org/user/4420">mikeryan</a>。</p>
<p>目前该项目由 <a rel="external nofollow" href="http://drupal.org/user/27504">Frederik ‘Freso’ S. Olesen</a> 与 <a rel="external nofollow" href="http://drupal.org/user/36762">Greg Knaddison (greggles)</a> 共同维护。</p>
<p>点击<a rel="external nofollow" href="http://www.box.net/shared/6pgadzf3ay">下载pathauto中文包</a></p>
<p>这个Pathauto你可以在/admin/build/path/pathauto 这个地址进行设置～</p>
<p>因为我的wordpress博客的url别名基本上都差不多，所以我设置方法也就很单一了～</p>
<ol>
<li>进入Node paths</li>
<li>嗯，其实设置很简单，就是英文不好的看不太懂，安装完上面的中文包就好了；这样你就在默认路径匹配模式 (应用到下面所有缺匹配模式的节点类型)上填写:[title-raw].html</li>
<li>在点开Taxonomy term paths，在默认路径匹配模式 (应用到下面所有无匹配模式的术语表)那填写：tag/[catpath-raw].这样就和wordpress的tag的url别名一样了。</li>
</ol>
<p>如果修改完，点击你的/tag/xx地址出现403错误.修改.htaccess.搜索<br />
# Protect files and directories from prying eyes.<br />
这行，把其中的|tag|去掉就行了</p>
<ul class="related_post"><li><a href="http://www.openboy.net/some-wordpress-function.html" title="一些wordpress函数">一些wordpress函数</a></li><li><a href="http://www.openboy.net/vps-wordpress-upgrade-plugins-need-to-write-ftp.html" title="vps上WordPress升级/安装插件时需要填写FTP信息的解决办法">vps上WordPress升级/安装插件时需要填写FTP信息的解决办法</a></li><li><a href="http://www.openboy.net/lowendbox-lnmp-tips.html" title="64mb的vps装lowendbox的lnmp跑drupal很稳健- -#">64mb的vps装lowendbox的lnmp跑drupal很稳健- -#</a></li><li><a href="http://www.openboy.net/change-wordpress-theme.html" title="更换wordpress主题了">更换wordpress主题了</a></li><li><a href="http://www.openboy.net/drupal-modules-active-tags.html" title="Drupal模块Active Tags">Drupal模块Active Tags</a></li><li><a href="http://www.openboy.net/discuz-last-post-url-seo.html" title="Discuz7.2首页最后发表帖子URL301重定向的SEO优化">Discuz7.2首页最后发表帖子URL301重定向的SEO优化</a></li><li><a href="http://www.openboy.net/wordpress-change-domain-name.html" title="wordpress换域名怎么办?">wordpress换域名怎么办?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/drupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discuz7.2首页最后发表帖子URL301重定向的SEO优化</title>
		<link>http://www.openboy.net/discuz-last-post-url-seo.html</link>
		<comments>http://www.openboy.net/discuz-last-post-url-seo.html#comments</comments>
		<pubDate>Wed, 25 Aug 2010 15:00:32 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[301重定向]]></category>
		<category><![CDATA[Discuz]]></category>
		<category><![CDATA[Seo]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=527</guid>
		<description><![CDATA[很久很久以前就说过想做论坛,做过放弃过.现在又从新开始弄了一个，嗯～小小的，面对一部分人群～主要是对Discuz这个论坛程序很感兴趣啊..众所周知.最近炒的风风火火的就是Discuz被腾讯收购了= =不过这个论坛程序还是非常优秀的，刨去一些特色问题. 不过在优秀，还是有一些东西需要修改的，防备以后忘记～ Discuz论坛首页上每个版面最后发表的帖子的url一般都是这个格式的./redirect.php?tid=274&#38;goto=lastpost#lastpost .如果你不开启301rewrite还好，如果开启了，论坛存在两种地址，对seo非常不友好；这就是要修改成url伪静态化的原因 打开templates/default/目录下的discuz.htm 搜索 redirect.php?tid=$forum[lastpost][tid]&#38;amp;goto=lastpost#lastpost 能得到两条结果. 之后把这两条全部修改成 thread-$forum[lastpost][tid]-1-1.html ok了- - nginx301重定向Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置Discuz伪静态.htaccess规则和贴内右侧广告环绕wordpress的ping功能是否会影响Google收录？【转载】针对Google的优化圣经总结最全的wordpress优化技巧。向Live提交的网站地图。]]></description>
			<content:encoded><![CDATA[<p>很久很久以前就说过想做论坛,做过放弃过.现在又从新开始弄了一个，嗯～小小的，面对一部分人群～主要是对<a title="Discuz!是个可免费下载的PHP网络论坛程序，简称DZ，由戴志康（Crossday）所创立" href="http://zh.wikipedia.org/zh-cn/Discuz" rel="external">Discuz这个论坛程序</a>很感兴趣啊..众所周知.最近炒的风风火火的就是<strong><a title="腾讯已收购Discuz!" href="http://www.cnbeta.com/articles/119997.htm" rel="external nofollow">Discuz被腾讯收购</a></strong>了= =不过这个论坛程序还是非常优秀的，刨去一些特色问题.</p>
<p>不过在优秀，还是有一些东西需要修改的，防备以后忘记～<br />
Discuz论坛首页上每个版面最后发表的帖子的url一<span id="more-527"></span>般都是这个格式的./redirect.php?tid=274&amp;goto=lastpost#lastpost .如果你不开启301rewrite还好，如果开启了，论坛存在两种地址，对seo非常不友好；这就是要修改成url伪静态化的原因</p>
<p>打开templates/default/目录下的discuz.htm</p>
<p>搜索</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">redirect.php?tid=$forum[lastpost][tid]&amp;amp;goto=lastpost#lastpost</pre></div></div>

<p>能得到两条结果.<br />
之后把这两条全部修改成</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">thread-$forum[lastpost][tid]-1-1.html</pre></div></div>

<p>ok了- -</p>
<ul class="related_post"><li><a href="http://www.openboy.net/nginx-301-rewrite-for-web-seo.html" title="nginx301重定向">nginx301重定向</a></li><li><a href="http://www.openboy.net/drupal-pathauto-zh-hans-and-wordpress2drupal-url-path.html" title="Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置">Drupal Pathauto 模块的简体中文语言文件以及wordpress转drupal的url别名设置</a></li><li><a href="http://www.openboy.net/discuz-htaccess-and-adsense-float.html" title="Discuz伪静态.htaccess规则和贴内右侧广告环绕">Discuz伪静态.htaccess规则和贴内右侧广告环绕</a></li><li><a href="http://www.openboy.net/wordpress-ping-impact-blog-indexed.html" title="wordpress的ping功能是否会影响Google收录？">wordpress的ping功能是否会影响Google收录？</a></li><li><a href="http://www.openboy.net/brett-tabke-say-seo-about-google-to-success.html" title="【转载】针对Google的优化圣经">【转载】针对Google的优化圣经</a></li><li><a href="http://www.openboy.net/all-of-wordpress-seo-skills.html" title="总结最全的wordpress优化技巧。">总结最全的wordpress优化技巧。</a></li><li><a href="http://www.openboy.net/to-live-sitemap.html" title="向Live提交的网站地图。">向Live提交的网站地图。</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/discuz-last-post-url-seo.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Discuz伪静态.htaccess规则和贴内右侧广告环绕</title>
		<link>http://www.openboy.net/discuz-htaccess-and-adsense-float.html</link>
		<comments>http://www.openboy.net/discuz-htaccess-and-adsense-float.html#comments</comments>
		<pubDate>Wed, 11 Aug 2010 14:39:26 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[Discuz]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[伪静态]]></category>
		<category><![CDATA[广告]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=520</guid>
		<description><![CDATA[实在无聊,继续打造我的社区计划。。。真累。Discuz还从来没有系统的折腾过呢，修改个模板都得先在google搜。。。 麻烦。不过从头开始好了。。玩wordpress开始时也是什么都不会呢。。。 Discuz伪静态.htaccess规则 1 2 3 4 5 6 7 RewriteEngine On RewriteBase / RewriteRule ^archiver/&#40;&#40;fid&#124;tid&#41;-&#91;\w\-&#93;+\.html&#41;$ archiver/index.php?$1 RewriteRule ^forum-&#40;&#91;0-9&#93;+&#41;-&#40;&#91;0-9&#93;+&#41;\.html$ forumdisplay.php?fid=$1&#38;page=$2 RewriteRule ^thread-&#40;&#91;0-9&#93;+&#41;-&#40;&#91;0-9&#93;+&#41;-&#40;&#91;0-9&#93;+&#41;\.html$ viewthread.php?tid=$1&#38;extra=page\%3D$3&#38;page=$2 RewriteRule ^space-&#40;username&#124;uid&#41;-&#40;.+&#41;\.html$ space.php?$1=$2 RewriteRule ^tag-&#40;.+&#41;\.html$ tag.php?name=$1 Discuz贴内右侧广告环绕 找到viewthread_node.htm 模板文件做以下修改，把贴内右侧广告改成环绕方式。 找到以下代码并删除 &#60;!--&#123;if $admode &#38;&#38; empty&#40;$insenz&#91;'hardadstatus'&#93;&#41; &#38;&#38; !empty&#40;$advlist&#91;'thread3'&#93;&#91;$post&#91;'count'&#93;&#93;&#41;&#125;--&#62;&#60;div class=&#34;ad_pip&#34; id=&#34;ad_thread3_$post[count]&#34;&#62;$advlist&#91;thread3&#93;&#91;$post&#91;count&#93;&#93;&#60;/div&#62;&#60;!--&#123;else&#125;--&#62;&#60;div id=&#34;ad_thread3_$post[count]&#34;&#62;&#60;/div&#62;&#60;!--&#123;/if&#125;--&#62;&#60;div id=&#34;ad_thread4_$post[count]&#34;&#62;&#60;/div&#62; 在查找这段代码 &#60;td class=&#34;t_msgfont&#34; id=&#34;postmessage_$post[pid]&#34;&#62;$post&#91;message&#93;&#60;/td&#62; 并替换为 &#60;td class=&#34;t_msgfont&#34; id=&#34;postmessage_$post[pid]&#34;&#62;&#60;!--&#123;if $admode &#38;&#38; empty&#40;$insenz&#91;'hardadstatus'&#93;&#41; &#38;&#38; [...]]]></description>
			<content:encoded><![CDATA[<p>实在无聊,继续打造我的社区计划。。。真累。Discuz还从来没有系统的折腾过呢，修改个模板都得先在google搜。。。</p>
<p>麻烦。不过从头开始好了。。玩wordpress开始时也是什么都不会呢。。。<span id="more-520"></span></p>
<h3>Discuz伪静态.htaccess规则</h3>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">RewriteEngine On
RewriteBase <span style="color: #000000; font-weight: bold;">/</span>
RewriteRule ^archiver<span style="color: #000000; font-weight: bold;">/</span><span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>fid<span style="color: #000000; font-weight: bold;">|</span>tid<span style="color: #7a0874; font-weight: bold;">&#41;</span>-<span style="color: #7a0874; font-weight: bold;">&#91;</span>\<span style="color: #c20cb9; font-weight: bold;">w</span>\-<span style="color: #7a0874; font-weight: bold;">&#93;</span>+\.html<span style="color: #7a0874; font-weight: bold;">&#41;</span>$ archiver<span style="color: #000000; font-weight: bold;">/</span>index.php?<span style="color: #007800;">$1</span>
RewriteRule ^forum-<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span>-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>+<span style="color: #7a0874; font-weight: bold;">&#41;</span>-<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span>-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>+<span style="color: #7a0874; font-weight: bold;">&#41;</span>\.html$ forumdisplay.php?<span style="color: #007800;">fid</span>=<span style="color: #007800;">$1</span><span style="color: #000000; font-weight: bold;">&amp;</span><span style="color: #007800;">page</span>=<span style="color: #007800;">$2</span>
RewriteRule ^thread-<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span>-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>+<span style="color: #7a0874; font-weight: bold;">&#41;</span>-<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span>-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>+<span style="color: #7a0874; font-weight: bold;">&#41;</span>-<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">0</span>-<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>+<span style="color: #7a0874; font-weight: bold;">&#41;</span>\.html$ viewthread.php?<span style="color: #007800;">tid</span>=<span style="color: #007800;">$1</span><span style="color: #000000; font-weight: bold;">&amp;</span><span style="color: #007800;">extra</span>=page\<span style="color: #000000; font-weight: bold;">%</span>3D<span style="color: #007800;">$3</span><span style="color: #000000; font-weight: bold;">&amp;</span><span style="color: #007800;">page</span>=<span style="color: #007800;">$2</span>
RewriteRule ^space-<span style="color: #7a0874; font-weight: bold;">&#40;</span>username<span style="color: #000000; font-weight: bold;">|</span>uid<span style="color: #7a0874; font-weight: bold;">&#41;</span>-<span style="color: #7a0874; font-weight: bold;">&#40;</span>.+<span style="color: #7a0874; font-weight: bold;">&#41;</span>\.html$ space.php?<span style="color: #007800;">$1</span>=<span style="color: #007800;">$2</span>
RewriteRule ^tag-<span style="color: #7a0874; font-weight: bold;">&#40;</span>.+<span style="color: #7a0874; font-weight: bold;">&#41;</span>\.html$ tag.php?<span style="color: #007800;">name</span>=<span style="color: #007800;">$1</span></pre></td></tr></table></div>

<h3>Discuz贴内右侧广告环绕</h3>
<p>找到viewthread_node.htm 模板文件做以下修改，把贴内右侧广告改成环绕方式。<br />
找到以下代码并删除</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;!--</span><span style="color: #009900;">&#123;</span><span style="color: #b1b100;">if</span> <span style="color: #000088;">$admode</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$insenz</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'hardadstatus'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #339933;">!</span><span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$advlist</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'thread3'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$post</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'count'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">--&gt;&lt;</span>div <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_pip&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_thread3_<span style="color: #006699; font-weight: bold;">$post[count]</span>&quot;</span><span style="color: #339933;">&gt;</span><span style="color: #000088;">$advlist</span><span style="color: #009900;">&#91;</span>thread3<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$post</span><span style="color: #009900;">&#91;</span><span style="color: #990000;">count</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">&lt;/</span>div<span style="color: #339933;">&gt;&lt;!--</span><span style="color: #009900;">&#123;</span><span style="color: #b1b100;">else</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">--&gt;&lt;</span>div id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_thread3_<span style="color: #006699; font-weight: bold;">$post[count]</span>&quot;</span><span style="color: #339933;">&gt;&lt;/</span>div<span style="color: #339933;">&gt;&lt;!--</span><span style="color: #009900;">&#123;</span><span style="color: #339933;">/</span><span style="color: #b1b100;">if</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">--&gt;&lt;</span>div id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_thread4_<span style="color: #006699; font-weight: bold;">$post[count]</span>&quot;</span><span style="color: #339933;">&gt;&lt;/</span>div<span style="color: #339933;">&gt;</span></pre></div></div>

<p>在查找这段代码</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>td <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;t_msgfont&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;postmessage_<span style="color: #006699; font-weight: bold;">$post[pid]</span>&quot;</span><span style="color: #339933;">&gt;</span><span style="color: #000088;">$post</span><span style="color: #009900;">&#91;</span>message<span style="color: #009900;">&#93;</span><span style="color: #339933;">&lt;/</span>td<span style="color: #339933;">&gt;</span></pre></div></div>

<p>并替换为</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>td <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;t_msgfont&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;postmessage_<span style="color: #006699; font-weight: bold;">$post[pid]</span>&quot;</span><span style="color: #339933;">&gt;&lt;!--</span><span style="color: #009900;">&#123;</span><span style="color: #b1b100;">if</span> <span style="color: #000088;">$admode</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$insenz</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'hardadstatus'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #339933;">!</span><span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$advlist</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'thread3'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$post</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'count'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">--&gt;&lt;</span>div <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_pip&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_thread3_<span style="color: #006699; font-weight: bold;">$post[count]</span>&quot;</span><span style="color: #339933;">&gt;</span><span style="color: #000088;">$advlist</span><span style="color: #009900;">&#91;</span>thread3<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$post</span><span style="color: #009900;">&#91;</span><span style="color: #990000;">count</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">&lt;/</span>div<span style="color: #339933;">&gt;&lt;!--</span><span style="color: #009900;">&#123;</span><span style="color: #b1b100;">else</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">--&gt;&lt;</span>div id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_thread3_<span style="color: #006699; font-weight: bold;">$post[count]</span>&quot;</span><span style="color: #339933;">&gt;&lt;/</span>div<span style="color: #339933;">&gt;&lt;!--</span><span style="color: #009900;">&#123;</span><span style="color: #339933;">/</span><span style="color: #b1b100;">if</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">--&gt;&lt;</span>div id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;ad_thread4_<span style="color: #006699; font-weight: bold;">$post[count]</span>&quot;</span><span style="color: #339933;">&gt;&lt;/</span>div<span style="color: #339933;">&gt;</span><span style="color: #000088;">$post</span><span style="color: #009900;">&#91;</span>message<span style="color: #009900;">&#93;</span><span style="color: #339933;">&lt;/</span>td<span style="color: #339933;">&gt;</span></pre></div></div>

<ul class="related_post"><li><a href="http://www.openboy.net/love-distance-0-02mm.html" title="创意广告-日本安全套广告love distance0.02mm">创意广告-日本安全套广告love distance0.02mm</a></li><li><a href="http://www.openboy.net/about-a-spamer.html" title="这个spamer真不要脸啊">这个spamer真不要脸啊</a></li><li><a href="http://www.openboy.net/discuz-last-post-url-seo.html" title="Discuz7.2首页最后发表帖子URL301重定向的SEO优化">Discuz7.2首页最后发表帖子URL301重定向的SEO优化</a></li><li><a href="http://www.openboy.net/tenpay-qq-ad.html" title="腾讯财付通-广告互换平台;中国的网络就是抄袭热.">腾讯财付通-广告互换平台;中国的网络就是抄袭热.</a></li><li><a href="http://www.openboy.net/fanwei-to-yahoo-adsense.html" title="强烈推荐，范伟给Yahoo做的广告！爆笑~">强烈推荐，范伟给Yahoo做的广告！爆笑~</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/discuz-htaccess-and-adsense-float.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>精通CSS-高级web标准解决方案</title>
		<link>http://www.openboy.net/css-mastery-advanced-web-standards-solutions.html</link>
		<comments>http://www.openboy.net/css-mastery-advanced-web-standards-solutions.html#comments</comments>
		<pubDate>Thu, 12 Feb 2009 10:04:38 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[书]]></category>
		<category><![CDATA[电子书]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=335</guid>
		<description><![CDATA[最近确实生活比较悠闲,博客更换了新皮肤.在本地修改了两天把Widget全部写入了sidebar.php文件里,尽量减少数据库查询次数，还在慢慢完善，修改皮肤过程中不由得想系统的学学css了..感觉现在学什么都不踏实,什么东西都是半会半懵懂.开始问了Sivan童鞋.他向我推荐了《精通CSS 高级web标准解决方案》这本书，因为他已经购买了.我也看了不少的介绍,包括我爱水煮鱼也推荐了这本，所以下定决心要看看了..本来打算在卓越购买了，但是出人意料的一幕出现了，不知道哪位童鞋那么有毅力.把整书共222页都弄成影印的图片叫哦下载到了。。My God..一不做二不休.图片太难阅读，我就把所有图片转成了pdf…如果有想要的..就拿去吧..大家一起好好学习天天向上.- -&#8230; 已经证实，这个和原书是一样的…里面还包括了英文原版和书中的代码示例…很强大吧？ 哦了…点击这里下载.提取码 4e7455b5 补充:推荐大家下载福昕阅读器阅读.体积小加载快。 09-2-14补充下:有朋友提出地址失效，其实是我不太会用QQ文件中转站，如果目前有朋友想要并且无法下载,请留下邮箱地址，我可以发到你邮箱里～ 整理一些关于lamp、css、c++的经典电子书css禅意花园一些wordpress函数香水读书:《短线交易秘诀》第四章-价格波动突破：动能的突破读书:《短线交易秘诀》第三章-短线交易的真正秘诀读书:《短线交易秘诀》-第二章 价格与时间]]></description>
			<content:encoded><![CDATA[<p>最近确实生活比较悠闲,博客更换了新皮肤.在本地修改了两天把Widget全部写入了sidebar.php文件里,尽量减少数据库查询次数，还在慢慢完善，修改皮肤过程中不由得想系统的学学css了..感觉现在学什么都不踏实,什么东西都是半会半懵懂.开始问了<a rel="external nofollow" href="http://sivan.in/">Sivan童鞋</a>.他向我推荐了《精通CSS 高级web标准解决方案》这本书，因为他已经购买了.我也看了不少的介绍,包括<a rel="external nofollow" href="http://fairyfish.net/2008/09/24/css-mastery-advanced-web-standards-solutions/">我爱水煮鱼也推荐了这本</a>，所以下定决心要看看了..本来打算在卓越购买了，但是出人意料的一幕出现了，不知道哪位童鞋那么有毅力.把整书共222页都弄成影印的图片叫哦下载到了。。My God..一不做二不休.图片太难阅读，我就把所有图片转成了pdf…如果有想要的..就拿去吧..大家一起好好学习天天向上.- -&#8230; 已经证实，这个和原书是一样的…里面还包括了英文原版和书中的代码示例…很强大吧？<span id="more-335"></span></p>
<p><img src="http://farm4.static.flickr.com/3358/3274158352_fde4cee68c_o.jpg" alt="精通CSS 高级web标准解决方案" width="404" height="325" /></p>
<p><img src="http://farm4.static.flickr.com/3315/3274139552_a7c33cf6df_o.jpg" alt="精通CSS 高级web标准解决方案" width="401" height="319" /></p>
<p>哦了…点击<a title="精通CSS 高级web标准解决方案" rel="external" href="http://62.dc.ftn.qq.com/ftn_handler/21c3cdd1d0964c91ef9a235b25048b2e82e4bf271545fb271e507b0fa0ee0cb1a7fd695857077e53918d3ae79a6691d7a77ecd09007e45d8d1746e6480c0b95e/%E7%B2%BE%E9%80%9ACSS%20%E9%AB%98%E7%BA%A7web%E6%A0%87%E5%87%86%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88.7z?k=66653734e9bd1ec9e67f9b241335501a0c53010553505056190056505418560357061a0d0c500418565c07070056560600505355352b628b9fa89f776666428debd981435057d3dfe3d98ad68bc3d58884dd19034f35">这里下载</a>.提取码 4e7455b5</p>
<p>补充:推荐大家下载<a rel="external nofollow" href="http://www.fuxinsoftware.com.cn/downloads/">福昕阅读器</a>阅读.体积小加载快。</p>
<p><span style="color: #ff0000;">09-2-14补充下:有朋友提出地址失效，其实是我不太会用QQ文件中转站，如果目前有朋友想要并且无法下载,请留下邮箱地址，我可以发到你邮箱里～</span></p>
<ul class="related_post"><li><a href="http://www.openboy.net/lamp-css-c-ebook.html" title="整理一些关于lamp、css、c++的经典电子书">整理一些关于lamp、css、c++的经典电子书</a></li><li><a href="http://www.openboy.net/css-zen-garden.html" title="css禅意花园">css禅意花园</a></li><li><a href="http://www.openboy.net/some-wordpress-function.html" title="一些wordpress函数">一些wordpress函数</a></li><li><a href="http://www.openboy.net/perfume-the-story-of-a-murderer.html" title="香水">香水</a></li><li><a href="http://www.openboy.net/long-term-secrets-to-short-ter-4.html" title="读书:《短线交易秘诀》第四章-价格波动突破：动能的突破">读书:《短线交易秘诀》第四章-价格波动突破：动能的突破</a></li><li><a href="http://www.openboy.net/long-term-secrets-to-short-ter-3.html" title="读书:《短线交易秘诀》第三章-短线交易的真正秘诀">读书:《短线交易秘诀》第三章-短线交易的真正秘诀</a></li><li><a href="http://www.openboy.net/long-term-secrets-to-short-ter-2.html" title="读书:《短线交易秘诀》-第二章 价格与时间">读书:《短线交易秘诀》-第二章 价格与时间</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/css-mastery-advanced-web-standards-solutions.html/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>整理一些关于lamp、css、c++的经典电子书</title>
		<link>http://www.openboy.net/lamp-css-c-ebook.html</link>
		<comments>http://www.openboy.net/lamp-css-c-ebook.html#comments</comments>
		<pubDate>Fri, 26 Dec 2008 15:00:47 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[电子书]]></category>

		<guid isPermaLink="false">http://www.openboy.net/?p=301</guid>
		<description><![CDATA[1.首先来个最经典的,被誉为php+mysql圣经的书：php和mysql web开发第三版. 猪小猪也是在前几天刚刚收到卓越邮寄来的书，购买书才会附送一张原版的电子书，猪小猪就贡献出来哈～点击进入下载&#60;!&#8212;英文版本哦&#8212;-&#62; 2.再来个翻译过来的apache2.2中文手册，虽然很难，但是很想研究，真的很有用～点击进入下载。 3.这本是收藏了好久好久的书了，虽然比较老，但是绝对经典&#8212;&#60;一个月挑战c++&#62;点击进入下载。 4.这个更不用说了，苏小雨的css2.0入门速查手册，新手入门的最好书籍，点击进入下载。 5.这本也是一本网上很经典的php+mysql入门电子书，集合了比较流行的几个案例，算是把几本书揉到了一起吧。有15MB大小，点击可以进入下载。 这5本电子书绝对值得大家收藏，也够看一阵啦。希望可以对大家有所帮助～ 如果需要转载本文希望尊重作者劳动成果～ 一些wordpress函数初试VPS的一些感想以及安装LNMP精通CSS-高级web标准解决方案vps备份网站mysql数据到邮箱/ftpvps安装lnmp一些问题以及putty管理vpsVps ssh管理mysql最近在学习Wordpress模板]]></description>
			<content:encoded><![CDATA[<p>1.首先来个最经典的,被誉为php+mysql圣经的书：php和mysql web开发第三版.</p>
<div class="wp-caption alignnone" style="width: 331px"><img title="php和mysql web开发" src="http://otho.douban.com/lpic/s1627655.jpg" alt="php和mysql web开发" width="321" height="414" /><p class="wp-caption-text">php和mysql web开发</p></div>
<p><span id="more-301"></span>猪小猪也是在前几天刚刚收到卓越邮寄来的书，购买书才会附送一张原版的电子书，猪小猪就贡献出来哈～点击<a title="php和mysql web开发" href="http://www.openboy.net/go/2" target="_blank">进入下载</a>&lt;!&#8212;英文版本哦&#8212;-&gt;</p>
<p>2.再来个翻译过来的apache2.2中文手册，虽然很难，但是很想研究，真的很有用～点击<a title="apache2.2中文手册" href="http://www.openboy.net/go/3" target="_blank">进入下载</a>。</p>
<p>3.这本是收藏了好久好久的书了，虽然比较老，但是绝对经典&#8212;&lt;一个月挑战c++&gt;点击<a title="c++电子书" href="http://www.openboy.net/go/4" target="_blank">进入下载</a>。</p>
<p>4.这个更不用说了，苏小雨的css2.0入门速查手册，新手入门的最好书籍，点击<a title="苏小雨css2.0电子书" href="http://www.openboy.net/go/5" target="_blank">进入下载</a>。</p>
<p>5.这本也是一本网上很经典的php+mysql入门电子书，集合了比较流行的几个案例，算是把几本书揉到了一起吧。有15MB大小，点击可以<a title="php+mysql电子书" href="http://www.openboy.net/go/6" target="_blank">进入下载</a>。</p>
<p>这5本电子书绝对值得大家收藏，也够看一阵啦。希望可以对大家有所帮助～</p>
<p>如果需要转载本文希望尊重作者劳动成果～</p>
<ul class="related_post"><li><a href="http://www.openboy.net/some-wordpress-function.html" title="一些wordpress函数">一些wordpress函数</a></li><li><a href="http://www.openboy.net/try-vps-and-install-linux-nginx-mysql-php.html" title="初试VPS的一些感想以及安装LNMP">初试VPS的一些感想以及安装LNMP</a></li><li><a href="http://www.openboy.net/css-mastery-advanced-web-standards-solutions.html" title="精通CSS-高级web标准解决方案">精通CSS-高级web标准解决方案</a></li><li><a href="http://www.openboy.net/vps-backup-to-mail-or-ftp.html" title="vps备份网站mysql数据到邮箱/ftp">vps备份网站mysql数据到邮箱/ftp</a></li><li><a href="http://www.openboy.net/vps-install-lnmp-for-putty-ssh.html" title="vps安装lnmp一些问题以及putty管理vps">vps安装lnmp一些问题以及putty管理vps</a></li><li><a href="http://www.openboy.net/used-vps-ssh-management-mysql.html" title="Vps ssh管理mysql">Vps ssh管理mysql</a></li><li><a href="http://www.openboy.net/modify-theme-for-petfans.html" title="最近在学习Wordpress模板">最近在学习Wordpress模板</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/lamp-css-c-ebook.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>开设朋友圈子社区</title>
		<link>http://www.openboy.net/open-sns-rssbbs-com.html</link>
		<comments>http://www.openboy.net/open-sns-rssbbs-com.html#comments</comments>
		<pubDate>Wed, 15 Oct 2008 19:03:26 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[SNS]]></category>

		<guid isPermaLink="false">http://www.openboy.net/%e5%bc%80%e8%ae%be%e6%9c%8b%e5%8f%8b%e5%9c%88%e5%ad%90%e7%a4%be%e5%8c%ba.html</guid>
		<description><![CDATA[         前些日子我又在Name购买了一个域名，其实也是为了圆自己的一个梦想，那就是开设一个小型的社区:供自己和志同道合的朋友一起讨论和收集一些资料。这是很久以前就有的想法，但是一直没有实现。开始本来是把这个定位在Wiki,但是觉得Wiki太死板了，一点互动性都没有；后来想到了现在最火的SNS，但是我觉得这类SNS定位很重要，其实像我这样个人建SNS那是不可能的，时间、精力财力都是达不到的。我的定位就是很小的圈子。我的小型社区装的Ucenter+dz6.01.并没有装什么其他的辅助东西，因为我觉得没必要，那么多博客托管根本不会有人用SNS那类的Blog程序来玩的，所以一定要简洁，我把社区的人数定位小型社区,仅供自己、朋友和一些志同道合的人来讨论。这样可以收集一些对自己有用的资料，而且不会丢失，还可以分享给需要这些东西的朋友。我觉得很好！          虽然现在时间很少，也很忙，但是还是先把论坛搭建起来了，而具体内容要等以后慢慢充实了。希望我的朋友可以都来支持我！找到你所感兴趣的，有什么建议也希望联系我。 社会化网络工具-豆瓣桌面豆瓣小技巧:查询没有关注你的友邻摇啊那个滚你身边每6个人其中就有一个人用QQ空间.体验google friend connect]]></description>
			<content:encoded><![CDATA[<p>         前些日子<a title="猪小猪'space" href="http://www.openboy.net" target="_blank"><strong>我</strong></a>又在<a title="注册域名" href="http://www.openboy.net/tag/name" target="_blank">Name</a>购买了<a title="聚合BBS" href="http://www.rssbbs.com/" target="_blank">一个域名</a>，其实也是为了<strong>圆自己的一个梦想</strong>，那就是开设一个小型的社区:供自己和志同道合的朋友一起讨论和收集一些资料。这是很久以前就有的想法，但是一直没有实现。开始本来是把这个定位在Wiki,但是觉得Wiki太死板了，一点互动性都没有；后来想到了现在最火的<strong>SNS</strong>，但是我觉得这类<strong>SNS定位</strong>很重要，其实<span id="more-127"></span>像我这样个人建<strong>SNS</strong>那是不可能的，时间、精力财力都是达不到的。我的定位就是很小的圈子。我的小型社区装的<strong>Ucenter+dz6.01</strong>.并没有装什么其他的辅助东西，因为我觉得没必要，那么多博客托管根本不会有人用SNS那类的<strong>Blog程序</strong>来玩的，所以一定要简洁，我把社区的人数定位小型社区,仅供自己、朋友和一些志同道合的人来讨论。这样可以收集一些对自己有用的资料，而且不会丢失，还可以分享给需要这些东西的朋友。我觉得很好！</p>
<p>         虽然现在时间很少，也很忙，但是还是先把论坛搭建起来了，而具体内容要等以后慢慢充实了。希望我的朋友可以都来支持我！找到你所感兴趣的，有什么建议也希望联系我。</p>
<ul class="related_post"><li><a href="http://www.openboy.net/open-sns-of-douban-desktop.html" title="社会化网络工具-豆瓣桌面">社会化网络工具-豆瓣桌面</a></li><li><a href="http://www.openboy.net/douban-tips-for-contacts-list.html" title="豆瓣小技巧:查询没有关注你的友邻">豆瓣小技巧:查询没有关注你的友邻</a></li><li><a href="http://www.openboy.net/rock-make-me-to-relax.html" title="摇啊那个滚">摇啊那个滚</a></li><li><a href="http://www.openboy.net/qzone-beyond-facebook-and-other-sns-web.html" title="你身边每6个人其中就有一个人用QQ空间.">你身边每6个人其中就有一个人用QQ空间.</a></li><li><a href="http://www.openboy.net/google-friend-connect.html" title="体验google friend connect">体验google friend connect</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/open-sns-rssbbs-com.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>向Live提交的网站地图。</title>
		<link>http://www.openboy.net/to-live-sitemap.html</link>
		<comments>http://www.openboy.net/to-live-sitemap.html#comments</comments>
		<pubDate>Fri, 22 Aug 2008 15:14:14 +0000</pubDate>
		<dc:creator>@openboy</dc:creator>
				<category><![CDATA[建站心得]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[Seo]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://www.openboy.net/%e5%90%91live%e6%8f%90%e4%ba%a4%e7%9a%84%e7%bd%91%e7%ab%99%e5%9c%b0%e5%9b%be%e3%80%82.html</guid>
		<description><![CDATA[           相信大家都都知道像Google，Yahoo提交网站地图，但是面对Live蜗牛般的更新速度大家一半都是放弃，因为对于中文站Live的作用不是很大，不过你要是做英文站，那live的引擎是仅次于Google的。            下面猪小猪交大家像Live提交你的网站地图。首先大家要登陆Live的网站管理员测试站。之后sign in to use the tool(登陆来实用工具)之后按照猪小猪的图片所示，填写您网站的信息 之后点Submit. 后面会叫你在你网站的根目录加入xml文件。你按照步骤都弄好。就可以了，很简单！~ 之后有很多功能还待发掘~猪小猪把部分单词给大家翻译出来方便大家观看~   这样就是加好了~大家可以观察自己网站在live上的抓取信息了~~   本文由猪小猪&#8217;space原创翻译，禁止一切转载~如有违反必将追究责任！ seo技术之网站地图nginx301重定向Discuz7.2首页最后发表帖子URL301重定向的SEO优化wordpress的ping功能是否会影响Google收录？【转载】针对Google的优化圣经LiveSync太强大了.总结最全的wordpress优化技巧。]]></description>
			<content:encoded><![CDATA[<p>           相信大家都都知道像Google，<a title="关于yahoo" href="/tag/yahoo" target="_blank">Yahoo</a>提交网站地图，但是面对<strong>Live</strong>蜗牛般的更新速度大家一半都是放弃，因为对于中文站<strong>Live</strong>的作用不是很大，不过你要是做英文站，那live的引擎是仅次于Google的。</p>
<p>           下面猪小猪交大家像<strong>Live</strong>提交你的网站地图。<span id="more-95"></span>首先大家要登陆<a title="Live的网站管理员" href="http://webmaster.live.com/" target="_blank"><span style="font-size: large;">Live的网站管理员</span></a>测试站。之后sign in to</p>
<p>use the tool(登陆来实用工具)之后按照<strong>猪小猪</strong>的图片所示，填写您网站的信息<img src="http://farm3.static.flickr.com/2254/2785644343_dbe079bd35.jpg?v=0" alt="live" /></p>
<p>之后点Submit.</p>
<p>后面会叫你在你网站的根目录加入xml文件。你按照步骤都弄好。就可以了，很简单！~</p>
<p>之后有很多功能还待发掘~猪小猪把部分单词给大家翻译出来方便大家观看~<img src="http://farm4.static.flickr.com/3224/2785655597_36c9c2887c.jpg?v=0" alt="live" width="500" height="149" /></p>
<p> </p>
<p>这样就是加好了~大家可以观察自己网站在live上的抓取信息了~~</p>
<p> </p>
<p>本文由<a title="猪小猪的博客" href="http://www.openboy.net/" target="_blank"><strong>猪小猪&#8217;space</strong></a>原创翻译，禁止一切转载~如有违反必将追究责任！</p>
<ul class="related_post"><li><a href="http://www.openboy.net/seo-web-sitemap.html" title="seo技术之网站地图">seo技术之网站地图</a></li><li><a href="http://www.openboy.net/nginx-301-rewrite-for-web-seo.html" title="nginx301重定向">nginx301重定向</a></li><li><a href="http://www.openboy.net/discuz-last-post-url-seo.html" title="Discuz7.2首页最后发表帖子URL301重定向的SEO优化">Discuz7.2首页最后发表帖子URL301重定向的SEO优化</a></li><li><a href="http://www.openboy.net/wordpress-ping-impact-blog-indexed.html" title="wordpress的ping功能是否会影响Google收录？">wordpress的ping功能是否会影响Google收录？</a></li><li><a href="http://www.openboy.net/brett-tabke-say-seo-about-google-to-success.html" title="【转载】针对Google的优化圣经">【转载】针对Google的优化圣经</a></li><li><a href="http://www.openboy.net/livesync-and-cloud-computing.html" title="LiveSync太强大了.">LiveSync太强大了.</a></li><li><a href="http://www.openboy.net/all-of-wordpress-seo-skills.html" title="总结最全的wordpress优化技巧。">总结最全的wordpress优化技巧。</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.openboy.net/to-live-sitemap.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

