<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8230887801392913171</id><updated>2022-08-17T16:04:44.121+08:00</updated><category term="IT筆記"/><category term="軟體"/><category term="網路"/><category term="China"/><category term="Cooking"/><category term="婚禮紀錄"/><category term="攝影器材"/><category term="海外工作"/><category term="烹飪"/><category term="Android"/><category term="DOS"/><category term="Develop"/><category term="VMWare"/><category term="google"/><category term="工作紀錄"/><category term="昆山"/><category term="無聊"/><category term="開發"/><category term="App"/><category term="Cambodia"/><category term="Flickr"/><category term="GAME"/><category term="IBM"/><category term="Lotus Notes"/><category term="MacOS"/><category term="PDA"/><category term="PDA Android"/><category term="Photography"/><category term="SDF"/><category term="SIM"/><category term="SQL"/><category term="Script"/><category term="StreetSnap"/><category term="Themes"/><category term="Vietnam"/><category term="blogger"/><category term="facebook"/><category term="gadgets"/><category term="linux"/><category term="template"/><category term="ubuntu"/><category term="佈景主題"/><category term="免費資源"/><category term="冠冠 生活"/><category term="國賓"/><category term="大陸"/><category term="婚攝"/><category term="宴客"/><category term="工作"/><category term="手機"/><category term="敗家"/><category term="旅遊"/><category term="旅遊 台灣"/><category term="日記"/><category term="東南亞 #東協"/><category term="柬埔寨"/><category term="派駐"/><category term="相簿"/><category term="相簿 家庭 旅遊"/><category term="站務"/><category term="筆記"/><category term="美食"/><category term="職場"/><category term="胡說"/><category term="越南"/><category term="迎娶"/><title type='text'>邪惡藍宅爸記事錄</title><subtitle type='html'>用快門紀錄生活，用旅途開拓視野。</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default?start-index=26&amp;max-results=25'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>73</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-5782768723930084905</id><published>2018-07-07T11:44:00.002+08:00</published><updated>2018-07-07T12:06:56.909+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="linux"/><category scheme="http://www.blogger.com/atom/ns#" term="ubuntu"/><title type='text'>[Linux] 於 Ubuntu 安裝 CUPS-PDF 虛擬印表機 </title><content type='html'>原本 Ubuntu 其實就有內建 PDF 印表機... 但效能不彰... 我印一份文件要 1.4MB... 安裝了 CUPS-PDF 後，檔案只變成剩下 300KB 左右...&lt;br /&gt;
&lt;br /&gt;
安裝方式：&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;終端機中輸入：
&lt;pre class=&quot;brush: shell&quot;&gt;# 安裝 cups-pdf.
sudo apt-get install cups-pdf

# 輸入有管理權限用戶密碼即可安裝.

&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;到「系統設定值」－「列表機」中可看到新增的一台名為「PDF」印表機（Generic CUPS-PDF Printer）。
&lt;br /&gt;&lt;br /&gt;&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;float: left; margin-right: 1em; text-align: left;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://i.imgur.com/0sJC9hI.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;221&quot; data-original-width=&quot;596&quot; src=&quot;https://i.imgur.com/0sJC9hI.png&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;點圖可放大....&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/li&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;li&gt;之後如果有檔案要製成PDF檔，只要按下列印，印表機選〔Generic CUPS-PDF Printer〕就可以了，輸出的檔案會自動出現在使用者家目錄下的「PDF」資料夾中！&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;float: left; margin-right: 1em; text-align: left;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://i.imgur.com/FAK6jig.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;176&quot; data-original-width=&quot;352&quot; src=&quot;https://i.imgur.com/FAK6jig.png&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;就在 &quot;家目錄&quot; 的 PDF 目錄裡面 (笑) :D&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
程序碼格式化使用工具：http://alexgorbatchev.com/SyntaxHighlighter/manual/installation.html
 </content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/5782768723930084905/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/linux-ubuntu-cups-pdf.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5782768723930084905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5782768723930084905'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/linux-ubuntu-cups-pdf.html' title='[Linux] 於 Ubuntu 安裝 CUPS-PDF 虛擬印表機 '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-3257219554869770411</id><published>2018-07-02T17:43:00.000+08:00</published><updated>2018-07-02T17:43:22.690+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Develop"/><category scheme="http://www.blogger.com/atom/ns#" term="facebook"/><category scheme="http://www.blogger.com/atom/ns#" term="開發"/><title type='text'>[開發記事] Facebook 開發筆記 - 前端測試等...</title><content type='html'>&lt;br /&gt;
