<?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>Lapland&#039;s Blog</title>
	<atom:link href="http://www.that5.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.that5.com</link>
	<description>好好学习，天天向上！</description>
	<lastBuildDate>Wed, 04 Apr 2012 16:12:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>升级 Kindle Touch 5.0.3[4]</title>
		<link>http://www.that5.com/update-kindle-touch-5-0-3.html</link>
		<comments>http://www.that5.com/update-kindle-touch-5-0-3.html#comments</comments>
		<pubDate>Mon, 02 Apr 2012 02:30:49 +0000</pubDate>
		<dc:creator>That5</dc:creator>
				<category><![CDATA[学习]]></category>
		<category><![CDATA[kindle touch]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.that5.com/?p=1053</guid>
		<description><![CDATA[kindle touch买来就迫不及待的越狱-字体替换-汉化，最值得称道的是字体替换真的对中文显示有非常大的提升，堪称完美显示。后来touch官方出了一个5.0.3的固件对翻页速度有比较明显的提升，我着手去升级然后折腾开始了。 1、替换原来的字体文件和配置（local.conf） 2、去汉化 3、反越狱或者越狱恢复，搜索网上的帖子很少说到这一点，也许是字体处理方式不一样（有些懒人包是直接外挂字体和配置文件的）。 4、下载官方的固件Update_kindle_5.0.3.bin（注意现在官方已经没有这个固件下载了） 一番折腾出现了update error 006和update error 023，又搜索相关信息“重新越狱-字体替换-汉化-关机”最后再来以上操作。我的结果还是不行，依然出现006和023错误。折腾的脑袋都糊了，我把kindle touch U盘目录下自己创建的文件都统统删了，问题又来了开机出现口口这个问题一般出现在外挂字体文件和配置的懒人包。后来不小心解开Update_kindle_5.0.4.bin，解开文件一看灵感来了：直接升级。 具体办法： 1、备份好自己的电子书 2、回忆自己当时用的什么样的方式去替换字体和汉化 3、然后替换原来的字体文件和配置-去汉化-反越狱（一定要下载update_jailbreak_1.1_k5_uninstall.bin，因为还有kindle4的反越狱文件它们是不一样的） 4、恢复出厂设置 5、下载kindle touch官方Update_kindle_5.0.4.bin 关于反越狱yifan.lu在博客里说得非常清楚，不再赘述。也许直接升级官方的5.0.4.bin固件都能成功，因为它包含了你所需要的所有文件。前四点只是为了心理上的安全感。 固件5.0.4我感觉是亚马逊想“拯救”5.0.1越狱替换字体后不能升级的人，去对比5.0.3和5.0.4的文件你就知道了。亚马逊很可怕啊，去年我推送中文标题的文档会出现???（也就是Web管理的Your Kindle Library），一个月之后中文标题正常显示，当然这也许是刚好升级巧合而已。]]></description>
		<wfw:commentRss>http://www.that5.com/update-kindle-touch-5-0-3.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Motorola Defy WiFi和GPS修正</title>
		<link>http://www.that5.com/motorola-defy-wifi-gps.html</link>
		<comments>http://www.that5.com/motorola-defy-wifi-gps.html#comments</comments>
		<pubDate>Fri, 30 Mar 2012 07:21:38 +0000</pubDate>
		<dc:creator>That5</dc:creator>
				<category><![CDATA[生活]]></category>
		<category><![CDATA[Defy]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[手机]]></category>

		<guid isPermaLink="false">http://www.that5.com/?p=1043</guid>
		<description><![CDATA[去年买的Defy它最大的问题是WIFI很弱，特别是刷了CM之后。手机肯定要ROOT，特别需要注意的是文件的权限（如果使用文件覆盖方式）以免重启之后“无限重启”。 WIFI 修改/etc/wifi/tiwlan.ini （如果还有tiwlan_ap.ini文件可以一样的修改） 权限-rw-r-r 1为打开0为关闭 HT_Enable = 0 # 关闭802.11n支持 BurstModeEnable = 0 # 关闭兼容模式 WiFiAdhoc = 1 # 支持Adhoc这种热点 WiFiWmmPS = 1 # 支持WmmPS，也可以选择关闭 GPS 文件修改（效果非常有效） /system/etc/gps.conf 权限-rw-r-r # NTP NTP_SERVER=[0123].cn.pool.ntp.org # XTRA XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin # SUPL SUPL_HOST=suplcn.sirf.com SUPL_HOST=supl.nokia.com 文件修改（效果感觉一般） /system/etc/location.cfg 权限-rw-r-r /data/location/location.cfg 权限-rw-rw-rw 项目-修改 DL_LCS_SUPL_SECURITY_ON = 1 改为 DL_LCS_SUPL_SECURITY_ON = 0 [...]]]></description>
		<wfw:commentRss>http://www.that5.com/motorola-defy-wifi-gps.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 数据库清理</title>
		<link>http://www.that5.com/wordpress-mysql-clean.html</link>
		<comments>http://www.that5.com/wordpress-mysql-clean.html#comments</comments>
		<pubDate>Fri, 30 Mar 2012 06:47:52 +0000</pubDate>
		<dc:creator>That5</dc:creator>
				<category><![CDATA[学习]]></category>
		<category><![CDATA[MySQL Clean]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.that5.com/?p=1038</guid>
		<description><![CDATA[WordPress越来越臃肿了，搜索了关于清理数据库的东西，整理下给自己备用。 DELETE FROM `自己数据库的名字`.`wp_posts` WHERE `wp_posts`.`post_status` = 'inherit' DELETE FROM `wp_options` WHERE `option_name` LIKE ('_transient%_feed_%') DELETE FROM wp_comments WHERE comment_approved = 'trash'; DELETE FROM wp_commentmeta WHERE comment_id NOT IN (SELECT comment_id FROM wp_comments); DELETE FROM wp_commentmeta WHERE meta_key LIKE '%trash%'; DELETE FROM wp_postmeta WHERE meta_key = '_edit_lock'; DELETE FROM wp_postmeta WHERE meta_key = '_edit_last'; DELETE [...]]]></description>
		<wfw:commentRss>http://www.that5.com/wordpress-mysql-clean.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CDNZZ免费加速服务</title>
		<link>http://www.that5.com/cdnzz-free-cdn.html</link>
		<comments>http://www.that5.com/cdnzz-free-cdn.html#comments</comments>
		<pubDate>Mon, 13 Feb 2012 05:22:28 +0000</pubDate>
		<dc:creator>That5</dc:creator>
				<category><![CDATA[其它]]></category>
		<category><![CDATA[CDNZZ]]></category>

		<guid isPermaLink="false">http://www.that5.com/?p=954</guid>
		<description><![CDATA[CDNZZ是个崭新和免费（目前是免费的）的CDN加速服务公司，链接：http://www.cdnzz.com。目前需要邀请码注册，特提供4枚。 63326897549 63344876710 63347967078 63355233718 设置是相当的简单，首先检查权限（就是上传一个文件到你空间检测你的所有权），然后只需要CNAME记录就对了。例如： www.a.com CNAME: www-a-com.cdnzz.net（由CDNZZ自动生成） 节点有香港、法国（荷兰）和美国。这个是根据自己博客查来的，官方网站没有相关介绍，感觉各大洲都有相关节点。再是发现一个比较奇怪的地方，使用webluker站长工具，居然香港(NTT)节点无反应，不知道为什么？]]></description>
		<wfw:commentRss>http://www.that5.com/cdnzz-free-cdn.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>测试Highlight高亮</title>
		<link>http://www.that5.com/highlight.html</link>
		<comments>http://www.that5.com/highlight.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 02:15:58 +0000</pubDate>
		<dc:creator>That5</dc:creator>
				<category><![CDATA[其它]]></category>
		<category><![CDATA[highlight]]></category>

		<guid isPermaLink="false">http://www.that5.com/?p=945</guid>
		<description><![CDATA[20120319更新：已经不使用任何高亮代码插件 中文和code混排 get_bloginfo code和preget_bloginfo+ get_bloginfo Python @requires_authorization def somefunc(param1, param2): r'''A docstring''' if param1 > param2: # interesting print 'Gre\'ater' print '' return (param2 - param1 + 1) or None class SomeClass: pass Ruby class A < B; def self.create(object = User) object end end class Zebra; def inspect; "X#{2 + self.object_id}" end end module [...]]]></description>
		<wfw:commentRss>http://www.that5.com/highlight.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

