<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>RIA for Mobile</title>
	<atom:link href="http://riamobile.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://riamobile.wordpress.com</link>
	<description>Rich Interactive Applications for Mobile Devices</description>
	<lastBuildDate>Tue, 10 Jul 2007 18:53:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='riamobile.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>RIA for Mobile</title>
		<link>http://riamobile.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://riamobile.wordpress.com/osd.xml" title="RIA for Mobile" />
	<atom:link rel='hub' href='http://riamobile.wordpress.com/?pushpress=hub'/>
		<item>
		<title>[CSS] 一次設定三個值給 margin?</title>
		<link>http://riamobile.wordpress.com/2007/07/04/css-%e8%a8%ad%e5%ae%9a%e4%b8%89%e5%80%8b-margin-%e7%9a%84%e5%80%bc/</link>
		<comments>http://riamobile.wordpress.com/2007/07/04/css-%e8%a8%ad%e5%ae%9a%e4%b8%89%e5%80%8b-margin-%e7%9a%84%e5%80%bc/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 07:49:48 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/07/04/css-%e8%a8%ad%e5%ae%9a%e4%b8%89%e5%80%8b-margin-%e7%9a%84%e5%80%bc/</guid>
		<description><![CDATA[我想大部分學過 CSS 的人都知道, 當你設定一個值給 margin 時, 例如: #wrap{margin:10px;}, 這個值是設定給上下左右四個 margin. 然而你知道當你設定二個,三個, 或甚至是四個值給 margin 時, 他們是如何被處理的嗎? 請看以下: 兩個值: 若 margin:5px 10px 時, 則 5px 是設定給 top 和 bottom; 而 10px 則是設定給 left 和 right 三個值: 若 margin:5px 10px 15px 時, 則 5px 是設定給 top; 而 10px 則是設定給 left 和 right; 接著 15px 則是設定給 bottom (這裡的指派順序要特別注意) 四個值: 若 margin:5px [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=28&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>我想大部分學過 CSS 的人都知道, 當你設定一個值給 margin 時, 例如: #wrap{margin:10px;}, 這個值是設定給上下左右四個 margin. 然而你知道當你設定二個,三個, 或甚至是四個值給 margin 時, 他們是如何被處理的嗎? 請看以下:</p>
<ul>
<li>兩個值: 若 margin:5px 10px 時, 則 5px 是設定給 top 和 bottom; 而 10px 則是設定給 left 和 right</li>
<li>三個值: 若 margin:5px 10px 15px 時, 則 5px 是設定給 top; <font color="#ff0000">而 10px 則是設定給 left 和 right</font>; 接著 15px 則是設定給 bottom (這裡的指派順序要特別注意)</li>
<li>四個值: 若 margin:5px 10px 15px 20px 時, 則 5px 是設定給 top; <font color="#ff0000">而 10px 則是設定給 right; 而 15px 則是設定給 bottom; 最後 20px 則是設定給 left</font> (這裡的指派順序也要特別注意, 它是依據順時針的方向進行)</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=28&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/07/04/css-%e8%a8%ad%e5%ae%9a%e4%b8%89%e5%80%8b-margin-%e7%9a%84%e5%80%bc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple iPhone and HTC Touch &#8211; (Un)official Comparision!!</title>
		<link>http://riamobile.wordpress.com/2007/07/03/htc-apple-iphone-%e5%92%8c-htc-touch-%e7%9a%84%e9%9d%9e%e5%ae%98%e6%96%b9%e6%af%94%e8%bc%83/</link>
		<comments>http://riamobile.wordpress.com/2007/07/03/htc-apple-iphone-%e5%92%8c-htc-touch-%e7%9a%84%e9%9d%9e%e5%ae%98%e6%96%b9%e6%af%94%e8%bc%83/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 18:29:43 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Touch]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/07/03/htc-apple-iphone-%e5%92%8c-htc-touch-%e7%9a%84%e9%9d%9e%e5%ae%98%e6%96%b9%e6%af%94%e8%bc%83/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=27&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://riamobile.wordpress.com/2007/07/03/htc-apple-iphone-%e5%92%8c-htc-touch-%e7%9a%84%e9%9d%9e%e5%ae%98%e6%96%b9%e6%af%94%e8%bc%83/"><img src="http://img.youtube.com/vi/mk3wGFuQjC4/2.jpg" alt="" /></a></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=27&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/07/03/htc-apple-iphone-%e5%92%8c-htc-touch-%e7%9a%84%e9%9d%9e%e5%ae%98%e6%96%b9%e6%af%94%e8%bc%83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>[Apple] Apple iPhone 暴力測試影片</title>
		<link>http://riamobile.wordpress.com/2007/07/03/iphone-iphone-%e8%bc%95%e9%87%8f%e7%b4%9a%e6%9a%b4%e5%8a%9b%e6%b8%ac%e8%a9%a6%e5%bd%b1%e7%89%87/</link>
		<comments>http://riamobile.wordpress.com/2007/07/03/iphone-iphone-%e8%bc%95%e9%87%8f%e7%b4%9a%e6%9a%b4%e5%8a%9b%e6%b8%ac%e8%a9%a6%e5%bd%b1%e7%89%87/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 17:59:49 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/07/03/iphone-iphone-%e8%bc%95%e9%87%8f%e7%b4%9a%e6%9a%b4%e5%8a%9b%e6%b8%ac%e8%a9%a6%e5%bd%b1%e7%89%87/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=24&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://riamobile.wordpress.com/2007/07/03/iphone-iphone-%e8%bc%95%e9%87%8f%e7%b4%9a%e6%9a%b4%e5%8a%9b%e6%b8%ac%e8%a9%a6%e5%bd%b1%e7%89%87/"><img src="http://img.youtube.com/vi/czCCavcnNd8/2.jpg" alt="" /></a></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=24&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/07/03/iphone-iphone-%e8%bc%95%e9%87%8f%e7%b4%9a%e6%9a%b4%e5%8a%9b%e6%b8%ac%e8%a9%a6%e5%bd%b1%e7%89%87/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>[Apple] 賈柏斯將要給予 Apple 的每一位員工一台 8GB iPhone</title>
		<link>http://riamobile.wordpress.com/2007/06/29/iphone-%e8%b3%88%e6%9f%8f%e6%96%af%e5%b0%87%e8%a6%81%e7%b5%a6%e4%ba%88-apple-%e7%9a%84%e6%af%8f%e4%b8%80%e4%bd%8d%e5%93%a1%e5%b7%a5%e4%b8%80%e5%8f%b0-8gb-iphone/</link>
		<comments>http://riamobile.wordpress.com/2007/06/29/iphone-%e8%b3%88%e6%9f%8f%e6%96%af%e5%b0%87%e8%a6%81%e7%b5%a6%e4%ba%88-apple-%e7%9a%84%e6%af%8f%e4%b8%80%e4%bd%8d%e5%93%a1%e5%b7%a5%e4%b8%80%e5%8f%b0-8gb-iphone/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 20:03:37 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/29/iphone-%e8%b3%88%e6%9f%8f%e6%96%af%e5%b0%87%e8%a6%81%e7%b5%a6%e4%ba%88-apple-%e7%9a%84%e6%af%8f%e4%b8%80%e4%bd%8d%e5%93%a1%e5%b7%a5%e4%b8%80%e5%8f%b0-8gb-iphone/</guid>
		<description><![CDATA[根據 vnunet.com 的以下這篇報導, 賈柏斯 (Steve Jobs) 將要送給 Apple 的 20,000 位員工, 每人一部 8GB 的 iPhone. [News] Jobs hints at 3G iPhone &#62;&#62;&#62; &#8230; &#8220;In the run up to today&#8217;s launch Jobs has stated publicly that Apple will give every one of its 20,000 employees an 8GB iPhone&#8221; &#8230; &#60;&#60;&#60;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=23&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>根據 <a href="http://www.vnunet.com/">vnunet.com</a> 的以下這篇報導, <a href="http://zh.wikipedia.org/wiki/%E5%8F%B2%E8%92%82%E5%A4%AB%C2%B7%E4%B9%94%E5%B8%83%E6%96%AF">賈柏斯</a> (<a href="http://en.wikipedia.org/wiki/Steve_jobs">Steve Jobs</a>) 將要送給 <a href="http://www.apple.com/">Apple</a> 的 20,000 位員工, 每人一部 8GB 的 <a href="http://www.apple.com/iphone/">iPhone</a>.</p>
<p><strong>[News] <a href="http://www.vnunet.com/vnunet/news/2193190/jobs-spills-iphone-future">Jobs hints at 3G iPhone</a></strong><br />
&gt;&gt;&gt;<br />
&#8230; &#8220;In the run up to today&#8217;s launch Jobs has stated publicly that Apple will give every one of its 20,000 employees an 8GB iPhone&#8221; &#8230;<br />
&lt;&lt;&lt;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=23&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/29/iphone-%e8%b3%88%e6%9f%8f%e6%96%af%e5%b0%87%e8%a6%81%e7%b5%a6%e4%ba%88-apple-%e7%9a%84%e6%af%8f%e4%b8%80%e4%bd%8d%e5%93%a1%e5%b7%a5%e4%b8%80%e5%8f%b0-8gb-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>[XHTML] Favicons (Favorites Icon的簡稱)</title>
		<link>http://riamobile.wordpress.com/2007/06/26/favicons-favorites-icon%e7%9a%84%e7%b0%a1%e7%a8%b1/</link>
		<comments>http://riamobile.wordpress.com/2007/06/26/favicons-favorites-icon%e7%9a%84%e7%b0%a1%e7%a8%b1/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 16:09:33 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/26/favicons-favorites-icon%e7%9a%84%e7%b0%a1%e7%a8%b1/</guid>
		<description><![CDATA[最近在一本原文書&#8221;HTML, XHTML, &#38; CSS, Sixth Edition: Visual QuickStart Guide&#8220;上看到一個很有趣的單字&#8221;Favicons&#8220;, 它是 Favorites Icon 的簡稱, 指的是大家所熟知的網頁小圖示, 也就是顯示在大部分瀏覽器 Address Bar 或 Bookmark Menu 的小圖示. 文中提及了幾個重點, 筆者在此跟大家分享一下, 如果你本身對此已經非常熟悉, 那麼就當成是溫故知新吧! Favicons 必須是 16 x 16 pixels 的 .ico 檔 以下是 (X)HTML 的語法, 第二行的語法是為了支援 Internet Explorer &#60;link rel=&#8221;shortcut icon&#8221; href=&#8221;favicon.ico&#8221; mce_href=&#8221;favicon.ico&#8221; type=&#8221;image/x-icon&#8221; /&#62; &#60;link rel=&#8221;icon&#8221; href=&#8221;favicon.ico&#8221; mce_href=&#8221;favicon.ico&#8221; type=&#8221;image/x-icon&#8221; /&#62; 部分瀏覽器會限制 Favicons [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=19&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>最近在一本原文書&#8221;<a href="http://www.amazon.com/XHTML-Sixth-Visual-Quickstart-Guide/dp/0321430840/ref=sr_1_1/002-5667371-4196835?ie=UTF8&amp;s=books&amp;qid=1182867441&amp;sr=1-1">HTML, XHTML, &amp; CSS, Sixth Edition: Visual QuickStart Guide</a>&#8220;上看到一個很有趣的單字&#8221;<a href="http://en.wikipedia.org/wiki/Favicons">Favicons</a>&#8220;, 它是 Favorites Icon 的簡稱, 指的是大家所熟知的網頁小圖示, 也就是顯示在大部分瀏覽器 Address Bar 或 Bookmark Menu 的小圖示.</p>
<p>文中提及了幾個重點, 筆者在此跟大家分享一下, 如果你本身對此已經非常熟悉, 那麼就當成是<a href="http://140.111.34.46/chengyu/pho/fyc/fyc01013.htm">溫故知新</a>吧!</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Favicons">Favicons</a> 必須是 16 x 16 pixels 的 <a href="http://en.wikipedia.org/wiki/.ico">.ico</a> 檔</li>
<li>以下是 (X)HTML 的語法, 第二行的語法是為了支援 <a href="http://zh.wikipedia.org/wiki/Internet_Explorer">Internet Explorer</a><br />
&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;favicon.ico&#8221; mce_href=&#8221;favicon.ico&#8221; type=&#8221;image/x-icon&#8221; /&gt;<br />
&lt;link rel=&#8221;icon&#8221; href=&#8221;favicon.ico&#8221; mce_href=&#8221;favicon.ico&#8221; type=&#8221;image/x-icon&#8221; /&gt;</li>
<li>部分瀏覽器會限制 <a href="http://en.wikipedia.org/wiki/Favicons">Favicons</a> 必須位於根目錄, 所以建議大家就遵循唄!</li>
<li>由於 <a href="http://en.wikipedia.org/wiki/Favicons">Favicons</a> 必須是 <a href="http://en.wikipedia.org/wiki/.ico">.ico</a> 檔案格式, 因此你必須使用圖示編輯軟體來製作, 另一個比較簡單的方法是, 使用你我所熟悉的 Photoshop 軟體, 加上 <a href="http://www.telegraphics.com.au/sw/">Telegraphics</a> 的免費 plug-in</li>
<li>建議將 <a href="http://en.wikipedia.org/wiki/Favicons">Favicons</a> 的背景設計為透明的, 這樣在視覺上會比較好看</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=19&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/26/favicons-favorites-icon%e7%9a%84%e7%b0%a1%e7%a8%b1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>[IE] 設定 IE 檢視原始檔功能的關聯程式</title>
		<link>http://riamobile.wordpress.com/2007/06/24/%e8%a8%ad%e5%ae%9a-ie-%e6%aa%a2%e8%a6%96%e5%8e%9f%e5%a7%8b%e6%aa%94%e5%8a%9f%e8%83%bd%e7%9a%84%e9%97%9c%e8%81%af%e7%a8%8b%e5%bc%8f/</link>
		<comments>http://riamobile.wordpress.com/2007/06/24/%e8%a8%ad%e5%ae%9a-ie-%e6%aa%a2%e8%a6%96%e5%8e%9f%e5%a7%8b%e6%aa%94%e5%8a%9f%e8%83%bd%e7%9a%84%e9%97%9c%e8%81%af%e7%a8%8b%e5%bc%8f/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 06:56:23 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/24/%e8%a8%ad%e5%ae%9a-ie-%e6%aa%a2%e8%a6%96%e5%8e%9f%e5%a7%8b%e6%aa%94%e5%8a%9f%e8%83%bd%e7%9a%84%e9%97%9c%e8%81%af%e7%a8%8b%e5%bc%8f/</guid>
		<description><![CDATA[最近, 因為研究 Ruby 的關係, 安裝了支援 Ruby 的 IDE 工具&#8221;Aptana&#8220;, 但是卻發現,  IE &#8220;檢視原始檔&#8221;功能所預設啟動的應用程式被 Aptana 霸占了, 並不是說 Aptana 不好, 只是習慣隨時觀摩其它網頁原始程式碼的我, 受不了每次啟動 Aptana 時都需要等待數秒鐘的時間, 因此, 就產生了必須將 IE &#8220;檢視原始檔&#8221;功能所啟動的應用程式改變的需求. 方法如下: 執行 regedit, 啟動&#8221;登錄編輯程式&#8221; (執行&#8221;開始 &#62; 執行&#8221;命令, 於&#8221;開啟&#8221;一欄輸入&#8221;regedit&#8221;, 按下&#8221;確定&#8221;鈕) 尋找 &#8220;HKEY_LOCAL_MACHINE &#62; SOFTWARE &#62; Microsoft &#62; Internet Explorer &#62; View Source EditorEditor &#62; Editor Name&#8221; 目錄 開啟唯一的參數&#8221;(預設值)&#8221;設定畫面 將&#8221;數值資料&#8221;一欄的值改成你想要啟動的應用程式, 譬如: UltraEdit-32 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=18&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>最近, 因為研究 <a href="http://www.ruby-lang.org/zh_TW/">Ruby</a> 的關係, 安裝了支援 Ruby 的 IDE 工具&#8221;<a href="http://www.aptana.com/">Aptana</a>&#8220;, 但是卻發現,  <a href="http://www.microsoft.com/taiwan/windows/ie/default.mspx">IE</a> &#8220;檢視原始檔&#8221;功能所預設啟動的應用程式被 <a href="http://www.aptana.com/">Aptana</a> 霸占了, 並不是說 <a href="http://www.aptana.com/">Aptana</a> 不好, 只是習慣隨時觀摩其它網頁原始程式碼的我, 受不了每次啟動 <a href="http://www.aptana.com/">Aptana</a> 時都需要等待數秒鐘的時間, 因此, 就產生了必須將 <a href="http://www.microsoft.com/taiwan/windows/ie/default.mspx">IE</a> &#8220;檢視原始檔&#8221;功能所啟動的應用程式改變的需求. 方法如下:</p>
<ol>
<li>執行 regedit, 啟動&#8221;登錄編輯程式&#8221; (執行&#8221;開始 &gt; 執行&#8221;命令, 於&#8221;開啟&#8221;一欄輸入&#8221;regedit&#8221;, 按下&#8221;確定&#8221;鈕)</li>
<li>尋找 &#8220;HKEY_LOCAL_MACHINE &gt; SOFTWARE &gt; Microsoft &gt; Internet Explorer &gt; View Source EditorEditor &gt; Editor Name&#8221; 目錄</li>
<li>開啟唯一的參數&#8221;(預設值)&#8221;設定畫面</li>
<li>將&#8221;數值資料&#8221;一欄的值改成你想要啟動的應用程式, 譬如: <a href="http://www.ultraedit.com/index.php?name=UE_MoreFeatures">UltraEdit-32 Text Editor</a> 是 &#8220;C:\Program Files\IDM Computer Solutions\UltraEdit-32\uedit32.exe&#8221;</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=18&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/24/%e8%a8%ad%e5%ae%9a-ie-%e6%aa%a2%e8%a6%96%e5%8e%9f%e5%a7%8b%e6%aa%94%e5%8a%9f%e8%83%bd%e7%9a%84%e9%97%9c%e8%81%af%e7%a8%8b%e5%bc%8f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>[Ajax] &#8220;Ajax 設計模式&#8221; 書摘</title>
		<link>http://riamobile.wordpress.com/2007/06/16/ajax-%e7%a0%94%e8%ae%80%e7%ad%86%e8%a8%98/</link>
		<comments>http://riamobile.wordpress.com/2007/06/16/ajax-%e7%a0%94%e8%ae%80%e7%ad%86%e8%a8%98/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 06:14:25 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/16/ajax-%e7%a0%94%e8%ae%80%e7%ad%86%e8%a8%98/</guid>
		<description><![CDATA[書名: Ajax 設計模式 (原文書名 &#8220;Ajax Design Patterns&#8220;) 序 Ajax 的核心技術, 包括 XMLHttpRequest, DOM, JASON, &#8230; Ajax 所牽涉的技術領域, 包括 HTML, XHTML, CSS, XML, JavScript, &#8230; Ajax 本身是一種設計模式 由於 Ajax 的普遍與廣受歡迎, 網際網路上正興起一股視覺 (visual effects) 效果的熱潮 第一章 Ajax 簡介 這一章介紹基本的 Ajax 技術, 提供概觀性的例子, 並對 Ajax 的未來提出一些描述 日益受重視的 Web Usability (詳見 Thomas Baekdal 的 The Usability Revolution is over [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=9&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://riamobile.files.wordpress.com/2007/06/riamobile-20070617-01.jpg" title="Ajax ��計模式"><img vspace="5" align="right" src="http://riamobile.files.wordpress.com/2007/06/riamobile-20070617-01.thumbnail.jpg?w=500" hspace="5" alt="Ajax ��計模式" /></a>書名: <a href="http://www.oreilly.com.tw/column_editor.php?id=e206">Ajax 設計模式</a> (原文書名 &#8220;<a href="http://ajaxpatterns.org/">Ajax Design Patterns</a>&#8220;)</p>
<p><strong>序</strong></p>
<ul>
<li>Ajax 的核心技術, 包括 <a href="http://www.w3.org/TR/XMLHttpRequest/">XMLHttpRequest</a>, <a href="http://www.w3.org/DOM/">DOM</a>, <a href="http://json.org/">JASON</a>, &#8230;</li>
<li>Ajax 所牽涉的技術領域, 包括 <a href="http://www.w3.org/TR/html4/">HTML</a>, <a href="http://www.w3.org/TR/xhtml11/">XHTML</a>, <a href="http://www.w3.org/Style/CSS/">CSS</a>, <a href="http://www.w3.org/XML/">XML</a>, <a href="http://zh.wikipedia.org/wiki/ECMAScript">JavScript</a>, &#8230;</li>
<li>Ajax 本身是一種設計模式</li>
<li>由於 Ajax 的普遍與廣受歡迎, 網際網路上正興起一股視覺 (visual effects) 效果的熱潮</li>
</ul>
<p><strong>第一章 Ajax 簡介</strong></p>
<p>這一章介紹基本的 Ajax 技術, 提供概觀性的例子, 並對 Ajax 的未來提出一些描述</p>
<ul>
<li>日益受重視的 Web Usability (詳見 <a href="http://www.baekdal.com/about/">Thomas Baekdal</a> 的 <a href="http://www.baekdal.com/articles/Usability/usability-revolution/">The Usability Revolution is over &#8211; We Won!</a>)</li>
<li>如果處於飽和市場裡的 Internet 公司無法在根本的功能性上來做競爭, 他們還能競爭些什麼? 答案就是 &#8212; 對使用者要緊的事</li>
<li>提倡簡單介面 (But, 簡單可不是笨喔!!)</li>
<li>終於, Ajax 為 Web 應用程式扳回一成 (Jack: I like this words)</li>
<li>2005 年 2 月 18 日, <a href="http://en.wikipedia.org/wiki/Jesse_James_Garrett">Jesse-James Garrett</a> 發表了一篇文章 &#8220;<a href="http://www.adaptivepath.com/publications/essays/archives/000385.php">Ajax: A New Approach to Web Applications</a>&#8220;, 引進了 &#8220;Ajax&#8221; 這個名詞. 而在 Garrett 的這篇文章為 Ajax 貼上標籤之前, 其實 Ajax 的技術已經存在, 但這篇文章是一個轉淚點</li>
<li>Ajax, 代表 Asynchronous JavaScript and XML</li>
<li>在過去, Web 應用程式最大的問題是&#8221;介面&#8221;</li>
<li>Ajax 應用程式能監控使用者動作, 例如: 表單可以根據使用者的輸入而改變, 或者錯誤的值一被輸入, 錯誤訊息就馬上出現</li>
<li><a href="http://www.whatwg.org/">WHATWG (Web Hypertext Application Technology Working Group)</a> 組織正在推動將網際網路作為真實的應用程式 </li>
<li>某些人已經預言文字處理器和個人資訊管理員 (PIM) 這類傳統桌面應用程式的死亡</li>
<li><a href="http://www.adobe.com/tw/products/flash/">Flash</a> 能做到許多 Ajax 所不能做的事, 例如硬體存取, 豐富的圖形, 和本地端文件的儲存. 針對本地端文件的儲存, Ajax 程式庫 <a href="http://dojotoolkit.org/">Dojo</a> 結合了 Flash 的本地端儲存能力, 另外, <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> 有計畫要支援, 而 <a href="http://ajax.asp.net/Default.aspx">Microsoft 的 Atlas 框架</a>也已經表明將要如此做</li>
<li>人們一直在試驗他們能想到的每個妙招, 讓所謂的 Server Push, Streaming, Two-way Web, 或 <a href="http://alex.dojotoolkit.org/?p=545">Comet</a> 成為可能</li>
<li><a href="http://www.w3.org/MarkUp/Forms/">XForms</a> 是 <a href="http://www.w3.org/">W3C</a> 正在定義的新標準, 是標準網頁表單的重大升級</li>
<li>目前已經有很多 Ajax 相關程式庫 (Library) 和框架 (Framework) 存在了, 而 IDE (ex, <a href="http://www.morfik.com/">MORFIX</a>, <a href="http://eng.joyistar.com/">JoyiStar WebShop</a>, &#8230;, etc) 和相關工具也持續的演進中</li>
</ul>
<p><strong>第二章 以設計模式為主軸的教學課程</strong></p>
<p>這一章介紹 Ajax 和 Ajax Patterns, 包括關鍵技術的旋風式介紹, 以及高階設計模式如何運作以強化系統 (教學課程線上版本在 <a href="http://ajaxify.com/tutorial/">http://ajaxify.com/tutorial/</a>)</p>
<p>ps. 如果你對此書也有所感觸, 或某一段想要 Highlight 的內容, 希望你也能以 Comments 的方式在此分享&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=9&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/16/ajax-%e7%a0%94%e8%ae%80%e7%ad%86%e8%a8%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>

		<media:content url="http://riamobile.files.wordpress.com/2007/06/riamobile-20070617-01.thumbnail.jpg" medium="image">
			<media:title type="html">Ajax ��計模式</media:title>
		</media:content>
	</item>
		<item>
		<title>[Ruby] 請使用 db:migrate 取代 migrate</title>
		<link>http://riamobile.wordpress.com/2007/06/13/ruby-using-the-replacement-version-of-dbmigrate/</link>
		<comments>http://riamobile.wordpress.com/2007/06/13/ruby-using-the-replacement-version-of-dbmigrate/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 04:29:30 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/13/ruby-using-the-replacement-version-of-dbmigrate/</guid>
		<description><![CDATA[今天, 依據書中所述, 輸入 rake migrate 指令執行 migration 建立資料表時, 雖然 task 仍可順利的被執行, 但是卻出現了以下的提示訊息. 意思是說, task migrate 已經被反對使用了, 請使用 db:migrate 來取代 migrate.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=6&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>今天, 依據書中所述, 輸入 rake migrate 指令執行 migration 建立資料表時, 雖然 task 仍可順利的被執行, 但是卻出現了以下的提示訊息. 意思是說, task migrate 已經被反對使用了, 請使用 <font color="#ff0000">db:migrate</font> 來取代 migrate.</p>
<p><a href="http://riamobile.files.wordpress.com/2007/06/riamobile-20070613-01.jpg" title="migrate will replace migrate"><img src="http://riamobile.files.wordpress.com/2007/06/riamobile-20070613-01.thumbnail.jpg?w=500" alt="migrate will replace migrate" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=6&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/13/ruby-using-the-replacement-version-of-dbmigrate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>

		<media:content url="http://riamobile.files.wordpress.com/2007/06/riamobile-20070613-01.thumbnail.jpg" medium="image">
			<media:title type="html">migrate will replace migrate</media:title>
		</media:content>
	</item>
		<item>
		<title>[Ruby] rake aborted! uninitialized constant ActiveRecord</title>
		<link>http://riamobile.wordpress.com/2007/06/11/ruby-rake-aborted-uninitialized-constant-activerecord/</link>
		<comments>http://riamobile.wordpress.com/2007/06/11/ruby-rake-aborted-uninitialized-constant-activerecord/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 07:00:42 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/11/ruby-rake-aborted-uninitialized-constant-activerecord/</guid>
		<description><![CDATA[終於搞定了錯誤訊息 &#8221;uninitialized constant ActiveRecord&#8221;. 近日筆者研讀 &#8220;Ruby on Rails 網路應用程式開發與建置&#8221; 一書時, 發生了無法順利執行 rake db_setup 工作 (P.029) 建立資料庫, 錯誤訊息如下: rake aborted! uninitialized constant ActiveRecord 我的解決方案是, 將 db_setup.rake (p.028) 的程式碼修改為如下: 005  task :db_connect do 005  task :db_connect =&#62; [ :environment ] do 以下是我的執行環境: Windows XP Pro SP2 + ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32] + MySQL 5.0.37<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=5&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>終於搞定了錯誤訊息 &#8221;uninitialized constant ActiveRecord&#8221;. 近日筆者研讀 &#8220;<a href="http://www.books.com.tw/exep/prod/booksfile.php?item=0010353127">Ruby on Rails 網路應用程式開發與建置</a>&#8221; 一書時, 發生了無法順利執行 rake db_setup 工作 (P.029) 建立資料庫, 錯誤訊息如下:</p>
<p>rake aborted! uninitialized constant ActiveRecord</p>
<p>我的解決方案是, 將 db_setup.rake (p.028) 的程式碼修改為如下:</p>
<p>005  task :db_connect do<br />
005  task :db_connect<font color="#ff0000"> =&gt; [ :environment ]</font> do</p>
<p>以下是我的執行環境:</p>
<p>Windows XP Pro SP2 + ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32] + MySQL 5.0.37</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=5&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/11/ruby-rake-aborted-uninitialized-constant-activerecord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>
	</item>
		<item>
		<title>[Ruby] &#8220;Ruby on Rails網路應用程式開發與建置&#8221; 書摘</title>
		<link>http://riamobile.wordpress.com/2007/06/07/ruby-%e5%84%98%e7%ae%a1%e8%a4%87%e9%9b%9c%e5%8d%bb%e5%be%88%e7%b0%a1%e5%96%ae/</link>
		<comments>http://riamobile.wordpress.com/2007/06/07/ruby-%e5%84%98%e7%ae%a1%e8%a4%87%e9%9b%9c%e5%8d%bb%e5%be%88%e7%b0%a1%e5%96%ae/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 22:58:57 +0000</pubDate>
		<dc:creator>Jack Hsieh</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://riamobile.wordpress.com/2007/06/07/ruby-%e5%84%98%e7%ae%a1%e8%a4%87%e9%9b%9c%e5%8d%bb%e5%be%88%e7%b0%a1%e5%96%ae/</guid>
		<description><![CDATA[書名: Ruby on Rails網路應用程式開發與建置 書中一開始作者給予 Ruby on Rails (常簡稱為 RoR 或 Rails) &#8221;儘管複雜卻很簡單&#8221;的描述, 個人決定抱持喜樂的心情來好好研讀. But, 時間一分一秒過去&#8230;, God&#8230;, 啊&#8230;, 這是甚麼&#8230;, 為什會有兩個::連在一起的語法呢?&#8230;.翻閱了部分章節之後, 我漸漸驚覺事情不妙, 這條學習曲線似乎不若我想像的簡單, 好多奇怪的變數命名規則 (@name, :name, &#8230;) 喔! 而程式語法之精簡也令人難以置信. 我想, 要學好 Ruby on Rails, 最好是一本範例書, 加上一個 on-site manual for reference. 接下來, 我將會在此分享我的研讀筆記&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=4&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>書名: <a href="http://riamobile.files.wordpress.com/2007/06/riamobile-20070607-01.jpg" title="Ruby on Rails網路應用程式開發與建置"><img vspace="5" align="left" src="http://riamobile.files.wordpress.com/2007/06/riamobile-20070607-01.thumbnail.jpg?w=500" hspace="5" alt="Ruby on Rails網路應用程式開發與建置" /></a><a href="http://www.books.com.tw/exep/prod/booksfile.php?item=0010353127" title="Ruby on Rails網路應用程式開發與建置">Ruby on Rails網路應用程式開發與建置</a></p>
<p>書中一開始作者給予 Ruby on Rails (常簡稱為 RoR 或 Rails) &#8221;儘管複雜卻很簡單&#8221;的描述, 個人決定抱持喜樂的心情來好好研讀. But, 時間一分一秒過去&#8230;, God&#8230;, 啊&#8230;, 這是甚麼&#8230;, 為什會有兩個::連在一起的語法呢?&#8230;.翻閱了部分章節之後, 我漸漸驚覺事情不妙, 這條學習曲線似乎不若我想像的簡單, 好多奇怪的變數命名規則 (@name, :name, &#8230;) 喔! 而程式語法之精簡也令人難以置信. 我想, 要學好 Ruby on Rails, 最好是一本範例書, 加上一個 on-site manual for reference.</p>
<p>接下來, 我將會在此分享我的研讀筆記&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riamobile.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riamobile.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riamobile.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riamobile.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riamobile.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riamobile.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riamobile.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riamobile.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riamobile.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riamobile.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riamobile.wordpress.com&amp;blog=1194748&amp;post=4&amp;subd=riamobile&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riamobile.wordpress.com/2007/06/07/ruby-%e5%84%98%e7%ae%a1%e8%a4%87%e9%9b%9c%e5%8d%bb%e5%be%88%e7%b0%a1%e5%96%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb1e40de406c9babb5ba08699dd2cb86?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jack Hsieh</media:title>
		</media:content>

		<media:content url="http://riamobile.files.wordpress.com/2007/06/riamobile-20070607-01.thumbnail.jpg" medium="image">
			<media:title type="html">Ruby on Rails網路應用程式開發與建置</media:title>
		</media:content>
	</item>
	</channel>
</rss>
