<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <id>http://hungyichan.pixnet.net/blog</id>
  <title><![CDATA[【慢慢咀嚼every Day】:: 痞客邦 PIXNET ::]]></title>
  <author>
    <name>hungyichan</name>
    <email>hungyichan@not-valid.com</email>
  </author>
  <updated>2008-10-28T21:36:43+08:00</updated>
  <published>2008-10-28T21:36:43+08:00</published>
  <link rel="self" href="http://hungyichan.pixnet.net/blog" hreflang="zh"/>
  <subtitle><![CDATA[<script type="text/javascript"><!--
google_ad_client = "pub-8592776030472880";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAEQABoIxLUMfX44tmIorIy7iwEwAA";
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
　　 　　





<div id="divAdSenseContentScript" style="display:none;"><br />



<script type="text/javascript"><!--
google_ad_client = "pub-8592776030472880";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text";
//2007-08-11: 每篇文章
google_ad_channel = "9067751811";
google_color_border = "F2984C";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "6131BD";
google_color_url = "2D8930";
google_ui_features = "rc:10";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>



<br /></div>
<script type="text/javascript">   




/*
 * 作者: Nelson (http://blog.pixnet.net/Nelson)
 * 說明: 讓 Pixnet 的文章自動加入 Google AdSense
 * 備註: 原始程式碼來自 http://blog.xuite.net/emisjerry/tech/11088489，
 *       我將它改成適合 Pixnet 的版本。
 * 版本: v2007/05/06
 * 適用: Pixnet 的各種版型 (Grey, Grey2, Wretch, Roodo 版型)
 * 授權: 自由使用及修改，拿去用之前，
 * 		 麻煩到 http://blog.pixnet.net/Nelson/post/3967606 留個言給我。
 */

/*
 * 檢查網址裡頭有沒有 "/post/" 字串，
 * 有的話就代表是單篇文章。
 */
var isArticle = false;
if (document.URL.indexOf("/post/") > 0)
	isArticle = true;

if (isArticle)
{
	if (window.attachEvent)
		window.attachEvent('onload', init);
	else
		window.addEventListener('load', init, false);
}

function grey()
{
	// "Content" 是文章的主要區塊
	var CONTENT = document.getElementById("Content");
	var DIVs = CONTENT.getElementsByTagName('div');
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		if (x.indexOf("extended") == 0 || x.indexOf("footer") == 0)
		{
			DIVs[i].innerHTML =
				document.getElementById("divAdSenseContentScript").innerHTML
				+ DIVs[i].innerHTML;
			break;
		}
	}
}

function grey2()
{
	var DIVs = document.getElementsByTagName('div');
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		if (x.indexOf("mainEntryfoot") == 0)
		{
			DIVs[i].innerHTML =
				document.getElementById("divAdSenseContentScript").innerHTML
				+ DIVs[i].innerHTML;
			break;
		}
	}
}

function roodo()
{
	var DIVs = document.getElementsByTagName('div');
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		// 檢查 class 是否為 "posted"，是的話就是文章結尾
		if (x.indexOf("posted") == 0)
		{
			DIVs[i].innerHTML +=
				document.getElementById("divAdSenseContentScript").innerHTML;
			break;
		}
	}
}

function wretch()
{
	// "Content" 是文章的主要區塊
	var CONTENT = document.getElementById("content");
	var DIVs = CONTENT.getElementsByTagName('div');
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		// 檢查 class 是否為 "innertext"，是的話就是文章本體
		if (x.indexOf("innertext") == 0)
		{
			DIVs[i].innerHTML +=
				document.getElementById("divAdSenseContentScript").innerHTML;
			break;
		}
	}
}

function init()
{
	var LINKs = document.getElementsByTagName('link');
	for (i = 0; i < LINKs.length; i++)
	{
		if (LINKs[i].getAttribute('rel') == "stylesheet")
		{
            var style = LINKs[i].getAttribute('title');
            // 根據 stylesheet 的 title 屬性來分辨是哪種版型
            switch (style)
            {
				case 'grey':
				    grey();		break;
				case 'grey2':
				    grey2();	break;
				case 'yam':
				    roodo();	break;
				case 'wretch':
				    wretch();	break;
			}
		}
		break;
	}
}






