<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Alan&#039;s Playground-Alann收好文</title>
<link>http://blog.roodo.com/alannlin/archives/cat_271882.html</link>
<description>


_uacct = &quot;UA-508832-1&quot;;
urchinTracker();





/*
 * 作者: Nelson (http://blog.pixnet.net/Nelson)
 * 說明: 讓 Roodo 的文章自動加入 Google AdSense
 * 備註: 原始程式碼來自 http://blog.xuite.net/emisjerry/tech/11088489，
 *       我將它改成適合 Roodo 的版本。
 * 版本: v1.0，2007/04/26
 * 適用: Roodo 版型
 * 授權: 自由使用及修改，拿去用之前，
 * 		 麻煩到 http://blog.pixnet.net/Nelson/post/3967606 留個言給我。
 */

/*
 * 檢查網址裡頭有沒有 &quot;/archives/&quot; 字串，
 * 有的話就代表是單篇文章。
 */
var isArticle = false;
if (document.URL.indexOf(&quot;/archives/&quot;) &gt; 0)
	isArticle = true;

if (isArticle)
{
	if (window.attachEvent)
		window.attachEvent(&#039;onload&#039;, init);
	else
		window.addEventListener(&#039;load&#039;, init, false);
}


function init()
{
	var DIVs = document.getElementsByTagName(&#039;div&#039;);
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		// 檢查 class 是否為 &quot;posted&quot;，是的話就是文章結尾
		if (x.indexOf(&quot;posted&quot;) == 0)
		{
			DIVs[i].innerHTML +=
				document.getElementById(&quot;divAdSenseContentScript&quot;).innerHTML;
			break;
		}
	}
}
</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/alannlin/archives/cat_271882.xml" rel="self" type="application/rss+xml" />
<item>
	<title>轉載：太長的回應（by gaidhlig）</title>
	<description><![CDATA[
			這篇是從夢裡不知身是客借回來的

延續他之前在說「最高道德標準」，不如先講「運動精神」和歡迎來到真正的民主時代兩文中的見解

作者對近來台灣發生的反貪腐和罷免等事件提出他的觀察，以下是全文：

		]]>
	</description>
	<content:encoded><![CDATA[
			這篇是從<a href="http://www.wretch.cc/blog/gaidhlig" target="_blank">夢裡不知身是客</a>借回來的<br />
<br />
延續他之前在<a href="http://www.wretch.cc/blog/gaidhlig&article_id=3920916" target="_blank">說「最高道德標準」，不如先講「運動精神」</a>和<a href="http://www.wretch.cc/blog/gaidhlig&article_id=3954504" target="_blank">歡迎來到真正的民主時代</a>兩文中的見解<br />
<br />
作者對近來台灣發生的反貪腐和罷免等事件提出他的觀察，以下是全文：<br />

		<a class="acontinues" href="http://blog.roodo.com/alannlin/archives/2284475.html">(繼續閱讀...)</a>
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/alannlin/archives/2284475.html</link>
	<guid>http://blog.roodo.com/alannlin/archives/2284475.html</guid>
	<category>Alann收好文</category>
	<pubDate>Wed, 11 Oct 2006 22:47:37 +0800</pubDate>
</item>
</channel>
</rss>