<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>银河星尘 &#187; Wordpress</title>
	<atom:link href="http://galaxy.ourkernel.com/blog/category/computer/soft/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://galaxy.ourkernel.com/blog</link>
	<description>Galaxy's World</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>[郁闷]终于知道为啥12月12以来Google Analytics的数字骤降了……</title>
		<link>http://galaxy.ourkernel.com/blog/200912/724</link>
		<comments>http://galaxy.ourkernel.com/blog/200912/724#comments</comments>
		<pubDate>Mon, 21 Dec 2009 08:57:40 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Galaxy_Original]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/200912/724</guid>
		<description><![CDATA[因为手上有3个域名（galaxy001和galaxysd这2个3322的加网友送的galaxy.ourkernel.com），所以统计代码按 http://code.google.com/intl/zh-CN/apis/analytics/docs/tracking/asyncMigrationExamples.html 的，加了： var pageTracker = _gat._getTracker('UA-XXXXX-X'); pageTracker._setDomainName('none'); pageTracker._setAllowLinker(true); pageTracker._trackPageview(); （加的是中间2行） 由于我用了WP插件Google Analyticator，它的Version: 6.0.2是Last Updated: 2009-12-12，而ChangeLog是： 6.0.2 * Updates the async tracking snippet to the latest version provided by Google. 就是说，它已经是： _gaq.push(['_setAccount', 'UA-XXXXX-X']); _gaq.push(['_setDomainName', 'none']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); （中间2行在修改前是最开始那2行……） 解决就简单了，把pageTracker._set那套换成_gaq.push(['_set。 唉，今天一上午翻wiki查资料，下午郁闷了，干点别的，就来G了下，不想就发现Google Analytics推出异步跟踪分析，看时间接近，查了下官方代码，再看看自己的博客页面，一切就都清楚了。 这段代码还是2009年3月份加的，都过了大半年了，Galaxy咋会记得…… Tags: Galaxy_Original, Wordpress]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200912/724/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[ZT]更新升级到WordPress 2.9及Simple Tags插件问题</title>
		<link>http://galaxy.ourkernel.com/blog/200912/723</link>
		<comments>http://galaxy.ourkernel.com/blog/200912/723#comments</comments>
		<pubDate>Mon, 21 Dec 2009 08:17:31 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/200912/723</guid>
		<description><![CDATA[http://www.alexblair.org/user-alexblair-post-915.html http://www.dreamfreeblog.com/2009/12/wordpress29.html Simple Tags 插件问题，以前 WordPress 2.7 也出现过问题…这次 WordPress 2.9 提示： Simple Tags can’t work with this WordPress version! “Simple Tags 插件不能在当前 WordPress 版本工作”，其实也算不上不兼容，是插件作者多了一个 WordPress 版本强行检查的注释，最高版本检查 wp 2.8 已经写死（hard-coded）在里面了，还没来得及更新。解决方法，只要找到： if &#40; strpos&#40;$wp_version, ‘2.7′&#41; !== false &#124;&#124; strpos&#40;$wp_version, ‘2.8′&#41; !== false&#41; &#123; 修改成： if &#40; strpos&#40;$wp_version, ‘2.7′&#41; !== false &#124;&#124; strpos&#40;$wp_version, ‘2.8′&#41; !== false &#124;&#124; strpos&#40;$wp_version, [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200912/723/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ZT]让 FeedBurner 联姻国产 RSS 阅读器</title>
		<link>http://galaxy.ourkernel.com/blog/200908/614</link>
		<comments>http://galaxy.ourkernel.com/blog/200908/614#comments</comments>
		<pubDate>Tue, 11 Aug 2009 03:40:41 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy001.3322.org/blog/200908/614</guid>
		<description><![CDATA[姑且分在软件类吧。手头没PC，还是得纯转，附件也懒得mirror了…… http://orzdream.com/2009/08/feedburner-more-subscription-xml/ 原文就是把关键部分放在more标签后面，我不太喜欢这种逼人点击的做法，不过，纯转帖就照作算了…… 一些到处流浪的 Blogger 们，季经式（一个季度一次）的更换 BSP ，对于读者来说不断的退订、订阅同一个人的 Blog 是非常麻烦的。对于这些 Blogger 们来说，选择一只优秀的 Feed 托管商是非常重要的。目前，出现在我生命中的 Feed 托管商有： FeedBurner，FeedSky，FeedCat。 FeedBurn 老牌劲旅，皈依 Google 门下却不思进取； FeedSky 中国制造，却时常抽风捉摸不透； FeedCat 只为数字而生，弄虚作假不知何意。除去现状不说， FeedBurner 还是非常稳定，和 FeedSky 相比只有一个缺陷：不符合中国国情——没有中文界面，没有订阅到国产 RSS 阅读器的快捷按钮。虽然官方只提供了国外常用 RSS 阅读器订阅按钮，但凭借着其开放性，我们还是可以为 FeedBurn 添加国产 RSS 阅读器订阅按钮的！ 如何在 FeedBurner 中添加国产 RSS 阅读器订阅按钮 1、登录 FeedBurner ，并进入你要修改的Feed 。 2、进入上面菜单中的「Optimize」，再点击左边菜单中的「BrowserFriendly」。 3、点击右边的「More subscription options」链接，分别复制下列链接到在输入框中，再点「Add」。 订阅到鲜果 订阅到抓虾 订阅到哪吒 订阅到QQ邮箱 订阅到九点 [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200908/614/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ZT]WordPress 的 RSS feed</title>
		<link>http://galaxy.ourkernel.com/blog/200906/579</link>
		<comments>http://galaxy.ourkernel.com/blog/200906/579#comments</comments>
		<pubDate>Fri, 12 Jun 2009 16:53:21 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/2009/06/13/ztwordpress-%e7%9a%84-rss-feed/</guid>
		<description><![CDATA[http://www.neoease.com/wordpress-rss-feed/ June 11th, 2009 可能你知道 WordPress 向你提供的那几个关于 Feed 调用的方法, 并知道如何在主题中插放你的 RSS 或者 Atom. 但你应该知道更多, 因为这些 Feed 可以向你提供很多的便利. 如果你知道 WordPress 的订阅链接规则, 那么就算人家不向你提供订阅链接, 你也可以订阅他的博客内容. 并可以通过它们订阅一些你感兴趣的内容. 你可以通过分类订阅, 通过标签订阅, 甚至对搜索结果进行订阅. WordPress 的路径不是唯一的, 对 SEO 很不好, 但是很方便. 下面将以默认模式和 http://%siteurl%/%postname%/ 模式为例进行说明. 分类 默认模式 分类网址: http://www.example.com/?cat=7 订阅网址: http://www.example.com/?cat=7&#38;feed=rss2 postname 模式 分类网址: http://www.example.com/category/wordpress/ 订阅网址: http://www.example.com/category/wordpress/feed/ 标签 默认模式 标签网址: http://www.example.com/?tag=wordpress 订阅网址: http://www.example.com/?tag=wordpress&#38;feed=rss2 postname 模式 [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200906/579/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决：Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate xxx  bytes)</title>
		<link>http://galaxy.ourkernel.com/blog/200906/578</link>
		<comments>http://galaxy.ourkernel.com/blog/200906/578#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:52:30 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy001.3322.org/blog/2009/06/12/%e8%a7%a3%e5%86%b3%ef%bc%9afatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate-xxx-bytes/</guid>
		<description><![CDATA[http://wordpress.org/support/topic/194370 Here&#8217;s the full solution in the cleanest possible way: Create a file called php.ini in the root of your site (if you are using a hosted addon domain, this must be in the subdirectory of that site) In php.ini, enter a line that says memory_limit = 64MB In your site&#8217;s .htaccess (being a WordPress [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200906/578/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[ZT]一個 WordPress plugin 的 debug 過程</title>
		<link>http://galaxy.ourkernel.com/blog/200905/558</link>
		<comments>http://galaxy.ourkernel.com/blog/200905/558#comments</comments>
		<pubDate>Sat, 23 May 2009 05:16:22 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/2009/05/23/zt%e4%b8%80%e5%80%8b-wordpress-plugin-%e7%9a%84-debug-%e9%81%8e%e7%a8%8b/</guid>
		<description><![CDATA[http://blog.chweng.idv.tw/archives/300 這是一個與 WordPress 插件 bug 奮鬥的流水帳，有興趣的人再看看就好，其他人就可以直接跳過啦！ 話說這幾天逛了好幾個 WordPress 相關網站，順便更新了幾個我自己站上的 plugin，也寫了兩個新的功能進去。就在一切即將大功告成的時候，熊熊發現 Firefox 的 Html Validator 套件給了我一個沒看過的錯誤圖示。 先解釋一下 Html Validator 的幾種可能檢測情況吧！最好的情況是沒有錯誤與警告，此時會給出一個綠色的勾勾圖示；如果只有警告（warning）的話，則出現黃色的驚嘆號；如果有錯誤（error）的話，則會出現紅色的 X。而這次，檢測結果出現的是一個藍紫色的 A（1 warning），但是檢視原始碼的時候，卻又告訴我沒有問題，真是奇怪…… 問了一下朋友，才知道原來那個圖是代表的意思是，網頁中有無法正確解讀的字元存在，並且可用 W3C 的 The W3C Markup Validation Service 來指出錯誤是發生在哪一行。 前往檢查之後，又發現一個奇怪的現象：如果我直接把網址餵給 W3C 來檢查，會指出哪一行有無法解讀的字元存在，但如果我由自己的電腦開啟網頁，再將原始碼複製給 W3C 檢查，卻又可以通過檢測。 因為我的網頁每次都有些許的不同，所以直接餵給 W3C 所指出的行數，不一定會與我自己從瀏覽器取得的原始碼符合，而且就算真的從原始碼中找相對應的行數，也沒有發現什麼異常的情況，更何況這份原始碼複製給 W3C，一樣還是可以通過檢測的啊！那麼這個奇怪的字元究竟是怎麼出現的呢？為了抓出這個傢伙，一時間還真沒有想到什麼比較好的方法…… 經過一天的沉澱，終於想到一個應該可行的方法，就是用 php 的 curl 函式，直接將網頁內容擷取下來，而不透過複製的方式來取得原始碼。果然！將使用這個方法擷取的原始碼餵給 W3C，一樣會指出某一行出現編碼錯誤的訊息。再去查看相對應的行數，果然被我找到問題所在了！雖然還是沒有看到那個神秘字元長什麼樣子，不過總算稍微有點頭緒。 問題的關鍵，就出在 Random Posts for Chinese 這個 plugin 上。因為這個插件會去切割文字內容，來達到摘要的效果。也許就是在切割的過程中出了點差錯…… 看了一下 [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200905/558/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ZT]使用jQuery为导出链接增加favicon图标</title>
		<link>http://galaxy.ourkernel.com/blog/200905/557</link>
		<comments>http://galaxy.ourkernel.com/blog/200905/557#comments</comments>
		<pubDate>Thu, 21 May 2009 19:25:26 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/2009/05/22/zt%e4%bd%bf%e7%94%a8jquery%e4%b8%ba%e5%af%bc%e5%87%ba%e9%93%be%e6%8e%a5%e5%a2%9e%e5%8a%a0favicon%e5%9b%be%e6%a0%87/</guid>
		<description><![CDATA[http://xiao3meng.org/web/use-jquery-increase-favicon-icon/ 今天在我的博客上在家里一个小功能，就是所有导向其他网站的链接都会有对应网站的 Favicon 图标显示，譬如这个链接到 Google 的。 导出链接 Favicon 标记是通过 jQuery 实现的，代码来自于 exscale.se ，可以设置最对某段 div 起作用，并且对于无法获取 favicon.ico 的网站采用默认的导出链接图片标示。这样设置以后，在别人阅读你的文章的时候，效果很明显。 如果你也想在自己的网站上实现该效果，可以直接下载一个 JS 文件，添加到底部，并且加上一段控制作用区域的代码如下： &#60;script type='text/javascript'&#62; jQuery&#40;'.post'&#41;.favicons&#40;&#123;defaultIco: 'http://xiao3meng.org/wordpress/wp-content/themes/inove/img/external.gif'&#125;&#41;; &#60;/script&#62; 注意：其中 .post 部分是我网站上的目标区域，你需要更改成自己的。 下载 ： jqueryfavicons.js Tags: JavaScript, Wordpress, ZT]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200905/557/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ZT][WP插件]Some Chinese Please &#8211; 世界从此清净</title>
		<link>http://galaxy.ourkernel.com/blog/200904/523</link>
		<comments>http://galaxy.ourkernel.com/blog/200904/523#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:35:47 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/2009/04/29/ztwp%e6%8f%92%e4%bb%b6some-chinese-please-%e4%b8%96%e7%95%8c%e4%bb%8e%e6%ad%a4%e6%b8%85%e5%87%80/</guid>
		<description><![CDATA[http://www.appinn.com/scp/ “Some Chinese Please” 是为用中文写作的 wordpress blogger 准备的拦截 spam 的 plugin。 基本上，如果你用 wordpress，如果你只写中文，如果你不想每天收拾后台里上百条垃圾留言，就用 SCP 让世界从此清净吧。 使用两天来未收到一条 spam，心情那叫一个爽啊。 小众的 PageRank 终于上升到 5，期待了半年，哈哈。 Some Chinese Please : http://code.google.com/p/some-chinese-please/ Tags: ZT]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200904/523/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ZT]WordPress的几个杀手级Hack技巧</title>
		<link>http://galaxy.ourkernel.com/blog/200904/512</link>
		<comments>http://galaxy.ourkernel.com/blog/200904/512#comments</comments>
		<pubDate>Mon, 20 Apr 2009 00:06:44 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/2009/04/20/ztwordpress%e7%9a%84%e5%87%a0%e4%b8%aa%e6%9d%80%e6%89%8b%e7%ba%a7hack%e6%8a%80%e5%b7%a7/</guid>
		<description><![CDATA[WordPress的10个杀手级Hack技巧 http://xiao3meng.org/wrodpress/wordpresss-10-killer-techniques-hack/ 二月 12th, 2009 这篇文章将向大家介绍10个最新最实用的WordPress hack，它能让你的博客引擎开足马力，挣脱束缚，最大限度地为你服务。此外，每个hack还都附有相关说明，这样你不仅能让WordPress释放最大力量，还能知道如何操作。 1.只在搜索引擎结果中显示AdSense 广告 问题：众所周知，一般访问并不点击广告。广告点击率90%是来自搜索引擎的显示结果。另一个问题是Google 的智能计价。智能定价意味着CTR比较低，点击率单价大打折扣。例如，如果一次点击正常获得1美元的话，Google的智能计价只会是0.1美元。郁闷吧？但是，以下的代码改进就能解决这个问题了。它只在搜索引擎结果中显示AdSense 广告，这意味着你能得到更多的点击率，更高的CTR. 解决方案： 打开主题中的functions.php文件。 粘贴进下代码： function scratch99_fromasearchengine&#40;&#41;&#123; $ref = $_SERVER&#91;'HTTP_REFERER'&#93;; $SE = array&#40;’/search?’, ‘images.google.’, ‘web.info.com’, ’search.’, ‘del.icio.us/search’, ’soso.com’, ‘/search/’, ‘.yahoo.’&#41;; foreach &#40;$SE as $source&#41; &#123; if &#40;strpos&#40;$ref,$source&#41;!==false&#41; return true; &#125; return false; &#125; 把以下代码粘贴到AdSense广告显示位置的相应模板中。它只会在搜索引擎结果中显示： if &#40;function_exists&#40;’scratch99_fromasearchengine’&#41;&#41; &#123; if &#40;scratch99_fromasearchengine&#40;&#41;&#41; &#123; INSERT YOUR CODE HERE &#125; [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200904/512/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ZT]WordPress Backup to FTP</title>
		<link>http://galaxy.ourkernel.com/blog/200904/472</link>
		<comments>http://galaxy.ourkernel.com/blog/200904/472#comments</comments>
		<pubDate>Sun, 05 Apr 2009 00:57:41 +0000</pubDate>
		<dc:creator>Galaxy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ZT]]></category>

		<guid isPermaLink="false">http://galaxy.ourkernel.com/blog/2009/04/05/ztwordpress-backup-to-ftp/</guid>
		<description><![CDATA[http://www.guyrutenberg.com/2009/01/06/wordpress-backup-to-ftp/ WordPress Backup to FTP with 9 comments This script allows you to easily backup your WordPress blog to an FTP server. It&#8217;s actually a modification of my WordPress Backup to Amazon S3 Script, but instead of saving the backup to Amazon S3 it uploads it to an FTP server. Another update is that now [...]]]></description>
		<wfw:commentRss>http://galaxy.ourkernel.com/blog/200904/472/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
