<?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; 技术路径</title>
	<atom:link href="http://www.91here.net/w/index.php/archives/category/%e6%8a%80%e6%9c%af/feed" rel="self" type="application/rss+xml" />
	<link>http://www.91here.net/w</link>
	<description>~波~世界</description>
	<lastBuildDate>Sun, 05 Sep 2010 01:34:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>自助表单生成及收集器</title>
		<link>http://www.91here.net/w/index.php/archives/566</link>
		<comments>http://www.91here.net/w/index.php/archives/566#comments</comments>
		<pubDate>Thu, 12 Aug 2010 05:49:47 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[Fabcms]]></category>
		<category><![CDATA[Top]]></category>
		<category><![CDATA[技术路径]]></category>
		<category><![CDATA[项目]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=566</guid>
		<description><![CDATA[http://www.91here.com/fc/ 请使用admin/admin登陆。]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/566/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>elasticss css framework</title>
		<link>http://www.91here.net/w/index.php/archives/436</link>
		<comments>http://www.91here.net/w/index.php/archives/436#comments</comments>
		<pubDate>Sun, 01 Nov 2009 03:44:30 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=436</guid>
		<description><![CDATA[http://elasticss.com 它是我看到的可以解决常用的Div行分布的疑难问题解决方式，当然它包含了其他优秀框架的一些特征。]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/436/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“活泥鳅”修改意见整理</title>
		<link>http://www.91here.net/w/index.php/archives/427</link>
		<comments>http://www.91here.net/w/index.php/archives/427#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:28:53 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[Top]]></category>
		<category><![CDATA[技术路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=427</guid>
		<description><![CDATA[第一个Android发布程序。]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/427/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>android 手册影像地址</title>
		<link>http://www.91here.net/w/index.php/archives/425</link>
		<comments>http://www.91here.net/w/index.php/archives/425#comments</comments>
		<pubDate>Wed, 21 Oct 2009 06:31:03 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=425</guid>
		<description><![CDATA[http://androidappdocs.appspot.com 真是搞不懂为什么电信会把android.com给屏蔽掉！？]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/425/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在utf8下的mysql中实现拼音排序</title>
		<link>http://www.91here.net/w/index.php/archives/394</link>
		<comments>http://www.91here.net/w/index.php/archives/394#comments</comments>
		<pubDate>Wed, 06 May 2009 14:05:24 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=394</guid>
		<description><![CDATA[select * from pinyin order by CONVERT(NAME USING GBK) 确实很方便。 不过，听说个别姓氏因拼音不正确造成排序错误。例如，’窦‘ 。但我没有尝试过。]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/394/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libpng2 与 gd2 安装错误问题的解决技巧</title>
		<link>http://www.91here.net/w/index.php/archives/325</link>
		<comments>http://www.91here.net/w/index.php/archives/325#comments</comments>
		<pubDate>Fri, 19 Dec 2008 06:11:49 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=325</guid>
		<description><![CDATA[摘录存档 GD安装 源代码：gd-2.0.33.tar.gz 安装 # tar -zxvf gd-2.0.33.tar.gz # cd gd-2.0.33 # ./configure  \ ? &#8211;prefix=/usr/local/gd2 \ ? &#8211;with-zlib \ ? &#8211;with-png=/usr/local/libpng2 \ ? &#8211;with-jpeg=/usr/local/jpeg6 编辑 Makefile 231行左右 将 CPPFLAGS = -I/usr/local/jpeg6/include 改为 CPPFLAGS = -I/usr/local/jpeg6/include -I/usr/local/libpng2/include # make # make install]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/325/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我的Pda上网</title>
		<link>http://www.91here.net/w/index.php/archives/323</link>
		<comments>http://www.91here.net/w/index.php/archives/323#comments</comments>
		<pubDate>Sat, 13 Dec 2008 13:08:44 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>
		<category><![CDATA[生活路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=323</guid>
		<description><![CDATA[打字还是不便]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/323/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>将我的日志最终转换到了WP2.6</title>
		<link>http://www.91here.net/w/index.php/archives/278</link>
		<comments>http://www.91here.net/w/index.php/archives/278#comments</comments>
		<pubDate>Sat, 13 Dec 2008 06:02:07 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>
		<category><![CDATA[生活路径]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=278</guid>
		<description><![CDATA[转换成功，主要还是编码问题困扰了许久。 真是麻烦～ 尤其是编码问题～ 搞了整整一天才完成这个从原系统换到新系统。主要的原因还是，之前那个mysql是4版本，且不是UTF8编码。 我是直接数据库文件，再通过Navicat Lite for MySQL特定指定编码导出正确的数据库，然后通过转换编码后editplus，最终形成正确编码。至于升级问题，我之前不是使用wp(最早期是的)，而是通过insert into select&#8230;方式，将日志直接导入进来。 所以，大家看到的，作者和分类可能大部分是缺失的。]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/278/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我的opensuse中的firefox效果</title>
		<link>http://www.91here.net/w/index.php/archives/255</link>
		<comments>http://www.91here.net/w/index.php/archives/255#comments</comments>
		<pubDate>Sat, 18 Oct 2008 14:17:56 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>
		<category><![CDATA[生活路径]]></category>
		<category><![CDATA[foxfire]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[看看吧，我的截图。 换了一个firefox的theme，然后加入了 微软的雅黑字体。 还算行～]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/255/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://x.discuz.net/ 尽然也出错了</title>
		<link>http://www.91here.net/w/index.php/archives/253</link>
		<comments>http://www.91here.net/w/index.php/archives/253#comments</comments>
		<pubDate>Mon, 22 Sep 2008 05:51:18 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[技术路径]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[不知道什么原因？ 大概用得人太多…… o(∩_∩)o&#8230;哈哈]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/253/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
