<?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>Anistar RIA Blog &#187; Tips</title>
	<atom:link href="http://blog.riaproject.com/category/tips/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.riaproject.com</link>
	<description>Rich Internet Application 知識誌</description>
	<lastBuildDate>Wed, 21 Dec 2011 05:43:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>標準的網頁開發參考</title>
		<link>http://blog.riaproject.com/tips/1052.html</link>
		<comments>http://blog.riaproject.com/tips/1052.html#comments</comments>
		<pubDate>Sat, 30 Apr 2011 03:20:57 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=1052</guid>
		<description><![CDATA[這是一個很好的學習資源， 如果你對標準的HTML或其他語法不熟悉， 建議你都可以用這個網站做為參考的依據。 http://www.w3school.com.cn/]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/1052.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>利用jQuery清除CSS樣式</title>
		<link>http://blog.riaproject.com/tips/1098.html</link>
		<comments>http://blog.riaproject.com/tips/1098.html#comments</comments>
		<pubDate>Thu, 21 Apr 2011 03:11:28 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=1098</guid>
		<description><![CDATA[沒想到這篇文章已經在我的草稿中欠了兩年了， 好吧，今天來出清一下。 不論你是事先在HTML中已經設定好了CSS樣式， 或是用JavaScript或jQuery設定了樣式， 若是你想要在執行階段動態將樣式移除， 那麼你可以在jQuery中這麼做： 拿掉上面所有自訂樣式(classSelector) $(":input:checked").removeClass(); 拿掉上面的class設定也可以達到相同效果 $(":input:checked").removeAttr("class");]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/1098.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>利用ipod touch或iphone隨時寫blog</title>
		<link>http://blog.riaproject.com/tips/1525.html</link>
		<comments>http://blog.riaproject.com/tips/1525.html#comments</comments>
		<pubDate>Sat, 26 Jun 2010 16:25:50 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[ipod]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/tips/1525.html</guid>
		<description><![CDATA[這篇是從我的ipod touch上發的喔， 在iphone平台上有一隻wordpress的應用程式， 不僅可以審核留言也可以進行簡單的發文， 看來以後可以多利用捷運上的時間來寫一些小心得了。 若你也是用wordpress的使用者， 到apple store上搜尋wordpress就能免費下載使用。]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/1525.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>壓縮CSS或是JavaScript的線上工具</title>
		<link>http://blog.riaproject.com/tips/1513.html</link>
		<comments>http://blog.riaproject.com/tips/1513.html#comments</comments>
		<pubDate>Mon, 21 Jun 2010 09:40:39 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=1513</guid>
		<description><![CDATA[雖然現在的網路大致上都非常快了，
但是如果要讓網站可以下載的更快，
那麼壓縮CSS和JavaScript會是一個布錯的方法，
如果要更好連HTML都是可以壓縮的，
在這邊跟大家分享一些好用的線上壓縮程式]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/1513.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何得知目前對外的ip位址</title>
		<link>http://blog.riaproject.com/tips/1248.html</link>
		<comments>http://blog.riaproject.com/tips/1248.html#comments</comments>
		<pubDate>Wed, 22 Jul 2009 02:28:12 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Linux服務設定]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows服務設定]]></category>
		<category><![CDATA[軟體小技巧]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=1248</guid>
		<description><![CDATA[這應該算是非常基本用常會遇到與用到的問題，
如果只要取的區網內的ip位置，
你只需要這樣做就好：

   1. Windows： ipconfig
   2. Linux： ifconfig


但是如果你想知道由Rounter出去的ip，
我提供兩個網址給大家參考，
這樣大家只要點及網站就行了，

連不會用電腦的人都會用：]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/1248.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[紀錄]停用wordpress的文章校訂功能</title>
		<link>http://blog.riaproject.com/tips/851.html</link>
		<comments>http://blog.riaproject.com/tips/851.html#comments</comments>
		<pubDate>Fri, 16 Jan 2009 07:30:07 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[軟體小技巧]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=851</guid>
		<description><![CDATA[將wordpress升級到2.7版以後生出好多功能，害我陸陸續續將之前改版過的PHP程式才慢慢轉移過來，最近心血來潮發現wordpress 2.7(聽說2.6就有了)會自動作文章定時儲存的功能，當然這樣是方便以後可以隨時從文章的歷史中找出以前修改過的內容，但是這樣也會間接影響到資料庫，畢竟重複的東西對資料庫來說實在沒什麼營養，找了一下資料，發現有篇文章說的很清楚，所以把他節錄在這裡自己參考用，免得過一陣子幼保資料搞丟了。 這篇文章是我從別人的部落格上看到的，文章引用於 http://blog.beyes.tw/253，純做我個人紀錄用： 停用文章校訂與自動儲存功能 先前，有一陣子沒寫東西；之後，再開始寫文章時，發現到文章的 id 怎麼跳的那麼快，一時之間還以為被駭(笑)。這時才想起從 2.6 開始多了文章校訂的功能，所以才會有如此情況。 文章校訂(Revisions)這個功能，對於我個人而言，我實在很不喜歡它。因為只要文章一有修改，文章的 id 就會雖您修改的次數而增加；相對的，資料庫也會隨您修改的次數而增加數筆資料，如此一來，您的資料庫就會越來越大——這就是我不喜歡該功能的原因。 後來，在 http://www.wordpress.com.tw/?p=228 看到了一個外掛，不過我太喜歡用外掛，所以只好另尋他法。而在該篇文章的評論中，max 有提到，可以在資料庫中執行下述的語法就可一次刪除所有文章校訂的資料—— DELETE FROM wp_posts WHERE post_type = "revision"; 嗯，真的可行(MySQL5)，幾秒之間我的資料庫頓時少了三、四百KB，呵呵。 停用文章校訂功能 於 wp-config.php 檔案中，加入以下語法就可停用文章校訂功能： define('WP_POST_REVISIONS', false); 停用自動儲存功能 如果您也不喜歡自動儲存功能的話，您也可以把它停用；打開 wp-admin/post-new.php 這個檔案，於第 6 列可以看到 wp_enqueue_script(&#8216;autosave&#8217;); 這句語法，然後把它刪除或註解掉即可(前頭加//)： //wp_enqueue_script('autosave'); 不過，在我要修改文章時(已經發表後)，似乎沒用。這時，您可以打開 wp-settings.php 檔案，在第 409 列可以看到 define( &#8216;AUTOSAVE_INTERVAL&#8217;, 60 ); 這句語法。那個 60 就是表示自動儲存的時間秒數，所以，您可以視您所需的間隔時間來做調整。]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/851.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>複製檔案的好幫手 &#8211; teracopy</title>
		<link>http://blog.riaproject.com/tips/837.html</link>
		<comments>http://blog.riaproject.com/tips/837.html#comments</comments>
		<pubDate>Mon, 12 Jan 2009 06:31:01 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[工具]]></category>
		<category><![CDATA[軟體小技巧]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=837</guid>
		<description><![CDATA[每次複製大量檔案或是容量較為可觀的檔案，最討厭的就是複製到一半想要加入新的複製任務，就必須要另外開一個新的複製才行，這可會讓硬碟的效率降低不少，而且每次複製的時間也會變的很不準確。 後來發現一個好工具它可以讓檔案複製工作變成排序，在複製過程中還可以動態修改或是加入，從此我就愛上它了。 如下圖，我正在從我的NAS上複製資料，它可以顯示目前的進度，傳輸的速度，最大的賣點在於下方的列表可以像是用FTP一樣提供編輯的機會，而且只要安裝了該軟體以後，複製的動作他會由他代勞，你不需要再額外叫出軟體，是不是很方便呢？ 當然除了這些優點之外，還有一個值得提出的優點，那就是這是一個"免費"的軟體，想要試試看這個軟體，可以去搜尋"teracopy"這個關鍵字，或是到他的官網去看相關的消息： http://www.codesector.com/teracopy.php]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/837.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adobe CS4 的 Help幫助所在位置</title>
		<link>http://blog.riaproject.com/tips/739.html</link>
		<comments>http://blog.riaproject.com/tips/739.html#comments</comments>
		<pubDate>Mon, 29 Dec 2008 10:46:37 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[軟體小技巧]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=739</guid>
		<description><![CDATA[Adobe CS4的說明文件都改連到遠端的Help上，雖然這樣可以保持資料的及時性或是正確性，但是若是沒有網路或是網路很慢反而非常不方便，後來我才發現原來本機上還有一份Help檔，更棒的是他還是多國語言，也就是什麼語言的都有，包含繁體中文，簡體中文，什麼都有&#8230; 若要存取本機端的Help文件，可以至以下的位置去找，它使用HTML的方法來存放的，所以只需要有瀏覽器就能夠閱讀了： Mac OS: /Library/Application Support/Adobe/Help/en_US/ Windows: X:\Program Files\Common Files\Adobe\Help\en_US\]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/739.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>jQuery的User Agent判別</title>
		<link>http://blog.riaproject.com/tips/487.html</link>
		<comments>http://blog.riaproject.com/tips/487.html#comments</comments>
		<pubDate>Mon, 17 Nov 2008 08:56:51 +0000</pubDate>
		<dc:creator>victor</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[常識]]></category>
		<category><![CDATA[瀏覽器]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=487</guid>
		<description><![CDATA[使用jQuery的$.browser可以判別瀏覽器的種類與版本，剛好拿手邊有的三套瀏覽器來測試一下。 得到下面的結果： 由左到右分別是:FireFox、IE7與Google Chrome 讓我比較驚訝的是Chrome的核心居然是safari 在PC上看到safari還真是令人眼睛一亮 趕緊記錄一下! - Post by Victor -]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/487.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IE瀏覽器[檢視原始碼]功能失效的bug</title>
		<link>http://blog.riaproject.com/tips/434.html</link>
		<comments>http://blog.riaproject.com/tips/434.html#comments</comments>
		<pubDate>Sat, 14 Jun 2008 03:05:10 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[常識]]></category>
		<category><![CDATA[瀏覽器]]></category>
		<category><![CDATA[軟體小技巧]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=434</guid>
		<description><![CDATA[經過了半個月長期熬夜的終於有一個小空檔，趕快來紀錄一下之前遇到的一些小問題。對有developer背景的人，會想看目前網頁的HTML寫了什麼東西是很正常的事情，結果好死不死，就在一天要向別人Demo如何看網頁內容的HTML語法時，居然按了[檢視原始碼]卻沒有反應，擺明是要給我難看。 這時候當然是趕快問一下google大神，看看有沒有人跟我遇到一樣的狀況，結果不出我所料，我果然不是唯一的一個，上面說只要暫存區的暫存檔太多，就可能造成無法使用檢視原始碼的功能，好，這個bug實在是很讓人Orz啊。 解決方法如下，跟大家分享一下： 打開IE瀏覽器 由[工具]&#62;[網際網路選項]找出選項 在[一般]標籤中找到[Temporary Internet Files]區域，按[刪除檔案]按鈕就可以了(我是連Cookie都順便清了) 經過電腦幾分鐘的讀取以後，恭喜，這個功能又回來了，如果你的IE瀏覽器也遇到相同的狀況，希望這個小Tip會對你有用。]]></description>
		<wfw:commentRss>http://blog.riaproject.com/tips/434.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