Facebook 開發工具的一些筆記：&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;開發人員工具：https://developers.facebook.com/tools/&lt;/li&gt;
&lt;li&gt;分享偵錯工具：https://developers.facebook.com/tools/debug/&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;測試結果範例：[&lt;a href=&quot;https://imgchr.com/i/PA7B8g&quot; target=&quot;_blank&quot;&gt;Link&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;圖形 API 測試工具：https://developers.facebook.com/tools/explorer/145634995501895/&lt;/li&gt;
&lt;li&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/3257219554869770411/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/fb-develop-tools-noted.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3257219554869770411'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3257219554869770411'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/fb-develop-tools-noted.html' title='[開發記事] Facebook 開發筆記 - 前端測試等...'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-2895442943676947116</id><published>2018-07-02T17:18:00.004+08:00</published><updated>2018-07-02T17:32:41.079+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Cambodia"/><category scheme="http://www.blogger.com/atom/ns#" term="SIM"/><category scheme="http://www.blogger.com/atom/ns#" term="手機"/><category scheme="http://www.blogger.com/atom/ns#" term="柬埔寨"/><category scheme="http://www.blogger.com/atom/ns#" term="海外工作"/><title type='text'>[海外記事] 柬埔寨 - Metfont 儲值優惠、使用方式</title><content type='html'>由於到了新公司，被指派到柬埔寨貢布分廠出差一個多月，就借用了同事的 SIM 卡使用；身為一個 IT 達人，精通當地的 SIM 卡優惠、費率、儲值代碼等也是必做的一個功課...&lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://s1.ax1x.com/2018/07/02/PA7Ev9.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;484&quot; data-original-width=&quot;768&quot; height=&quot;201&quot; src=&quot;https://s1.ax1x.com/2018/07/02/PA7Ev9.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;font-size: 12.8px;&quot;&gt;Metfone 的 SIM 卡樣本 (柬文真的跟緬文一樣讓我頭痛....XD )&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;&lt;span style=&quot;color: blue;&quot;&gt;以下是同事推薦的方案，各位有來柬埔寨可參考&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;：&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;b&gt;*6236*100# (推薦)&lt;/b&gt;&lt;/span&gt;：白話文解釋；儲值好 $1 USD 入 SIM 卡後，可直接撥&amp;nbsp;&amp;nbsp;*6236*100# 來進行方案使用；可用網內互打 $150 USD、並可用 $0.02 USD/MB 的上網方案使用，用多少算多少，不會自動續約（這點很重要），有效期 7 天。&lt;/li&gt;
&lt;li&gt;*6236*100*1# ：同上，但每月到期後，會自動續約。&lt;/li&gt;
&lt;li&gt;*6236*200#：用 $2 USD 買 $300 USD 的方案，不自動續約，有效期 14 天。&lt;/li&gt;
&lt;li&gt;*6236*200*1#：同上，但每月到期後，會自動續約。&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
以上，附上 [&lt;a href=&quot;https://www.metfone.com.kh/en/mobile/promotion/super-exchange/super-exchange#&quot; target=&quot;_blank&quot;&gt;Super Exchange 方案&lt;/a&gt;] 網頁供參考；如果待更久的朋友，可以考慮月租型方案。&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;span style=&quot;color: #666666;&quot;&gt;PS: 我於 2018 七月時申請時的簡訊訊息寫的是 &quot;2 cents/MB&quot;，但不知是不是官網沒有更新，網頁上仍寫 &quot;Internet standard charge 2.5cents/MB&quot;。[&lt;a href=&quot;https://www.metfone.com.kh/en/mobile/promotion/super-exchange/super-exchange#&quot; target=&quot;_blank&quot;&gt;參考連結&lt;/a&gt;]&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
其他方案可參考 &lt;a href=&quot;https://www.metfone.com.kh/en/mobile/prepaid/exchange&quot; target=&quot;_blank&quot;&gt;Metfone&lt;/a&gt; 網頁。&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;
基本查詢撥號碼：&lt;/h4&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;SIM卡充值：*197*儲值卡序號#&lt;/li&gt;
&lt;li&gt;查詢餘額：*097#&lt;/li&gt;
&lt;li&gt;直接訂閱方案與取消方案：*133#&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
其他的，後面有來（柬埔寨）出差再補充了。（笑）&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://s1.ax1x.com/2018/07/02/PA7ZuR.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;150&quot; data-original-width=&quot;235&quot; src=&quot;https://s1.ax1x.com/2018/07/02/PA7ZuR.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/2895442943676947116/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/metfont.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/2895442943676947116'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/2895442943676947116'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/metfont.html' title='[海外記事] 柬埔寨 - Metfont 儲值優惠、使用方式'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total><georss:featurename>Krong Kampot, 柬埔寨</georss:featurename><georss:point>10.5942421 104.16403549999995</georss:point><georss:box>10.4693766 104.00267399999996 10.719107600000001 104.32539699999995</georss:box></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-5312332730691807285</id><published>2018-07-02T15:35:00.002+08:00</published><updated>2018-07-02T15:35:46.615+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="免費資源"/><title type='text'>[免費資源] Free Favicon 網站免費圖庫</title><content type='html'>&lt;br /&gt;
&lt;br /&gt;
網址：[&lt;a href=&quot;https://www.freefavicon.com/freefavicons/objects/&quot; target=&quot;_blank&quot;&gt;FreeFavIcon&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
提供許多免費的網頁圖示等。</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/5312332730691807285/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/free-favicon.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5312332730691807285'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5312332730691807285'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/07/free-favicon.html' title='[免費資源] Free Favicon 網站免費圖庫'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-3119610601064411130</id><published>2018-06-30T16:54:00.000+08:00</published><updated>2018-07-02T16:41:19.606+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Develop"/><category scheme="http://www.blogger.com/atom/ns#" term="template"/><category scheme="http://www.blogger.com/atom/ns#" term="佈景主題"/><category scheme="http://www.blogger.com/atom/ns#" term="開發"/><title type='text'>[前端筆記] Google Blogger 進階網頁修改筆記 (不定期更新)</title><content type='html'>&lt;br /&gt;
因為很久沒有來 Google Blogger 發表文章了&lt;br /&gt;
之前 Blogger 的 template 沒有設定好&lt;br /&gt;
&lt;br /&gt;
所以順便整理與紀錄一下，換個佈景好過年（？）&lt;br /&gt;
&lt;br /&gt;
相關的語法設定如下：&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
詳見：https://support.google.com/blogger/answer/47270?hl=zh-Hant
 
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;[2018 - 幫你整理不同分類的免費 Blogger 佈景主題下載 (PS:部份進階功能需要付費)：&lt;/b&gt;&lt;br /&gt;
https://cssauthor.com/responsive-blogger-templates&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/3119610601064411130/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/06/google-blogger.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3119610601064411130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3119610601064411130'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/06/google-blogger.html' title='[前端筆記] Google Blogger 進階網頁修改筆記 (不定期更新)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total><georss:featurename>薩哈俄羅斯678440</georss:featurename><georss:point>71.65279361194149 117.76567079999995</georss:point><georss:box>-7.4856728880585166 -62.234329200000047 90 -62.234329200000047</georss:box></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8589669300771301100</id><published>2018-02-07T16:21:00.000+08:00</published><updated>2018-07-02T16:23:57.693+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="工作"/><category scheme="http://www.blogger.com/atom/ns#" term="職場"/><title type='text'>[職場酸苦談] 職場常見討厭的人種</title><content type='html'>&lt;h3 class=&quot;post-title&quot; style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 23px; font-weight: 400; line-height: 29px; margin: 0px 0px 15px;&quot;&gt;
&lt;/h3&gt;
&lt;div style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 17px; margin-bottom: 15px;&quot;&gt;
樓主我在職場浪蕩了20餘年… 歸納出職場常見到的一些人，最為令人討厭與詬病；不合作就算了，還像豬一樣的隊友，只會把事情弄得更糟…&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ol style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 17px; list-style-image: initial; list-style-position: initial; margin: 0px 0px 15px;&quot;&gt;
&lt;li style=&quot;margin-left: 0px;&quot;&gt;打小報告：既沒產能，又只會黑別人，然後最可怕還不是這樣，最可怕是此人的主管聽信此小人的胡亂建言，然後開罵下來；這樣不但搞得人心惶惶，還讓肯做事的人充滿著無力感；最該剷除的就是這一類人，可惜往往高階主管，能用腦袋或者是有時間搞清楚的也不多…. 造成士氣低落，可做事但不太擅長做人的員工往往就這樣犧牲掉了，很是可惜；留下了一堆只會打報告的人。&lt;/li&gt;
&lt;li style=&quot;margin-left: 0px;&quot;&gt;智商感人：腦袋不清楚裝什麼東西，對於做事，邏輯卻絲毫都沒有概念。&lt;/li&gt;
&lt;li style=&quot;margin-left: 0px;&quot;&gt;推 推 推 ：只要一遇到事，就推的一乾二淨，我沒錯，都是別人的事(錯)。&lt;/li&gt;
&lt;li style=&quot;margin-left: 0px;&quot;&gt;變臉高手：在不同人的面前有不同的面貌，變臉的速度絕對比子彈還快。(誤)&lt;/li&gt;
&lt;li style=&quot;margin-left: 0px;&quot;&gt;只會抱怨：什麼事都要抱怨，好像公司永遠都對你不好，有千百個錯，既然是這樣，你怎麼不好好提出來？&lt;/li&gt;
&lt;/ol&gt;
&lt;div style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 17px; margin-bottom: 15px;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 17px; margin-bottom: 15px;&quot;&gt;
不知道各位最常遇到哪類人？最討厭哪種人？還是有更奇耙的？歡迎回報。&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8589669300771301100/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/02/work-hate-people.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8589669300771301100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8589669300771301100'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/02/work-hate-people.html' title='[職場酸苦談] 職場常見討厭的人種'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-793112327612593814</id><published>2018-01-05T16:27:00.000+08:00</published><updated>2018-07-02T16:28:26.147+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Vietnam"/><category scheme="http://www.blogger.com/atom/ns#" term="工作紀錄"/><category scheme="http://www.blogger.com/atom/ns#" term="東南亞 #東協"/><category scheme="http://www.blogger.com/atom/ns#" term="海外工作"/><category scheme="http://www.blogger.com/atom/ns#" term="越南"/><title type='text'>[工作紀錄] 越南工作紀錄—(01) 生活起居篇 (平陽省, 南越)</title><content type='html'>&lt;div class=&quot;header-posts&quot; style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 17px; padding: 0px;&quot;&gt;
&lt;h3 class=&quot;post-title&quot; style=&quot;font-size: 23px; font-weight: 400; line-height: 29px; margin: 0px 0px 15px;&quot;&gt;
&lt;/h3&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
我在 2016 十月來到越南工作&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
公司是傳產製鞋業，算寶X旗下的合資公司&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
這邊台灣人給的福利是一年五張機票、40天年假&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
可自行買機票或由公司購買，有些人為了要省錢自己買聯航的也是大有人在&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
我是懶得去省這些小錢，坐的舒服比較重要&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
至於公司是在平陽靠大南工業區附近&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
不要以為平陽很小一個，其實說小不小也好幾個工業區…&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
剛來這邊時候，可以說這裡幾乎沒什麼公車… (&lt;b&gt;&lt;a href=&quot;http://./ps1&quot; target=&quot;_blank&quot;&gt;*註1&lt;/a&gt;&lt;/b&gt;)&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
只能搭計程車.. 所以整個費用都很貴…&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
附近大概就是一些小吃、雜貨、理髮廳跟餐廳而已…&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
可以說沒什麼娛樂，那時候還不熟吧&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
後來買了機車後又是另一篇故事了，另外再來寫一篇…&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
—&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
這邊的傳產工廠，正常應該都是 7:30am ~ 4:30pm&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
越南人準時下班，台勞則是 5:30pm 下班&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
由於我不是管生產的，所以幾乎都是準時下班&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
除了某些時候需要加班處理事情，否則是不用加班的&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
公司準備了三餐，一開始吃還蠻新鮮的&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
但早餐的菜色實在是太少變化&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
有時候會自己買外面攤販的來吃…&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
當然腸胃不好的人還是不要嘗試…&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
關於小吃，改天會再專門寫一篇來看看&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
—&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
在這邊的台幹，平時的生活起居大概就是幾樣：&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
1.宅在宿舍內看電影玩手機的。&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
2.跑去吃吃喝喝的。&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
3.跑去按摩、喝酒、唱歌的。&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
我應該屬於 2….. 對吃吃喝喝比較有興趣 XD&lt;/div&gt;
&lt;div style=&quot;margin-bottom: 15px;&quot;&gt;
可以寫得很多，改天再補充一下，有問題也可以在下面問我…&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;tags&quot; style=&quot;background-color: white; color: #505050; font-family: Karla, sans-serif; font-size: 17px; margin-top: 10px;&quot;&gt;
&lt;br /&gt;
&lt;li style=&quot;display: inline; margin: 0px; padding-right: 10px;&quot;&gt;&lt;a href=&quot;http://aaron-it.tumblr.com/tagged/vietnamese&quot; style=&quot;color: #b3b3b3; text-decoration-line: none;&quot;&gt;#vietnamese&lt;/a&gt;&lt;/li&gt;
&amp;nbsp;
&lt;li style=&quot;display: inline; margin: 0px; padding-right: 10px;&quot;&gt;&lt;a href=&quot;http://aaron-it.tumblr.com/tagged/vietnam&quot; style=&quot;color: #b3b3b3; text-decoration-line: none;&quot;&gt;#vietnam&lt;/a&gt;&lt;/li&gt;
&amp;nbsp;
&lt;li style=&quot;display: inline; margin: 0px; padding-right: 10px;&quot;&gt;&lt;a href=&quot;http://aaron-it.tumblr.com/tagged/%E8%B6%8A%E5%8D%97&quot; style=&quot;color: #b3b3b3; text-decoration-line: none;&quot;&gt;#越南&lt;/a&gt;&lt;/li&gt;
&amp;nbsp;
&lt;li style=&quot;display: inline; margin: 0px; padding-right: 10px;&quot;&gt;&lt;a href=&quot;http://aaron-it.tumblr.com/tagged/%E6%B5%B7%E5%A4%96%E5%B7%A5%E4%BD%9C&quot; style=&quot;color: #b3b3b3; text-decoration-line: none;&quot;&gt;#海外工作&lt;/a&gt;&lt;/li&gt;
&amp;nbsp;
&lt;li style=&quot;display: inline; margin: 0px; padding-right: 10px;&quot;&gt;&lt;a href=&quot;http://aaron-it.tumblr.com/tagged/%E6%9D%B1%E5%8D%97%E4%BA%9E&quot; style=&quot;color: #b3b3b3; text-decoration-line: none;&quot;&gt;#東南亞&lt;/a&gt;&lt;/li&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/793112327612593814/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2018/01/01.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/793112327612593814'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/793112327612593814'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2018/01/01.html' title='[工作紀錄] 越南工作紀錄—(01) 生活起居篇 (平陽省, 南越)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8988666171913775324</id><published>2014-06-20T16:28:00.002+08:00</published><updated>2018-07-02T16:31:56.870+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="日記"/><title type='text'>[心情記事] 為了進行下一步... 需要的動作...</title><content type='html'>&lt;br /&gt;
為了進行下一步，需要的動作是無可避免...&lt;br /&gt;
&lt;br /&gt;
開始策劃！ &lt;br /&gt;
&lt;br /&gt;
&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-KTCq6s8WoTY/U6Pwal2zl-I/AAAAAAAARJ8/E60-HHsjfjg/s1600/DSC_0146.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; exify_intitialized=&quot;true&quot; height=&quot;356&quot; src=&quot;https://3.bp.blogspot.com/-KTCq6s8WoTY/U6Pwal2zl-I/AAAAAAAARJ8/E60-HHsjfjg/s1600/DSC_0146.JPG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;&lt;u&gt;&lt;b&gt;美好&lt;/b&gt;&lt;b&gt;的未來&lt;/b&gt;&lt;/u&gt;...&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8988666171913775324/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2014/06/blog-post.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8988666171913775324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8988666171913775324'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2014/06/blog-post.html' title='[心情記事] 為了進行下一步... 需要的動作...'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://3.bp.blogspot.com/-KTCq6s8WoTY/U6Pwal2zl-I/AAAAAAAARJ8/E60-HHsjfjg/s72-c/DSC_0146.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-5085954870043710118</id><published>2013-08-24T15:34:00.000+08:00</published><updated>2018-07-02T16:42:10.642+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="App"/><category scheme="http://www.blogger.com/atom/ns#" term="無聊"/><title type='text'>[無聊亂講] Astrid 要關閉了，改試用 Wunderlist</title><content type='html'>雖然 Astrid 用沒多久，可惜被 Yahoo 買走了... 太悲催了..&lt;br /&gt;
&lt;br /&gt;
改用 Wunderlist 看看吧...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-8VzMEi9XFP8/Uhhg_8ACDrI/AAAAAAAAKHg/kCqPOmc0Fn0/s1600/2013-08-24_152838.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;309&quot; src=&quot;https://2.bp.blogspot.com/-8VzMEi9XFP8/Uhhg_8ACDrI/AAAAAAAAKHg/kCqPOmc0Fn0/s320/2013-08-24_152838.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/5085954870043710118/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2013/08/astrid-wunderlist.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5085954870043710118'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5085954870043710118'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2013/08/astrid-wunderlist.html' title='[無聊亂講] Astrid 要關閉了，改試用 Wunderlist'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://2.bp.blogspot.com/-8VzMEi9XFP8/Uhhg_8ACDrI/AAAAAAAAKHg/kCqPOmc0Fn0/s72-c/2013-08-24_152838.jpg" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>中華人民共和國江蘇省蘇州崑山市</georss:featurename><georss:point>31.384913 120.98115000000007</georss:point><georss:box>30.9508535 120.33570300000007 31.8189725 121.62659700000007</georss:box></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8307869667442126582</id><published>2013-03-06T22:10:00.000+08:00</published><updated>2018-07-02T16:33:15.851+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="China"/><category scheme="http://www.blogger.com/atom/ns#" term="Cooking"/><category scheme="http://www.blogger.com/atom/ns#" term="烹飪"/><title type='text'>[烹飪紀錄] 今日晚餐：失敗的親子丼....</title><content type='html'>因為要慶祝台灣WBC打進東京&lt;br /&gt;
所以要來煮個親子丼...&lt;br /&gt;
&lt;br /&gt;
沒想到...&lt;br /&gt;
&lt;br /&gt;
失敗 Orz 除了不像親子丼，也不夠滑口&lt;br /&gt;
昨日朋友分享了個日本網站親子丼作法...&lt;br /&gt;
&lt;br /&gt;
還有保留一半的雞肉，讓我明天來煮！（怒）&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-brlWsQGOPcM/UTiffT5KmVI/AAAAAAAAJrg/zMjitd_OHGE/s1600/DSC07390_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://4.bp.blogspot.com/-brlWsQGOPcM/UTiffT5KmVI/AAAAAAAAJrg/zMjitd_OHGE/s1600/DSC07390_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
日本親子丼正宗作法之一：&lt;br /&gt;
&lt;a content=&quot;http://allabout.co.jp/gm/gc/7326/&quot; href=&quot;http://allabout.co.jp/gm/gc/7326/&quot; id=&quot;.reactRoot[140].[1][2][1]{comment499833946739657_1453240}.0.[1].0.[1].0.[0].[0][2].0.[2]&quot; rel=&quot;nofollow&quot; style=&quot;background-color: #edeff4; color: #3b5998; cursor: pointer; font-family: &#39;lucida grande&#39;, tahoma, verdana, arial, sans-serif; font-size: 12px; line-height: 12px;&quot; target=&quot;_blank&quot;&gt;http://allabout.co.jp/gm/gc/7326/&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8307869667442126582/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/first-time-oyakodon.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8307869667442126582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8307869667442126582'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/first-time-oyakodon.html' title='[烹飪紀錄] 今日晚餐：失敗的親子丼....'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://4.bp.blogspot.com/-brlWsQGOPcM/UTiffT5KmVI/AAAAAAAAJrg/zMjitd_OHGE/s72-c/DSC07390_FB_960p.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-1211189715835494181</id><published>2013-03-04T22:35:00.000+08:00</published><updated>2018-07-02T16:33:30.738+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="China"/><category scheme="http://www.blogger.com/atom/ns#" term="Cooking"/><category scheme="http://www.blogger.com/atom/ns#" term="烹飪"/><title type='text'>[烹飪紀錄] 伴WBC棒球賽最佳晚餐：蔥油醬油炒麵</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
對，這是今天的晚餐與禮拜二的中餐&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
由左至右依序出場：&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
明日午餐，與今日晚餐明日午餐：&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
最簡單，最居家的蛋炒飯&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
今日晚餐：簡單最不失美味的蔥油醬油炒麵好&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
煮完了，準備看台韓之賽！中華隊加油 !! XD&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-JonwDhOZqTE/UTilPJH8nzI/AAAAAAAAJrs/bIvDgx5GppQ/s1600/DSC07388_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;425&quot; src=&quot;https://4.bp.blogspot.com/-JonwDhOZqTE/UTilPJH8nzI/AAAAAAAAJrs/bIvDgx5GppQ/s640/DSC07388_FB_960p.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/1211189715835494181/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/blog-post.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/1211189715835494181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/1211189715835494181'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/blog-post.html' title='[烹飪紀錄] 伴WBC棒球賽最佳晚餐：蔥油醬油炒麵'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://4.bp.blogspot.com/-JonwDhOZqTE/UTilPJH8nzI/AAAAAAAAJrs/bIvDgx5GppQ/s72-c/DSC07388_FB_960p.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8573110825719712612</id><published>2013-03-03T22:48:00.000+08:00</published><updated>2018-07-02T16:33:58.132+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="China"/><category scheme="http://www.blogger.com/atom/ns#" term="Cooking"/><category scheme="http://www.blogger.com/atom/ns#" term="昆山"/><category scheme="http://www.blogger.com/atom/ns#" term="烹飪"/><title type='text'>[烹飪紀錄] 假日新選擇：包包台灣味的豬肉香菇水餃</title><content type='html'>孤獨又宅的台幹，在宿舍要幹啥？&lt;br /&gt;
包包水餃也是一種不錯的選擇...&lt;br /&gt;
&lt;br /&gt;
這次嘗試新口味，台味豬肉香菇水餃～&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
作法很簡單：&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
1.準備豬前腿肉，剁成泥（依照個人口味，我是肥瘦比例約 3:7)&lt;br /&gt;
2.韭菜，嫩薑，依照個人口味自訂，香菇少許，韭菜切丁，薑可以切泥，一樣少許，比例上，我是肉：菜比例大約為 4:1&lt;br /&gt;
3.準備醃料，準備泡項目 1 (酒，鹽巴，白胡椒粉，五香粉，醬油，香油，黑醋)，大致上新鮮的肉泡半小時應該就可以了&lt;br /&gt;
4.將項目 2 倒入 3. 均勻攪拌，用愛心攪拌～ XD&lt;br /&gt;
5.開始包水餃&lt;br /&gt;
6.醬料則是道地的台灣味，蒜頭切丁(泥)，醬油，少許香油即可&lt;br /&gt;
&lt;br /&gt;
噹噹！美味上桌！搭上午後四點落地窗灑入的陽光&lt;br /&gt;
多麼的美味動人～食指大動！ (哈!)&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-4Jj4zcfxIII/UTin1NRSrtI/AAAAAAAAJsM/NJcYnfR8EXM/s1600/DSC07381_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://4.bp.blogspot.com/-4Jj4zcfxIII/UTin1NRSrtI/AAAAAAAAJsM/NJcYnfR8EXM/s1600/DSC07381_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
順便貼一下其他配料&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/-4jcrETmAj9Y/UTiokkWXDRI/AAAAAAAAJsU/TQY0ptlgg14/s1600/DSC07377_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://1.bp.blogspot.com/-4jcrETmAj9Y/UTiokkWXDRI/AAAAAAAAJsU/TQY0ptlgg14/s1600/DSC07377_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://4.bp.blogspot.com/-IFFZUspSyLc/UTiooYmQ0XI/AAAAAAAAJsc/oWYIB77t4Kk/s1600/DSC07378_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://4.bp.blogspot.com/-IFFZUspSyLc/UTiooYmQ0XI/AAAAAAAAJsc/oWYIB77t4Kk/s1600/DSC07378_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/--KipUzyNVkA/UTiopLgrSFI/AAAAAAAAJsk/ej3sw8ahqtY/s1600/DSC07379_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;640&quot; src=&quot;https://1.bp.blogspot.com/--KipUzyNVkA/UTiopLgrSFI/AAAAAAAAJsk/ej3sw8ahqtY/s640/DSC07379_FB_960p.jpg&quot; width=&quot;576&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/-IFFZUspSyLc/UTiooYmQ0XI/AAAAAAAAJsg/YPNqu8Oru7k/s1600/DSC07378_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://1.bp.blogspot.com/-IFFZUspSyLc/UTiooYmQ0XI/AAAAAAAAJsg/YPNqu8Oru7k/s1600/DSC07378_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://1.bp.blogspot.com/--KipUzyNVkA/UTiopLgrSFI/AAAAAAAAJso/-Ydd5LOa45c/s1600/DSC07379_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://1.bp.blogspot.com/--KipUzyNVkA/UTiopLgrSFI/AAAAAAAAJso/-Ydd5LOa45c/s1600/DSC07379_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8573110825719712612/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/blog-post_2297.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8573110825719712612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8573110825719712612'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/blog-post_2297.html' title='[烹飪紀錄] 假日新選擇：包包台灣味的豬肉香菇水餃'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://4.bp.blogspot.com/-4Jj4zcfxIII/UTin1NRSrtI/AAAAAAAAJsM/NJcYnfR8EXM/s72-c/DSC07381_FB_960p.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8432742968456077201</id><published>2013-03-03T22:38:00.000+08:00</published><updated>2018-07-02T16:35:38.814+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="China"/><category scheme="http://www.blogger.com/atom/ns#" term="Photography"/><category scheme="http://www.blogger.com/atom/ns#" term="StreetSnap"/><category scheme="http://www.blogger.com/atom/ns#" term="大陸"/><category scheme="http://www.blogger.com/atom/ns#" term="工作紀錄"/><category scheme="http://www.blogger.com/atom/ns#" term="昆山"/><category scheme="http://www.blogger.com/atom/ns#" term="派駐"/><category scheme="http://www.blogger.com/atom/ns#" term="海外工作"/><title type='text'>[海外紀實] 中國奇景之一：垃圾...來的快去的也快</title><content type='html'>&lt;br /&gt;
&lt;h3&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: &amp;quot;lucida grande&amp;quot; , &amp;quot;tahoma&amp;quot; , &amp;quot;verdana&amp;quot; , &amp;quot;arial&amp;quot; , sans-serif; font-size: 14.399999618530273px; line-height: 18px;&quot;&gt;大陸奇景之一：&lt;/span&gt;&lt;/h3&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: &amp;quot;lucida grande&amp;quot;, tahoma, verdana, arial, sans-serif; font-size: 14.4px;&quot;&gt;廣場垃圾特多，習慣就好，這還算是不多的其中一天上班天（節假日特多），隔天就全部不見了，因為好像政府請了很多民嫂（掃）會來打掃～圖中為擺攤小販：&lt;/span&gt;&lt;br /&gt;
&lt;br style=&quot;background-color: white; color: #333333; font-family: &#39;lucida grande&#39;, tahoma, verdana, arial, sans-serif; font-size: 14.399999618530273px; line-height: 18px;&quot; /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: &amp;quot;lucida grande&amp;quot; , &amp;quot;tahoma&amp;quot; , &amp;quot;verdana&amp;quot; , &amp;quot;arial&amp;quot; , sans-serif; font-size: 14.399999618530273px; line-height: 18px;&quot;&gt;Location : 中國, 蘇州昆山, 柏盧南路 樂購前廣場&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: &amp;quot;lucida grande&amp;quot; , &amp;quot;tahoma&amp;quot; , &amp;quot;verdana&amp;quot; , &amp;quot;arial&amp;quot; , sans-serif; font-size: 14.399999618530273px; line-height: 18px;&quot;&gt;Photographer :&amp;nbsp;&lt;/span&gt;&lt;a data-hovercard=&quot;/ajax/hovercard/user.php?id=100001391684702&amp;amp;extragetparams=%7B%22group_id%22%3A0%7D&quot; href=&quot;https://www.facebook.com/aaronwang.tw?group_id=0&quot; style=&quot;background-color: white; color: #3b5998; cursor: pointer; font-family: &#39;lucida grande&#39;, tahoma, verdana, arial, sans-serif; font-size: 14.399999618530273px; line-height: 18px; text-decoration: none;&quot;&gt;Aaron Wang&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://3.bp.blogspot.com/-aE9LsZhlUNQ/UTimsSGpCSI/AAAAAAAAJr4/2eRu3LKtv4s/s1600/DSC07383_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://3.bp.blogspot.com/-aE9LsZhlUNQ/UTimsSGpCSI/AAAAAAAAJr4/2eRu3LKtv4s/s1600/DSC07383_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
這是在廣場旁邊，在賣小吃的攤販，旁邊則是這邊所謂的嘟嘟車，費用則是上車前談好，一般是比打D(計程車) 便宜約 2~3 成，近的路程可以考慮，但遠的路程還是算了....&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-Uo2GrGObaJI/UTimshiEZ4I/AAAAAAAAJr8/NhnRrPfYFFQ/s1600/DSC07384_FB_960p.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://2.bp.blogspot.com/-Uo2GrGObaJI/UTimshiEZ4I/AAAAAAAAJr8/NhnRrPfYFFQ/s1600/DSC07384_FB_960p.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8432742968456077201/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/blog-post_3.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8432742968456077201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8432742968456077201'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2013/03/blog-post_3.html' title='[海外紀實] 中國奇景之一：垃圾...來的快去的也快'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://3.bp.blogspot.com/-aE9LsZhlUNQ/UTimsSGpCSI/AAAAAAAAJr4/2eRu3LKtv4s/s72-c/DSC07383_FB_960p.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-681987438593686272</id><published>2012-04-25T13:22:00.000+08:00</published><updated>2018-07-02T16:37:08.930+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="IBM"/><category scheme="http://www.blogger.com/atom/ns#" term="IT筆記"/><category scheme="http://www.blogger.com/atom/ns#" term="Lotus Notes"/><title type='text'>[軟體筆記] Lotus Notes 8.5.3 說明手冊</title><content type='html'>參考用&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://infolib.lotus.com/resources/domino/8.5.3/doc/nd853aed003/zh_tw/Notes853_zh_tw.html&quot;&gt;http://infolib.lotus.com/resources/domino/8.5.3/doc/nd853aed003/zh_tw/Notes853_zh_tw.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;[July, 2018 更新]: 話說，現在還在用Lotus Notes 的企業應該少很多了...&lt;/i&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/681987438593686272/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2012/04/lotus-notes-853.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/681987438593686272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/681987438593686272'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2012/04/lotus-notes-853.html' title='[軟體筆記] Lotus Notes 8.5.3 說明手冊'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-4790464377556481113</id><published>2012-04-19T08:36:00.001+08:00</published><updated>2018-07-02T16:38:55.967+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="軟體"/><title type='text'>[軟體分享] LibreOffice - 取代 MS Office 的好東西</title><content type='html'>&lt;br /&gt;&lt;br /&gt;
【辦公軟體】：LibreOffice - 開放原始碼，可幾乎 90% 取代 Microsoft Office 的 Office 套裝軟體&lt;br /&gt;
【軟體名稱】： LibreOffice&amp;nbsp;&lt;br /&gt;【軟體版次】：3.5.2&lt;br /&gt;【適用平台】： &lt;span style=&quot;background-color: white; color: #333333; font-family: sans-serif; line-height: 23px;&quot;&gt;Microsoft Windows 2000 (Service Pack 4 或較新版)、XP、Vista，或 Windows 7/Mac/Linux&lt;/span&gt;【授權方式】：&amp;nbsp;&lt;strong style=&quot;background-color: white; color: #333333; font-family: sans-serif; line-height: 24px; margin: 0px; padding: 0px; text-align: justify;&quot;&gt;&lt;a href=&quot;http://www.gnu.org/licences/lgpl-3.0&quot; style=&quot;color: #106802; margin: 0px; padding: 0px; text-decoration: none;&quot; title=&quot;LGPL gnu site&quot;&gt;LGPL3 授權&lt;/a&gt;&lt;/strong&gt;【軟體官網】：&lt;a href=&quot;http://zh-tw.libreoffice.org/&quot;&gt;http://zh-tw.libreoffice.org/&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;br /&gt;
【軟體說明】： &amp;nbsp; &lt;br /&gt;&lt;br /&gt;【下載網頁】： &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.documentfoundation.org/libreoffice/stable/3.5.2/win/x86/LibO_3.5.2_Win_x86_install_multi.msi&quot; style=&quot;background-color: white; color: #106802; font-family: sans-serif; line-height: 23px; margin: 0px; padding: 0px; text-decoration: none;&quot;&gt;LibO_3.5.2_Win_x86_install_multi.msi&lt;/a&gt;&lt;span style=&quot;background-color: white; color: #333333; font-family: sans-serif; line-height: 23px;&quot;&gt;&amp;nbsp;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/4790464377556481113/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2012/04/libreoffice-90-microsoft-office-office.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/4790464377556481113'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/4790464377556481113'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2012/04/libreoffice-90-microsoft-office-office.html' title='[軟體分享] LibreOffice - 取代 MS Office 的好東西'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-3069269073350118950</id><published>2012-04-19T01:54:00.001+08:00</published><updated>2012-04-19T01:54:14.126+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="GAME"/><category scheme="http://www.blogger.com/atom/ns#" term="MacOS"/><title type='text'>【筆記】MineCraft (當個創世神) Mac 筆記</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h3 class=&quot;post-title entry-title&quot; style=&quot;margin-top: 0.75em; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; position: relative; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 22px; font-weight: normal; color: #222222; background-color: #ffffff;&quot;&gt;MineCraft (當個創世神) Mac 筆記&lt;/h3&gt;&lt;div id=&quot;post-body-3565103737282176525&quot; class=&quot;post-body entry-content&quot; style=&quot;width: 540px; font-size: 13px; line-height: 1.4; position: relative; color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; background-color: #ffffff;&quot;&gt;&lt;div style=&quot;text-align: left;&quot; dir=&quot;ltr&quot;&gt;&lt;br /&gt;&lt;br /&gt;Mac版的遊戲資料夾在：/Users/(使用者ID)/Library/Application Support/minecraft&lt;br /&gt;&lt;br /&gt;材質包、模組等資料夾都放在這&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot; dir=&quot;ltr&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot; dir=&quot;ltr&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot; dir=&quot;ltr&quot;&gt;筆記中&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/3069269073350118950/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2012/04/minecraft-mac.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3069269073350118950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3069269073350118950'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2012/04/minecraft-mac.html' title='【筆記】MineCraft (當個創世神) Mac 筆記'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-2350222387403686446</id><published>2012-02-14T17:56:00.000+08:00</published><updated>2012-02-14T17:56:59.343+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="IT筆記"/><category scheme="http://www.blogger.com/atom/ns#" term="Themes"/><category scheme="http://www.blogger.com/atom/ns#" term="網路"/><title type='text'>幾個不錯的 Tumblr 佈景主題網站~</title><content type='html'>&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.webdesignerdepot.com/2011/07/70-awesome-tumblr-themes/&quot;&gt;70+ Awesome Tumblr themes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/2350222387403686446/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2012/02/tumblr.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/2350222387403686446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/2350222387403686446'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2012/02/tumblr.html' title='幾個不錯的 Tumblr 佈景主題網站~'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-1201164532181388054</id><published>2012-01-08T17:22:00.001+08:00</published><updated>2018-07-02T16:41:46.013+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="無聊"/><title type='text'>[無聊亂講] 第一次用手機PO文就上手 (使用 Bloggeroid)</title><content type='html'>&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
有時平日我自己會用噗浪來記錄一些日常事情,但唯一的缺點是不好找出舊文.....&lt;br /&gt;
&lt;br /&gt;
所以還是希望用部拉格來po&lt;br /&gt;
&lt;div align=&quot;right&quot; style=&quot;font-size: xx-small;&quot;&gt;
posted from &lt;a href=&quot;https://market.android.com/details?id=pl.przemelek.android.blogger&quot;&gt;Bloggeroid&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/1201164532181388054/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2012/01/pobloggeroid.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/1201164532181388054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/1201164532181388054'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2012/01/pobloggeroid.html' title='[無聊亂講] 第一次用手機PO文就上手 (使用 Bloggeroid)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-6372463701474925512</id><published>2011-12-29T11:31:00.000+08:00</published><updated>2011-12-29T11:31:14.115+08:00</updated><title type='text'>【Mac】Mac OS X - 2012 軟體精選名單</title><content type='html'>剛敗了 MacBook Air 13&quot;...&lt;br /&gt;
所以基於 IT 魂...是應該要安裝一些好用的軟體的~&lt;br /&gt;
&lt;br /&gt;
為了避免忘記，順便做個筆記：&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;輸入法：Yahoo 輸入法 , 香草輸入法
&lt;/li&gt;
&lt;li&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;部落格編輯：MarsEdit , ecto , ...333&lt;/li&gt;
&lt;li&gt;w&lt;/li&gt;
&lt;li&gt;w&lt;/li&gt;
&lt;li&gt;w&lt;/li&gt;
&lt;li&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/6372463701474925512/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/12/macmac-os-x-2012.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/6372463701474925512'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/6372463701474925512'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/12/macmac-os-x-2012.html' title='【Mac】Mac OS X - 2012 軟體精選名單'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-1704950486448131418</id><published>2011-12-07T12:54:00.000+08:00</published><updated>2011-12-07T12:54:19.723+08:00</updated><title type='text'>【有趣】NISSAN 100% 電力車 CM</title><content type='html'>&lt;iframe width=&quot;480&quot; height=&quot;270&quot; src=&quot;http://www.youtube.com/embed/_jgjjlfC-9A?fs=1&quot; frameborder=&quot;0&quot; allowFullScreen=&quot;&quot;&gt;&lt;/iframe&gt;

真的是蠻讚的~
不知道台灣何時會普及呢~?</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/1704950486448131418/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/12/nissan-100-cm.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/1704950486448131418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/1704950486448131418'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/12/nissan-100-cm.html' title='【有趣】NISSAN 100% 電力車 CM'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/_jgjjlfC-9A/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8286298889878766250</id><published>2011-12-06T12:53:00.000+08:00</published><updated>2011-12-06T12:53:16.405+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="IT筆記"/><category scheme="http://www.blogger.com/atom/ns#" term="SQL"/><title type='text'>【轉載】ADO Connection String Samples - 完整的各種 ADO 連線字串範例</title><content type='html'>剛好在找資料，挖到寶了~&lt;br /&gt;
&lt;br /&gt;
剛好找到 ODBC Driver for Lotus Notes :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;font-family: Verdana, Arial, Helvetica; font-size: 13px; text-align: -webkit-left;&quot;&gt;&lt;li&gt;&lt;a href=&quot;&quot; name=&quot;ODBCDriverForLotusNotes&quot;&gt;&lt;b&gt;ODBC Driver for Lotus Notes&lt;/b&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;pre style=&quot;font-size: 13px; text-align: -webkit-left;&quot;&gt;oConn.Open &quot;Driver={&lt;span style=&quot;color: blue;&quot;&gt;Lotus NotesSQL 3.01 (32-bit) ODBC DRIVER (*.nsf)&lt;/span&gt;};&quot; &amp;amp; _
           &quot;Server=myServerName;&quot; &amp;amp; _
           &quot;Database=mydir\myDbName.&lt;span style=&quot;color: blue;&quot;&gt;nsf&lt;/span&gt;;&quot; &amp;amp; _
           &quot;Uid=myUsername;&quot; &amp;amp; _
           &quot;Pwd=myPassword&quot; &amp;amp; _&lt;/pre&gt;&lt;div style=&quot;font-family: Verdana, Arial, Helvetica; font-size: 13px; text-align: -webkit-left;&quot;&gt;For more information, see:&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://doc.notes.net/notessql/3.0.1/notes_sql.nsf/4d74586c8dcad500852563c000646f90/1ac11d9717ac5dc985256a710056419f?OpenDocument&quot;&gt;Connection keywords&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
更多範例請參考以下原文網址：&lt;br /&gt;
參考網址：&lt;a href=&quot;http://www.codemaker.co.uk/it/tips/ado_conn.htm&quot;&gt;http://www.codemaker.co.uk/it/tips/ado_conn.htm&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8286298889878766250/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/12/ado-connection-string-samples-ado.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8286298889878766250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8286298889878766250'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/12/ado-connection-string-samples-ado.html' title='【轉載】ADO Connection String Samples - 完整的各種 ADO 連線字串範例'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-6858553728218545570</id><published>2011-10-20T14:49:00.000+08:00</published><updated>2011-10-20T14:49:41.225+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="PDA"/><title type='text'>【Android】Sharp 極光機 SH8128U 手機取得 root 權限的作法 (僅供測試用)</title><content type='html'>今天剛好有空找了一些網頁&lt;br /&gt;
&lt;br /&gt;
USB 插入手機後 (預設偵錯模式是開啟的) ，檔案總管會自動帶出 mount 碟&lt;br /&gt;
請用內用的 adb 來執行以下所有 shell command.&lt;br /&gt;
&lt;br /&gt;
原使用方式：&lt;br /&gt;
&lt;a href=&quot;http://www.nexusoneforum.net/forum/nexus-one-development-hacking/10940-simple-sdk-setup-guide.html&quot;&gt;http://www.nexusoneforum.net/forum/nexus-one-development-hacking/10940-simple-sdk-setup-guide.html&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
另一參考方式：&lt;br /&gt;
&lt;a href=&quot;http://changyy.pixnet.net/blog/post/29026097-%5Bandroid%5D-root-%E5%8E%9F%E7%90%86%E8%88%87%E6%89%8B%E5%8B%95-root-%E8%A9%B3%E7%B4%B0%E9%81%8E%E7%A8%8B-@-nexus-one&quot;&gt;http://changyy.pixnet.net/blog/post/29026097-%5Bandroid%5D-root-%E5%8E%9F%E7%90%86%E8%88%87%E6%89%8B%E5%8B%95-root-%E8%A9%B3%E7%B4%B0%E9%81%8E%E7%A8%8B-@-nexus-one&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
需要檔案與程式：&lt;span style=&quot;background-color: white; color: #555555; font-family: Arial; font-size: 16px; line-height: 21px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;http://www.nexusoneforum.net/forum/nexus-one-development-hacking/10940-simple-sdk-setup-manual-root-guide-windows.html&quot; style=&quot;background-color: white; color: #1196b6; font-family: Arial; font-size: 16px; line-height: 21px; text-decoration: none;&quot; target=&quot;_blank&quot;&gt;Simple SDK setup and manual root guide (Windows)&lt;/a&gt;&lt;span style=&quot;background-color: white; color: #555555; font-family: Arial; font-size: 16px; line-height: 21px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;!----&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/6858553728218545570/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/10/androidsharp-sh8128u-root.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/6858553728218545570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/6858553728218545570'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/10/androidsharp-sh8128u-root.html' title='【Android】Sharp 極光機 SH8128U 手機取得 root 權限的作法 (僅供測試用)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-3342474512907904732</id><published>2011-10-20T00:37:00.001+08:00</published><updated>2011-10-20T00:38:36.493+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="相簿 家庭 旅遊"/><title type='text'>【家庭旅遊】2011/10/10 八里一日遊</title><content type='html'>這天難得的最後一天連休假日，老婆提議帶著小朋友跟老婆的同事安喬兩家子&lt;br /&gt;
來到八里左岸這邊騎車&lt;br /&gt;
&lt;br /&gt;
廢話就不多說了，請看照片 XD&lt;br /&gt;
&lt;br /&gt;
&lt;iframe frameborder=&quot;0&quot; height=&quot;350&quot; src=&quot;http://splashr.com/show/desktop/s-72157627881329144/&quot; width=&quot;600&quot;&gt;&lt;/iframe&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/3342474512907904732/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/10/20111010.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3342474512907904732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/3342474512907904732'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/10/20111010.html' title='【家庭旅遊】2011/10/10 八里一日遊'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-5254718894177589960</id><published>2011-10-19T18:48:00.000+08:00</published><updated>2011-10-19T18:48:00.936+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="PDA Android"/><title type='text'>【手機專用】PDA 行動版網頁蒐集 -- 實用生活網頁</title><content type='html'>有鑑於剛換新的智慧型手機...&lt;br /&gt;
&lt;br /&gt;
有些東西整理出來比較方便往後查詢：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
【行】&lt;br /&gt;
&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;/span&gt;&lt;a href=&quot;http://www.coolpc.com.tw/m/&quot; style=&quot;background-color: transparent;&quot;&gt;原價屋&lt;/a&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;]&lt;/span&gt;&lt;br /&gt;
圖文版：&lt;br /&gt;
&lt;!--EndF--&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;/span&gt;&lt;a href=&quot;http://www.e-bus.taipei.gov.tw/pda/&quot; style=&quot;background-color: transparent;&quot;&gt;公車查詢&lt;/a&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;]&lt;/span&gt;[&lt;a href=&quot;http://163.29.3.97/mobile/query.jsp&quot;&gt;火車時刻&lt;/a&gt;][&lt;a href=&quot;http://www.thsrc.com.tw/thsrcPDA/&quot;&gt;高鐵&lt;/a&gt;]&lt;br /&gt;
文字版：&lt;br /&gt;
[&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/businfomation/businfo_roadname.aspx?region=taipei&amp;amp;lang=CHT&quot;&gt;公車查詢&lt;/a&gt;]&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;/span&gt;&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/train/TRA.aspx?lang=CHT&quot; style=&quot;background-color: transparent;&quot;&gt;火車時刻&lt;/a&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;/span&gt;&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/airport/air.aspx?lang=CHT&quot; style=&quot;background-color: transparent;&quot;&gt;飛機航班&lt;/a&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;]&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/train/HighwayBus.aspx?lang=CHT&quot;&gt;國道客運&lt;/a&gt;][&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/speed/speed.aspx?lang=CHT&quot;&gt;道路速率&lt;/a&gt;][&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/event/event.aspx?lang=CHT&quot;&gt;即時路況&lt;/a&gt;]&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;a href=&quot;http://its.taipei.gov.tw/m/aspx/park/park.aspx?lang=CHT&quot;&gt;北市停車位&lt;/a&gt;]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;/span&gt;&lt;a href=&quot;http://its.taipei.gov.tw/m/menu.aspx?lang=CHT&quot; style=&quot;background-color: transparent;&quot;&gt;交通資訊網&lt;/a&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;][&lt;a href=&quot;http://pda.nfreeway.gov.tw/m/&quot;&gt;國道即時路況&lt;/a&gt;]&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;a href=&quot;http://www.taipeibus.com.tw/sp.asp?xdurl=businfo/TodaySchedule_pda.asp&quot;&gt;台北轉運站&lt;/a&gt;][&lt;a href=&quot;http://www.hulairport.gov.tw/pda/index.aspx&quot;&gt;花航站&lt;/a&gt;][&lt;a href=&quot;http://www.pma.taipei.gov.tw/MP_117023.html&quot;&gt;北市停管處&lt;/a&gt;]&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
【一般】&lt;br /&gt;
[&lt;a href=&quot;http://www.dot.gov.tw/dot/ap/pda/invoice/invoice.jsp&quot;&gt;統一發票&lt;/a&gt;]&lt;span style=&quot;background-color: transparent;&quot;&gt;.[&lt;a href=&quot;http://www.dot.taipei.gov.tw/MP_117003.html&quot;&gt;台北市交通局&lt;/a&gt;]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;[&lt;a href=&quot;http://www.ntat.gov.tw/county/ntat_ch/ntat_pda/&quot;&gt;國稅局&lt;/a&gt;]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;.[]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;.[]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;.[]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;.[]&lt;/span&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;.[]&lt;/span&gt;&lt;br /&gt;
[&lt;a href=&quot;http://www.cwb.gov.tw/pda/&quot;&gt;天氣預報&lt;/a&gt;].[&lt;a href=&quot;http://www.bhp.doh.gov.tw/PDA/&quot;&gt;國民健康局&lt;/a&gt;][&lt;a href=&quot;http://www.labor.ntpc.gov.tw/ppc/1075/02.jsp&quot;&gt;新北市勞工局&lt;/a&gt;][&lt;a href=&quot;http://163.29.36.87/cgi-bin/SM_theme?page=41bff82b&quot;&gt;台北市政府&lt;/a&gt;]&lt;br /&gt;
[&lt;a href=&quot;http://pier-2.khcc.gov.tw/pda/index.aspx&quot;&gt;駁二藝術特區&lt;/a&gt;][&lt;a href=&quot;http://www.pda.moj.gov.tw/mp250.html&quot;&gt;法務部&lt;/a&gt;][&lt;a href=&quot;http://www.moi.gov.tw/pda/index.aspx&quot;&gt;內政部&lt;/a&gt;]&lt;br /&gt;
[&lt;a href=&quot;http://pda.tpml.edu.tw/MP_104024.html&quot;&gt;北市立圖書館&lt;/a&gt;][&lt;a href=&quot;http://pda.ttl.com.tw/04lifeinfo/life_list_view.asp?c1=3&amp;amp;c2=17&quot;&gt;菸酒公賣局&lt;/a&gt;]&lt;br /&gt;
[&lt;a href=&quot;http://www.rootlaw.com.tw/pda/LawIframe.asp&quot;&gt;法條查詢&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
【新聞】&lt;br /&gt;
[&lt;a href=&quot;http://www.nownews.com/pda/index.htm&quot;&gt;NowNews&lt;/a&gt;][&lt;a href=&quot;http://5i01.com/&quot;&gt;M01&lt;/a&gt;][]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
【旅遊】&lt;br /&gt;
[&lt;a href=&quot;http://uukt.idv.tw/m/index.html&quot;&gt;遨遊墾丁&lt;/a&gt;][&lt;a href=&quot;http://trail.forest.gov.tw/PDA_RA/RA_Courier.aspx&quot;&gt;國家森林遊樂區&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
--- End of File ---</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/5254718894177589960/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/10/pda.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5254718894177589960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/5254718894177589960'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/10/pda.html' title='【手機專用】PDA 行動版網頁蒐集 -- 實用生活網頁'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8230887801392913171.post-8019162490054031202</id><published>2011-07-26T14:39:00.001+08:00</published><updated>2011-07-26T14:39:32.630+08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="IT筆記"/><title type='text'>【筆記】Adobe 官方原廠提供的繁體中文 Photoshop CS5 說明手冊</title><content type='html'>&lt;p&gt;&lt;img style=&quot;vertical-align: text-top;&quot; src=&quot;https://picasaweb.google.com/data/media/api/user/evildeepblue/albumid/5624239079996379985/photoid/5633546733428278162/1?authkey=Gv1sRgCP2lpbarnbqRtgE&quot; alt=&quot;&quot; width=&quot;225&quot; height=&quot;225&quot; /&gt;以下為 adobe 官方網站提供的 Photoshop CS5 說明手冊&lt;br /&gt;&lt;p&gt;繁體中文&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://help.adobe.com/zh_TW/photoshop/cs/using/index.html&quot; target=&quot;_blank&quot;&gt;CS5&lt;/a&gt;&lt;/p&gt;&lt;a href=&quot;http://help.adobe.com/zh_TW/photoshop/cs/using/WS5441FC84-6A84-45f8-9041-C3EA3E357507a.html&quot; target=&quot;_blank&quot;&gt;CS5 新增功能&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://evildeepblue.blogspot.com/feeds/8019162490054031202/comments/default' title='張貼留言'/><link rel='replies' type='text/html' href='http://evildeepblue.blogspot.com/2011/07/adobe-photoshop-cs5.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8019162490054031202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8230887801392913171/posts/default/8019162490054031202'/><link rel='alternate' type='text/html' href='http://evildeepblue.blogspot.com/2011/07/adobe-photoshop-cs5.html' title='【筆記】Adobe 官方原廠提供的繁體中文 Photoshop CS5 說明手冊'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/03033037192302856057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>