<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.luar.com.hk/flashbook/">
<title>Luar&apos;s Flash Playground</title>
<link>http://www.luar.com.hk/flashbook/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-07-05T03:23:38+08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.15" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001396.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001379.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001313.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001314.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001311.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001300.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001217.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001212.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001129.php" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://www.luar.com.hk/flashbook/archives/001396.php">
<title>解決Dreamweaver8不再儲存FTP登入和密碼的問題</title>
<link>http://www.luar.com.hk/flashbook/archives/001396.php</link>
<description>這問題困擾了我很久，我一直用它Manage Sites功能管理和更新網站。每次雖然儲存了FTP登入和密碼，但一關閉Dreamweaver，下次再開，FTP登入和密碼就不見了！Google一下...</description>
<dc:subject>Ajax</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-12-31T15:39:30+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001379.php">
<title>使用YUI Color Picker一點注意事項</title>
<link>http://www.luar.com.hk/flashbook/archives/001379.php</link>
<description><![CDATA[<a href="http://developer.yahoo.com/yui/colorpicker/" target="_blank">YUI Color Picker</a>不知道是否仍然Beta緣故，在IE6, IE7上問題多多，Firefox上也有問題...]]></description>
<dc:subject>Ajax</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-09-28T15:34:34+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001313.php">
<title>第一個Ajax小習作：直接連接Web Services</title>
<link>http://www.luar.com.hk/flashbook/archives/001313.php</link>
<description><![CDATA[第一是學習ColdFusion，所以用它寫了一個<a href="http://kcly.com:8500/cf/luarblog/luarblog.cfc?wsdl">Web Services</a>，這應用可以搜尋我的Blog的文章。我發現ColdFusion寫Web Services真是十分簡單，基本上會SQL就會寫，其他一切WSDL, SOAP, Method Declaration全部由ColdFusion代勞...]]></description>
<dc:subject>Experiment</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-12-30T05:05:41+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001314.php">
<title>新手玩Ajax幾個留意地方</title>
<link>http://www.luar.com.hk/flashbook/archives/001314.php</link>
<description>隨著開發Ajax應用時，自己遇到問題所記下來的心得...</description>
<dc:subject>Ajax</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-12-30T04:37:34+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001311.php">
<title>三種Ajax接收結果的格式比較：XML, HTML, JSON</title>
<link>http://www.luar.com.hk/flashbook/archives/001311.php</link>
<description><![CDATA[<a href="http://www.quirksmode.org/blog/archives/2005/12/the_ajax_respon.html" target="_blank">QuirksMode.org比較了三種Ajax接收結果的格式</a>：XML, HTML, <a href="http://www.crockford.com/JSON/index.html" target="_blank">JSON</a>。我個人認為只是XML和JSON之間取捨...]]></description>
<dc:subject>Ajax</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-12-28T14:52:02+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001300.php">
<title>Ajax Framework and Library</title>
<link>http://www.luar.com.hk/flashbook/archives/001300.php</link>
<description>會不斷更新...</description>
<dc:subject>Ajax</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-12-22T00:57:09+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001217.php">
<title>Ajax開發教程</title>
<link>http://www.luar.com.hk/flashbook/archives/001217.php</link>
<description>會不斷更新...</description>
<dc:subject>Ajax</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-08-03T00:56:06+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001212.php">
<title>Cake和SAJAX</title>
<link>http://www.luar.com.hk/flashbook/archives/001212.php</link>
<description>PHP Web Application Framework和給PHP用AJAX工具包...</description>
<dc:subject>PHP</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-07-21T03:41:00+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001129.php">
<title>Ajax：剩下什麼呢？</title>
<link>http://www.luar.com.hk/flashbook/archives/001129.php</link>
<description><![CDATA[自從有XMLHttpRequest與及Gmail大行其道後，到Jesse James Garrett為這<a href="http://www.adaptivepath.com/publications/essays/archives/000385.php" target="_blank">技術──Ajax</a>作了解釋後，這種背景提交和讀取數據的技術，忽然又被熱烈地談論起來，大家明白這不是什麼新東西，而是舊有技術包裝在一起。這是否另一個可以打擊Flash的Rich Client技術呢...]]></description>
<dc:subject>FlashView</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-03-30T01:01:52+08:00</dc:date>
</item>


</rdf:RDF>