<?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"
	>

<channel>
	<title>Y星人の工作語錄</title>
	<atom:link href="http://x.wawooo.com/feed" rel="self" type="application/rss+xml" />
	<link>http://x.wawooo.com</link>
	<description>別理我, 我只是一個愛發勞騷的Y星人</description>
	<pubDate>Mon, 01 Dec 2008 02:47:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>out of control, type=&#8221;file&#8221; borswer image button</title>
		<link>http://x.wawooo.com/archives/747</link>
		<comments>http://x.wawooo.com/archives/747#comments</comments>
		<pubDate>Fri, 28 Nov 2008 02:36:51 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[Css]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=747</guid>
		<description><![CDATA[We can easy to set css styles for html element, but when you want set some css(maybe background&#8230;) for input type=&#8221;file&#8221;, oh No, no good way to do this. 
but some people fix this problem. 
css way(+ a little javascript)
Styling File Upload Input Box in CSS
example here.
jQuery way
File Style
example here.
I think this jQuery plugin get [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/747/feed</wfw:commentRss>
		</item>
		<item>
		<title>jquery-plugin-validation,  myExample.</title>
		<link>http://x.wawooo.com/archives/738</link>
		<comments>http://x.wawooo.com/archives/738#comments</comments>
		<pubDate>Thu, 30 Oct 2008 09:46:12 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[jQueryPlugins]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=738</guid>
		<description><![CDATA[My colleague do a project, need a form dynamic append  and validate the form element filed.
The form elements have text, select, datepicker, an identification card number(Taiwan), add/del row button.
How to do this with jQuery ?

need plugin validation, datepicker, maskedinput, checkId(for Taiwan, a little bug for my id no :()

Ready, we can start now!
step1. structure html [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/738/feed</wfw:commentRss>
		</item>
		<item>
		<title>toolTips</title>
		<link>http://x.wawooo.com/archives/736</link>
		<comments>http://x.wawooo.com/archives/736#comments</comments>
		<pubDate>Thu, 30 Oct 2008 08:52:20 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[jQueryPlugins]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=736</guid>
		<description><![CDATA[Sometimes, when we made web pages, we need to explain title, subject or word. How to do this ? OK, mostly, we use tooltips to do this.
with jQuery, tooltips makd so easy. use the plugin.
you don&#8217;t need write much javascript. you just know how to use it.
ok, I find some tooltips, easy and cool.

announcing-beautytips-jquery-tooltip-plugin - soooo good. [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/736/feed</wfw:commentRss>
		</item>
		<item>
		<title>jquery-plugin-validation super!</title>
		<link>http://x.wawooo.com/archives/728</link>
		<comments>http://x.wawooo.com/archives/728#comments</comments>
		<pubDate>Wed, 29 Oct 2008 03:12:52 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[jQueryPlugins]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=728</guid>
		<description><![CDATA[when we made web pages, we always make some survey form or new user register form, and many many form&#8230;
oh, God! We spend too much time to write form Validate javascript, Now, jquery-plugin-validation can give us much help. you just need spend a few times, nerver spend  a lot of time to write Validate script.
so, you need jquery-plugin-validation
what jquery-plugin-validation do [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/728/feed</wfw:commentRss>
		</item>
		<item>
		<title>url maximum length ?</title>
		<link>http://x.wawooo.com/archives/726</link>
		<comments>http://x.wawooo.com/archives/726#comments</comments>
		<pubDate>Thu, 16 Oct 2008 08:38:52 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[Html]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=726</guid>
		<description><![CDATA[with my project, I just test a try send2garmin. get some problems. I always think the method GET length 0~255 in url , but the real url GET should be
結論
Microsoft Internet Explorer 有 2,083 個字元的最大統一資源定位器 (URL) 長度。 Internet Explorer 也有 2，048 個字元的最大路徑長度。 這項限制適用於同時 POST 要求和 GET 要求 URL。
如果您使用 GET 方法，您僅限於最多 2，048 個字元，減的實際路徑中的字元數。
不過，POST 方法不受送出名稱 / 值組的 [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/726/feed</wfw:commentRss>
		</item>
		<item>
		<title>Firefox bug ? from 1.x until 3.x</title>
		<link>http://x.wawooo.com/archives/722</link>
		<comments>http://x.wawooo.com/archives/722#comments</comments>
		<pubDate>Thu, 16 Oct 2008 01:42:30 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=722</guid>
		<description><![CDATA[a long time ago, this bug (maybe not.) from 1.x util now 3.x.
&#60;!-- &#60;input type=&#34;checkbox&#34; id=&#34;btn-chkall&#34; name=&#34;chkall&#34;&#62;&#60;label for=&#34;btn-chkall&#34;&#62;全選&#60;/label&#62; -- --&#62;
this html comments have 2 dash line in html,  &#8212; &#8211;&#62;
IE show the correct , hide &#60;&#8211; xxxxxx &#8211;&#62;
but
FF show all html  &#60;!&#8211; &#60;input type=&#8221;checkbox&#8221; id=&#8221;btn-chkall&#8221; name=&#8221;chkall&#8221;&#62;&#60;label for=&#8221;btn-chkall&#8221;&#62;全選&#60;/label&#62; &#8212; &#8211;&#62; , 
I don&#8217;t know why [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/722/feed</wfw:commentRss>
		</item>
		<item>
		<title>simple, clear and fun underline(text-decoration)</title>
		<link>http://x.wawooo.com/archives/719</link>
		<comments>http://x.wawooo.com/archives/719#comments</comments>
		<pubDate>Thu, 16 Oct 2008 01:22:53 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[Css]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=719</guid>
		<description><![CDATA[I find some css for underline , I think underline need simple and clear, but not only a black line or other colors. so I find 花水木SOHO玩樂誌-文章中的文字圖飾, good example.
I try to add for my wordpress, looks great.


so,If you interest about this,  you can go her site learn how to do this.

]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/719/feed</wfw:commentRss>
		</item>
		<item>
		<title>javascript framework hosting</title>
		<link>http://x.wawooo.com/archives/715</link>
		<comments>http://x.wawooo.com/archives/715#comments</comments>
		<pubDate>Wed, 15 Oct 2008 01:32:19 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[think]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=715</guid>
		<description><![CDATA[不想自已 hosting 一些常用的 javascript framework, 減少一些 server loading 可以怎麼做? 嗯, 偉大且資源夠多的幾家網站提供了相關的服務, 真是方便啊.

Google (jQuery, jQuery UI, Prototype, script_aculo_us, MooTools, Dojo )
使用 Google API http://code.google.com/apis/ajaxlibs/documentation/
或是直接坎入
http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js
或是 google code 也有放
http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js
http://jqueryjs.googlecode.com/files/jquery-1.2.6.pack.js
Yahoo (YUI)
http://developer.yahoo.com/yui/articles/hosting/
CacheFile.net (幾乎該有的都有了, 希望不會倒..呵) &#8212; 資料來源 jsGeares
http://www.cachefile.net/scripts/


]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/715/feed</wfw:commentRss>
		</item>
		<item>
		<title>12歲的小孩也愛用jQuery? (Google Tech Talks)</title>
		<link>http://x.wawooo.com/archives/713</link>
		<comments>http://x.wawooo.com/archives/713#comments</comments>
		<pubDate>Wed, 15 Oct 2008 01:19:04 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=713</guid>
		<description><![CDATA[哇, 真不簡單啊, 一個12歲的小孩, 竟然也愛用 jQuery, 何況還是在 Google 裡做技術分享. 厲害. 不過, 他講了好多 So.So.So&#8230;&#8230;看來是有點緊張&#8230;呵呵&#8230;但還是很厲害.
來看看影片.


]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/713/feed</wfw:commentRss>
		</item>
		<item>
		<title>Walkin&#8217;s Scooter 會在 nuvi255 像綠巨人般的在地圖上行走 :)</title>
		<link>http://x.wawooo.com/archives/703</link>
		<comments>http://x.wawooo.com/archives/703#comments</comments>
		<pubDate>Wed, 01 Oct 2008 02:48:28 +0000</pubDate>
		<dc:creator>YuanYuan</dc:creator>
		
		<category><![CDATA[nuvi255W]]></category>

		<guid isPermaLink="false">http://x.wawooo.com/?p=703</guid>
		<description><![CDATA[Garmin Nuvi 系列的機器有個好玩的功能, 就是可以下載不同的導航圖示.
當成行車的指示的圖示. 之前玩過 Nuvi200/760, 導航圖示是不動的, 我就在想, 這些圖示如果能稍微有動感些, 會更棒. 既然各家的導路指引圖示都大同小異, 那 nuvi 這個自訂導航圖示功能, 就多了一些趣味在.
今天剛好看到Garmin 的 Walkin&#8217;s Scooter , 看它在網頁上在走路的樣子, 我就想, 難道, 會在地圖上走路? 以前, 我在做地圖應用時, 就想做一個人可以在地圖上走路, 如果再藉著 GPS 的功能, 結合 googleMap 的 3D street view, 就會變成很立體即時的資訊.
於是給它下載放到 nuvi255W 裡看看, 咦, 真沒想到, 我看到 Scooter 竟然在Nuvi255W 的地圖上, 像一個綠巨人般的行走著, 哈, 這是一大進步, 在導航過程中, 增加一點趣味.
你可以猜猜, Scooter 在高速公路上一步的距離是多少? 答案是: 50公尺. 哈哈, 原則上, 他還是會隨著畫面的放大縮小, [...]]]></description>
		<wfw:commentRss>http://x.wawooo.com/archives/703/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
