<?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>Cyberpunk &#187; Google</title>
	<atom:link href="http://punk.tw/category/google/feed" rel="self" type="application/rss+xml" />
	<link>http://punk.tw</link>
	<description>網際叛客：學習心得、Web 2.0與網路觀察、Google應用與技術、Ruby on Rails, Google App Engine</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:42:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>使用Google Chart API繪製方程式</title>
		<link>http://punk.tw/2009/10/03/%e4%bd%bf%e7%94%a8google-chart-api%e7%b9%aa%e8%a3%bd%e6%96%b9%e7%a8%8b%e5%bc%8f</link>
		<comments>http://punk.tw/2009/10/03/%e4%bd%bf%e7%94%a8google-chart-api%e7%b9%aa%e8%a3%bd%e6%96%b9%e7%a8%8b%e5%bc%8f#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:20:06 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google API]]></category>
		<category><![CDATA[Google Chart API]]></category>

		<guid isPermaLink="false">http://punk.tw/2009/10/03/986.html</guid>
		<description><![CDATA[前陣子Google Docs中開始可以使用Tex的語法讓學生、研究人員可以在Google文件中編輯方程式，而這些方程式的呈現方式其實是用Google Chart API所繪製的（看來Google Chart API沒說的秘密還真多，不過這個在Google主要產品之一出現的內容，應該不難發現，所以似乎也算步上什麼秘密？）。 上圖便是用Google Chart API所繪製的方程式，使用方法很簡單： http://chart.apis.google.com/chart?cht=tx&#038;chs=1x0&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=f(x)=\int_{-\infty}^x%20e^{-t^2}dt 將上面的網址最後的chl參數代換成您想要的方程式即可。當然如果您希望方程式有點顏色，您可以修改chco參數，至於其他參數我就不太清楚用途了。（身為研究生，我只是單純想在論文裡面告訴老師我用了什麼方程式啊～XD謎之聲：研究生直接用LaTex寫就好啦！） 您可以在Google搜尋tex online或latex online，可以找到幾個好用的線上編輯器（當然您也可以直接使用Google Docs），倘若您的網站或是應用程式需要呈現大量的數學方程式，這應該是個不錯的工具。]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline;" src="http://punk.tw/wp-content/uploads/2009/10/image_thumb4.png" border="0" alt="Another undocumented Google Chart API" width="283" height="324" /></p>
<p>前陣子Google Docs中開始可以使用Tex的語法讓學生、研究人員可以在Google文件中編輯方程式，而這些方程式的呈現方式其實是用Google Chart API所繪製的（看來Google Chart API沒說的秘密還真多，不過這個在Google主要產品之一出現的內容，應該不難發現，所以似乎也算步上什麼秘密？）。</p>
<p><img src="http://chart.apis.google.com/chart?cht=tx&#038;chs=1x0&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=f(x)=\int_{-\infty}^x%20e^{-t^2}dt" alt="" /></p>
<p>上圖便是用Google Chart API所繪製的方程式，使用方法很簡單：</p>
<p><a href="http://chart.apis.google.com/chart?cht=tx&#038;chs=1x0&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=f(x)=\int_{-\infty}^x%20e^{-t^2}dt">http://chart.apis.google.com/chart?cht=tx&#038;chs=1x0&#038;chf=bg,s,FFFFFF00&#038;chco=000000&#038;chl=f(x)=\int_{-\infty}^x%20e^{-t^2}dt</a></p>
<p>將上面的網址最後的chl參數代換成您想要的方程式即可。當然如果您希望方程式有點顏色，您可以修改chco參數，至於其他參數我就不太清楚用途了。（身為研究生，我只是單純想在論文裡面告訴老師我用了什麼方程式啊～XD謎之聲：研究生直接用LaTex寫就好啦！）</p>
<p>您可以在Google搜尋tex online或latex online，可以找到幾個好用的線上編輯器（當然您也可以直接使用Google Docs），倘若您的網站或是應用程式需要呈現大量的數學方程式，這應該是個不錯的工具。</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2009/10/03/%e4%bd%bf%e7%94%a8google-chart-api%e7%b9%aa%e8%a3%bd%e6%96%b9%e7%a8%8b%e5%bc%8f/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chart API沒說的秘密(Undocumented Google Chart API)</title>
		<link>http://punk.tw/2009/10/03/google-chart-api%e6%b2%92%e8%aa%aa%e7%9a%84%e7%a7%98%e5%af%86undocumented-google-chart-api</link>
		<comments>http://punk.tw/2009/10/03/google-chart-api%e6%b2%92%e8%aa%aa%e7%9a%84%e7%a7%98%e5%af%86undocumented-google-chart-api#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:03:46 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chart API]]></category>

		<guid isPermaLink="false">http://punk.tw/?p=969</guid>
		<description><![CDATA[有持續在關心Google技術發展的朋友應該會發現，近來Google API文件中文版越來越完整，例如Google App Engine、Google Maps甚至是本篇的主題Google Chart API幾乎都有完整的中文版文件（而且非常貼心的是，繁體中文版與簡體中文版是不同的，有依照語言習慣、專有名詞進行翻譯）。 今天要談的是所謂Undocumented Google Chart API，也就是官方文件裡沒提到的秘密，總共有下列幾種： 帶有外框的文字圖片(Chart Type for text with outline)， 本文一開頭的圖片便是使用Google Chart API所產生的文字圖片。 地圖指標(Chart Type for map pins)，可以用來放在Google Maps或是其他網站上的icon使用。 對話方塊（Chart type for information bubbles，應該翻譯成資訊氣球、資訊泡泡？） 便利貼(Chart types for sticky notes)，這邊可以注意到字型比較接近新細明體，不如上圖中的文字飽滿，顯然某些中文字型的支援度是分開處理的。 這些圖片的參數在下面的連結裡面都有非常詳細的解說，就不在此贅述，使用時也請注意畢竟是非正式的版本，很有可能會修改甚至移除該服務，若要用來在您的產品上應用請小心；另外是中文字型的處理，效果在某些時候不是特別好，如果要大量使用可能要先評估。 References Google Chart API討論區 Undocumented Google Chart API文件列表 Chart types for sticky notes Chart types for map pins [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://chart.apis.google.com/chart?chst=d_text_outline&#038;chld=FFBBBB|30|h|BB0000|b|Google%20%E8%B0%B7%E6%AD%8C%20API" alt="" /></p>
<p>有持續在關心Google技術發展的朋友應該會發現，近來Google API文件中文版越來越完整，例如Google App Engine、Google Maps甚至是本篇的主題Google Chart API幾乎都有完整的中文版文件（而且非常貼心的是，繁體中文版與簡體中文版是不同的，有依照語言習慣、專有名詞進行翻譯）。</p>
<p>今天要談的是所謂Undocumented Google Chart API，也就是官方文件裡沒提到的秘密，總共有下列幾種：</p>
<ol>
<li>帶有外框的文字圖片(Chart Type for text with outline)， <strong>本文一開頭的圖片便是使用Google Chart API所產生的文字圖片</strong>。</li>
<li>地圖指標(Chart Type for map pins)，可以用來放在Google Maps或是其他網站上的icon使用。<img src="http://chart.apis.google.com/chart?chst=d_map_pin_icon&#038;chld=airport%7CFFFF00" alt="" /></li>
<li>對話方塊（Chart type for information bubbles，應該翻譯成資訊氣球、資訊泡泡？）<br />
<img src="http://chart.apis.google.com/chart?chst=d_bubble_texts_big&#038;chld=bb|008888|FFFF88|Google%20%E5%8F%B0%E5%8C%97" alt="" /></li>
<li>便利貼(Chart types for sticky notes)，這邊可以注意到字型比較接近新細明體，不如上圖中的文字飽滿，顯然某些中文字型的支援度是分開處理的。<br />
<img src="http://chart.apis.google.com/chart?chst=d_fnote_title&#038;chld=pinned_c|1|004400|l|Todo:|%E8%B2%B7%E6%96%87%E5%85%B7" alt="" /> <img src="http://chart.apis.google.com/chart?chst=d_weather&#038;chld=taped_y|windy|%E5%8F%B0%E5%8C%97|max+25%C2%B0|min+15%C2%B0" alt="" /></li>
</ol>
<p>這些圖片的參數在下面的連結裡面都有非常詳細的解說，就不在此贅述，使用時也請注意畢竟是非正式的版本，很有可能會修改甚至移除該服務，若要用來在您的產品上應用請小心；另外是中文字型的處理，效果在某些時候不是特別好，如果要大量使用可能要先評估。</p>
<h2>References</h2>
<ul>
<li><a href="http://groups.google.com/group/google-chart-api" rel="nofollow">Google Chart API討論區</a></li>
<li><a href="http://groups.google.com/group/google-chart-api/web" rel="nofollow">Undocumented Google Chart API文件列表</a></li>
<li><a rel="nofollow" href="http://groups.google.com/group/google-chart-api/web/chart-types-for-sticky-notes">Chart types for sticky notes</a></li>
<li><a rel="nofollow" href="http://groups.google.com/group/google-chart-api/web/chart-types-for-map-pins">Chart types for map pins</a></li>
<li><a rel="nofollow" href="http://groups.google.com/group/google-chart-api/web/chart-types-for-information-bubbles">Chart types for information bubbles</a></li>
<li><a rel="nofollow" href="http://groups.google.com/group/google-chart-api/web/chart-type-for-text-with-outline">Chart types for text with outline</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2009/10/03/google-chart-api%e6%b2%92%e8%aa%aa%e7%9a%84%e7%a7%98%e5%af%86undocumented-google-chart-api/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>如何使用Google Analytics追蹤網路行銷活動效益</title>
		<link>http://punk.tw/2009/10/02/%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8google-analytics%e8%bf%bd%e8%b9%a4%e7%b6%b2%e8%b7%af%e8%a1%8c%e9%8a%b7%e6%b4%bb%e5%8b%95%e6%95%88%e7%9b%8a</link>
		<comments>http://punk.tw/2009/10/02/%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8google-analytics%e8%bf%bd%e8%b9%a4%e7%b6%b2%e8%b7%af%e8%a1%8c%e9%8a%b7%e6%b4%bb%e5%8b%95%e6%95%88%e7%9b%8a#comments</comments>
		<pubDate>Fri, 02 Oct 2009 12:16:23 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[網站經營]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[網路行銷]]></category>

		<guid isPermaLink="false">http://punk.tw/?p=966</guid>
		<description><![CDATA[Google Analytics進階應用：使用廣告系列工具 Google Analytics是網站經營者、網路行銷人員用來檢視網站流量以及分析各類數據的好工具，例如檢視操作關鍵字的成效、各類網路行銷活動的曝光度或是其他社群操作、廣告所帶來的流量。在Google Analytics裡面可以直接看到各類流量來源：直接流量、推薦連結網站、搜尋引擎，從流量來源可以協助行銷人員了解網站的流量是否如預期般的構成，或是有出乎意料之處，作為持續強化網站經營方針或是網路行銷策略調整的參考。 如果想精確掌握各類流量來源，Google Analytics可以怎麼協助您呢？答案是：使用廣告系列工具追蹤各類流量。（英文為Campaign，您可以從Google Analytics中的流量來源選單看到） 舉例來說，您決定針對某次的行銷活動在Ptt BBS、網路論壇、Facebook以及當紅的Plurk等各類社群媒體（Social media）散播連結（或是圖像Banner、Flash banner皆可），您想要精確地掌握文字連結、圖像連結、動畫連結，在不同的社群媒體中，分別帶來的流量，倘若您不使用廣告系列（Campaign）的話，便只能從推薦連結網站中看到從不同網站連進來的流量，無法進一步地分析究竟在Facebook是文字連結效果好還是圖像連結的效果好，也無法掌握從Ptt或其他BBS上連進來的流量（從BBS中點擊的連結會被列為直接流量，因為這類的點擊不會送出Referer的資訊）。 設定廣告系列工具後的報表內容 若您使用廣告系列工具，將會看到下列的圖表： 從左圖中，您可以發現多數的流量是來自「其他」，也就是從該次網路行銷活動中，有使用「廣告系列」工具帶來的流量比例，點擊進入廣告系列工具觀看詳細報表後，可以進一步從不同的媒體、來源、關鍵字、廣告內容等維度來篩選資料，在上圖中您可以直接看到來自不同banner的流量比例，例如第三個banner在一個月的活動中只帶來85次的造訪，若我是行銷人員，未來大概就不會考慮花錢在上面（當然如果該banner帶來的轉換率很高或是其他數據表現優異，還是可以考慮）。 如何設定廣告系列工具 至於要如何利用Google Analytics來追蹤網路行銷活動效益呢？其實Google就有提供簡單的工具：URL Builder for Google Analytics 頁面中有幾個主要欄位分別如下： Website URL: 您的網站或是行銷活動的頁面連結，例如 http://punk.tw/about Campaign source: 來源，即Referer，例如來自Google或是其他配合的網站，如Ptt、Ptt的某個板，甚至是MSN、Plurk、Facebook Campaign medium: 媒體，例如該連結是放置在e-mail中的連結、banner中的連結、或是純文字連結，都可以藉此追蹤 Campaign Term: 付費關鍵字，在此的使用情境是例如您在其他網站同時購買或操作了3個不同的關鍵字連結，您可以藉這個設定來追蹤不同關鍵字所帶回的流量成效 Campaign Content: 內容，可以用來區隔出不同的廣告內容，例如同樣在某個社群媒體上，同一個關鍵字分別在不同的討論區中出現，便可以用這個欄位來區隔（其實我不是很確定這個欄位該怎麼使用，還請各位指教、分享） Campaign Name: 名稱，例如產品名稱、優惠代碼 輸入上列欄位（或是只輸入必填欄位即可）後按下Generate URl便會產生對應的網址，例如： http://punk.tw/about?utm_source=Cyberpunk&#38;utm_medium=text&#38;utm_content=how%2Bto%20use%20campaign%20in%20google%20analytics&#38;utm_campaign=emarketing 假設正在看文章的您點擊了這個連結，未來我便可以在Google Analytics中追蹤到來自這個連結的流量。URL Builder做的事情其實很簡單，只是把幾個參數兜起來而已，目前已經常見的使用方式是將上述網址以縮網址工具縮短後傳播出去，知名的縮址網站bit.ly甚至還提供了Google試算表的格式示範如何運用bit.ly的API快速產生大量搭配Google Analytics Campaign網址的工具：http://spreadsheets.google.com/ccc?key=rFpFDq1djvr9Bx2Uz-K8CFQ&#38;hl=en 最後分享幾個除了一般行銷活動之外，我想到的應用方式： 追蹤放在MSN心情上的連結究竟有沒有朋友點擊 追蹤BBS文章中的連結流量（不同討論板還可以分開設定） 追蹤BBS文章的簽名檔、名片檔流量 追蹤同樣一篇文章，以不同方式出現在不同社群媒體上所帶來的流量 [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://punk.tw/wp-content/uploads/2009/10/image_thumb.png" border="0" alt="" width="381" height="250" /></p>
<h2>Google Analytics進階應用：使用廣告系列工具</h2>
<p>Google Analytics是網站經營者、網路行銷人員用來檢視網站流量以及分析各類數據的好工具，例如檢視操作關鍵字的成效、各類網路行銷活動的曝光度或是其他社群操作、廣告所帶來的流量。在Google Analytics裡面可以直接看到各類流量來源：直接流量、推薦連結網站、搜尋引擎，從流量來源可以協助行銷人員了解網站的流量是否如預期般的構成，或是有出乎意料之處，作為持續強化網站經營方針或是網路行銷策略調整的參考。</p>
<p>如果想精確掌握各類流量來源，Google Analytics可以怎麼協助您呢？答案是：<strong>使用廣告系列工具追蹤各類流量</strong>。（英文為Campaign，您可以從Google Analytics中的流量來源選單看到）</p>
<p>舉例來說，您決定針對某次的行銷活動在Ptt BBS、網路論壇、Facebook以及當紅的Plurk等各類社群媒體（Social media）散播連結（或是圖像Banner、Flash banner皆可），您想要<strong>精確地掌握文字連結、圖像連結、動畫連結，在不同的社群媒體中，分別帶來的流量</strong>，倘若您不使用廣告系列（Campaign）的話，便只能從推薦連結網站中看到從不同網站連進來的流量，<strong>無法進一步地分析究竟在Facebook是文字連結效果好還是圖像連結的效果好，也無法掌握從Ptt或其他BBS上連進來的流量</strong>（從BBS中點擊的連結會被列為直接流量，因為這類的點擊不會送出Referer的資訊）。</p>
<h2>設定廣告系列工具後的報表內容</h2>
<p>若您使用廣告系列工具，將會看到下列的圖表：</p>
<p><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" src="http://punk.tw/wp-content/uploads/2009/10/image_thumb1.png" border="0" alt="" width="375" height="231" align="left" /></p>
<p><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://punk.tw/wp-content/uploads/2009/10/image_thumb2.png" border="0" alt="" width="310" height="226" /></p>
<p>從左圖中，您可以發現多數的流量是來自「其他」，也就是從該次網路行銷活動中，有使用「廣告系列」工具帶來的流量比例，點擊進入廣告系列工具觀看詳細報表後，可以進一步從不同的媒體、來源、關鍵字、廣告內容等維度來篩選資料，在上圖中您可以直接看到來自不同banner的流量比例，例如第三個banner在一個月的活動中只帶來85次的造訪，若我是行銷人員，未來大概就不會考慮花錢在上面（當然如果該banner帶來的轉換率很高或是其他數據表現優異，還是可以考慮）。</p>
<h2>如何設定廣告系列工具</h2>
<p>至於要如何利用Google Analytics來追蹤網路行銷活動效益呢？其實Google就有提供簡單的工具：<a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55578">URL Builder for Google Analytics</a></p>
<p><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" src="http://punk.tw/wp-content/uploads/2009/10/image_thumb3.png" border="0" alt="" width="244" height="164" /></p>
<p>頁面中有幾個主要欄位分別如下：</p>
<ul>
<li>Website URL: 您的網站或是行銷活動的頁面連結，例如 <a href="http://punk.tw/about">http://punk.tw/about</a></li>
<li>Campaign source: 來源，即Referer，例如來自Google或是其他配合的網站，如Ptt、Ptt的某個板，甚至是MSN、Plurk、Facebook</li>
<li>Campaign medium: 媒體，例如該連結是放置在e-mail中的連結、banner中的連結、或是純文字連結，都可以藉此追蹤</li>
<li>Campaign Term: 付費關鍵字，在此的使用情境是例如您在其他網站同時購買或操作了3個不同的關鍵字連結，您可以藉這個設定來追蹤不同關鍵字所帶回的流量成效</li>
<li>Campaign Content: 內容，可以用來區隔出不同的廣告內容，例如同樣在某個社群媒體上，同一個關鍵字分別在不同的討論區中出現，便可以用這個欄位來區隔（其實我不是很確定這個欄位該怎麼使用，還請各位指教、分享）</li>
<li>Campaign Name: 名稱，例如產品名稱、優惠代碼</li>
</ul>
<p>輸入上列欄位（或是只輸入必填欄位即可）後按下Generate URl便會產生對應的網址，例如：</p>
<blockquote><p><a href="http://punk.tw/about?utm_source=Cyberpunk&amp;utm_medium=text&amp;utm_content=how%2Bto%20use%20campaign%20in%20google%20analytics&amp;utm_campaign=emarketing">http://punk.tw/about?utm_source=Cyberpunk&amp;utm_medium=text&amp;utm_content=how%2Bto%20use%20campaign%20in%20google%20analytics&amp;utm_campaign=emarketing</a></p></blockquote>
<p>假設正在看文章的您點擊了這個連結，未來我便可以在Google Analytics中追蹤到來自這個連結的流量。URL Builder做的事情其實很簡單，只是把幾個參數兜起來而已，目前已經常見的使用方式是<strong>將上述網址以縮網址工具縮短</strong>後傳播出去，知名的縮址網站bit.ly甚至還提供了Google試算表的格式示範如何運用bit.ly的API快速產生大量搭配Google Analytics Campaign網址的工具：<a href="http://spreadsheets.google.com/ccc?key=rFpFDq1djvr9Bx2Uz-K8CFQ&amp;hl=en">http://spreadsheets.google.com/ccc?key=rFpFDq1djvr9Bx2Uz-K8CFQ&amp;hl=en</a></p>
<p>最後分享幾個除了一般行銷活動之外，我想到的應用方式：</p>
<ul>
<li>追蹤放在MSN心情上的連結究竟有沒有朋友點擊</li>
<li>追蹤BBS文章中的連結流量（不同討論板還可以分開設定）</li>
<li>追蹤BBS文章的簽名檔、名片檔流量</li>
<li>追蹤同樣一篇文章，以不同方式出現在不同社群媒體上所帶來的流量</li>
<li>追蹤Facebook Application在News feed、Notification或Invitation所帶來的個別流量</li>
</ul>
<p>事實上一般程式開發者經常使用的方式是自己在程式內搭配網址的參數即可追蹤流量，但Google Analytics的優勢在於網路行銷人員不需修改程式也可以追蹤流量，並且在追蹤後可以不同維度、不同條件進行交叉分析，精準地掌握行銷效益。</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2009/10/02/%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8google-analytics%e8%bf%bd%e8%b9%a4%e7%b6%b2%e8%b7%af%e8%a1%8c%e9%8a%b7%e6%b4%bb%e5%8b%95%e6%95%88%e7%9b%8a/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps的智慧（幽默？）</title>
		<link>http://punk.tw/2009/09/30/google-maps%e7%9a%84%e6%99%ba%e6%85%a7%ef%bc%88%e5%b9%bd%e9%bb%98%ef%bc%9f%ef%bc%89</link>
		<comments>http://punk.tw/2009/09/30/google-maps%e7%9a%84%e6%99%ba%e6%85%a7%ef%bc%88%e5%b9%bd%e9%bb%98%ef%bc%9f%ef%bc%89#comments</comments>
		<pubDate>Wed, 30 Sep 2009 12:44:48 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Maps]]></category>

		<guid isPermaLink="false">http://punk.tw/?p=971</guid>
		<description><![CDATA[現在正在參加Taipei GTUG，剛剛聽到ericsk大大分享的一個小技巧： 在與朋友分享Google Maps上的路徑規劃地圖時，可以將saddr及daddr參數代入網址，點選該連結之後就可以直接進入路徑規劃的頁面。 http://maps.google.com/maps?saddr=起點&#038;daddr=終點&#038;hl=zh-tw 於是我剛剛無聊就稍微測試了一下下列網址： http://maps.google.com/maps?saddr=Beijing&#038;daddr=台北市政治大學&#038;hl=zh-tw 路徑規劃結果會如下圖所示： 規劃路徑直接橫跨台灣海峽，這並不意外，比較讓我意外的是下面兩張圖： 真是太有趣了XD Google的智慧很聰明的，遇到該游泳的時候就請你游泳，而不是丟給你錯誤訊息說：「無法規劃此路徑」XD]]></description>
			<content:encoded><![CDATA[<p>現在正在參加<a rel="nofollow external" href="http://www.taipei-gtug.org">Taipei GTUG</a>，剛剛聽到<a rel="nofollow external" href="http://blog.ericsk.org/">ericsk</a>大大分享的一個小技巧：</p>
<blockquote><p>在與朋友分享Google Maps上的路徑規劃地圖時，可以將saddr及daddr參數代入網址，點選該連結之後就可以直接進入路徑規劃的頁面。</p>
<p>http://maps.google.com/maps?saddr=起點&#038;daddr=終點&#038;hl=zh-tw</p></blockquote>
<p>於是我剛剛無聊就稍微測試了一下下列網址：</p>
<p><a href="http://maps.google.com/maps?saddr=Beijing&#038;daddr=%E5%8F%B0%E5%8C%97%E5%B8%82%E6%94%BF%E6%B2%BB%E5%A4%A7%E5%AD%B8&#038;hl=zh-tw">http://maps.google.com/maps?saddr=Beijing&#038;daddr=台北市政治大學&#038;hl=zh-tw</a><br />
路徑規劃結果會如下圖所示：</p>
<p><a title="Flickr 上 deduce 的 Firefox" href="http://www.flickr.com/photos/deduce/3969002560/"><img src="http://farm4.static.flickr.com/3482/3969002560_3f8a9bd4ac_m.jpg" alt="Firefox" width="162" height="240" /></a><br />
規劃路徑直接橫跨台灣海峽，這並不意外，比較讓我意外的是下面兩張圖：</p>
<p><a href="http://www.flickr.com/photos/deduce/3969002406/"><img src="http://farm3.static.flickr.com/2538/3969002406_6f48c02455_o.jpg" alt="游泳橫渡太平洋" width="355" height="76" /></a></p>
<p><a href="http://www.flickr.com/photos/deduce/3969002118/"><img src="http://farm4.static.flickr.com/3490/3969002118_6b91fba039_o.jpg" alt="Swim across the Pacific ocean" width="359" height="129" /></a></p>
<p>真是太有趣了XD Google的智慧很聰明的，遇到該游泳的時候就請你游泳，而不是丟給你錯誤訊息說：「無法規劃此路徑」XD</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2009/09/30/google-maps%e7%9a%84%e6%99%ba%e6%85%a7%ef%bc%88%e5%b9%bd%e9%bb%98%ef%bc%9f%ef%bc%89/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google App Engine似乎全面開放了？</title>
		<link>http://punk.tw/2008/05/29/google-app-engine%e4%bc%bc%e4%b9%8e%e5%85%a8%e9%9d%a2%e9%96%8b%e6%94%be%e4%ba%86%ef%bc%9f</link>
		<comments>http://punk.tw/2008/05/29/google-app-engine%e4%bc%bc%e4%b9%8e%e5%85%a8%e9%9d%a2%e9%96%8b%e6%94%be%e4%ba%86%ef%bc%9f#comments</comments>
		<pubDate>Thu, 29 May 2008 06:21:13 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://punk.tw/2008/05/29/886.html</guid>
		<description><![CDATA[自從Google App Engine開放了少數試用的帳號之後，我一直在排隊等待，只怪當初沒有在第一時間搶到名額（如果我沒有戒掉資訊焦慮，倒是有可能先搶到XD）。而剛剛在ericsk's blog上看到 Google App Engine的收費標準，好奇之下便連到Google App Engine的官方部落格，並且看到下面這段話： With more than 80,000 of you still waiting to use App Engine we're especially pleased today to announce that we are opening the flood gates--now anyone who wants to use App Engine can give it a try! So, if you haven't already, head over to our [...]]]></description>
			<content:encoded><![CDATA[<p>自從Google App Engine開放了少數試用的帳號之後，我一直在排隊等待，只怪當初沒有在第一時間搶到名額（如果我沒有<a href="http://punk.tw/2008/03/03/768.html">戒掉資訊焦慮</a>，倒是有可能先搶到XD）。而剛剛在<a href="http://blog.ericsk.org/archives/947">ericsk's blog</a>上看到 Google App Engine的收費標準，好奇之下便連到Google App Engine的官方部落格，並且看到下面這段話：</p>
<blockquote><p>With more than 80,000 of you still waiting to use App Engine we're especially pleased today to announce that we are opening the flood gates--<strong>now anyone who wants to use App Engine can give it a try!</strong> So, if you haven't already, head over to our <a href="http://appengine.google.com">Admin Console</a> and create your first application. Note: <strong>you'll need to verify your account with a mobile phone before doing so</strong>.</p>
</blockquote>
<p>於是馬上連到<a href="http://appengine.google.com/">http://appengine.google.com/</a>，真是太神奇了，現在似乎是全面開放了？<a href="http://dict20.com/f7b418">有圖有真相</a>！</p>
<p><a href="http://punk.tw/wp-content/uploads/2008/05/image8.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="136" alt="image" src="http://punk.tw/wp-content/uploads/2008/05/image-thumb8.png" width="459" border="0" /></a>&#160;</p>
<p>沒想到點下去之後會出現錯誤訊息如下，看來果真要通過手機認證才行。</p>
<p><a href="http://punk.tw/wp-content/uploads/2008/05/image9.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="213" alt="image" src="http://punk.tw/wp-content/uploads/2008/05/image-thumb9.png" width="360" border="0" /></a> </p>
<p>總之，輸入手機號碼之後就會收到一封來自Google的簡訊，填入認證碼之後就可以成功進入Google App Engine中Create An Application的畫面啦！:D</p>
<p><a href="http://punk.tw/wp-content/uploads/2008/05/image10.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="272" alt="image" src="http://punk.tw/wp-content/uploads/2008/05/image-thumb10.png" width="447" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2008/05/29/google-app-engine%e4%bc%bc%e4%b9%8e%e5%85%a8%e9%9d%a2%e9%96%8b%e6%94%be%e4%ba%86%ef%bc%9f/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Chart API</title>
		<link>http://punk.tw/2007/12/07/google-chart-api</link>
		<comments>http://punk.tw/2007/12/07/google-chart-api#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:20:06 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[程式設計]]></category>
		<category><![CDATA[Google Chart API]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/12/07/459.html</guid>
		<description><![CDATA[今天發現Google Chart API這個Google推出的有趣網路服務，使用者只需要將想要圖像化的數據內容，透過網址的參數傳遞方式便可產生對應的圖表，範例如下： 上面這張圖片是直接指向"http://chart.apis.google.com/chart?cht=p&#38;chd=s:world5&#38;chs=200x125&#38;chl=A&#124;B&#124;C&#124;D&#124;E&#124;F"這個網址的圖片，其中幾個重要的參數如下： http://chart.api.google.com/chart?是Chart API的網址 cht是圖片類型，圓餅圖、長條圖....等等 chs=200x125代表圖片size（以pixel為單位） chd則是指定圖表的數據資料，格式在Google Chart API的網頁上有說明： Upper case A = 0, B = 1 and so on to Z = 25. Lower case a = 26, b= 27 and so on to z = 51. Zero (0) = 52 and so on to 9 = 61. Specify a missing value [...]]]></description>
			<content:encoded><![CDATA[<p>今天發現<a href="http://code.google.com/apis/chart/">Google Chart API</a>這個Google推出的有趣網路服務，使用者只需要將想要圖像化的數據內容，透過網址的參數傳遞方式便可產生對應的圖表，範例如下：</p>
<p><img src="http://chart.apis.google.com/chart?cht=p&amp;chd=s:world5&amp;chs=200x125&amp;chl=A|B|C|D|E|F"> </p>
<p>上面這張圖片是直接指向"<a title="http://chart.apis.google.com/chart?cht=p&amp;chd=s:world5&amp;chs=200x125&amp;chl=A|B|C|D|E|F" href="http://chart.apis.google.com/chart?cht=p&amp;chd=s:world5&amp;chs=200x125&amp;chl=A|B|C|D|E|F">http://chart.apis.google.com/chart?cht=p&amp;chd=s:world5&amp;chs=200x125&amp;chl=A|B|C|D|E|F</a>"這個網址的圖片，其中幾個重要的參數如下：</p>
<ul>
<li><a href="http://chart.api.google.com/chart">http://chart.api.google.com/chart</a>?是Chart API的網址</li>
<li>cht是圖片類型，圓餅圖、長條圖....等等</li>
<li>chs=200x125代表圖片size（以pixel為單位）</li>
<li>chd則是指定圖表的數據資料，格式在Google Chart API的網頁上有說明：</li>
<ul>
<li>Upper case A = 0, B = 1 and so on to Z = 25.</li>
<li>Lower case a = 26, b= 27 and so on to z = 51.</li>
<li>Zero (0) = 52 and so on to 9 = 61.</li>
<li>Specify a missing value with an underscore (_).</li>
<li>If you have more than one set of data, separate each set with a comma (,).</li>
</ul>
</ul>
<p>稍微改一下參數就可以變成3D的立體圓餅圖了:D（不過文字標示部份怪怪的，等要用到再來研究研究吧:D）</p>
<p><img src="http://chart.apis.google.com/chart?cht=p3&amp;chd=s:world5&amp;chs=200x125&amp;chl=A|B|C|D|E|F"> </p>
<p>詳細的說明就請上<a href="http://code.google.com/apis/chart/">Google Chart API的說明網頁</a>吧！</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/12/07/google-chart-api/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google的OpenSocial API出現了！</title>
		<link>http://punk.tw/2007/11/02/google%e7%9a%84opensocial-api%e5%87%ba%e7%8f%be%e4%ba%86%ef%bc%81</link>
		<comments>http://punk.tw/2007/11/02/google%e7%9a%84opensocial-api%e5%87%ba%e7%8f%be%e4%ba%86%ef%bc%81#comments</comments>
		<pubDate>Fri, 02 Nov 2007 08:31:38 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[OpenSocial API]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/11/02/393.html</guid>
		<description><![CDATA[網址在此：http://code.google.com/apis/opensocial/ 官方部落格：http://opensocialapis.blogspot.com/ 說明文件：http://code.google.com/apis/opensocial/docs/ 有圖有真相：]]></description>
			<content:encoded><![CDATA[<p>網址在此：<a title="http://code.google.com/apis/opensocial/" href="http://code.google.com/apis/opensocial/">http://code.google.com/apis/opensocial/</a></p>
<p>官方部落格：<a href="http://opensocialapis.blogspot.com/">http://opensocialapis.blogspot.com/</a></p>
<p>說明文件：<a title="http://code.google.com/apis/opensocial/docs/" href="http://code.google.com/apis/opensocial/docs/">http://code.google.com/apis/opensocial/docs/</a></p>
<p>有圖有真相：</p>
<p><a href="http://punk.tw/wp-content/uploads/2007/11/image1.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="292" alt="image" src="http://punk.tw/wp-content/uploads/2007/11/image-thumb1.png" width="359" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/11/02/google%e7%9a%84opensocial-api%e5%87%ba%e7%8f%be%e4%ba%86%ef%bc%81/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google宣佈OpenSocial API，台灣也自己來做繁體中文版吧！</title>
		<link>http://punk.tw/2007/10/31/google%e5%ae%a3%e4%bd%88opensocial-api%ef%bc%8c%e5%8f%b0%e7%81%a3%e4%b9%9f%e8%87%aa%e5%b7%b1%e4%be%86%e5%81%9a%e7%b9%81%e9%ab%94%e4%b8%ad%e6%96%87%e7%89%88%e5%90%a7%ef%bc%81</link>
		<comments>http://punk.tw/2007/10/31/google%e5%ae%a3%e4%bd%88opensocial-api%ef%bc%8c%e5%8f%b0%e7%81%a3%e4%b9%9f%e8%87%aa%e5%b7%b1%e4%be%86%e5%81%9a%e7%b9%81%e9%ab%94%e4%b8%ad%e6%96%87%e7%89%88%e5%90%a7%ef%bc%81#comments</comments>
		<pubDate>Wed, 31 Oct 2007 15:58:43 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Murmur]]></category>
		<category><![CDATA[OpenSocial API]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/10/31/390.html</guid>
		<description><![CDATA[（圖片來源：TechCrunch） 前幾天看到TechCrunch上的「Google’s Response to Facebook: “Maka-Maka”」，大意是說Google內部有個叫做Maka-Maka的專案，會針對目前市場上主要的社群網站去進行一些有趣的動作，最早是有另外一篇文章提到Google將會釋出一套API，讓開發人員可以藉此使用Google的社群資源，例如Orkut社群網站上的資訊。 沒想到今天就看到Google即將在星期四發表OpenSocial，下面是一段簡介： OpenSocial is a set of common APIs for building social applications on the web. These common APIs mean that developers only have to learn once in order to start building social applications for multiple websites, and any website will be able to implement OpenSocial and host social applications. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://punk.tw/wp-content/uploads/2007/11/image.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="185" alt="image" src="http://punk.tw/wp-content/uploads/2007/11/image-thumb.png" width="244" border="0"></a> <br />（圖片來源：<a href="http://www.techcrunch.com/2007/10/30/details-revealed-google-opensocial-to-be-common-apis-for-building-social-apps/">TechCrunch</a>）</p>
<p>前幾天看到<a href="http://www.techcrunch.com/">TechCrunch</a>上的「<a href="http://www.techcrunch.com/2007/10/29/googles-response-to-facebook-maka-maka/">Google’s Response to Facebook: “Maka-Maka”</a>」，大意是說Google內部有個叫做Maka-Maka的專案，會針對目前市場上主要的社群網站去進行一些有趣的動作，最早是有<a href="http://www.techcrunch.com/2007/09/21/google-to-out-open-facebook-on-november-5/">另外一篇文章</a>提到Google將會釋出一套API，讓開發人員可以藉此使用Google的社群資源，例如Orkut社群網站上的資訊。</p>
<p>沒想到今天就看到Google即將在星期四發表OpenSocial，下面是一段簡介：</p>
<blockquote><p>OpenSocial is a set of common APIs for building social applications on the web. These common APIs mean that developers only have to learn once in order to start building social applications for multiple websites, and any website will be able to implement OpenSocial and host social applications.</p>
</blockquote>
<p>OpenSocial提供了下述幾個存取的功能：</p>
<ul>
<li>Profile Information個人資料(User Data)</li>
<li>Friends Information好友的資料(Social Graph，也就是好友之間的連結)</li>
<li>Activities與使用者相關的活動，例如最近的更新之類的吧？</li>
</ul>
<p>細節我想等Google文件出來再看官方說法吧！或是各位讀者可以自行到<a href="http://www.techcrunch.com/2007/10/30/details-revealed-google-opensocial-to-be-common-apis-for-building-social-apps/">Details Revealed: Google OpenSocial To Launch Thursday</a>觀看文章裡面的介紹。</p>
<p>之前看到<a href="http://blog.gslin.org/">GSLin</a>在寫的<a href="http://blog.gslin.org/archives/2007/10/21/1342/">Social Network Search in Taiwan</a>，裡面有提到他們會釋出API，我想這個網站的功能強化之後或許就很類似台灣版的OpenSocial API。</p>
<p>前陣子我自己也寫了一支程式去爬有名大站的好友名單，我做的事情比較不一樣，稍微列出來給各位讀者參考：</p>
<ul>
<li>撈取好友名單（包含User帳號、每個User給的<strong>好友敘述</strong>及<strong>群組</strong>）</li>
<li>查詢加了誰、被誰加入、共同好友</li>
<li>依群組、關鍵字、關聯性查詢使用者（關聯性的實作不太完整）</li>
<li>提供開放的API來讀取資料庫中的好友名單（事實上我本來是想先把API的功能寫好，再用自己寫好的API來做上述的事情）</li>
</ul>
<p>寫這樣的程式其實不難，我用的語言是Ruby搭配Hpricot這個非常好用的library，需要克服的問題就是YAHOO的999 error，我用了取巧的方式來避開這個問題（不過偶爾還是會出錯，所以有時後更新速度不快）。</p>
<p>另外，可以發現因為我把好友敘述、群組都記錄下來，只要查到所有加入某A使用者的敘述及相關群組，就可以大致判斷該使用者的基本資料，換句話說，這個程式還滿宅的，可以找到長榮空姐群組、政大熱舞群組之類的，透過大家的好友敘述也幾乎可以準確判斷出一個人的背景，例如學校、本名、綽號、外表特徵等等...這樣的程式如果release出來應該不用兩天就要關站了，一方面是道德爭議、一方面是機器會被撐爆。</p>
<p>我經常在想，<strong>有名大站這種偽Web 2.0不開放API，很多功能又沒有，那不如我們就自己來幫它寫API吧！</strong>然後連帶Pixnet, Xuite或是一些比較紅的網站，也都把使用者之間的關係parse出來，這不就成了台灣版的OpenSocial API了嗎？（不過我倒是沒考慮到侵權的問題，可能還得請教一下這方面的能手，初期還是先當個人興趣吧！）</p>
<p>註：不過，我想一些好友之間相似度、最短路徑之類的演算法還滿適合拿來給我這種程式新手練習練習的:D</p>
<h1>References</h1>
<ul>
<li>Google OpenSocial: <a title="http://code.google.com/apis/opensocial" href="http://code.google.com/apis/opensocial">http://code.google.com/apis/opensocial</a><br />這個網址目前我還進不去，TechCrunch上的說法是星期四會啟用</li>
<li><a href="http://www.techcrunch.com/2007/10/30/details-revealed-google-opensocial-to-be-common-apis-for-building-social-apps/">Details Revealed: Google OpenSocial To Launch Thursday</a></li>
<li><a href="http://radar.oreilly.com/archives/2007/10/google-opensocial-api-launch.html">Google Announces the OpenSocial API</a></li>
<li><a href="http://www.techcrunch.com/2007/09/21/google-to-out-open-facebook-on-november-5/">Google To “Out Open” Facebook On November 5</a></li>
<li><a href="http://www.techcrunch.com/2007/10/29/googles-response-to-facebook-maka-maka/">Google’s Response to Facebook: “Maka-Maka”</a></li>
<li><a href="http://gigaom.com/2007/10/30/opensocial/">OpenSocial, Google’s Open Answer to Facebook</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/10/31/google%e5%ae%a3%e4%bd%88opensocial-api%ef%bc%8c%e5%8f%b0%e7%81%a3%e4%b9%9f%e8%87%aa%e5%b7%b1%e4%be%86%e5%81%9a%e7%b9%81%e9%ab%94%e4%b8%ad%e6%96%87%e7%89%88%e5%90%a7%ef%bc%81/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gmail開放IMAP</title>
		<link>http://punk.tw/2007/10/24/gmail%e9%96%8b%e6%94%beimap</link>
		<comments>http://punk.tw/2007/10/24/gmail%e9%96%8b%e6%94%beimap#comments</comments>
		<pubDate>Wed, 24 Oct 2007 07:29:51 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/10/24/378.html</guid>
		<description><![CDATA[剛剛看到TechCrunch上這篇「Gmail Apparently Enabling IMAP Support」，Gmail似乎要開放IMAP的支援，有沒有IMAP對大多數的用戶可能沒差。 使用IMAP最大的差別在於收信軟體與伺服器之間是一直保持連線的，因此只要一有新的信件便會在第一時間收到，而不是像POP3必須每隔一段時間去向伺服器詢問有無新信。 References IMAP：http://zh.wikipedia.org/wiki/IMAP Gmail Apparently Enabling IMAP Support Gmail gets IMAP]]></description>
			<content:encoded><![CDATA[<p>剛剛看到<a href="http://www.techcrunch.com/">TechCrunch</a>上這篇「<a href="http://www.techcrunch.com/2007/10/23/gmail-apparently-enabling-imap-support/">Gmail Apparently Enabling IMAP Support</a>」，Gmail似乎要開放IMAP的支援，有沒有IMAP對大多數的用戶可能沒差。</p>
<p>使用IMAP最大的差別在於收信軟體與伺服器之間是一直保持連線的，因此只要一有新的信件便會在第一時間收到，而不是像POP3必須每隔一段時間去向伺服器詢問有無新信。</p>
<h1>References</h1>
<ul>
<li>IMAP：<a title="http://zh.wikipedia.org/wiki/IMAP" href="http://zh.wikipedia.org/wiki/IMAP">http://zh.wikipedia.org/wiki/IMAP</a></li>
<li><a href="http://www.techcrunch.com/2007/10/23/gmail-apparently-enabling-imap-support/">Gmail Apparently Enabling IMAP Support</a></li>
<li><a href="http://www.downloadsquad.com/2007/10/23/gmail-gets-imap/">Gmail gets IMAP</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/10/24/gmail%e9%96%8b%e6%94%beimap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>關於Gmail容量成長的速度</title>
		<link>http://punk.tw/2007/10/15/%e9%97%9c%e6%96%bcgmail%e5%ae%b9%e9%87%8f%e6%88%90%e9%95%b7%e7%9a%84%e9%80%9f%e5%ba%a6</link>
		<comments>http://punk.tw/2007/10/15/%e9%97%9c%e6%96%bcgmail%e5%ae%b9%e9%87%8f%e6%88%90%e9%95%b7%e7%9a%84%e9%80%9f%e5%ba%a6#comments</comments>
		<pubDate>Mon, 15 Oct 2007 13:36:47 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/10/15/362.html</guid>
		<description><![CDATA[關於Gmail容量加速成長，其實在Google官方的部落格是有提出具體數據的，可以參考Gmail's Storage Increases, 6 GB in January 2008這篇文章，裡面放了這張圖片： 這篇文章有幾個重點： 10/23，容量將會成長到4321 MB 明年1/4，將會有6283 MB 之後每天再以3.3 MB的速度繼續成長 有興趣的讀者還可以參考這篇「GMail: 42GB Free Storage by 2038」，到2038年為止，你的Gmail容量將會達到42GB ，不過我相信到時候應該都是無限大了:D]]></description>
			<content:encoded><![CDATA[<p>關於<a href="http://punk.tw/2007/10/13/356.html">Gmail容量加速成長</a>，其實在Google官方的部落格是有提出具體數據的，可以參考<a href="http://googlesystem.blogspot.com/2007/10/gmails-storage-increases-dramatically.html">Gmail's Storage Increases, 6 GB in January 2008</a>這篇文章，裡面放了這張圖片：</p>
<p><img alt="" src="http://bp1.blogger.com/_ZaGO7GjCqAI/Rw9-HTsvOcI/AAAAAAAAFdI/gJxt4X3UUI8/s640/gmail-storage-graph.png" border="0"></p>
<p>這篇文章有幾個重點：</p>
<ol>
<li>10/23，容量將會成長到4321 MB</li>
<li>明年1/4，將會有6283 MB</li>
<li>之後每天再以3.3 MB的速度繼續成長</li>
</ol>
<p>有興趣的讀者還可以參考這篇「<a href="http://mashable.com/2007/10/12/gmail-42gb-free-storage-by-2038/">GMail: 42GB Free Storage by 2038</a>」，到2038年為止，你的Gmail容量將會達到42GB <img src='http://punk.tw/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ，不過我相信到時候應該都是無限大了:D</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/10/15/%e9%97%9c%e6%96%bcgmail%e5%ae%b9%e9%87%8f%e6%88%90%e9%95%b7%e7%9a%84%e9%80%9f%e5%ba%a6/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google網站管理員工具：部落格訂閱人數</title>
		<link>http://punk.tw/2007/10/15/google%e7%b6%b2%e7%ab%99%e7%ae%a1%e7%90%86%e5%93%a1%e5%b7%a5%e5%85%b7%ef%bc%9a%e9%83%a8%e8%90%bd%e6%a0%bc%e8%a8%82%e9%96%b1%e4%ba%ba%e6%95%b8</link>
		<comments>http://punk.tw/2007/10/15/google%e7%b6%b2%e7%ab%99%e7%ae%a1%e7%90%86%e5%93%a1%e5%b7%a5%e5%85%b7%ef%bc%9a%e9%83%a8%e8%90%bd%e6%a0%bc%e8%a8%82%e9%96%b1%e4%ba%ba%e6%95%b8#comments</comments>
		<pubDate>Mon, 15 Oct 2007 08:49:27 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/10/15/360.html</guid>
		<description><![CDATA[很久沒有登入Google Webmaster Tools了，剛剛看到「Find the Number of Google Subscribers for Any Feed」、「The Number of iGoogle / Google Reader Subscribers」兩篇文章才知道原來可以用Google來查看RSS feed的訂閱人數。 在此統計的人數，是以iGoogle、Google Reader或是orkut等產品訂閱的才計算，因此跟Feedburner比較起來數字算是相當不精準的。以我看到的數字跟目前Feedburner比較起來，大概只有不到四分之一吧！ 不過可見網站管理員工具的統計功能有在持續改進，結合Analytics使用的話，未來說不定會發展出更多豐富的功能:p]]></description>
			<content:encoded><![CDATA[<p><a href="http://punk.tw/wp-content/uploads/2007/10/image7.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="307" alt="image" src="http://punk.tw/wp-content/uploads/2007/10/image-thumb7.png" width="328" border="0"></a> </p>
<p>很久沒有登入<a href="https://www.google.com/webmasters/tools/siteoverview?hl=zh-TW">Google Webmaster Tools</a>了，剛剛看到「<a href="http://googlesystem.blogspot.com/2007/10/find-number-of-google-subscribers-for.html">Find the Number of Google Subscribers for Any Feed</a>」、「<a href="http://googlesystem.blogspot.com/2007/09/number-of-igoogle-google-reader.html">The Number of iGoogle / Google Reader Subscribers</a>」兩篇文章才知道原來可以用Google來查看RSS feed的訂閱人數。</p>
<p>在此統計的人數，是以iGoogle、Google Reader或是orkut等產品訂閱的才計算，因此跟Feedburner比較起來數字算是相當不精準的。以我看到的數字跟目前Feedburner比較起來，大概只有不到四分之一吧！</p>
<p>不過可見網站管理員工具的統計功能有在持續改進，結合Analytics使用的話，未來說不定會發展出更多豐富的功能:p</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/10/15/google%e7%b6%b2%e7%ab%99%e7%ae%a1%e7%90%86%e5%93%a1%e5%b7%a5%e5%85%b7%ef%bc%9a%e9%83%a8%e8%90%bd%e6%a0%bc%e8%a8%82%e9%96%b1%e4%ba%ba%e6%95%b8/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google新產品：Shared Stuff</title>
		<link>http://punk.tw/2007/09/21/googlev%e6%96%b0%e7%94%a2%e5%93%81%ef%bc%9ashared-stuff</link>
		<comments>http://punk.tw/2007/09/21/googlev%e6%96%b0%e7%94%a2%e5%93%81%ef%bc%9ashared-stuff#comments</comments>
		<pubDate>Fri, 21 Sep 2007 02:10:57 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/09/21/260.html</guid>
		<description><![CDATA[上禮拜我才說要改用Delicious為平日管理書籤的主要工具，沒想到才隔沒幾天，Google就搞出了這套Shared Stuff，TechCrunch今天的報導「Google Wants You To Share Stuff」裡面是這麼說的： Google has entered the social bookmarking market with a new product called Shared Stuff. Shared Stuff is simple enough; users drag a &#x201C;email/ share&#x201D; button into their browser, and click it when they want to add pages to their Shared Stuff profile. Links can include an image, text [...]]]></description>
			<content:encoded><![CDATA[<p>上禮拜我才說要<a href="http://punk.tw/2007/09/10/228.html">改用Delicious</a>為平日管理書籤的主要工具，沒想到才隔沒幾天，Google就搞出了這套<a href="http://www.google.com/s2/sharing/stuff">Shared Stuff</a>，<a href="http://www.techcrunch.com/">TechCrunch</a>今天的報導「<a href="http://www.techcrunch.com/2007/09/20/google-wants-you-to-share-stuff/">Google Wants You To Share Stuff</a>」裡面是這麼說的：</p>
<blockquote><p>Google has <strong>entered the social bookmarking market</strong> with a new product called <a href="http://www.google.com/s2/sharing/stuff">Shared Stuff<img src="http://i.ixnp.com/images/v2.22.10/t.gif" /></a>.</p>
<p>Shared Stuff is simple enough; users drag a &#x201C;email/ share&#x201D; button into their browser, and click it when they want to add pages to their Shared Stuff profile. Links can include an image, text extract, and/ or a user comment.</p>
</blockquote>
<p>不過目前看來這個分享工具還只是個實驗性質的產品，尚未跟Google Bookmarks或其他產品整合，社群方面的功能也似乎還沒有出現，但起碼我認為又是個值得期待的產品啊！:D</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/09/21/googlev%e6%96%b0%e7%94%a2%e5%93%81%ef%bc%9ashared-stuff/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Reader中文版現身</title>
		<link>http://punk.tw/2007/09/18/google-reader%e4%b8%ad%e6%96%87%e7%89%88%e7%8f%be%e8%ba%ab-2</link>
		<comments>http://punk.tw/2007/09/18/google-reader%e4%b8%ad%e6%96%87%e7%89%88%e7%8f%be%e8%ba%ab-2#comments</comments>
		<pubDate>Tue, 18 Sep 2007 06:31:37 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/09/18/251.html</guid>
		<description><![CDATA[沒想到上個禮拜說的Google Reader中文版這麼快就出現啦:D 連設定的部份也都有頗完整的中文化]]></description>
			<content:encoded><![CDATA[<p><a href="http://punk.tw/wp-content/uploads/2007/09/image16.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="209" alt="image" src="http://punk.tw/wp-content/uploads/2007/09/image-thumb16.png" width="244" border="0" /></a> </p>
<p>沒想到上個禮拜說的Google Reader中文版這麼快就出現啦:D</p>
<p>連設定的部份也都有頗完整的中文化</p>
<p><a href="http://punk.tw/wp-content/uploads/2007/09/image17.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="189" alt="image" src="http://punk.tw/wp-content/uploads/2007/09/image-thumb17.png" width="380" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/09/18/google-reader%e4%b8%ad%e6%96%87%e7%89%88%e7%8f%be%e8%ba%ab-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Reader的神秘影片與即將出現的中文版？</title>
		<link>http://punk.tw/2007/09/13/google-reader%e7%9a%84%e7%a5%9e%e7%a7%98%e5%bd%b1%e7%89%87%e8%88%87%e5%8d%b3%e5%b0%87%e5%87%ba%e7%8f%be%e7%9a%84%e4%b8%ad%e6%96%87%e7%89%88%ef%bc%9f</link>
		<comments>http://punk.tw/2007/09/13/google-reader%e7%9a%84%e7%a5%9e%e7%a7%98%e5%bd%b1%e7%89%87%e8%88%87%e5%8d%b3%e5%b0%87%e5%87%ba%e7%8f%be%e7%9a%84%e4%b8%ad%e6%96%87%e7%89%88%ef%bc%9f#comments</comments>
		<pubDate>Thu, 13 Sep 2007 11:14:04 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/09/13/232.html</guid>
		<description><![CDATA[今天早上登入Gmail收信時發現上面的連結多了 Reader（在IE7裡面有看到，在Firefox則看不到），一開始覺得還滿貼心的，不過後來看到這篇「神秘视频揭示Google Reader重大秘密：中文版本周发布？！」，我才了解原來Google Reader在RSS訂閱軟體的市場占有率已經這麼高了，這篇文章裡提到根據FeedBurner的統計，Google Reader是全世界最大的全文閱覽器，也因此認為Reader的連結出現在Gmail裡一點也不奇怪，因為這將會是個很重要的產品之一。 事實上這篇文章最主要是在強調Google Reader未來可能的開發方向，將會致力於Social Network的發展，例如加上文章的推薦機制、或是對自己所訂閱的Feeds發表評論等，還真是令人期待啊！ 而文中也提到下禮拜Google Reader將會支援40種語言，我想絕對可以吸引到更多人來使用，看來我改用Google Reader真是個不賴的選擇，很期待新功能的推出！（而且開發Google Reader的人居然只有四個，三個負責後端、一個負責前端，COOL!） References 神秘视频揭示Google Reader重大秘密：中文版本周发布？！ 原始出處：Leaked Google Video Discusses Google Reader, Social Efforts]]></description>
			<content:encoded><![CDATA[<p><a href="http://punk.tw/wp-content/uploads/2007/09/image13.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="96" alt="image" src="http://punk.tw/wp-content/uploads/2007/09/image-thumb13.png" width="350" border="0" /></a></p>
<p>今天早上登入Gmail收信時發現上面的連結多了 Reader（在IE7裡面有看到，在Firefox則看不到），一開始覺得還滿貼心的，不過後來看到這篇「<a href="http://www.gseeker.com/50226711/cceecgoogle_readerecieaecieie_115701.php">神秘视频揭示Google Reader重大秘密：中文版本周发布？！</a>」，我才了解原來Google Reader在RSS訂閱軟體的市場占有率已經這麼高了，這篇文章裡提到<strong>根據FeedBurner的統計，Google Reader是全世界最大的全文閱覽器</strong>，也因此認為Reader的連結出現在Gmail裡一點也不奇怪，因為這將會是個很重要的產品之一。</p>
<p>事實上這篇文章最主要是在強調Google Reader未來可能的開發方向，將會致力於Social Network的發展，例如加上文章的推薦機制、或是對自己所訂閱的Feeds發表評論等，還真是令人期待啊！</p>
<p>而文中也提到下禮拜Google Reader將會支援40種語言，我想絕對可以吸引到更多人來使用，看來我改用Google Reader真是個不賴的選擇，很期待新功能的推出！（而且開發Google Reader的人居然只有四個，三個負責後端、一個負責前端，COOL!）</p>
<h1>References</h1>
<ul>
<li>
<p><a href="http://www.gseeker.com/50226711/cceecgoogle_readerecieaecieie_115701.php">神秘视频揭示Google Reader重大秘密：中文版本周发布？！</a></p>
</li>
<li>
<p>原始出處：<a href="http://blogoscoped.com/archive/2007-09-11-n21.html">Leaked Google Video Discusses Google Reader, Social Efforts</a></p>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/09/13/google-reader%e7%9a%84%e7%a5%9e%e7%a7%98%e5%bd%b1%e7%89%87%e8%88%87%e5%8d%b3%e5%b0%87%e5%87%ba%e7%8f%be%e7%9a%84%e4%b8%ad%e6%96%87%e7%89%88%ef%bc%9f/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Reader總算出現搜尋功能了！</title>
		<link>http://punk.tw/2007/09/06/google-reader%e7%b8%bd%e7%ae%97%e5%87%ba%e7%8f%be%e6%90%9c%e5%b0%8b%e5%8a%9f%e8%83%bd%e4%ba%86%ef%bc%81</link>
		<comments>http://punk.tw/2007/09/06/google-reader%e7%b8%bd%e7%ae%97%e5%87%ba%e7%8f%be%e6%90%9c%e5%b0%8b%e5%8a%9f%e8%83%bd%e4%ba%86%ef%bc%81#comments</comments>
		<pubDate>Thu, 06 Sep 2007 04:44:32 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/09/06/google-reader%e7%b8%bd%e7%ae%97%e5%87%ba%e7%8f%be%e6%90%9c%e5%b0%8b%e5%8a%9f%e8%83%bd%e4%ba%86%ef%bc%81/</guid>
		<description><![CDATA[有圖有真相！這功能應該是這兩天才出現的吧？該不會我每天都用Google Reader但直到今天才發現？沒可能啊！XD 可以對所有的項目進行搜尋，也可以針對標記星號、分享的Item或是依資料夾、依RSS Feed為單位，Google Reader真是越做越完善了！ 搜尋的結果會以三種View來呈現：Search results, Expanded view and List view，後兩者如果已經有在使用Google Reader應該是相當熟悉，search results則類似平常使用搜尋引擎的摘要烈表。&#160;]]></description>
			<content:encoded><![CDATA[<p style="background: white"><span style="font-size: 9pt; color: #333333"><span style="font-family: 新細明體">有圖有真相！這功能應該是這兩天才出現的吧？該不會我每天都用</span><span style="font-family: lucida grande">Google Reader</span><span style="font-family: 新細明體">但直到今天才發現？沒可能啊！</span><span style="font-family: lucida grande">XD<br /></span></span></p>
<p style="background: white"><a href="http://punk.tw/wp-content/uploads/2007/09/image4.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="84" alt="image" src="http://punk.tw/wp-content/uploads/2007/09/image-thumb4.png" width="521" border="0"></a> <span style="font-size: 9pt; color: #333333; font-family: lucida grande"><br /></span></p>
<p style="background: white"><span style="font-size: 9pt; color: #333333"><span style="font-family: 新細明體">可以對<strong>所有的項目進行搜尋</strong>，也可以針對<strong>標記星號</strong>、<strong>分享的</strong></span><span style="font-family: lucida grande"><strong>Item</strong></span><span style="font-family: 新細明體">或是<strong>依資料夾</strong>、<strong>依</strong></span><span style="font-family: lucida grande"><strong>RSS Feed</strong></span><span style="font-family: 新細明體">為單位，</span><span style="font-family: lucida grande">Google Reader</span><span style="font-family: 新細明體">真是越做越完善了！</span><span style="font-family: lucida grande"><br /></span></span></p>
<p style="background: white"><span style="font-size: 9pt; color: #333333"><span style="font-family: 新細明體">搜尋的結果會以三種</span><span style="font-family: lucida grande">View</span><span style="font-family: 新細明體">來呈現：</span><span style="font-family: lucida grande">Search results, Expanded view and List view</span><span style="font-family: 新細明體">，後兩者如果已經有在使用</span><span style="font-family: lucida grande">Google Reader</span><span style="font-family: 新細明體">應該是相當熟悉，</span><span style="font-family: lucida grande">search results</span><span style="font-family: 新細明體">則類似平常使用搜尋引擎的摘要烈表。</span><span style="font-family: lucida grande">&nbsp;<br /></span></span></p>
<p><a href="http://punk.tw/wp-content/uploads/2007/09/image5.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="282" alt="image" src="http://punk.tw/wp-content/uploads/2007/09/image-thumb5.png" width="514" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/09/06/google-reader%e7%b8%bd%e7%ae%97%e5%87%ba%e7%8f%be%e6%90%9c%e5%b0%8b%e5%8a%9f%e8%83%bd%e4%ba%86%ef%bc%81/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Video活動成果</title>
		<link>http://punk.tw/2007/08/29/gmail-video%e6%b4%bb%e5%8b%95%e6%88%90%e6%9e%9c</link>
		<comments>http://punk.tw/2007/08/29/gmail-video%e6%b4%bb%e5%8b%95%e6%88%90%e6%9e%9c#comments</comments>
		<pubDate>Wed, 29 Aug 2007 09:30:28 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/08/29/gmail-video%e6%b4%bb%e5%8b%95%e6%88%90%e6%9e%9c/</guid>
		<description><![CDATA[前陣子Google推出了一個Gmail Video的活動，來自全球的Gmail愛好者拍攝了一千多份短片後Google做了一個精選。 在Gmail Video的網頁上可以發現其中有一段是來自台北的影片，酷！:D]]></description>
			<content:encoded><![CDATA[<p>前陣子Google推出了一個<a href="http://mail.google.com/mail/help/gmail_video.html">Gmail Video</a>的活動，來自全球的Gmail愛好者拍攝了一千多份短片後Google做了一個精選。</p>
<p><embed src="http://www.youtube.com/v/qKAInP_tmHk" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></embed></p>
<p>在Gmail Video的網頁上可以發現其中有一段是來自台北的影片，酷！:D</p>
<p><a href="http://punk.tw/wp-content/uploads/images/GmailVideo_F5AA/image.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="193" alt="image" src="http://punk.tw/wp-content/uploads/images/GmailVideo_F5AA/image_thumb.png" width="240" border="0"></a> </p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/06MyM-t0qVw"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/06MyM-t0qVw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/08/29/gmail-video%e6%b4%bb%e5%8b%95%e6%88%90%e6%9e%9c/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>安裝Google Code Prettify</title>
		<link>http://punk.tw/2007/08/20/%e5%ae%89%e8%a3%9dgoogle-code-prettify</link>
		<comments>http://punk.tw/2007/08/20/%e5%ae%89%e8%a3%9dgoogle-code-prettify#comments</comments>
		<pubDate>Mon, 20 Aug 2007 06:56:48 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/08/20/%e5%ae%89%e8%a3%9dgoogle-code-prettify/</guid>
		<description><![CDATA[Google Code Prettify是一個可以美化網頁上程式碼的小外掛，安裝方式非常簡單，可以參考官方發表的README檔案。 安裝步驟： 下載原始檔案（官方網站似乎不提供host）：http://google-code-prettify.googlecode.com/files/prettify-small.zip 在需要顯示程式碼的網頁加入下面程式：&#60;link href="prettify.css" type="text/css" rel="stylesheet" /&#62;&#60;script type="text/javascript" src="prettify.js"&#62;&#60;/script&#62; （我的作法是將上述兩個檔案丟到Google Page Creator上面） 修改&#60;body&#62;標籤，加入onload="prettyPrint()" &#160;之後有需要顯示程式碼的地方，只要用&#60;pre class="prettyprint"&#62;...&#60;/pre&#62;或&#60;code class="prettyprint"&#62;...&#60;/code&#62;將程式碼包住即可。 （我猜直接連到http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css也可以，不過我就懶得測試了。） 在Google Blogger修改的方式如下圖：（範本修改HTML、找到&#60;head&#62;將上述兩行程式放在&#60;head&#62;之後，再找到&#60;body&#62;將onLoad加在後面：&#60;body onLoad="prettyPrint()"）]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/google-code-prettify/">Google Code Prettify</a>是一個可以美化網頁上程式碼的小外掛，安裝方式非常簡單，可以參考官方發表的<a href="http://google-code-prettify.googlecode.com/svn/trunk/README.html">README檔案</a>。</p>
<p>安裝步驟：</p>
<ol>
<li>下載原始檔案（官方網站似乎不提供host）：<br /><a title="http://google-code-prettify.googlecode.com/files/prettify-small.zip" href="http://google-code-prettify.googlecode.com/files/prettify-small.zip">http://google-code-prettify.googlecode.com/files/prettify-small.zip</a>
<li>在需要顯示程式碼的網頁加入下面程式：<code>&lt;link href="prettify.css" type="text/css" rel="stylesheet" /&gt;<br />&lt;script type="text/javascript" src="prettify.js"&gt;&lt;/script&gt;</code>
<li>（我的作法是將上述兩個檔案丟到Google Page Creator上面）
<li>修改&lt;body&gt;標籤，加入onload="prettyPrint()"</li>
</ol>
<p>&nbsp;之後有需要顯示程式碼的地方，只要用<tt>&lt;pre class="prettyprint"&gt;...&lt;/pre&gt;或</tt><tt>&lt;code class="prettyprint"&gt;...&lt;/code&gt;將程式碼包住即可。</tt></p>
<p>（我猜直接連到<a title="http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css" href="http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css">http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.css</a>也可以，不過我就懶得測試了。）</p>
<p>在Google Blogger修改的方式如下圖：<br />（範本修改HTML、找到&lt;head&gt;將上述兩行程式放在&lt;head&gt;之後，再找到&lt;body&gt;將onLoad加在後面：&lt;body onLoad="prettyPrint()"）</p>
<p><a href="http://punk.tw/wp-content/uploads/images/GoogleCodePrettify_D02B/image.png" atomicselection="true"></a><a href="http://punk.tw/wp-content/uploads/images/GoogleCodePrettify_D02B/image_3.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="414" alt="image" src="http://punk.tw/wp-content/uploads/images/GoogleCodePrettify_D02B/image_thumb.png" width="499" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/08/20/%e5%ae%89%e8%a3%9dgoogle-code-prettify/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m a Google Fan.</title>
		<link>http://punk.tw/2007/07/24/im-a-google-fan</link>
		<comments>http://punk.tw/2007/07/24/im-a-google-fan#comments</comments>
		<pubDate>Tue, 24 Jul 2007 04:04:45 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Murmur]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/07/24/im-a-google-fan/</guid>
		<description><![CDATA[好久沒寫文章，今日忙裡偷閒談談Google。 從開始大量使用Google所提供的服務一年半以來（從我開始習慣性地登入Google使用服務算起），我的搜尋總數居然達到了17000次，所有我搜尋過的關鍵字、逛過的網頁統統被Google紀錄起來。（Google的兩個服務，Search History、Web History），條列一下我使用的Google服務應該可以讓我很有自信地說我是個忠實的Google Fan： 搜尋行為：Google Search History 網頁瀏覽歷程：Google Web History，所有瀏覽過的網頁、進入的時間點統統會被Google記錄下來。 信件往來：Gmail，所有的個人信件幾乎都使用Gmail，甚至我其他的POP3信箱也都使用Gmail統一處理、回覆。 RSS Aggregator: Google Reader 網站流量分析：Google Analytics，用來分析所有我管理的網站 用Google Sitemaps for SEO 用Google AdSense賺點小錢（其實還沒賺到半毛錢XD） 用Google Picasa管理電腦中的相片（當然同時也使用了Web Album） 用Google Blogger寫blog（近日開張，寫與工作相關的技術內容） 用Google Groups與朋友聯繫感情、建立通信群組 用Google Calendar來訂閱學校行事曆、電影上映行事曆、Open Source相關活動行事曆 用Google Documents來管理部份常用的文件（我是個重度Micorosft Word/PowerPoint使用者，目前無法擺脫它們orz） 用Google Blog Search來搜尋各種我感興趣的議題，藉此找到同好，我認為用Blog Search非常容易找到某些頗有深度的部落格 用Google Talk跟朋友聊天 用Google Page Creator建立簡單的網頁或是放圖片 用Google Apps建立自有網域的Gmail、Calendar跟GTalk（不過荒廢已久XD，後來還是都轉gmail.com） 其他偶爾會用的像是用Google Patents找專利文件（之前在參加創業競賽的時候非常好用）、Google Image Search（不過Flickr更好用）、Google Maps（目前我還是用UrMap居多）、Google GData API（寫程式大量撈資料時很好用，但最近發現Yahoo! [...]]]></description>
			<content:encoded><![CDATA[<p>好久沒寫文章，今日忙裡偷閒談談Google。</p>
<p><a href="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="290" alt="image" src="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_thumb.png" width="179" align="right" border="0"></a>從開始大量使用Google所提供的服務一年半以來（從我開始習慣性地登入Google使用服務算起），我的搜尋總數居然達到了17000次，所有我搜尋過的關鍵字、逛過的網頁統統被Google紀錄起來。（Google的兩個服務，Search History、Web History），條列一下我使用的Google服務應該可以讓我很有自信地說我是個忠實的Google Fan：</p>
<ul>
<li>搜尋行為：Google Search History</li>
<li>網頁瀏覽歷程：Google Web History，所有瀏覽過的網頁、進入的時間點統統會被Google記錄下來。</li>
<li>信件往來：Gmail，所有的個人信件幾乎都使用Gmail，甚至我其他的POP3信箱也都使用Gmail統一處理、回覆。</li>
<li>RSS Aggregator: Google Reader</li>
<li>網站流量分析：Google Analytics，用來分析所有我管理的網站</li>
<li>用Google Sitemaps for SEO</li>
<li>用Google AdSense賺點小錢（其實還沒賺到半毛錢XD）</li>
<li>用Google Picasa管理電腦中的相片（當然同時也使用了Web Album）</li>
<li>用Google Blogger寫blog（近日開張，寫與工作相關的技術內容）</li>
<li>用Google Groups與朋友聯繫感情、建立通信群組</li>
<li>用Google Calendar來訂閱學校行事曆、電影上映行事曆、Open Source相關活動行事曆</li>
<li>用Google Documents來管理部份常用的文件（我是個重度Micorosft Word/PowerPoint使用者，目前無法擺脫它們orz）</li>
<li>用Google Blog Search來搜尋各種我感興趣的議題，藉此找到同好，我認為用Blog Search非常容易找到某些頗有深度的部落格</li>
<li>用Google Talk跟朋友聊天</li>
<li>用Google Page Creator建立簡單的網頁或是放圖片</li>
<li>用Google Apps建立自有網域的Gmail、Calendar跟GTalk（不過荒廢已久XD，後來還是都轉gmail.com）</li>
</ul>
<p>其他偶爾會用的像是用Google Patents找專利文件（之前在參加創業競賽的時候非常好用）、Google Image Search（不過Flickr更好用）、Google Maps（目前我還是用UrMap居多）、Google GData API（寫程式大量撈資料時很好用，但最近發現Yahoo! API誠意也很夠），其實很多Google提供的服務偶爾都會去玩一下，但也就僅止於玩玩而已orz</p>
<p>這是我的每月搜尋活動，可以看出今年一月的時候搜尋的次數多到誇張，寒假則極度悠哉。<a href="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_3.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="224" alt="image" src="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_thumb_3.png" width="430" border="0"></a> </p>
<p>每日搜尋活動，可以看出星期三是最忙碌的一天、星期六則是相對悠哉的。</p>
<p><a href="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_4.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="215" alt="image" src="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_thumb_4.png" width="262" border="0"></a> </p>
<p>最心酸的來了，從這張圖完全可以看出我的作息時間，甚至有時候是不睡覺，一大早五六點在找東西....</p>
<p><a href="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_5.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="129" alt="image" src="http://punk.tw/wp-content/uploads/images/f5a81771d8d3_A0BD/image_thumb_5.png" width="475" border="0"></a> </p>
<p>有人會認為，Google這樣很恐怖，所有個人在網路上的瀏覽、搜尋行為、與朋友的信件往來、聊天紀錄統統被Google掌握，但我想網路就是如此，我自己倒不是很在意這點。（當然或許我只是個無名小卒，如果是哪個藝人或政治人物的密碼遭到破解或是資料外流，這種瀏覽、搜尋紀錄一定可以發現很多有趣現象XD）</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/07/24/im-a-google-fan/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>善用Google Reader分享好文章給朋友們</title>
		<link>http://punk.tw/2007/06/26/%e5%96%84%e7%94%a8google-reader%e5%88%86%e4%ba%ab%e5%a5%bd%e6%96%87%e7%ab%a0%e7%b5%a6%e6%9c%8b%e5%8f%8b%e5%80%91</link>
		<comments>http://punk.tw/2007/06/26/%e5%96%84%e7%94%a8google-reader%e5%88%86%e4%ba%ab%e5%a5%bd%e6%96%87%e7%ab%a0%e7%b5%a6%e6%9c%8b%e5%8f%8b%e5%80%91#comments</comments>
		<pubDate>Tue, 26 Jun 2007 04:58:30 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/06/26/%e5%96%84%e7%94%a8google-reader%e5%88%86%e4%ba%ab%e5%a5%bd%e6%96%87%e7%ab%a0%e7%b5%a6%e6%9c%8b%e5%8f%8b%e5%80%91/</guid>
		<description><![CDATA[上次我在「改用Google Reader」中提到Google Reader裡面有如下圖所示的幾個功能： 自己在瀏覽的時候可以針對自己喜歡的文章打星號方便日後瀏覽、可以用Email即時轉寄給朋友或寄回自己的信箱備份文章，但「Share分享」我卻一直沒搞清楚它到底是有什麼功能，之前一直以為大概是把文章分享到某個特定的討論群組之類的（哈！～我根本沒點進去過），結果剛剛發現原來被Share的文章會post到一個固定的網址，簡單來說就是將你所分享的文章整理成一個網頁，你可以將這個網址轉寄給朋友，你的身份就好像一個網摘師一樣，每天看了上百篇文章之後替朋友們去蕪存菁選出真正的優質好文。 直接點閱Google Reader左方選單的Shared items便可以看到自己分享的文章。網頁上會提供一個公開的網址，將網址分享給朋友，朋友便可以定期上來看看你又分享了什麼好文，當然，這個網頁本身也有提供RSS Feed，因此你的朋友可以直接訂閱專屬於你篩選過的優質好文:) 不只如此，我還發現原來Google Reader還支援針對特定tag（標籤）做分享，在（Settings）設定裡面檢視tags時可以看到如下畫面： 前文所述的是針對「Shared items」，Google Reader會提供一個public page的固定網址及RSS Feed來方便使用者分享文章。而在Tags頁面，還可以針對特定的tag分享，例如我打算將marketing這個tag分享出來： 點選圖中紅色圈起的RSS Feed Icon，右邊便會出現三個新的連結，包含可以連到專門分享這個tag文章的網頁、郵寄此連結，以及將文摘加到網頁的連結。第三個功能甚至可以很輕易地讓部落客們在自己的blog上面分享各種文章、製作部落格文章連播，這實在太酷啦！ 至於要如何把文章的clip放在自己的網頁上也非常簡單，Google Reader會直接提供相當直覺的選取方式及必要的連結，只要將文字框中的連結加到自己的網頁上即可：]]></description>
			<content:encoded><![CDATA[<p>上次我在「<a href="http://punk.tw/2007/06/20/%e6%94%b9%e7%94%a8google-reader/">改用Google Reader</a>」中提到<a href="http://www.google.com/reader/">Google Reader</a>裡面有如下圖所示的幾個功能：<a href="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="32" alt="image" src="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_thumb.png" width="346" border="0"></a> </p>
<p>自己在瀏覽的時候可以針對自己喜歡的文章打星號方便日後瀏覽、可以用Email即時轉寄給朋友或寄回自己的信箱備份文章，但「Share分享」我卻一直沒搞清楚它到底是有什麼功能，之前一直以為大概是把文章分享到某個特定的討論群組之類的（哈！～我根本沒點進去過），結果剛剛發現原來被Share的文章會post到一個固定的網址，簡單來說就是將你所分享的文章整理成一個網頁，你可以將這個網址轉寄給朋友，你的身份就好像一個網摘師一樣，每天看了上百篇文章之後替朋友們去蕪存菁選出真正的優質好文。</p>
<p>直接點閱<a href="http://www.google.com/reader/">Google Reader</a>左方選單的Shared items便可以看到自己分享的文章。網頁上會提供一個公開的網址，將網址分享給朋友，朋友便可以定期上來看看你又分享了什麼好文，當然，這個網頁本身也有提供RSS Feed，因此你的朋友可以直接訂閱專屬於你篩選過的優質好文:)</p>
<p><a href="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_3.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="249" alt="image" src="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_thumb_3.png" width="416" border="0"></a> </p>
<p>不只如此，我還發現原來Google Reader還支援針對特定tag（標籤）做分享，在（Settings）設定裡面檢視tags時可以看到如下畫面：</p>
<p><a href="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_4.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="236" alt="image" src="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_thumb_4.png" width="519" border="0"></a> </p>
<p>前文所述的是針對「Shared items」，Google Reader會提供一個public page的固定網址及RSS Feed來方便使用者分享文章。而在Tags頁面，還可以針對特定的tag分享，例如我打算將marketing這個tag分享出來：</p>
<p><a href="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_5.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="53" alt="image" src="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_thumb_5.png" width="515" border="0"></a> </p>
<p>點選圖中紅色圈起的RSS Feed Icon，右邊便會出現三個新的連結，包含可以連到專門分享這個tag文章的網頁、郵寄此連結，以及將文摘加到網頁的連結。第三個功能甚至可以很輕易地讓部落客們在自己的blog上面分享各種文章、製作部落格文章連播，這實在太酷啦！</p>
<p>至於要如何把文章的clip放在自己的網頁上也非常簡單，Google Reader會直接提供相當直覺的選取方式及必要的連結，只要將文字框中的連結加到自己的網頁上即可：</p>
<p><a href="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_6.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="257" alt="image" src="http://punk.tw/wp-content/uploads/images/3c084765bb73_B4F2/image_thumb_6.png" width="501" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/06/26/%e5%96%84%e7%94%a8google-reader%e5%88%86%e4%ba%ab%e5%a5%bd%e6%96%87%e7%ab%a0%e7%b5%a6%e6%9c%8b%e5%8f%8b%e5%80%91/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>改用Google Reader</title>
		<link>http://punk.tw/2007/06/20/%e6%94%b9%e7%94%a8google-reader</link>
		<comments>http://punk.tw/2007/06/20/%e6%94%b9%e7%94%a8google-reader#comments</comments>
		<pubDate>Tue, 19 Jun 2007 23:56:18 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google reader]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/06/20/%e6%94%b9%e7%94%a8google-reader/</guid>
		<description><![CDATA[雖然我是個Google Fan，但過去因為覺得Google Reader過於陽春而且不太習慣它的閱讀方式，所以一直都是很習慣用Netvibes。然而前陣子心血來潮把Netvibes中的所有RSS feeds匯出成OPML，統統丟到Google Reader裡面，我居然就好幾天沒回去用Netvibes了，我想主要原因有下列四個： Google Reader可以一次閱讀所有尚未閱讀的文章，我只要一直把捲軸往下滾即可。 Google Reader有打星號、分享本文章、郵寄本文章的功能。 Google Reader有如上圖的趨勢分析，分析每天的閱讀量、每個RSS Feed個別的閱讀率以及每天發表新文章的頻率，雖然這功能看似沒什麼，但對我而言，閱讀率低於50%的RSS Feed我就直接取消訂閱了，因為事實證明我都直接跳過不看、設為已閱讀XD Google Reader跟Netvibes同樣都有採用Ajax的技術在背景撈取文章，Netvibes會針對每個tab不斷地去抓每個RSS Feed的新文章，而Google Reader則是當user快閱讀到頁尾時才去讀取新文章（很常見的Ajax應用，雖然有時候速度不夠快orz），Netvibes的方式會導致瀏覽器效能下滑（雖然我知道Options裡面可以設定），但...總之我現在似乎是比較習慣Google Reader XD]]></description>
			<content:encoded><![CDATA[<p><a href="http://punk.tw/wp-content/uploads/images/GoogleReader_6EAF/image.png" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="155" alt="image" src="http://punk.tw/wp-content/uploads/images/GoogleReader_6EAF/image_thumb.png" width="481" border="0"></a> </p>
<p>雖然我是個Google Fan，但過去因為覺得Google Reader過於陽春而且不太習慣它的閱讀方式，所以一直都是很習慣用Netvibes。然而前陣子心血來潮把Netvibes中的所有RSS feeds匯出成OPML，統統丟到Google Reader裡面，我居然就好幾天沒回去用Netvibes了，我想主要原因有下列四個：</p>
<ul>
<li>Google Reader可以一次閱讀所有尚未閱讀的文章，我只要一直把捲軸往下滾即可。
<li>Google Reader有打星號、分享本文章、郵寄本文章的功能。
<li>Google Reader有如上圖的趨勢分析，分析每天的閱讀量、每個RSS Feed個別的閱讀率以及每天發表新文章的頻率，雖然這功能看似沒什麼，但對我而言，閱讀率低於50%的RSS Feed我就直接取消訂閱了，因為事實證明我都直接跳過不看、設為已閱讀XD
<li>Google Reader跟Netvibes同樣都有採用Ajax的技術在背景撈取文章，Netvibes會針對每個tab不斷地去抓每個RSS Feed的新文章，而Google Reader則是當user快閱讀到頁尾時才去讀取新文章（很常見的Ajax應用，雖然有時候速度不夠快orz），Netvibes的方式會導致瀏覽器效能下滑（雖然我知道Options裡面可以設定），但...總之我現在似乎是比較習慣Google Reader XD</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/06/20/%e6%94%b9%e7%94%a8google-reader/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SlideShare:Google it!</title>
		<link>http://punk.tw/2006/12/22/slidesharegoogle-it</link>
		<comments>http://punk.tw/2006/12/22/slidesharegoogle-it#comments</comments>
		<pubDate>Thu, 21 Dec 2006 18:09:04 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SlideShare]]></category>

		<guid isPermaLink="false">http://punk.tw/2006/12/22/slidesharegoogle-it/</guid>
		<description><![CDATA[10 Things You can do with Google Search Bar. 剛剛逛SlideShare.Net看到的Google It!，裡面列了「十件你可以在Google Toolbar做的Cool Thing」。簡單列表如下： Basic Searching：大家都會用的基本搜尋 Advanced Searching：進階搜尋，可以針對語言、國家、And/Or等設定。 Definitions：搜尋時配上「define」或是「define:」，例如define:WTO會出現WTO的定義（除了可以查到定義，通常也可以拿來查縮寫字代表的意義）。 Calculator：計算機功能。例如輸入&#34;15.99+32.50+13.25&#34;，Google會告訴你算出來的答案是多少。（另外支援單位轉換，例如輸入1m=?ft，Google會告訴你1米 = 3.2808399 英尺） Numbers：搜尋特定數字，例如電話、區碼之類的。 Movies：這是我本來不知道的功能，很酷！搜尋movies 91360，Google會告訴你該地區目前上映的電影長度、分級、講評、目前幾顆星等等，不過Google台灣應該還沒有這麼有趣的搜尋功能吧？！ Stocks：股票搜尋功能，可以同時輸入多支股票進行比較。 Weather：天氣查詢。 Travel：可以查詢航班資訊。 Pizza：輸入pizza跟郵遞區號，就會有外送資訊喔～（台灣應該也還沒有吧XD） Anyway, 還真是期待以後Google台灣能開始有一些在地化的動作，造福台灣的鄉民們！]]></description>
			<content:encoded><![CDATA[<p>10 Things You can do with Google Search Bar.<br />
<object type="application/x-shockwave-flash" data="https://s3.amazonaws.com:443/slideshare/ssplayer.swf?id=15879&#038;doc=google-it-18226" width="425" height="348"><param name="movie" value="https://s3.amazonaws.com:443/slideshare/ssplayer.swf?id=15879&#038;doc=google-it-18226" /></object><br />
剛剛逛<a href="http://slideshare.net">SlideShare.Net</a>看到的<a href="http://www.slideshare.net/tolrich/google-it">Google It!</a>，裡面列了「十件你可以在Google Toolbar做的Cool Thing」。簡單列表如下：</p>
<ul>
<ol>
<li> Basic Searching：大家都會用的基本搜尋</li>
<li> Advanced Searching：進階搜尋，可以針對語言、國家、And/Or等設定。</li>
<li> Definitions：搜尋時配上「define」或是「define:」，例如define:WTO會出現WTO的定義（除了可以查到定義，通常也可以拿來查縮寫字代表的意義）。 </li>
<li>Calculator：計算機功能。例如輸入&quot;15.99+32.50+13.25&quot;，Google會告訴你算出來的答案是多少。（另外支援單位轉換，例如輸入1m=?ft，Google會告訴你1米 = 3.2808399 英尺）</li>
<li>Numbers：搜尋特定數字，例如電話、區碼之類的。</li>
<li>Movies：這是我本來不知道的功能，很酷！搜尋movies 91360，Google會告訴你該地區目前上映的電影長度、分級、講評、目前幾顆星等等，不過Google台灣應該還沒有這麼有趣的搜尋功能吧？！</li>
<li>Stocks：股票搜尋功能，可以同時輸入多支股票進行比較。</li>
<li>Weather：天氣查詢。</li>
<li>Travel：可以查詢航班資訊。</li>
<li>Pizza：輸入pizza跟郵遞區號，就會有外送資訊喔～（台灣應該也還沒有吧XD）</li>
</ol>
</ul>
<p>Anyway, 還真是期待以後<a href="http://www.google.com">Google</a>台灣能開始有一些在地化的動作，造福台灣的鄉民們！</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2006/12/22/slidesharegoogle-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google AdSense支援繁體中文！</title>
		<link>http://punk.tw/2006/11/02/google-adsense-support-traditional-chinese</link>
		<comments>http://punk.tw/2006/11/02/google-adsense-support-traditional-chinese#comments</comments>
		<pubDate>Wed, 01 Nov 2006 17:44:54 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://punk.tw/2006/11/02/google-adsense%e6%94%af%e6%8f%b4%e7%b9%81%e9%ab%94%e4%b8%ad%e6%96%87%ef%bc%81/</guid>
		<description><![CDATA[大家一起來用Google賺錢！ https://www.google.com/adsense/?hl=zh_tw 其實Google AdSense一直都有在收繁體中文的廣告，然而卻沒有提供繁體中文的站長們申請放置站台廣告。現在全面支援繁體中文，勢必會掀起一波Google AdSense的熱潮。 AdSense有兩種：AdSense For Content以及AdSense For Search。Search的應該比較常見，當你在Google搜尋某些關鍵字，例如旅行社、手機、螢幕，搜尋結果的右邊會出現贊助商廣告。AdSense for content則是針對網頁內容自動去挑選出最適合放置在該頁面的廣告，以達到精準行銷的目的。 如今AdSense for content總算開始支援繁體中文網站，想必會有更多人投入網站的創新、改造以及內容的充實，每個人都想靠網路撈一筆，但其實能成功的少之又少。不過如果能有一兩個成功的案例，同樣身為繁體中文使用者的我也算與有榮焉啦XD]]></description>
			<content:encoded><![CDATA[<p>大家一起來用Google賺錢！</p>
<p><a href="https://www.google.com/adsense/?hl=zh_tw">https://www.google.com/adsense/?hl=zh_tw</a></p>
<p>其實Google AdSense一直都有在收繁體中文的廣告，然而卻沒有提供繁體中文的站長們申請放置站台廣告。現在全面支援繁體中文，勢必會掀起一波Google AdSense的熱潮。</p>
<p>AdSense有兩種：AdSense For Content以及AdSense For Search。Search的應該比較常見，當你在Google搜尋某些關鍵字，例如旅行社、手機、螢幕，搜尋結果的右邊會出現贊助商廣告。AdSense for content則是針對網頁內容自動去挑選出最適合放置在該頁面的廣告，以達到精準行銷的目的。</p>
<p>如今AdSense for content總算開始支援繁體中文網站，想必會有更多人投入網站的創新、改造以及內容的充實，每個人都想靠網路撈一筆，但其實能成功的少之又少。不過如果能有一兩個成功的案例，同樣身為繁體中文使用者的我也算與有榮焉啦XD</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2006/11/02/google-adsense-support-traditional-chinese/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google AJAX Search API</title>
		<link>http://punk.tw/2006/10/12/google-ajax-search-api</link>
		<comments>http://punk.tw/2006/10/12/google-ajax-search-api#comments</comments>
		<pubDate>Thu, 12 Oct 2006 00:18:39 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://punk.tw/2006/10/12/google-ajax-search-api/</guid>
		<description><![CDATA[很多人不喜歡在自己的網站放太多有的沒的link因為這些link可能會縮短user在你網站瀏覽的時間以前的api是你可以在自己的網站上加入search bar 但是搜尋結果會跑到google的網頁現在這個api 你可以把搜尋的結果直接插入自己的網站例如你搜尋圖片，搜尋出來的圖片就show在你的網頁上或是你搜尋影片，搜尋出來的結果就在你的網頁上播放任何搜尋的動作都可以在原本的網頁完成，user就會持續停留在你的站Google AJAX Search: &#160;http://code.google.com/apis/ajaxsearch/Demo: http://code.google.com/apis/ajaxsearch/samples.htmlhttp://www.google.com/uds/samples/apidocs/helloworld.html至於哪裡有用到ajax咧～其實看上面第三個網址 helloworld就很清楚了搜尋的request是透過ajax的架構送出的當然搜尋的結果也是透過 ajax 來show囉Google真的是很有心他不但提供很好的工具給你運用user也可以拿他的api來創造更多價值cool~]]></description>
			<content:encoded><![CDATA[</p>
<p>很多人不喜歡在自己的網站放太多有的沒的link<br />因為這些link可能會縮短user在你網站瀏覽的時間<br />以前的api是你可以在自己的網站上加入search bar 但是搜尋結果會跑到google的網頁<br />現在這個api 你可以把搜尋的結果直接插入自己的網站<br />例如你搜尋圖片，搜尋出來的圖片就show在你的網頁上<br />或是你搜尋影片，搜尋出來的結果就在你的網頁上播放<br />任何搜尋的動作都可以在原本的網頁完成，user就會持續停留在你的站<br />Google AJAX Search: &nbsp;<a href="http://code.google.com/apis/ajaxsearch/">http://code.google.com/apis/ajaxsearch/</a><br />Demo: <a href="http://code.google.com/apis/ajaxsearch/samples.html">http://code.google.com/apis/ajaxsearch/samples.html</a><br /><a href="http://www.google.com/uds/samples/apidocs/helloworld.html">http://www.google.com/uds/samples/apidocs/helloworld.html</a><br />至於哪裡有用到ajax咧～<br />其實看上面第三個網址 helloworld就很清楚了<br />搜尋的request是透過ajax的架構送出的<br />當然搜尋的結果也是透過 ajax 來show囉<br />Google真的是很有心<br />他不但提供很好的工具給你運用<br />user也可以拿他的api來創造更多價值<br />cool~</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2006/10/12/google-ajax-search-api/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

