<?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>小惡魔 - 電腦技術 - 生活日記 - 美食介紹 - AppleBOY</title>
	<atom:link href="http://blog.wu-boy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wu-boy.com</link>
	<description>介紹一堆美食日記，生活日記，電腦筆記</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:14:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[CodeIgniter] 利用 jQuery 簡易驗證使用者帳號/Email</title>
		<link>http://blog.wu-boy.com/2010/08/26/2366/</link>
		<comments>http://blog.wu-boy.com/2010/08/26/2366/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 06:01:47 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2366</guid>
		<description><![CDATA[好久沒寫相關 CodeIgniter 文章，針對於剛入門 CI 的新手們，此篇教學如何使用 jQuery AJAX 搭配 CI 來驗證使用者帳號及相關資訊，本篇教學帶您如何在 CI 中發出 AJAX request 給伺服器端。
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/26/2366/" title="[CodeIgniter] 利用 jQuery 簡易驗證使用者帳號/Email" target="_blank">...詳全文（共1532字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/26/2366/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Vim] 將 Tab 轉換成 Space</title>
		<link>http://blog.wu-boy.com/2010/08/25/2357/</link>
		<comments>http://blog.wu-boy.com/2010/08/25/2357/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 04:19:23 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2357</guid>
		<description><![CDATA[Update 2010.08.28: Pspad 轉換既有 Tabs to Spaces by bootleq

為了統一 Windows 跟 Linux 底下的編輯器在使用 Tab 功能相同，所以調整了 Vim 及 Pspad(我常用編輯器)的設定，底下是針對 Vim 及 Pspad 的解決方法。首先當大家使用 Vim 編輯器撰寫程式，常常會使用 Tab 來縮排程式碼，我們可以使用 expandtab 來插入空白鍵(Space)取代 Tab:
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/25/2357/" title="[Vim] 將 Tab 轉換成 Space" target="_blank">...詳全文（共867字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/25/2357/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Html5 模板架構(Boilerplate)</title>
		<link>http://blog.wu-boy.com/2010/08/23/2350/</link>
		<comments>http://blog.wu-boy.com/2010/08/23/2350/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 14:53:35 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2350</guid>
		<description><![CDATA[今年在 COSCUP 大會上最主流的議題就是 Html5，今天看到一個網站 HTML5 Boilerplate，這網站提一個全新 html 5 模板，自從離開 Dreamweaver 樣板軟體，利用 Pspad 手動撰寫 html，此網站就發揮非常大的用處，提供全新 html，CSS 以及 javascript，支援了底下很多功能：
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/23/2350/" title="Html5 模板架構(Boilerplate)" target="_blank">...詳全文（共366字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/23/2350/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git 版本控制：利用 git reset 恢復檔案、暫存狀態、commit 訊息</title>
		<link>http://blog.wu-boy.com/2010/08/20/2339/</link>
		<comments>http://blog.wu-boy.com/2010/08/20/2339/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 12:15:50 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[版本控制]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2339</guid>
		<description><![CDATA[這次來介紹一下 git reset 的用法，為什麼會介紹這指令呢？因為今天想要看專案狀態，用 git status 觀看，發現被我玩爛了，所以出現了底下錯誤訊息：
$ git status
error: bad index file sha1 signature
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/20/2339/" title="Git 版本控制：利用 git reset 恢復檔案、暫存狀態、commit 訊息" target="_blank">...詳全文（共2556字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/20/2339/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git 版本控制: 「You have some suspicious patch lines」</title>
		<link>http://blog.wu-boy.com/2010/08/18/2331/</link>
		<comments>http://blog.wu-boy.com/2010/08/18/2331/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 06:18:11 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[版本控制]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2331</guid>
		<description><![CDATA[相信大家對 Git 並不陌生，這次在升級 Moztw 的討論區，從 3.0.5 升級到 3.0.7 p1，過程由其他 Moztw 成員升級，我在將最後程式 commit 到 github，因為兩個版本差異性很大，所以有新增多個檔案，commit 過程出現了錯誤訊息：「You have some suspicious patch lines」，這是因為 git 會檢查每行程式碼最後是否有多餘空白或者是 Tab 按鍵，為瞭解決此問題，可以去修改 .git/hooks/pre-commit，將底下程式碼：
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/18/2331/" title="Git 版本控制: 「You have some suspicious patch lines」" target="_blank">...詳全文（共743字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/18/2331/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[C/C++] cstring (string.h) 函式：strcat, strncat, strcmp, strncmp</title>
		<link>http://blog.wu-boy.com/2010/08/04/2323/</link>
		<comments>http://blog.wu-boy.com/2010/08/04/2323/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 07:29:46 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2323</guid>
		<description><![CDATA[串接函式 strcat
strcat 此函式用來連接兩字串合併成單一字串，直接看底下範例：
/* strcat example */
#include &#60;stdio.h&#62;
#include &#60;string.h&#62;
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/04/2323/" title="[C/C++] cstring (string.h) 函式：strcat, strncat, strcmp, strncmp" target="_blank">...詳全文（共1801字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/04/2323/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[C/C++] cstring (string.h) 搜尋函式：strstr, strchr</title>
		<link>http://blog.wu-boy.com/2010/08/03/2314/</link>
		<comments>http://blog.wu-boy.com/2010/08/03/2314/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 08:24:23 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2314</guid>
		<description><![CDATA[strstr
這次介紹 C 語言常用 string 函式：strstr，主要是針對兩個輸入參數做比對，Parameters 1 是輸入字串，Parameters 2 是找尋字串，strstr 會先將頭一次比對成功的 pointer 回傳，也就是如果要找尋 appleboyappleboy 字串中的 boy，函式會回傳第一次比對成功的 boy pointer，而並非回傳最後一個比對到的，底下是一個參考範例：
<span class="readmore"><a href="http://blog.wu-boy.com/2010/08/03/2314/" title="[C/C++] cstring (string.h) 搜尋函式：strstr, strchr" target="_blank">...詳全文（共1268字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/08/03/2314/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[網站] 好站連結 (七) Android, javascript, Css, PHP, Perl, FreeBSD, Linux</title>
		<link>http://blog.wu-boy.com/2010/07/30/1812/</link>
		<comments>http://blog.wu-boy.com/2010/07/30/1812/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 14:53:46 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[好站連結]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=1812</guid>
		<description><![CDATA[Windows C#

C# 比較字串
MSDN 比較字串
Request.Form Collection
Request Query String / Form Parametrs
<span class="readmore"><a href="http://blog.wu-boy.com/2010/07/30/1812/" title="[網站] 好站連結 (七) Android, javascript, Css, PHP, Perl, FreeBSD, Linux" target="_blank">...詳全文（共1347字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/07/30/1812/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Kernel Driver] 撰寫簡易 Timer 機制</title>
		<link>http://blog.wu-boy.com/2010/07/27/2303/</link>
		<comments>http://blog.wu-boy.com/2010/07/27/2303/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:04:30 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[Driver]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Linux Kernel]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2303</guid>
		<description><![CDATA[在底層 Linux Kernel 提供了時序(timing)機制，方便驅動程式設計者所使用，核心是依據硬體發出的『計時器中斷』來追蹤時間的流動狀況。我們可以依據 HZ 的值來設計 Delay 機制，讓驅動程式可以每隔固定一段時間啟動或者是發出訊號，也可以利用 Timer 來讓 LED 閃爍變化，在介紹 Timer API 之前，可以先參考 Linux Kernel: 簡介HZ, tick and jiffies 這篇文章，瞭解一些相關名詞，舉例：如果想知道一秒後的 jiffies 時間，可以寫成底下：
<span class="readmore"><a href="http://blog.wu-boy.com/2010/07/27/2303/" title="[Kernel Driver] 撰寫簡易 Timer 機制" target="_blank">...詳全文（共1659字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/07/27/2303/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Linux Kernel] 簡單 hello world: License and Module 介紹(part 3)</title>
		<link>http://blog.wu-boy.com/2010/07/25/2296/</link>
		<comments>http://blog.wu-boy.com/2010/07/25/2296/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 08:17:52 +0000</pubDate>
		<dc:creator>appleboy</dc:creator>
				<category><![CDATA[Kernel]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Linux Kernel]]></category>

		<guid isPermaLink="false">http://blog.wu-boy.com/?p=2296</guid>
		<description><![CDATA[在 Kernel 2.4 或以上版本，在編譯模組完成，要進行 load module 之前，你會發現底下訊息：
# insmod hello-3.o
Warning: loading hello-3.o will taint the kernel: no license
<span class="readmore"><a href="http://blog.wu-boy.com/2010/07/25/2296/" title="[Linux Kernel] 簡單 hello world: License and Module 介紹(part 3)" target="_blank">...詳全文（共2142字）</a></span>]]></description>
		<wfw:commentRss>http://blog.wu-boy.com/2010/07/25/2296/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
