<?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>5d0d.net - 我的领地 &#187; WordPress μ</title>
	<atom:link href="http://5d0d.net/tag/wordpress-%ce%bc/feed/" rel="self" type="application/rss+xml" />
	<link>http://5d0d.net</link>
	<description>WPMU,Drupal,Google,建站笔记,软件经验</description>
	<lastBuildDate>Tue, 27 Jul 2010 05:54:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>猪跑之路：重拾 Drupal</title>
		<link>http://5d0d.net/2009/06/08/%e7%8c%aa%e8%b7%91%e4%b9%8b%e8%b7%af%ef%bc%9a%e9%87%8d%e6%8b%be-drupal/</link>
		<comments>http://5d0d.net/2009/06/08/%e7%8c%aa%e8%b7%91%e4%b9%8b%e8%b7%af%ef%bc%9a%e9%87%8d%e6%8b%be-drupal/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 16:09:39 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[ECMS]]></category>
		<category><![CDATA[WordPress μ]]></category>

		<guid isPermaLink="false">http://5d0d.net/2009/06/08/%e7%8c%aa%e8%b7%91%e4%b9%8b%e8%b7%af%ef%bc%9a%e9%87%8d%e6%8b%be-drupal/</guid>
		<description><![CDATA[其实早在2006年就尝试过 Drupal ，结果是知难而退，在用过宏博CMS、帝国CMS和现在这个博客用的WPMU之后，还是决定重启猪跑之路，尽管它门槛较高，但超强的可定制性太有吸引力。
既然提到了以上几个CMS，顺便说下我的感受。
宏博CMS最易上手，功能也不错，适合没有奇思怪想，只想尽快建起自己的网站，并且网站内容和功能没有特别要求的站长；我觉得最适合办垃圾站（哈哈）。宏博商家服务一般，感觉想急于赚钱，对免费客户招待不是太周全。
帝国CMS个人认为是国内最好的开源CMS，易用性和可定制性平衡的不错，功能强大，如果你本身懂技术，它还可以更强大，安全性也不错。不足是不太重视网站与客户的互动功能，用户管理方面相对薄弱，适合懂得一点代码，想让自己的网站看起来比较像样、不至雷同的站长，内容方面不太适合需要与用户互动较多的网站，很不满ECMS官方和它的粉丝总强调说帝国可以无限地二次开发，话不是这样说的，真有这种水平的人就自己写系统去了。虽如此说，目前我的语文芳草地也还是用的帝国，估计一时半会，也不会有更好的CMS能替代它。
WordPress 偏向于博客风格，喜欢它的结构紧凑合理，代码简洁优美，作个人博客之用绝对是不二选择。全世界有众多的WP追随者，使得它的第三方主题（粗浅地说就是皮肤）和插件众多，也能及时得到象桌面发布系统WLW、饭否等第三方商家的功能支持，但反过来说，针对它的恶意滋扰者也众多，垃圾评论和邮件是个让人头疼的问题。另一个问题是它的谨慎，例如编辑器不提供视频插入功能等等，与国内的只要用户高兴就敢给装的作风不同。
用WP不是不能建网站，所有真正开源的系统理论上说都无所不能，只是费的改造力气不如自己去写一个系统了。目前本站5d0d.net（我的领地）就是用的WP的多博客版本（与多用户是有区别滴），即WPMU。
我为什么还要再去弄Drupal呢？因为我的新想法需要一个更SNS的风格（什么是SNS？）需要有网站的内容管理和论坛的用户互动和信息的交融聚合功能。其实康盛的CenterHome也是个选择，但是试用下来，一是它不开源，不开源可订制性就差，可能它有10000种功能，而我只需要其中10种，也必须全部安装运行其余9990种，而我最想要的一种功能，却恰恰是它目前没有的，十分尴尬；二是国内的这类系统不知为什么，系统代码都那么混乱臃肿，让我一个半瓶水都看着不爽，感觉是开发之初他们就没有个很好的构思，系统是堆砌起来的，这样的系统对于二次开发就很不利，况且即使已经开源的系统，似乎自己也没把开源真当回事，一句话，国内开源系统是已经长大成人后才被迫接受开源改造的，基本架构就不具有开源的优势。
几天弄下来，发现猪跑之路还真是不易。虽然每一处都有令人惊喜的灵活性，比如系统菜单项的定制，一般CMS就是固定指向栏目，即使是WP也是在标签和分类之间选择（自己写代码就另论了），而Drupal则可以指向任何东西，甚至是运行一段PHP代码，而我的新念头恰恰就需要这样的灵活性。但是代价也是巨大的，单单理解它的整套运作原理和一堆与众不同的概念就要了亲命了。但既已如此决定，这次就决心一路走到黑了，特开此贴以自励。
]]></description>
		<wfw:commentRss>http://5d0d.net/2009/06/08/%e7%8c%aa%e8%b7%91%e4%b9%8b%e8%b7%af%ef%bc%9a%e9%87%8d%e6%8b%be-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPMU 2.6 升级到 WPMU 2.7 实录：过程和问题</title>
		<link>http://5d0d.net/2009/03/14/wpmu-26-%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-27-%e5%ae%9e%e5%bd%95%ef%bc%9a%e8%bf%87%e7%a8%8b%e5%92%8c%e9%97%ae%e9%a2%98/</link>
		<comments>http://5d0d.net/2009/03/14/wpmu-26-%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-27-%e5%ae%9e%e5%bd%95%ef%bc%9a%e8%bf%87%e7%a8%8b%e5%92%8c%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 12:54:28 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[WPMU2.7]]></category>
		<category><![CDATA[升级]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=241</guid>
		<description><![CDATA[为了从 WPMU 2.6 升级到 WPMU 2.7，前期阅读了大量资料，从结果看是过于谨慎了，很多东西根本用不到，但一切顺利比什么都重要。下面是具体实战过程：
==========================
实际升级过程，遇到的问题及其解决途径
==========================
【软件准备】
1. 到这里下载最新版的 wordpress MU 2.7x ：http://mu.wordpress.org/download/
2. 到这里下载与之版本对应的简体中文包：http://wpmudev.org/other/
将下载下来的软件解压备用，目录分别是（未改动）：
  latestwordpress-mu
  486635446_wordpress.mu.v2.7.simp.chinese.pack.only.v1-wpcng.zip
  3. 又建了一个临时目录 temp
【备份 WPMU2.6】
我是用一种野蛮的做法：直接用 FPT 软件 FileZilla Client 把 /public_html/5d0d/ 下的所有文件下载到 TEMP，我的域名是 5d0d.net，我的 WPMU 是直接安装在主域名下的。
【删除 WPMU2.6】
把 /public_html/5d0d/ 下下列文件和目录删除（注意 wp-content 目录要保留哦！）：
  wp-admin 目录
  wp-includes 目录
  和所有 /public_html/5d0d/ 主目录下的文件
【在本地修改好 wp-config.php】
我是直接在本地修改好我建的临时目录下的备份文件 tempwp-config.php，然后上传的，修改了两处，内容如下：
  1. 在 &#8220;$base = &#8216;/&#8217;;&#8221; 后面加如下三行：
    define(&#8217;DOMAIN_CURRENT_SITE&#8217;, &#8216;yourdomain.tld&#8217;);
      其中将 yourdomain.tld 换成了我的域名 5d0d.net [...]]]></description>
		<wfw:commentRss>http://5d0d.net/2009/03/14/wpmu-26-%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-27-%e5%ae%9e%e5%bd%95%ef%bc%9a%e8%bf%87%e7%a8%8b%e5%92%8c%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU 主题模板小修</title>
		<link>http://5d0d.net/2009/03/13/wordpress-mu-%e4%b8%bb%e9%a2%98%e6%a8%a1%e6%9d%bf%e5%b0%8f%e4%bf%ae/</link>
		<comments>http://5d0d.net/2009/03/13/wordpress-mu-%e4%b8%bb%e9%a2%98%e6%a8%a1%e6%9d%bf%e5%b0%8f%e4%bf%ae/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 09:46:18 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[WPMU主题]]></category>
		<category><![CDATA[WPMU模板]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=238</guid>
		<description><![CDATA[今天把 WordPress mu 自带的 home 模板改了一下，专为 WPMU 开发的模板实在少的可怜，虽然说 WP 的模板也可以勉强用在 WPMU 上，但试了几十个，多多少少都会有些小瑕疵，最终还是改回到默认的 home 上来。
但 home 的首页我不是太喜欢，没有侧边栏，页面又窄，很小气的感觉，研究了一下网上的帖子，看到加上侧边栏原来就是一条语句，此处就体现出模块化编程的好处了。
具体修改了 ../wp-content/themes/home/ 目录下的：
    home.php      首页
    archives.php  文章列表页
    single.php    单个文章内容页
修改的内容是：
    1. 将 &#60;div id=&#8221;content&#8221; class=&#8221;widecolumn&#8221;&#62; 改为 &#60;div id=&#8221;content&#8221; class=&#8221;narrowcolumn&#8221;&#62;，即：将原内容块由宽改窄，给侧边栏留出地方；
    2. 在原 &#60;/div&#62; 和 &#60;?php get_footer(); ?&#62; 两句之间加上插入侧边栏的语句 &#60;?php get_sidebar(); ?&#62;。
就这么简单，但舒服多了，嘿嘿。
改完这些之后，也顺手在 footer.php 中加入了 51.la 的网站统计代码，加的不是很好看，有兴趣可以到我的领地（http://5d0d.net）看看。
]]></description>
		<wfw:commentRss>http://5d0d.net/2009/03/13/wordpress-mu-%e4%b8%bb%e9%a2%98%e6%a8%a1%e6%9d%bf%e5%b0%8f%e4%bf%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress MU 换主题后不能登录管理页面的问题</title>
		<link>http://5d0d.net/2009/03/13/wordpress-mu-%e6%8d%a2%e4%b8%bb%e9%a2%98%e5%90%8e%e4%b8%8d%e8%83%bd%e7%99%bb%e5%bd%95%e7%ae%a1%e7%90%86%e9%a1%b5%e9%9d%a2%e7%9a%84%e9%97%ae%e9%a2%98/</link>
		<comments>http://5d0d.net/2009/03/13/wordpress-mu-%e6%8d%a2%e4%b8%bb%e9%a2%98%e5%90%8e%e4%b8%8d%e8%83%bd%e7%99%bb%e5%bd%95%e7%ae%a1%e7%90%86%e9%a1%b5%e9%9d%a2%e7%9a%84%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 22:55:14 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=234</guid>
		<description><![CDATA[今天试用了几个插件，又换了几回主题，发现后台无法登录了！出现以下提示：
Fatal error: Call to undefined function wp_add_dashboard_widget() in /home1/gxkjrcom/public_html/5d0d/wp-content/plugins/pixelstats/pixelstats.php on line 52
仔细辨识上述错误，似为 pixelstats 插件的问题，多亏先前打开的后台还未关闭，到插件管理处禁用了此插件，果然问题解决，呵呵。
]]></description>
		<wfw:commentRss>http://5d0d.net/2009/03/13/wordpress-mu-%e6%8d%a2%e4%b8%bb%e9%a2%98%e5%90%8e%e4%b8%8d%e8%83%bd%e7%99%bb%e5%bd%95%e7%ae%a1%e7%90%86%e9%a1%b5%e9%9d%a2%e7%9a%84%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPMU安装说明中文版</title>
		<link>http://5d0d.net/2009/03/04/wpmu%e5%ae%89%e8%a3%85%e8%af%b4%e6%98%8e%e4%b8%ad%e6%96%87%e7%89%88/</link>
		<comments>http://5d0d.net/2009/03/04/wpmu%e5%ae%89%e8%a3%85%e8%af%b4%e6%98%8e%e4%b8%ad%e6%96%87%e7%89%88/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 12:44:38 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=200</guid>
		<description><![CDATA[WordPress Multi User
        &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
        WordPress MU 是WordPress的多用户版。
       
        如果你不是很了解PHP代码，小心的按照以下文档设置的服务器和数据库，
        如果你不能搞定，那就到http://wordpress.com注册你自己的免费博客。
        这是一个稳定运行了很久的BSP，使用它你可以避免自己受伤。
        Apache 服务器设置
        ======
        Apache服务器必须设置mod_rewrite模块，并使其可用。
        这里是Apache2的设置方法，但是Apache1.3也差不多。
       
        1. 确定有下面这样一行代码在你的httpd.conf里面（去掉注释）：
        LoadModule rewrite_module [...]]]></description>
		<wfw:commentRss>http://5d0d.net/2009/03/04/wpmu%e5%ae%89%e8%a3%85%e8%af%b4%e6%98%8e%e4%b8%ad%e6%96%87%e7%89%88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>从 WPMU 2.6 升级到 WPMU 2.7 笔记</title>
		<link>http://5d0d.net/2009/03/04/%e4%bb%8e-wpmu-26-%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-27-%e7%ac%94%e8%ae%b0/</link>
		<comments>http://5d0d.net/2009/03/04/%e4%bb%8e-wpmu-26-%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-27-%e7%ac%94%e8%ae%b0/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 12:13:12 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[升级]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=197</guid>
		<description><![CDATA[WordPress 中文资料较多，相比而言 WordPress  MU 的中文资料较少，无奈自己翻译些急用的，因水平很差，很多地方自己也没真懂，故将原文并录，以免误人。
2.6升级到2.7
You should read through the comprehensive Upgrading_WordPress WP upgrade documentation site before attempting to upgrade WPMU. In summary, we recommend you:
在升级WPMU 之前你应当会面阅读理解 WordPress 升级文档，我们建议你：
1.            Backup WPMU                                         备份WPMU
2.            use the ABC tool to back up as per WP    用 ABC 工具按照 WP 备份
3.            upload fresh copies of the new files         [...]]]></description>
		<wfw:commentRss>http://5d0d.net/2009/03/04/%e4%bb%8e-wpmu-26-%e5%8d%87%e7%ba%a7%e5%88%b0-wpmu-27-%e7%ac%94%e8%ae%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU 使用经验：我不知在和谁过招？</title>
		<link>http://5d0d.net/2009/03/04/wordpress-mu-%e4%bd%bf%e7%94%a8%e7%bb%8f%e9%aa%8c%ef%bc%9a%e6%88%91%e4%b8%8d%e7%9f%a5%e5%9c%a8%e5%92%8c%e8%b0%81%e8%bf%87%e6%8b%9b%ef%bc%9f/</link>
		<comments>http://5d0d.net/2009/03/04/wordpress-mu-%e4%bd%bf%e7%94%a8%e7%bb%8f%e9%aa%8c%ef%bc%9a%e6%88%91%e4%b8%8d%e7%9f%a5%e5%9c%a8%e5%92%8c%e8%b0%81%e8%bf%87%e6%8b%9b%ef%bc%9f/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 05:37:57 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[博客]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=113</guid>
		<description><![CDATA[对于英文不好技术一般的我来说，用 WordPress MU 实在勉为其难，网站本身的建设是一方面，安全防范的任务的确比国产同类系统困难，感觉全世界的捣蛋鬼都在玩 WPMU，开始是铺天盖地的垃圾评论，索性关了评论功能，今天又是莫名其妙的大量博客注册，查来源，遍及世界各地！这或许就是用国际知名系统的代价吧。哎呀累死我哟！
]]></description>
		<wfw:commentRss>http://5d0d.net/2009/03/04/wordpress-mu-%e4%bd%bf%e7%94%a8%e7%bb%8f%e9%aa%8c%ef%bc%9a%e6%88%91%e4%b8%8d%e7%9f%a5%e5%9c%a8%e5%92%8c%e8%b0%81%e8%bf%87%e6%8b%9b%ef%bc%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在 WordPress MU 中插入视频</title>
		<link>http://5d0d.net/2008/11/13/%e5%9c%a8-wordpress-mu-%e4%b8%ad%e6%8f%92%e5%85%a5%e8%a7%86%e9%a2%91/</link>
		<comments>http://5d0d.net/2008/11/13/%e5%9c%a8-wordpress-mu-%e4%b8%ad%e6%8f%92%e5%85%a5%e8%a7%86%e9%a2%91/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 08:48:57 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=81</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://5d0d.net/2008/11/13/%e5%9c%a8-wordpress-mu-%e4%b8%ad%e6%8f%92%e5%85%a5%e8%a7%86%e9%a2%91/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于 Wordpress 的邮件问题[辑]</title>
		<link>http://5d0d.net/2008/10/27/%e5%85%b3%e4%ba%8e-wordpress-%e7%9a%84%e9%82%ae%e4%bb%b6%e9%97%ae%e9%a2%98%e8%be%91/</link>
		<comments>http://5d0d.net/2008/10/27/%e5%85%b3%e4%ba%8e-wordpress-%e7%9a%84%e9%82%ae%e4%bb%b6%e9%97%ae%e9%a2%98%e8%be%91/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 18:20:03 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[邮件]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=41</guid>
		<description><![CDATA[在一堆讲Wordpress邮件乱码问题的文章中找到这篇WordPress mu邮件发送解决方案，介绍了不用mail函数而使用PHP语言的发送邮件类——PHPMailer来发送email。
PHPMailer是一个比较完善的发送邮件类，支持连接SMTP服务器发送邮件，支持SMTP服务器认证，还支持“8bit, base64, binary, and quoted-printable encoding”，这下可把邮件标题乱码的问题解决了。在程序里只要建一个PHPMailer类的对象，填充好参数后执行Send()方法就可以发送了； Wordpress设计时就考虑了邮件发送的问题，在wp-includes/pluggable-functions.php文件里提供了一个wp_mail函数，负责发送邮件。Wordpress 2.0.2中wp_mail函数的原始代码如下：
 if ( !function_exists(&#8217;wp_mail&#8217;) ) : function wp_mail($to, $subject, $message, $headers = &#8221;) { if( $headers == &#8221; ) { $headers = &#8220;MIME-Version: 1.0n&#8221; . &#8220;From: wordpress@&#8221; . preg_replace(&#8217;#^www.#&#8217;, &#8221;, strtolower($_SERVER['SERVER_NAME'])) . &#8220;n&#8221; . &#8220;Content-Type: text/plain; charset=&#8221;" . get_settings(&#8217;blog_charset&#8217;) . &#8220;&#8221;n&#8221;; } return @mail($to, $subject, $message, $headers); } [...]]]></description>
		<wfw:commentRss>http://5d0d.net/2008/10/27/%e5%85%b3%e4%ba%8e-wordpress-%e7%9a%84%e9%82%ae%e4%bb%b6%e9%97%ae%e9%a2%98%e8%be%91/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress MU 安装实战</title>
		<link>http://5d0d.net/2008/10/22/wordpress-mu-%e5%ae%89%e8%a3%85%e5%ae%9e%e6%88%98/</link>
		<comments>http://5d0d.net/2008/10/22/wordpress-mu-%e5%ae%89%e8%a3%85%e5%ae%9e%e6%88%98/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 13:06:46 +0000</pubDate>
		<dc:creator>鱼无言</dc:creator>
				<category><![CDATA[WordPress μ]]></category>
		<category><![CDATA[博客]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://5d0d.net/?p=15</guid>
		<description><![CDATA[实战 WordPress MU 安装]]></description>
		<wfw:commentRss>http://5d0d.net/2008/10/22/wordpress-mu-%e5%ae%89%e8%a3%85%e5%ae%9e%e6%88%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
