<?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>TS &#187; 博客记录</title>
	<atom:link href="http://www.daihuaxin.com/index.php/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.daihuaxin.com</link>
	<description>崩溃后重生的The.Soloist开始新的blogging生涯</description>
	<lastBuildDate>Sat, 19 Jun 2010 20:15:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>试下ipod touch发布</title>
		<link>http://www.daihuaxin.com/index.php/blogging/%e8%af%95%e4%b8%8bipod-touch%e5%8f%91%e5%b8%83</link>
		<comments>http://www.daihuaxin.com/index.php/blogging/%e8%af%95%e4%b8%8bipod-touch%e5%8f%91%e5%b8%83#comments</comments>
		<pubDate>Sat, 06 Dec 2008 23:26:07 +0000</pubDate>
		<dc:creator>The.Soloist</dc:creator>
				<category><![CDATA[博客记录]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ipod]]></category>

		<guid isPermaLink="false">http://www.daihuaxin.com/index.php/blogging/%e8%af%95%e4%b8%8bipod-touch%e5%8f%91%e5%b8%83</guid>
		<description><![CDATA[热度:

用ipod touch写东西，有点意思...

<span class="readmore"><a href="http://www.daihuaxin.com/index.php/blogging/%e8%af%95%e4%b8%8bipod-touch%e5%8f%91%e5%b8%83" title="试下ipod touch发布" target="_blank">阅读全文——共21字</a></span>]]></description>
			<content:encoded><![CDATA[
<table>
<tr cellpadding=0><td>热度:</td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td></tr>
</table>
<p><p>用ipod touch写东西，有点意思...</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati 标签: <a class='technorati-link' href='http://technorati.com/tag/blog' rel='tag' target='_blank'>blog</a>, <a class='technorati-link' href='http://technorati.com/tag/ipod' rel='tag' target='_blank'>ipod</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.daihuaxin.com/index.php/blogging/%e8%af%95%e4%b8%8bipod-touch%e5%8f%91%e5%b8%83/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>老婆页面不能显示图片的问题终于解决了</title>
		<link>http://www.daihuaxin.com/index.php/blogging/blogpic-issue-solved</link>
		<comments>http://www.daihuaxin.com/index.php/blogging/blogpic-issue-solved#comments</comments>
		<pubDate>Mon, 11 Aug 2008 13:58:30 +0000</pubDate>
		<dc:creator>The.Soloist</dc:creator>
				<category><![CDATA[博客记录]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[老婆]]></category>
		<category><![CDATA[重写]]></category>

		<guid isPermaLink="false">http://www.daihuaxin.com/?p=45</guid>
		<description><![CDATA[热度:

终于在熬了若干天之后，问题终于解决了...感谢wp fans forum的crazy_loong提供了耐心的指导和解决方案。
问题出在htaccess文件上。经过google得知，Linux主机下每个子目录都有个htaccess文件，为这个站点（目录）的文件访问提供地址重写功能。如果一个目录下没有.htaccess文件，那么他会继承上级目录的.htaccess文件作为自己的设置。我看了下老婆wp目录上级目录的.htaccess，里面没有老婆wp的域名，而老婆wp目录里又没有.htaccess，所以在访问老婆wp的时候，继承下来的.htaccess是没法对地址进行重写的，自然找不到文件...把.htaccess里照猫画虎添上老婆的域名，并且复制到老婆wp的目录下之后一切都解决了...很开心！
<span class="readmore"><a href="http://www.daihuaxin.com/index.php/blogging/blogpic-issue-solved" title="老婆页面不能显示图片的问题终于解决了" target="_blank">阅读全文——共426字</a></span>]]></description>
			<content:encoded><![CDATA[
<table>
<tr cellpadding=0><td>热度:</td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td></tr>
</table>
<p><p>终于在熬了若干天之后，问题终于解决了...感谢wp fans forum的crazy_loong提供了耐心的指导和解决方案。</p>
<p>问题出在htaccess文件上。经过google得知，Linux主机下每个子目录都有个htaccess文件，为这个站点（目录）的文件访问提供地址重写功能。如果一个目录下没有.htaccess文件，那么他会继承上级目录的.htaccess文件作为自己的设置。我看了下老婆wp目录上级目录的.htaccess，里面没有老婆wp的域名，而老婆wp目录里又没有.htaccess，所以在访问老婆wp的时候，继承下来的.htaccess是没法对地址进行重写的，自然找不到文件...把.htaccess里照猫画虎添上老婆的域名，并且复制到老婆wp的目录下之后一切都解决了...很开心！</p>
<p>再次感谢crazy_loong的帮助。现在真的可以开始happy blogging啦！</p>
<p>www.zeroyun.com，老婆的wordpress blog，欢迎访问哦</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati 标签: <a class='technorati-link' href='http://technorati.com/tag/htaccess' rel='tag' target='_blank'>htaccess</a>, <a class='technorati-link' href='http://technorati.com/tag/wordpress' rel='tag' target='_blank'>wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/%E8%80%81%E5%A9%86' rel='tag' target='_blank'>老婆</a>, <a class='technorati-link' href='http://technorati.com/tag/%E9%87%8D%E5%86%99' rel='tag' target='_blank'>重写</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.daihuaxin.com/index.php/blogging/blogpic-issue-solved/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>搬家了</title>
		<link>http://www.daihuaxin.com/index.php/blogging/moving-in</link>
		<comments>http://www.daihuaxin.com/index.php/blogging/moving-in#comments</comments>
		<pubDate>Sun, 03 Aug 2008 16:32:21 +0000</pubDate>
		<dc:creator>The.Soloist</dc:creator>
				<category><![CDATA[博客记录]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[开始]]></category>

		<guid isPermaLink="false">http://www.daihuaxin.com/?p=33</guid>
		<description><![CDATA[热度:

从原来的空间挪到这里，又是一个新的开始。
主机上有三个wp，一个是这个www.daihuaxin.com，一个是英文版的english.daihuaxin.com，还有一个是老婆的www.zeroyun.com。欢迎访问。
<span class="readmore"><a href="http://www.daihuaxin.com/index.php/blogging/moving-in" title="搬家了" target="_blank">阅读全文——共110字</a></span>]]></description>
			<content:encoded><![CDATA[
<table>
<tr cellpadding=0><td>热度:</td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td></tr>
</table>
<p><p>从原来的空间挪到这里，又是一个新的开始。</p>
<p>主机上有三个wp，一个是这个<a href="http://www.daihuaxin.com">www.daihuaxin.com</a>，一个是英文版的english.daihuaxin.com，还有一个是老婆的<a href="http://www.zeroyun.com">www.zeroyun.com</a>。欢迎访问。</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati 标签: <a class='technorati-link' href='http://technorati.com/tag/wordpress' rel='tag' target='_blank'>wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/%E5%BC%80%E5%A7%8B' rel='tag' target='_blank'>开始</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.daihuaxin.com/index.php/blogging/moving-in/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wordpress2.6的中文tag还是不行啊</title>
		<link>http://www.daihuaxin.com/index.php/blogging/chinese-tag-problem</link>
		<comments>http://www.daihuaxin.com/index.php/blogging/chinese-tag-problem#comments</comments>
		<pubDate>Sat, 19 Jul 2008 14:15:05 +0000</pubDate>
		<dc:creator>The.Soloist</dc:creator>
				<category><![CDATA[博客记录]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[中文tag]]></category>

		<guid isPermaLink="false">http://www.soloist-ic.cn/?p=15</guid>
		<description><![CDATA[热度:

记得以前版本的wp里要想解决中文tag的链接问题就得改rewrite.php，到了2.6也一样，但是...我这个主题点开中文tag之后竟然不显示tag的名字...这事闹的...得翻翻别的主题，看看是不是有的可改...

<span class="readmore"><a href="http://www.daihuaxin.com/index.php/blogging/chinese-tag-problem" title="wordpress2.6的中文tag还是不行啊" target="_blank">阅读全文——共108字</a></span>]]></description>
			<content:encoded><![CDATA[
<table>
<tr cellpadding=0><td>热度:</td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td><td cellpadding=0><img src='http://www.daihuaxin.com/wp-content/plugins/statpresscn/images/sun_dark.gif' width=10 height=10 border=0 /></td></tr>
</table>
<p><p>记得以前版本的wp里要想解决中文tag的链接问题就得改rewrite.php，到了2.6也一样，但是...我这个主题点开中文tag之后竟然不显示tag的名字...这事闹的...得翻翻别的主题，看看是不是有的可改...</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati 标签: <a class='technorati-link' href='http://technorati.com/tag/wordpress' rel='tag' target='_blank'>wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/%E4%B8%AD%E6%96%87tag' rel='tag' target='_blank'>中文tag</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.daihuaxin.com/index.php/blogging/chinese-tag-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
