<?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>Tiger&#039;s Blog</title>
	<atom:link href="http://www.tiger-blog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tiger-blog.com</link>
	<description>老胡的个人博客</description>
	<lastBuildDate>Fri, 18 May 2012 16:34:18 +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>the_excerpt 限制字数</title>
		<link>http://www.tiger-blog.com/201216755/</link>
		<comments>http://www.tiger-blog.com/201216755/#comments</comments>
		<pubDate>Fri, 18 May 2012 16:32:08 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16755</guid>
		<description><![CDATA[<p><a href="http://codex.wordpress.org/Function_Reference/the_excerpt" target="_blank">参考资料</a>，the_excerpt() 默认是输出前55个单词(仅对英文而言），我想限制 excerpt 输出字数，按照示例，我照样加个 filiter，</p><p>function custom_excerpt_length( $length ) {</p><p>return 40;
}
add_filter(  <span class='read-more'><a href='http://www.tiger-blog.com/201216755/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216755/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Addthis 的 Address Bar Sharing</title>
		<link>http://www.tiger-blog.com/201216753/</link>
		<comments>http://www.tiger-blog.com/201216753/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:47:07 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[AddThis]]></category>
		<category><![CDATA[网站维护]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16753</guid>
		<description><![CDATA[<p>更新下 addthis 按钮，发现用 FF浏览网页时，网址后面会多出 #.T7Tf_FKAmhU 这种字符，类似 <a href="http://xxx.com/xxx.html/#.T7Tf_FKAmhU">http://xxx.com/xxx.html/#.T7Tf_FKAmhU</a>，IE倒是没有这个问题。这东西直觉可不太好，网上搜了下解决方法，参考<a href="http://forums.techguy.org/web-email/1021077-solved-problem-firefoxs-display-my.html" target="_blank">这里</a>。</p><p>把addthis代码删去这一行， <span class='read-more'><a href='http://www.tiger-blog.com/201216753/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216753/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>它的领袖被神化得越&#8220;伟大&#8221;，它的人民就活得越卑微</title>
		<link>http://www.tiger-blog.com/201216745/</link>
		<comments>http://www.tiger-blog.com/201216745/#comments</comments>
		<pubDate>Sun, 13 May 2012 07:12:00 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[天朝]]></category>
		<category><![CDATA[监控]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16745</guid>
		<description><![CDATA[<p>任何一个民族，任何一个国家，任何一个时代，它的领袖被神化得越“伟大”，它的人民就活得越卑微；它的领袖被吹得越“英明”，它的人民必定越愚蠢；它的领袖被打扮成“神”，它的人民就一定被践踏为“鬼”。 [转]原出处不祥</p><p>今天找到一个破解比较完全的 WebSite-Watcher 2012 12.0，是个 <span class='read-more'><a href='http://www.tiger-blog.com/201216745/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216745/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>学了一招 box-shadow</title>
		<link>http://www.tiger-blog.com/201216737/</link>
		<comments>http://www.tiger-blog.com/201216737/#comments</comments>
		<pubDate>Tue, 08 May 2012 08:38:32 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[編程]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16737</guid>
		<description><![CDATA[<p>CSS3的 <strong>box-shadow</strong> 属性可以让我们轻松实现图层阴影效果。</p><p>用法： {box-shadow: X轴偏移量 Y轴偏移量 阴影模糊半径 阴影扩展半径 阴影颜色}</p><p>我是从南方周末抄来的，我依样把自己的 wrapper 这个div元素的CSS加了 box-shadow：</p><p>#wrapp <span class='read-more'><a href='http://www.tiger-blog.com/201216737/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216737/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>支持 WP 自定义文章类型的 SEO 插件</title>
		<link>http://www.tiger-blog.com/201216735/</link>
		<comments>http://www.tiger-blog.com/201216735/#comments</comments>
		<pubDate>Mon, 07 May 2012 07:01:26 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16735</guid>
		<description><![CDATA[<p>一直用 FV Simpler SEO 插件，就因为它比较简单有效，但它目前好象没跟上潮流，对自定义的文章类型不起作用。在 WP 官网上搜索了一番，找到几个支持自定义内容类型（Custom Post Type）的SEO插件。</p><p>All in One SEO Pack 老牌货了，估计用的人 <span class='read-more'><a href='http://www.tiger-blog.com/201216735/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216735/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自救：汽车落水如何逃生</title>
		<link>http://www.tiger-blog.com/201216734/</link>
		<comments>http://www.tiger-blog.com/201216734/#comments</comments>
		<pubDate>Mon, 07 May 2012 06:16:30 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[资料收集]]></category>
		<category><![CDATA[意外]]></category>
		<category><![CDATA[自救]]></category>
		<category><![CDATA[逃生]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16734</guid>
		<description><![CDATA[<p>刚才在电视上看到一则消息：好象是千岛湖那边的，一辆面包车，一个司机，一个小男孩，一个小女孩，司机是男孩的父亲。面包车不幸撞破扶栏而坠入水库，司机抱着女孩终算逃了出来，但没有力气再去救自己的孩子。等专业潜水救护赶到时，小男孩也已经死亡。不知道那位父亲先救别人的孩子，是故意还是就近原则？不过从电视画面上 <span class='read-more'><a href='http://www.tiger-blog.com/201216734/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216734/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP 生成 utf-8 文本文件</title>
		<link>http://www.tiger-blog.com/201216731/</link>
		<comments>http://www.tiger-blog.com/201216731/#comments</comments>
		<pubDate>Sun, 06 May 2012 14:10:50 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[建站学习]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16731</guid>
		<description><![CDATA[<p>正在试着用WP做一个在线阅读的网站，想把网页转换成文本文件以备下载，虽然用 file_put_contents($filename, $content); 很容易实现，只是生成的文本文件在IE下打开会乱码，在FF下倒是正常的。在IE下改变下编码也能正常显示，不过，总是不方便。</p><p>我用 $conte <span class='read-more'><a href='http://www.tiger-blog.com/201216731/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216731/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>file_put_contents</title>
		<link>http://www.tiger-blog.com/201216729/</link>
		<comments>http://www.tiger-blog.com/201216729/#comments</comments>
		<pubDate>Sun, 06 May 2012 08:06:45 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16729</guid>
		<description><![CDATA[<p>定义和用法: file_put_contents() 函数把一个字符串写入文件中。</p><p>与依次调用 fopen()，fwrite() 以及 fclose() 功能一样。</p><p>语法</p><p>file_put_contents(file,data,mode,context)</p><p>所以用了file_put_c <span class='read-more'><a href='http://www.tiger-blog.com/201216729/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216729/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今晚的月亮很好</title>
		<link>http://www.tiger-blog.com/201216732/</link>
		<comments>http://www.tiger-blog.com/201216732/#comments</comments>
		<pubDate>Sun, 06 May 2012 03:23:00 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[月亮]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16732</guid>
		<description><![CDATA[<p>刚才喝了点赤豆汤，到阳台抽了根烟，月亮差不多就在头顶上，很圆很亮。</p><p>想起前些时间，在南周上看到有关 超级月亮 的消息。</p><p>气象学家、美国太空新闻网专栏作者乔·拉奥说，在美国，满月出现在东部夏令时5月5日23时35分（北京时间5月6日11时35分）。这次满月适逢月球运行至近地点。由于月球轨 <span class='read-more'><a href='http://www.tiger-blog.com/201216732/'>[详细内容 …]</a></span></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216732/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>时髦的草泥马</title>
		<link>http://www.tiger-blog.com/201216726/</link>
		<comments>http://www.tiger-blog.com/201216726/#comments</comments>
		<pubDate>Sat, 05 May 2012 06:53:41 +0000</pubDate>
		<dc:creator>老胡</dc:creator>
				<category><![CDATA[碎言碎语]]></category>
		<category><![CDATA[搞笑]]></category>
		<category><![CDATA[羊驼]]></category>

		<guid isPermaLink="false">http://www.tiger-blog.com/?p=16726</guid>
		<description><![CDATA[<p>当地时间4月29日，奥地利萨尔茨堡的一个羊驼牧场内，牧场主为羊驼剪毛的同时，也为它们打造了“时尚”的发型。春季剪羊毛是奥地利一年一度的传统活动，除了获取羊毛，也让羊驼可以较为舒服地度过夏季时光。每年一只成年羊驼都要被剃去重达5—10磅的羊毛。</p><p align="center"><a href="http://tiger-blog.com/wp-content/uploads/2012/04/a82a4a0b797a_BDBD/cnm.jpg"></a></p><p align="left">来自网易一周图片：<a title="http://news.163.com/photoview/19BR0001/23173.html" href="http://news.163.com/photoview/19BR0001/23173.html">http://news.16 <span class='read-more'><a href='http://www.tiger-blog.com/201216726/'>[详细内容 …]</a></span></a></p><div class="clear-float"></div>
		]]></description>
		<wfw:commentRss>http://www.tiger-blog.com/201216726/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.257 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-19 00:40:30 -->