</script>


]]></subtitle>
  <rights>Copyright 2003-2010 hungyichan,Pixnet Digital Media Coporation. All rights reserved.</rights>
  <generator>PIXNET Media Digital Coporation</generator>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/22191981</id>
    <title><![CDATA[師大夜市]]></title>
    <updated>2008-10-28T21:36:43+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/22191981"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><SPAN style="FONT-SIZE: 12pt"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/22191981">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/22191981#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/22101511</id>
    <title><![CDATA[樂華夜市]]></title>
    <updated>2008-10-20T23:08:09+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/22101511"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><SPAN style="FONT-SIZE: 12pt"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/22101511">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/22101511#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/22054111</id>
    <title><![CDATA[龍山小旅程]]></title>
    <updated>2008-10-16T16:52:18+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/22054111"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><SPAN style="FONT-SIZE: 12pt"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/22054111">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/22054111#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/22017038</id>
    <title><![CDATA[W980 & VAIO]]></title>
    <updated>2008-10-13T18:17:01+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/22017038"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><SPAN style="FONT-SIZE: 12pt"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/22017038">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/22017038#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21977475</id>
    <title><![CDATA[花卉市場點滴]]></title>
    <updated>2008-10-10T13:01:37+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21977475"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21977475">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21977475#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21975461</id>
    <title><![CDATA[請勿吃肉]]></title>
    <updated>2008-10-08T16:31:00+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21975461"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><SPAN style="FONT-SIZE: 12pt"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21975461">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21975461#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21950733</id>
    <title><![CDATA[宅的品味]]></title>
    <updated>2008-10-05T21:15:15+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21950733"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<P><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21950733">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21950733#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21923575</id>
    <title><![CDATA[重感冒]]></title>
    <updated>2008-10-02T22:47:56+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21923575"/>
    <summary><![CDATA[&nbsp;]]></summary>
    <content type="html"><![CDATA[<P><SPAN style="FONT-SIZE: 12pt">&nbsp;</SPAN></p>  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21923575">(Read More...)</a></div>]]></content>
    <category term="圖圖抹抹"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21923575#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21824855</id>
    <title><![CDATA[聽‧說：參]]></title>
    <updated>2008-09-22T15:11:55+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21824855"/>
    <summary><![CDATA[ &nbsp;]]></summary>
    <content type="html"><![CDATA[<P> <P><SPAN style="FONT-SIZE: medium">&nbsp;<br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21824855">(Read More...)</a></div>]]></content>
    <category term="Story"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21824855#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21765604</id>
    <title><![CDATA[聽‧說：貳]]></title>
    <updated>2008-09-16T17:27:57+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21765604"/>
    <summary><![CDATA[ ]]></summary>
    <content type="html"><![CDATA[<P> <P><SPAN style="FONT-SIZE: medium"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21765604">(Read More...)</a></div>]]></content>
    <category term="Story"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21765604#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21597397</id>
    <title><![CDATA[聽‧說：壹]]></title>
    <updated>2008-08-30T13:42:11+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21597397"/>
    <summary><![CDATA[ ]]></summary>
    <content type="html"><![CDATA[<P> <P><SPAN><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21597397">(Read More...)</a></div>]]></content>
    <category term="Story"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21597397#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/21568375</id>
    <title><![CDATA[聽‧說：零]]></title>
    <updated>2008-08-27T21:39:07+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/21568375"/>
    <summary><![CDATA[ ]]></summary>
    <content type="html"><![CDATA[<P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/21568375">(Read More...)</a></div>]]></content>
    <category term="Story"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/21568375#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/20918812</id>
    <title><![CDATA[九點三十]]></title>
    <updated>2008-08-05T09:28:38+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/20918812"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/20918812">(Read More...)</a></div>]]></content>
    <category term="隨筆"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/20918812#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/20885770</id>
    <title><![CDATA[茶葉蛋]]></title>
    <updated>2008-08-04T17:01:42+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/20885770"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<font size="3"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/20885770">(Read More...)</a></div>]]></content>
    <category term="隨筆"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/20885770#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/18872180</id>
    <title><![CDATA[杯水車薪]]></title>
    <updated>2008-06-18T16:51:19+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/18872180"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<p><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/18872180">(Read More...)</a></div>]]></content>
    <category term="隨筆"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/18872180#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/18619010</id>
    <title><![CDATA[殺蟲記]]></title>
    <updated>2008-06-11T20:44:56+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/18619010"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/18619010">(Read More...)</a></div>]]></content>
    <category term="隨筆"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/18619010#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/18589811</id>
    <title><![CDATA[孩子，再選擇認真生活]]></title>
    <updated>2008-06-10T18:07:12+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/18589811"/>
    <summary><![CDATA[&nbsp;&nbsp;]]></summary>
    <content type="html"><![CDATA[<p><font size="3">&nbsp;&nbsp;<br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/18589811">(Read More...)</a></div>]]></content>
    <category term="隨筆"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/18589811#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/18440343</id>
    <title><![CDATA[生日禮物]]></title>
    <updated>2008-06-06T16:07:58+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/18440343"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/18440343">(Read More...)</a></div>]]></content>
    <category term="有心才會日記"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/18440343#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/18235399</id>
    <title><![CDATA[麵宅宅]]></title>
    <updated>2008-05-31T23:08:01+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/18235399"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<p><font size="3"><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/18235399">(Read More...)</a></div>]]></content>
    <category term="有心才會日記"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/18235399#comments</wfw:comment>
  </entry>
  <entry xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <id>http://hungyichan.pixnet.net/blog/post/16673669</id>
    <title><![CDATA[該怎麼]]></title>
    <updated>2008-04-18T05:10:39+08:00</updated>
    <link rel="alternate" href="http://hungyichan.pixnet.net/blog/post/16673669"/>
    <summary><![CDATA[]]></summary>
    <content type="html"><![CDATA[<p><br />  <div class="more"><a href="http://hungyichan.pixnet.net/blog/post/16673669">(Read More...)</a></div>]]></content>
    <category term="隨筆"/>
    <wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://hungyichan.pixnet.net/blog/post/16673669#comments</wfw:comment>
  </entry>
</feed>
