<?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>Lab of Chowky</title>
	<atom:link href="http://lab.chowky.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lab.chowky.com</link>
	<description>分享ＩＴ技術</description>
	<lastBuildDate>Sun, 01 Jan 2012 06:13:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[HTML] Generate Styled HTML Table</title>
		<link>http://lab.chowky.com/2012/01/html-generate-styled-html-table/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=html-generate-styled-html-table</link>
		<comments>http://lab.chowky.com/2012/01/html-generate-styled-html-table/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 06:13:57 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2332</guid>
		<description><![CDATA[如果要自己整一個比較的table 當然不困難，最難的地方是要做CSS styling. CHWOKY 在找東西的時間，找到了一個免費的 generate styled html table: Compare Ninja 如果要做static 的product comparison 就當然一下子就做完了呢~ Referecne: http://www.compareninja.com/index.php]]></description>
			<content:encoded><![CDATA[<p>如果要自己整一個比較的table 當然不困難，最難的地方是要做CSS styling.</p>
<p>CHWOKY 在找東西的時間，找到了一個免費的 generate styled html table: Compare Ninja</p>
<p>如果要做static 的product comparison 就當然一下子就做完了呢~</p>
<p><a href="http://lab.chowky.com/wp-content/uploads/2012/01/slider-tables.png"><img src="http://lab.chowky.com/wp-content/uploads/2012/01/slider-tables-300x181.png" alt="" title="slider-tables" width="300" height="181" class="alignnone size-medium wp-image-2333" /></a></p>
<p>Referecne: <a href="http://www.compareninja.com/index.php">http://www.compareninja.com/index.php</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2332" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2012%2F01%2Fhtml-generate-styled-html-table%2F&amp;title=%5BHTML%5D%20Generate%20Styled%20HTML%20Table" id="wpa2a_2"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2012/01/html-generate-styled-html-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSUSE 11 SSH Keypair generation + window connect with Putty 教學&#8230;..失敗以及解決方法</title>
		<link>http://lab.chowky.com/2011/12/opensuse-11-ssh-keypair-generation-window-connect-with-putty-%e6%95%99%e5%ad%b8-%e5%a4%b1%e6%95%97%e4%bb%a5%e5%8f%8a%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=opensuse-11-ssh-keypair-generation-window-connect-with-putty-%25e6%2595%2599%25e5%25ad%25b8-%25e5%25a4%25b1%25e6%2595%2597%25e4%25bb%25a5%25e5%258f%258a%25e8%25a7%25a3%25e6%25b1%25ba%25e6%2596%25b9%25e6%25b3%2595</link>
		<comments>http://lab.chowky.com/2011/12/opensuse-11-ssh-keypair-generation-window-connect-with-putty-%e6%95%99%e5%ad%b8-%e5%a4%b1%e6%95%97%e4%bb%a5%e5%8f%8a%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 18:07:49 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[11]]></category>
		<category><![CDATA[keypair]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openSSH]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2322</guid>
		<description><![CDATA[Really busy for these days. Haven&#8217;t posted for a long time~~. Yo! I am back. 近來試一試 openSUSE 去SETUP 一台 WEB SERVER. 因為要放上data center, 所以要set SSH connect 去server. 1. Generate SSH Key $ssh-keygen Generating public/private rsa key pair. Enter file in which to save the key (/home/chowky/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same passphrase [...]]]></description>
			<content:encoded><![CDATA[<p>Really busy for these days. Haven&#8217;t posted for a long time~~.<br />
Yo! I am back.</p>
<p>近來試一試 openSUSE 去SETUP 一台 WEB SERVER. 因為要放上data center, 所以要set SSH connect 去server.</p>
<p>1. Generate SSH Key<br />
$ssh-keygen<br />
  Generating public/private rsa key pair.<br />
  Enter file in which to save the key (/home/chowky/.ssh/id_rsa):<br />
  Enter passphrase (empty for no passphrase):<br />
  Enter same passphrase again:<br />
  Your identification has been saved in /home/chowky/.ssh/id_rsa.<br />
  Your public key has been saved in /home/chowky/.ssh/id_rsa.pub.<br />
  The key fingerprint is:<br />
  XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX chowky@linux</p>
<p>2. check the files generated<br />
 $ ls /home/chowky/.ssh<br />
  id_rsa  id_rsa.pub</p>
<p>Note: id_rsa is private key. 你要keep 這個file. copy to USB drive<br />
      id_rsa.pub is public key</p>
<p>3.  import the key to the .ssh folder. 找不到的話就自己 create 一個.<br />
  $ cd /home/chowky/.ssh<br />
  $ cat id_rsa.pub >> /home/chowky/.ssh/authorized_keys</p>
<p>4. Modify &#8220;/etc/ssh/sshd_config&#8221; &#8230;(只識用nano&#8230;vi 不太熟&#8230;). 修改以下value.<br />
  RSAAuthentication yes<br />
  PubkeyAuthentication yes</p>
<p>disable password security，因為改用了RSA Keypair Authentication.<br />
  ChallengeResponseAuthentication no<br />
  PasswordAuthentication no<br />
  UsePAM yes</p>
<p>Reload the server configuration:<br />
  $ sudo /etc/init.d/sshd force-reload</p>
<p><span id="more-2322"></span><br />
如果你用 ssh connect 的話 (linux or install cygwin in windows only)<br />
copy private key &#8220;id_rsa&#8221; file to the client machine.<br />
  $ mkdir /home/user/.ssh<br />
  $ cp /YOUR_ID_RSA_PATH/id_rsa /home/user/.ssh<br />
  $ chmod 0600 -R /home/user/.ssh</p>
<p>你可以用以下的command connect to the server<br />
  $ ssh chowky@YOUR_IP_ADDRESS<br />
  Enter passphrase for key &#8216;/home/chowky/.ssh/id_rsa&#8217;:</p>
<p>如果又不想 install cygwin 的話都可以用PUTTY&#8230;</p>
<p>1. <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">downlaod putty</a><br />
2. <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">download puttygen</a><br />
3. Puttygen. Click Load. 之後打passphrase of the key.<br />
<a href="http://lab.chowky.com/wp-content/uploads/2011/12/puttygen.png"><img src="http://lab.chowky.com/wp-content/uploads/2011/12/puttygen-300x288.png" alt="" title="puttygen" width="300" height="288" class="alignnone size-medium wp-image-2323" /></a><br />
4. Save private key.<br />
5. Putty 之後就可以用這個.ppk 的private key connect.</p>
<p>大家可以試下 記得是 openSUSE 10 以下才會成功&#8230;.</p>
<p>openSUSE 11 就會失&#8230;失敗了 (permission denied)..搞了 chowky 很多時間&#8230;</p>
<p>其實是有點CONFIG 改了&#8230;..<br />
大家改一改server 之前改過的 /etc/ssh/sshd_config</p>
<p>AuthorizedKeysFile .ssh/authorized_keys<br />
-to-<br />
AuthorizedKeysFile %h/.ssh/authorized_keys</p>
<p>之後再 Reload the server configuration:<br />
  $ sudo /etc/init.d/sshd force-reload</p>
<p>完成!~</p>
<blockquote><p>Public key authentication is not working anymore</p>
<p>Version: 11.3+The following applies starting from openSUSE 11.3.<br />
Since openSSH 5.4, relative paths in configuration are no longer allowed. When pointing to the authorized _keys file make sure you use %h/ in front of the path to your authorized_keys file. Older versions still can do without. In /etc/ssh/sshd_config change:</p>
<p>AuthorizedKeysFile .ssh/authorized_keys<br />
-to-<br />
AuthorizedKeysFile %h/.ssh/authorized_keys
</p></blockquote>
<p>這對SET server 的朋友應該會有用~<br />
Reference: <a href="http://en.opensuse.org/SDB:OpenSSH_public_key_authentication#Security">http://en.opensuse.org/SDB:OpenSSH_public_key_authentication#Security</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2322" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F12%2Fopensuse-11-ssh-keypair-generation-window-connect-with-putty-%25e6%2595%2599%25e5%25ad%25b8-%25e5%25a4%25b1%25e6%2595%2597%25e4%25bb%25a5%25e5%258f%258a%25e8%25a7%25a3%25e6%25b1%25ba%25e6%2596%25b9%25e6%25b3%2595%2F&amp;title=OpenSUSE%2011%20SSH%20Keypair%20generation%20%2B%20window%20connect%20with%20Putty%20%E6%95%99%E5%AD%B8%26%238230%3B..%E5%A4%B1%E6%95%97%E4%BB%A5%E5%8F%8A%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95" id="wpa2a_4"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/12/opensuse-11-ssh-keypair-generation-window-connect-with-putty-%e6%95%99%e5%ad%b8-%e5%a4%b1%e6%95%97%e4%bb%a5%e5%8f%8a%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>蘋果教主喬布斯（Steve Jobs）名言</title>
		<link>http://lab.chowky.com/2011/11/%e8%98%8b%e6%9e%9c%e6%95%99%e4%b8%bb%e5%96%ac%e5%b8%83%e6%96%af%ef%bc%88steve-jobs%ef%bc%89%e5%90%8d%e8%a8%80/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e8%2598%258b%25e6%259e%259c%25e6%2595%2599%25e4%25b8%25bb%25e5%2596%25ac%25e5%25b8%2583%25e6%2596%25af%25ef%25bc%2588steve-jobs%25ef%25bc%2589%25e5%2590%258d%25e8%25a8%2580</link>
		<comments>http://lab.chowky.com/2011/11/%e8%98%8b%e6%9e%9c%e6%95%99%e4%b8%bb%e5%96%ac%e5%b8%83%e6%96%af%ef%bc%88steve-jobs%ef%bc%89%e5%90%8d%e8%a8%80/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 13:47:36 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[名言]]></category>
		<category><![CDATA[喬布斯]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2320</guid>
		<description><![CDATA[十分發人深省的話。 蘋果教主喬布斯（Steve Jobs）名言： 1. Have the courage to follow your heart and intuition. They somehow already know what you truly want to become. 擁有追隨自己內心與直覺的勇氣，你的內心與直覺多少已經知道你真正想要成為什麼樣的人。 2. Stay hungry. Stay foolish. 求知若飢，虛心若愚。 3. Much of what I stumbled into by following my curiosity and intuition turned out to be priceless later on. 追隨我的好奇與直覺，大部分我所投入過的事務，後來看來都成了無比珍貴的經歷。 4. I&#8217;m convinced that [...]]]></description>
			<content:encoded><![CDATA[<p>十分發人深省的話。</p>
<p>蘋果教主喬布斯（Steve Jobs）名言：</p>
<p>1. Have the courage to follow your heart and intuition. They somehow already know what you truly want to become.<br />
擁有追隨自己內心與直覺的勇氣，你的內心與直覺多少已經知道你真正想要成為什麼樣的人。</p>
<p>2. Stay hungry. Stay foolish.<br />
求知若飢，虛心若愚。</p>
<p>3. Much of what I stumbled into by following my curiosity and intuition turned out to be priceless later on.<br />
追隨我的好奇與直覺，大部分我所投入過的事務，後來看來都成了無比珍貴的經歷。</p>
<p>4. I&#8217;m convinced that the only thing that kept me going was that I loved what I did.<br />
我確信我愛我所做的事情，這就是這些年來支持我繼續走下去的唯一理由。</p>
<p>5. If you live each day as if it was your last, someday you&#8217;ll most certainly be right.<br />
把每一天都當成生命中的最後一天，你就會輕鬆自在。</p>
<p>6. Remembering that I&#8217;ll be dead soon is the most important tool I&#8217;ve ever encountered to help me make the big choices in life. Because almost everything &#8211; all external expectations, all pride, all fear of embarrassment or failure &#8211; these things just fall away in the face of death, leaving only what is truly important.<br />
提醒自己快死了，是我在人生中面臨重大決定時，所用過最重要的方法。因為幾乎每件事－所有外界期望、所有的名聲、所有對困窘或失敗的恐懼－在面對死亡時，都消失了，只有最真實重要的東西才會留下。</p>
<p>7. No one wants to die. Even people who want to go to heaven don&#8217;t want to die to get there.<br />
沒有人想死。即使那些想上天堂的人，也想活著上天堂。</p>
<p>8. Your time is limited, so don&#8217;t waste it living someone else&#8217;s life.<br />
你們的時間有限，所以不要浪費時間活在別人的生活裡。</p>
<p>9. Death is very likely the single best invention of Life. It is Life&#8217;s change agent.<br />
死亡很可能就是生命中最偉大的發明，是生命交替的媒介。</p>
<p>10. The only problem with Microsoft is they just have no taste. They have absolutely no taste. And I don&#8217;t mean that in a small way, I mean that in a big way, in the sense that they don&#8217;t think of original ideas, and they don&#8217;t bring much culture into their products.<br />
微軟唯一的問題是完全沒有品味。我不是指在小節上，而是大節上。即是他們沒有自己的創新意念，也沒有把他們自身的文化貫注入自己的產品中。</p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2320" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F11%2F%25e8%2598%258b%25e6%259e%259c%25e6%2595%2599%25e4%25b8%25bb%25e5%2596%25ac%25e5%25b8%2583%25e6%2596%25af%25ef%25bc%2588steve-jobs%25ef%25bc%2589%25e5%2590%258d%25e8%25a8%2580%2F&amp;title=%E8%98%8B%E6%9E%9C%E6%95%99%E4%B8%BB%E5%96%AC%E5%B8%83%E6%96%AF%EF%BC%88Steve%20Jobs%EF%BC%89%E5%90%8D%E8%A8%80" id="wpa2a_6"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/11/%e8%98%8b%e6%9e%9c%e6%95%99%e4%b8%bb%e5%96%ac%e5%b8%83%e6%96%af%ef%bc%88steve-jobs%ef%bc%89%e5%90%8d%e8%a8%80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac book Bootcamp Home, End, Ctrl-Alt-Del input</title>
		<link>http://lab.chowky.com/2011/10/mac-book-bootcamp-home-end-ctrl-alt-del-input/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mac-book-bootcamp-home-end-ctrl-alt-del-input</link>
		<comments>http://lab.chowky.com/2011/10/mac-book-bootcamp-home-end-ctrl-alt-del-input/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 09:23:28 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[ctrl-alt-del]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[MacBook]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2317</guid>
		<description><![CDATA[當大家有用MAC BOOK BOOT CAMP 的時候，因為無KEYBOARD 沒有HOME END 的BUTTON，令到寫PROGRAMM 有點困難。 其實只要加上fn KEY 就可以做到了。 Pause/Break – fn + esc Home – fn + left arrow End – fn + right arrow Page Up – fn + up arrow Page Down – fn + down arrow Print Screen – fn + shift + F11 ( For active window, [...]]]></description>
			<content:encoded><![CDATA[<p>當大家有用MAC BOOK BOOT CAMP 的時候，因為無KEYBOARD 沒有HOME END 的BUTTON，令到寫PROGRAMM 有點困難。</p>
<p>其實只要加上fn KEY 就可以做到了。</p>
<p>    Pause/Break – fn + esc<br />
    Home – fn + left arrow<br />
    End – fn + right arrow<br />
    Page Up – fn + up arrow<br />
    Page Down – fn + down arrow<br />
    Print Screen – fn + shift + F11 ( For active window, fn+shift+alt+F11)<br />
    Del – fn + backspace<br />
    Windows key – cmd<br />
    Ctrl-alt-del – ctrl + alt + fn + backspace</p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2317" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F10%2Fmac-book-bootcamp-home-end-ctrl-alt-del-input%2F&amp;title=Mac%20book%20Bootcamp%20Home%2C%20End%2C%20Ctrl-Alt-Del%20input" id="wpa2a_8"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/10/mac-book-bootcamp-home-end-ctrl-alt-del-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Jquery] multiple file upload plugin</title>
		<link>http://lab.chowky.com/2011/10/jquery-multiple-file-upload-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-multiple-file-upload-plugin</link>
		<comments>http://lab.chowky.com/2011/10/jquery-multiple-file-upload-plugin/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 09:42:23 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Jquery, Mootools]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[multiple file upload]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2314</guid>
		<description><![CDATA[A jquery, flash solution for upload files with progress bar. With the use of flash, when browse for files, multiple file can be selected which could not be provided in the IE7,8 browsers. However, you should take note for the ASP.NET. Notes for the ASP.NET: Window Authentication cannot be used due to the limitation of [...]]]></description>
			<content:encoded><![CDATA[<p>A jquery, flash solution for upload files with progress bar. </p>
<p>With the use of flash, when browse for files, multiple file can be selected which could not be provided in the IE7,8 browsers.</p>
<p>However, you should take note for the ASP.NET.<br />
Notes for the ASP.NET:</p>
<p>Window Authentication cannot be used due to the limitation of the flash which does not properly handle HTTP Authentication (or you need to write a page which allow anonymous access)<br />
Forms Authentication can still be used but you need to search about the custom handling.</p>
<blockquote><p>HTTP Authentication is handled at the Web Server/Browser level with HTTP response codes and HTTP headers.<br />
Once authenticated the browser remembers that you already authenticated to this site and just sends the auth data with each request (otherwise you&#8217;d have to re-auth with every request).
</p></blockquote>
<p><a href="http://swfupload.org/forum/generaldiscussion/427">Detail</a></p>
<p>Requirement: Flash and jQuery.<br />
Reference: <a href="http://www.uploadify.com/">http://www.uploadify.com/</a><br />
License: Open Source</p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2314" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F10%2Fjquery-multiple-file-upload-plugin%2F&amp;title=%5BJquery%5D%20multiple%20file%20upload%20plugin" id="wpa2a_10"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/10/jquery-multiple-file-upload-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[jQuery] Ajax Calendar Control: Full Calendar 推介</title>
		<link>http://lab.chowky.com/2011/08/jquery-ajax-calendar-control-full-calendar-%e6%8e%a8%e4%bb%8b/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-ajax-calendar-control-full-calendar-%25e6%258e%25a8%25e4%25bb%258b</link>
		<comments>http://lab.chowky.com/2011/08/jquery-ajax-calendar-control-full-calendar-%e6%8e%a8%e4%bb%8b/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 15:21:56 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Jquery, Mootools]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[day view]]></category>
		<category><![CDATA[month view]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2308</guid>
		<description><![CDATA[如果有看chowky 之前的blog 的話，chowky 之前介紹了8種不同的ajax calendar control. 不過過了這麼久，chowky 再次去看看，跟進一下之前所看好的 full calendar 的開發情況是怎樣。 chowky 的眼光果然不錯，現在的full calendar 已經加入了 day view 的week view ，基本一個calendar 所要求的都經已達到，chowky 覺得十分滿意，有機會的話會採用這個control (hm&#8230;老實說、主要原因是免費) documentation, api 都足夠，integration 應該不困難 License: open source (dual licensed under the MIT or GPL) Demo: http://arshaw.com/fullcalendar/]]></description>
			<content:encoded><![CDATA[<p>如果有看chowky 之前的<a href="http://lab.chowky.com/2009/09/javascript-ajax-outlook-like-calendar-components/">blog</a> 的話，chowky 之前介紹了8種不同的ajax calendar control.</p>
<p>不過過了這麼久，chowky 再次去看看，跟進一下之前所看好的 full calendar 的開發情況是怎樣。</p>
<p>chowky 的眼光果然不錯，現在的full calendar 已經加入了 day view 的week view ，基本一個calendar 所要求的都經已達到，chowky 覺得十分滿意，有機會的話會採用這個control (hm&#8230;老實說、主要原因是免費)</p>
<p>documentation, api 都足夠，integration 應該不困難<br />
<a href="http://lab.chowky.com/wp-content/uploads/2011/08/fullcalendar.png"><img src="http://lab.chowky.com/wp-content/uploads/2011/08/fullcalendar-300x253.png" alt="" title="fullcalendar" width="300" height="253" class="alignnone size-medium wp-image-2310" /></a></p>
<p>License: open source (dual licensed under the MIT or GPL)<br />
Demo: <a href="http://arshaw.com/fullcalendar/">http://arshaw.com/fullcalendar/</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2308" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F08%2Fjquery-ajax-calendar-control-full-calendar-%25e6%258e%25a8%25e4%25bb%258b%2F&amp;title=%5BjQuery%5D%20Ajax%20Calendar%20Control%3A%20Full%20Calendar%20%E6%8E%A8%E4%BB%8B" id="wpa2a_12"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/08/jquery-ajax-calendar-control-full-calendar-%e6%8e%a8%e4%bb%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Flex] Flex Builder 4.5 改colour theme</title>
		<link>http://lab.chowky.com/2011/07/flex-flex-builder-4-5-%e6%94%b9colour-theme/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-flex-builder-4-5-%25e6%2594%25b9colour-theme</link>
		<comments>http://lab.chowky.com/2011/07/flex-flex-builder-4-5-%e6%94%b9colour-theme/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 04:59:17 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[FLEX]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[flex builder 4.5]]></category>
		<category><![CDATA[texteditor]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2302</guid>
		<description><![CDATA[chowky 一向習慣用 low contrast 的dark theme. 因為太長時間望著電腦，white background 會覺得刺眼 (有要求呢) 而dark theme 之中，十分出名的是zenburn，而chowky 都試過十分多的dark theme，最舒服的都要是zenburn 了， visual studio 系列，eclipse 系列，notepad++ 全部都有 這次要flex builder 4.5.. 當然，由下面的link download zenburn theme (Eclipse Preference EPF) 1.打開Flex Builder 4.5 2.File -> Import 3. General -> Preference 4. Next 5. Select the downloaded zenburn theme 6. Finish. 7. Close and reopen [...]]]></description>
			<content:encoded><![CDATA[<p>chowky 一向習慣用 low contrast 的dark theme.</p>
<p>因為太長時間望著電腦，white background 會覺得刺眼 (有要求呢)</p>
<p>而dark theme 之中，十分出名的是zenburn，而chowky 都試過十分多的dark theme，最舒服的都要是zenburn 了，</p>
<p>visual studio 系列，eclipse 系列，notepad++ 全部都有</p>
<p><a href="http://lab.chowky.com/wp-content/uploads/2011/07/zenburn.jpg"><img src="http://lab.chowky.com/wp-content/uploads/2011/07/zenburn.jpg" alt="" title="zenburn" width="442" height="730" class="alignnone size-full wp-image-2303" /></a></p>
<p>這次要flex builder 4.5..<br />
當然，由下面的link download zenburn theme (Eclipse Preference EPF)</p>
<p>1.打開Flex Builder 4.5<br />
2.File -> Import<br />
3. General -> Preference<br />
4. Next<br />
5. Select the downloaded zenburn theme<br />
6. Finish.<br />
7. Close and reopen Flex Builder 4.5</p>
<p><a href="http://www.eclipsecolorthemes.org/?view=theme&#038;id=915">http://www.eclipsecolorthemes.org/?view=theme&#038;id=915</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2302" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F07%2Fflex-flex-builder-4-5-%25e6%2594%25b9colour-theme%2F&amp;title=%5BFlex%5D%20Flex%20Builder%204.5%20%E6%94%B9colour%20theme" id="wpa2a_14"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/07/flex-flex-builder-4-5-%e6%94%b9colour-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Crystal Report] 關於 Crystal Report .NET 方面的integration</title>
		<link>http://lab.chowky.com/2011/07/crystal-report-%e9%97%9c%e6%96%bc-crystal-report-net-%e6%96%b9%e9%9d%a2%e7%9a%84integration/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crystal-report-%25e9%2597%259c%25e6%2596%25bc-crystal-report-net-%25e6%2596%25b9%25e9%259d%25a2%25e7%259a%2584integration</link>
		<comments>http://lab.chowky.com/2011/07/crystal-report-%e9%97%9c%e6%96%bc-crystal-report-net-%e6%96%b9%e9%9d%a2%e7%9a%84integration/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 12:47:11 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Crystal Report]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Crystal report]]></category>
		<category><![CDATA[runtime]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2298</guid>
		<description><![CDATA[自從 sap 收購了 business object 之後，很多 crystal report 都改了地址，十分難找。 crystal report 和java 的integration chowky 就不太清楚，.NET 方面，最有用的都應該是以下呢～。 Crystal Reports v. 9.1 to 12.x VS .NET Runtime Distribution &#038; Supported Operating Systems http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567 Crystal Reports Runtime Packages　－　沒有delete 這個resources~ http://resources.businessobjects.com/support/additional_downloads/runtime.asp]]></description>
			<content:encoded><![CDATA[<p>自從 sap 收購了 business object 之後，很多 crystal report 都改了地址，十分難找。</p>
<p>crystal report 和java 的integration chowky 就不太清楚，.NET 方面，最有用的都應該是以下呢～。</p>
<p>Crystal Reports v. 9.1 to 12.x VS .NET Runtime Distribution &#038; Supported Operating Systems</p>
<p>http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567</p>
<p>Crystal Reports Runtime Packages　－　沒有delete 這個resources~</p>
<p>http://resources.businessobjects.com/support/additional_downloads/runtime.asp</p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2298" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F07%2Fcrystal-report-%25e9%2597%259c%25e6%2596%25bc-crystal-report-net-%25e6%2596%25b9%25e9%259d%25a2%25e7%259a%2584integration%2F&amp;title=%5BCrystal%20Report%5D%20%E9%97%9C%E6%96%BC%20Crystal%20Report%20.NET%20%E6%96%B9%E9%9D%A2%E7%9A%84integration" id="wpa2a_16"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/07/crystal-report-%e9%97%9c%e6%96%bc-crystal-report-net-%e6%96%b9%e9%9d%a2%e7%9a%84integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Server 2008 x64 32-bit 和 64-bit 的簡單解決方法</title>
		<link>http://lab.chowky.com/2011/07/microsoft-server-2008-x64-32-bit-%e5%92%8c-64-bit-%e7%9a%84%e7%b0%a1%e5%96%ae%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-server-2008-x64-32-bit-%25e5%2592%258c-64-bit-%25e7%259a%2584%25e7%25b0%25a1%25e5%2596%25ae%25e8%25a7%25a3%25e6%25b1%25ba%25e6%2596%25b9%25e6%25b3%2595</link>
		<comments>http://lab.chowky.com/2011/07/microsoft-server-2008-x64-32-bit-%e5%92%8c-64-bit-%e7%9a%84%e7%b0%a1%e5%96%ae%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 17:40:37 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2276</guid>
		<description><![CDATA[Chowky  在64-bit 的 Microsoft Server 2008 64bit 上要行 32bit application. 本想全部用 64bit 的executable. 只不過有很多legacy system 的driver 是不支援64bit 的，只有32bit 的支援，e.g. foxpro driver, crystal report server 11 runtime&#8230;etc.  這些真的沒有方法去解決的 (自己重寫個system / drvier? don&#8217;t play la)。當然，最絕的方法就要全部用32bit，推個客話technical problem 指個driver 無64bit support。但是全部採用32bit 的話就似乎影響了 performance (太堅持了~放棄咪唔駛咁慘 la). 簡單來講就要分開兩個來寫。～新的就用x64，舊的就用x86，但online 的解決方法實在太難明了，不想研究。最終都找到合適的方案 ～利用 visual studio build target platform～ &#160; &#160; chowky 都想一個project / executable [...]]]></description>
			<content:encoded><![CDATA[<p>Chowky  在64-bit 的 Microsoft Server 2008 64bit 上要行 32bit application. 本想全部用 64bit 的executable. 只不過有很多legacy system 的driver 是不支援64bit 的，只有32bit 的支援，e.g. foxpro driver, crystal report server 11 runtime&#8230;etc.  這些真的沒有方法去解決的 (自己重寫個system / drvier? don&#8217;t play la)。當然，最絕的方法就要全部用32bit，推個客話technical problem 指個driver 無64bit support。但是全部採用32bit 的話就似乎影響了 performance (太堅持了~放棄咪唔駛咁慘 la). </p>
<p>簡單來講就要分開兩個來寫。～新的就用x64，舊的就用x86，但online 的解決方法實在太難明了，不想研究。最終都找到合適的方案</p>
<p>～利用 visual studio build target platform～</p>
<p><a href="http://lab.chowky.com/wp-content/uploads/2011/07/configuration.png"><img class="alignnone size-full wp-image-2277" title="configuration" src="http://lab.chowky.com/wp-content/uploads/2011/07/configuration.png" alt="" width="640" height="291" /></a></p>
<p>&nbsp;<br />
<span id="more-2276"></span><br />
<a href="http://lab.chowky.com/wp-content/uploads/2011/07/configuration1.png"><img class="alignnone size-full wp-image-2278" title="configuration1" src="http://lab.chowky.com/wp-content/uploads/2011/07/configuration1.png" alt="" width="520" height="340" /></a></p>
<p>&nbsp;</p>
<p><a href="http://lab.chowky.com/wp-content/uploads/2011/07/configuration2.png"><img class="alignnone size-full wp-image-2279" title="configuration2" src="http://lab.chowky.com/wp-content/uploads/2011/07/configuration2.png" alt="" width="598" height="382" /></a></p>
<p>chowky 都想一個project / executable 就做完。但是，google 了很久都沒有一個很簡單的方法可以混合使用。（因為m$ 為了support X86 的legacy, 就加入了 <a href="http://en.wikipedia.org/wiki/WoW64">WoW64</a> ，咁有<strong>創意</strong>，不過就真係分得很開，所有library 都分開兩套，兩面無簡單方法 communicate，混合採用最終就放棄)  </p>
<p>只要利用以上step 就可以target on which platform.</p>
<p>所以 chowky 就想到了分開兩個exe ，利用parameters 去communicate with each other.</p>
<p>1. Executable for the main app.（ target for x64 )</p>
<p>2. Executable serve for foxpro (target for x86，用來handle legacy driver / executables ) chowky 的case 只是extract data only，extract 完就load 去 sql server as data store.</p>
<p>in x64 如果要call x86 的 executable 的sample:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
</pre></td><td class="code"><pre class="csharp" style="font-family:monospace;">Process proc <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> Process<span style="color: #008000;">&#40;</span><span style="color: #008000;">&#41;</span><span style="color: #008000;">;</span>
proc<span style="color: #008000;">.</span><span style="color: #0000FF;">StartInfo</span><span style="color: #008000;">.</span><span style="color: #0000FF;">FileName</span> <span style="color: #008000;">=</span> <span style="color: #008000;">;</span> <span style="color: #008080; font-style: italic;">//which is targeted x86</span>
proc<span style="color: #008000;">.</span><span style="color: #0000FF;">StartInfo</span><span style="color: #008000;">.</span><span style="color: #0000FF;">Arguments</span> <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;-paramTABLENAME&quot;</span><span style="color: #008000;">;</span>
proc<span style="color: #008000;">.</span><span style="color: #0000FF;">Start</span><span style="color: #008000;">&#40;</span><span style="color: #008000;">&#41;</span><span style="color: #008000;">;</span>
proc<span style="color: #008000;">.</span><span style="color: #0000FF;">WaitForExit</span><span style="color: #008000;">&#40;</span><span style="color: #008000;">&#41;</span><span style="color: #008000;">;</span> <span style="color: #008080; font-style: italic;">//wait for the process to be completed. chowky 需要synchronous handling 。</span></pre></td></tr></table></div>

<p>如果萬一x86 exe 有 exception, 就可以利用 proc 的return value 去handle. 雖然這個方法比較轉折，而且前提是要 <strong>DATABASE DRIVER x86 和 x64都要有</strong> (mssql 當然不用考慮這個問題，但是ORACLE、MYSQL 就要留意）</p>
<p>Good Luck!</p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2276" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F07%2Fmicrosoft-server-2008-x64-32-bit-%25e5%2592%258c-64-bit-%25e7%259a%2584%25e7%25b0%25a1%25e5%2596%25ae%25e8%25a7%25a3%25e6%25b1%25ba%25e6%2596%25b9%25e6%25b3%2595%2F&amp;title=Microsoft%20Server%202008%20x64%2032-bit%20%E5%92%8C%2064-bit%20%E7%9A%84%E7%B0%A1%E5%96%AE%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95" id="wpa2a_18"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/07/microsoft-server-2008-x64-32-bit-%e5%92%8c-64-bit-%e7%9a%84%e7%b0%a1%e5%96%ae%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coffee Time~</title>
		<link>http://lab.chowky.com/2011/07/coffee-time/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coffee-time</link>
		<comments>http://lab.chowky.com/2011/07/coffee-time/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 10:38:35 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coffee]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2281</guid>
		<description><![CDATA[Programmer 從來都和 coffee 是好朋友，哈哈，當然有些人是 RED BULL。 新買的呢個design 真的不錯，放上來比大家睇下先～]]></description>
			<content:encoded><![CDATA[<p>Programmer 從來都和 coffee 是好朋友，哈哈，當然有些人是 RED BULL。</p>
<p>新買的呢個design 真的不錯，放上來比大家睇下先～<br />
<a href="http://lab.chowky.com/wp-content/uploads/2011/07/coffee.jpg"><img src="http://lab.chowky.com/wp-content/uploads/2011/07/coffee.jpg" alt="" title="coffee" width="422" height="563" class="alignnone size-full wp-image-2282" /></a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2281" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2011%2F07%2Fcoffee-time%2F&amp;title=Coffee%20Time%7E" id="wpa2a_20"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2011/07/coffee-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

