<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DE8EQ3w7eip7ImA9WhVTEE0.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370</id><updated>2012-02-23T22:20:02.202+08:00</updated><category term="Python" /><category term="心情" /><category term="讀書心得" /><category term="latex" /><category term="照片" /><category term="網頁撰寫" /><category term="Windows" /><category term="學術" /><category term="學術研究" /><category term="ASP.NET" /><category term="資工" /><category term="健康" /><category term="軟體(Software)" /><category term="Kdevelop" /><category term="browser" /><category term="網路 java" /><category term="vim" /><category term="感人的" /><category term="solaris" /><category term="MS Office" /><category term="OpenGL" /><category term="LPI" /><category term="jQuery" /><category term="cloud computing" /><category term="CSS" /><category term="ajax" /><category term="LXDE" /><category term="C/C++" /><category term="OpenOffice" /><category term="XML" /><category term="網路" /><category term="程式設計" /><category term="3c" /><category term="Java" /><category term="Linuxamp;FreeBSD" /><category term="雲端運算" /><category term="生活" /><category term="C#" /><category term="visual studio" /><category term="mvc" /><category term="PHP" /><category term="3C產品" /><category term="Linux" /><category term="資訊安全" /><category term="Ubuntu" /><category term="讀書" /><category term="Blog" /><category term="svn" /><category term="科技" /><title>Allen's Blog</title><subtitle type="html">紀錄我的生活
Record my life</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://allen501pc.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>191</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/blogspot/jtDgh" /><feedburner:info uri="blogspot/jtdgh" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DE8EQ3w7cSp7ImA9WhVTEE0.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-3951433569739195766</id><published>2012-02-23T22:20:00.000+08:00</published><updated>2012-02-23T22:20:02.209+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T22:20:02.209+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="visual studio" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[C#] Interface &amp; Abstract</title><content type="html">&lt;div&gt;&lt;span style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: x-small;"&gt;&lt;span style="line-height: 18px;"&gt;蒐集了一些資訊，提供給各位參考參考。&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ol style="background-color: white; color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/atowngit/archive/2009/11/23/12110.aspx" style="color: #888888; text-decoration: none;"&gt;[C#] 泛型的意義 (Generics)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://huan-lin.blogspot.com/2009/08/is-csharp-generics-same-as-templates.html" style="color: #888888; text-decoration: none;"&gt;[C#] 泛型 = 樣板？&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://msdn.microsoft.com/zh-tw/library/512aeb7t(v=vs.80).aspx" style="color: #888888; text-decoration: none;"&gt;泛型 (C# 程式設計手冊)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://dotnetframework.blogspot.com/2006/08/c.html" style="color: #888888; text-decoration: none;"&gt;泛型場合-使用C#&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/hatelove/archive/2011/12/10/template-method-by-interface.aspx" style="color: #888888; text-decoration: none;"&gt;[Design Patterns]使用Interface來實作Template Method Pattern&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://gdfan1114.wordpress.com/2005/06/15/c-%E5%AD%B8%E7%BF%92%E7%AD%86%E8%A8%9804-%E7%B9%BC%E6%89%BF-%E6%8A%BD%E5%83%8F%E9%A1%9E%E5%88%A5-%E4%BB%8B%E9%9D%A2/" style="color: #888888; text-decoration: none;"&gt;c# 學習筆記04 – 繼承, 抽像類別, 介面&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://social.msdn.microsoft.com/forums/zh-TW/233/thread/40dc46e7-fe8b-4a01-ab5c-b2e38ddd2c08" style="color: #888888; text-decoration: none;"&gt;如何用C# 2005撰寫外掛程式&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.cnblogs.com/oomusou/archive/2008/09/17/738311.html" style="color: #888888; text-decoration: none;"&gt;(原創) interface和abstract class有何不同? (C/C++) (.NET) (C#)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/hatelove/archive/2010/07/02/interface_abstract_example.aspx" style="color: #888888; text-decoration: none;"&gt;[獨自murmur]Interface VS Abstract&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-3951433569739195766?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BUUbls_N54Lt0j1qqJrFtRp50WE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BUUbls_N54Lt0j1qqJrFtRp50WE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BUUbls_N54Lt0j1qqJrFtRp50WE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BUUbls_N54Lt0j1qqJrFtRp50WE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/ARXSSDfqyFs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/3951433569739195766/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2012/02/c-interface-abstract.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/3951433569739195766?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/3951433569739195766?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/ARXSSDfqyFs/c-interface-abstract.html" title="[C#] Interface &amp; Abstract" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2012/02/c-interface-abstract.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEENRXY_eyp7ImA9WhVTEE0.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-6163532818030158562</id><published>2012-02-23T22:18:00.000+08:00</published><updated>2012-02-23T22:18:14.843+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T22:18:14.843+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><title>[PHP] Moodle 認證API</title><content type="html">&lt;ul style="background-color: white; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.5em; padding-bottom: 0px; padding-left: 2.5em; padding-right: 2.5em; padding-top: 0px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://docs.moodle.org/dev/Authentication_API#See_also" style="text-decoration: none;"&gt;&lt;span style="color: blue;"&gt;Authentication API&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://docs.moodle.org/dev/Authentication_plugins#authenticate_user_login.28.29" style="text-decoration: none;"&gt;&lt;span style="color: blue;"&gt;Authentication plugins&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://moodle.org/mod/forum/discuss.php?d=55669" style="text-decoration: none;"&gt;&lt;span style="color: blue;"&gt;auto login to moodle from http url&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://cipcnet.insa-lyon.fr/Members/ppollet/public/moodlews/how-to-extend-moodle-web-services" style="text-decoration: none;"&gt;&lt;span style="color: blue;"&gt;How to extend Moodle Web Services (the hard way)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-6163532818030158562?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/bVxqOmci5yiWuDaLImouq2Z9Ins/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bVxqOmci5yiWuDaLImouq2Z9Ins/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/bVxqOmci5yiWuDaLImouq2Z9Ins/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bVxqOmci5yiWuDaLImouq2Z9Ins/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/vmRdxihaq5Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/6163532818030158562/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2012/02/php-moodle-api.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6163532818030158562?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6163532818030158562?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/vmRdxihaq5Y/php-moodle-api.html" title="[PHP] Moodle 認證API" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2012/02/php-moodle-api.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UGR3g4eCp7ImA9WhRVEko.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-8223932476946642464</id><published>2012-01-11T18:37:00.003+08:00</published><updated>2012-01-11T18:53:46.630+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-11T18:53:46.630+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="網路" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="cloud computing" /><title>Google表單自動寄信給填表人</title><content type="html">&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-family: 標楷體;"&gt;現在網路上教的&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;Google Docs&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;問卷，都只有填表格功能，難道沒有讓使用者填寫完資料後，寄一份資料到使用者信箱的功能嗎？因為我們有時候需要製作收據系統之類的&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;…&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;。&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: 標楷體; font-size: large;"&gt;答案是有的！我們只要動幾根手指頭，依照下列步驟，就可以輕易開發出這個功能喔！請依照以下步驟一步一步跟著我做即可。&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 標楷體; font-size: 12pt;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;div class="MsoNormal"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;&lt;span style="background-color: white; color: #ffc000; font-family: 標楷體; font-size: 18pt;"&gt;開發步驟&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 1.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;先開啟&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;Google&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;試算表。&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 2.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;假設我的表單只有兩個欄位：&lt;span style="color: blue;"&gt;姓名&lt;/span&gt;與&lt;/span&gt;&lt;span lang="EN-US" style="color: blue; font-family: 'Times New Roman', serif;"&gt;Mail&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;。按上方&lt;b&gt;工具列&lt;/b&gt;，選擇&lt;span style="color: red;"&gt;工具&lt;/span&gt;→&lt;span style="color: red;"&gt;表單&lt;/span&gt;→&lt;span style="color: red;"&gt;編輯表格&lt;/span&gt;，先建立表單內容&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;，然後按下存檔。&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-fCjxr6AkvbA/Tw1kWKeSscI/AAAAAAAAAok/5V2uQgggfR8/s1600/%25E5%25BB%25BA%25E7%25AB%258B%25E8%25A1%25A8%25E5%2596%25AE%25E5%2585%25A7%25E5%25AE%25B9.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="257" src="http://2.bp.blogspot.com/-fCjxr6AkvbA/Tw1kWKeSscI/AAAAAAAAAok/5V2uQgggfR8/s400/%25E5%25BB%25BA%25E7%25AB%258B%25E8%25A1%25A8%25E5%2596%25AE%25E5%2585%25A7%25E5%25AE%25B9.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 3.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;回到&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;Google&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;表格編輯頁，這次請選擇&lt;span style="color: red;"&gt;工具&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;→&lt;/span&gt;&lt;span style="color: red; font-family: 標楷體;"&gt;指令碼編輯器&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;，出現程式碼視窗後，輸入下列程式碼，如&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;span lang="EN-US" style="font-family: 標楷體;"&gt;&lt;span lang="EN-US"&gt;圖&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;span lang="EN-US"&gt; 2&lt;/span&gt;&lt;/span&gt; &lt;span style="color: red;"&gt;(&lt;/span&gt;&lt;/span&gt;&lt;span style="color: red; font-family: 標楷體;"&gt;標題與內容請自行修改&lt;/span&gt;&lt;span lang="EN-US" style="color: red; font-family: 'Times New Roman', serif;"&gt;)&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;：&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 標楷體;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 標楷體;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;script src="https://gist.github.com/1594075.js?file=Google%E8%A1%A8%E5%96%AE%E8%87%AA%E5%8B%95%E5%AF%84%E4%BF%A1Script.js"&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 4.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;接著在&lt;b&gt;工具列&lt;/b&gt;上面，選擇&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;”&lt;/span&gt;&lt;span style="color: red; font-family: 標楷體;"&gt;觸發器&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;”→&lt;/span&gt;&lt;span style="color: red; font-family: 標楷體;"&gt;現有指令碼的觸發程序&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="color: red; font-family: 標楷體; font-size: large;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;div class="MsoCaption"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 5.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;由於現在都沒有加入任何觸發器，因此我們可加入一個新的。&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoCaption"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;(1) &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;請點選&lt;/span&gt;&lt;span lang="EN-US" style="color: blue; font-family: 'Times New Roman', serif;"&gt;”Add a new trigger”&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;連結&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;(2) &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;設定&lt;b&gt;執行的函式&lt;/b&gt;為&lt;/span&gt;&lt;span lang="EN-US" style="color: red; font-family: 'Times New Roman', serif;"&gt;sendMails&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;，&lt;/span&gt;&lt;b&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;Events&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;來源為&lt;/span&gt;&lt;span lang="EN-US" style="color: red; font-family: 'Times New Roman', serif;"&gt;From spreadsheet&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;，動作為&lt;/span&gt;&lt;span lang="EN-US" style="color: red; font-family: 'Times New Roman', serif;"&gt;On form submit&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;，然後&lt;b&gt;儲存關閉&lt;/b&gt;。&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/--nnnK6vUKZE/Tw1lWECHvmI/AAAAAAAAAos/BAoij6SN8LU/s1600/ProgramStep4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="141" src="http://3.bp.blogspot.com/--nnnK6vUKZE/Tw1lWECHvmI/AAAAAAAAAos/BAoij6SN8LU/s400/ProgramStep4.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-size: large;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-family: 標楷體; font-size: large;"&gt;這樣子就大功告成了！&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-family: 標楷體; font-size: 12pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="color: #ffc000; font-family: 標楷體; font-size: 18pt;"&gt;實際測試&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 1.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;先進入即時表格，輸入內容，按下送出。&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 標楷體; font-size: large;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 2.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;系統會提醒你回應訊息。&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;br /&gt;
(&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;回應訊息可在&lt;b&gt;編輯表單&lt;/b&gt;時，&lt;b&gt;右上方功能列&lt;/b&gt;的&lt;span style="color: red;"&gt;更多動作&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;→&lt;/span&gt;&lt;span style="color: red; font-family: 標楷體;"&gt;編輯確認訊息&lt;/span&gt;&lt;span style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;自訂&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-iN7PiYUtqSo/Tw1l6JRRoGI/AAAAAAAAAo0/O2P_Ay--J68/s1600/%25E6%25B8%25AC%25E8%25A9%25A6%25E5%259B%259E%25E6%2587%2589.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="188" src="http://3.bp.blogspot.com/-iN7PiYUtqSo/Tw1l6JRRoGI/AAAAAAAAAo0/O2P_Ay--J68/s400/%25E6%25B8%25AC%25E8%25A9%25A6%25E5%259B%259E%25E6%2587%2589.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="background-attachment: initial; background-clip: initial; background-color: blue; background-image: initial; background-origin: initial; color: white; font-family: 'Times New Roman', serif;"&gt;Step 3.&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;請到您的信箱確認！沒錯，訊息已經收到囉。&lt;/span&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 標楷體;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-gPsRiQk-3ZE/Tw1mTcKtKGI/AAAAAAAAAo8/e01j5JehaOI/s1600/%25E7%25B3%25BB%25E7%25B5%25B1%25E5%25AF%2584%25E7%2599%25BC%25E9%2580%259A%25E7%259F%25A5%25E4%25BF%25A1%25E4%25BB%25B6_%25E6%2594%25B9.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" src="http://1.bp.blogspot.com/-gPsRiQk-3ZE/Tw1mTcKtKGI/AAAAAAAAAo8/e01j5JehaOI/s400/%25E7%25B3%25BB%25E7%25B5%25B1%25E5%25AF%2584%25E7%2599%25BC%25E9%2580%259A%25E7%259F%25A5%25E4%25BF%25A1%25E4%25BB%25B6_%25E6%2594%25B9.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 標楷體;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: red;"&gt;註&lt;/span&gt;：沒想到這篇Post完沒多久，才發現已經有人寫好App可以安裝了。&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://disp.cc/b/3-2oPJ"&gt;http://disp.cc/b/3-2oPJ&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 沒關係！多學會一點，就多一項技能！&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif; font-size: 12pt;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif; font-size: 12pt;"&gt;&lt;span style="color: #ffc000; font-family: 標楷體; font-size: 18pt;"&gt;參考資料&lt;span lang="EN-US"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;1. Google&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;試算表與&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;Google App Script&lt;/span&gt;&lt;span style="font-family: 標楷體;"&gt;的自動化應用&lt;/span&gt;&lt;span style="font-family: 'Times New Roman', serif;"&gt; &lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;a href="http://www.cc.ntu.edu.tw/chinese/epaper/0019/20111220_1906.html"&gt;http://www.cc.ntu.edu.tw/chinese/epaper/0019/20111220_1906.html&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;span style="font-size: large;"&gt;2. Google Apps Script: Running Scripts in Response to an Event&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;a href="http://code.google.com/intl/zh-TW/googleapps/appsscript/guide_events.html"&gt;&lt;span style="font-size: large;"&gt;http://code.google.com/intl/zh-TW/googleapps/appsscript/guide_events.html&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-family: 'Times New Roman', serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-8223932476946642464?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Lu711IqCXSofYckQHVmdcDNp_g0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Lu711IqCXSofYckQHVmdcDNp_g0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Lu711IqCXSofYckQHVmdcDNp_g0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Lu711IqCXSofYckQHVmdcDNp_g0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/hShjGCTnRts" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/8223932476946642464/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2012/01/google.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/8223932476946642464?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/8223932476946642464?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/hShjGCTnRts/google.html" title="Google表單自動寄信給填表人" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-fCjxr6AkvbA/Tw1kWKeSscI/AAAAAAAAAok/5V2uQgggfR8/s72-c/%25E5%25BB%25BA%25E7%25AB%258B%25E8%25A1%25A8%25E5%2596%25AE%25E5%2585%25A7%25E5%25AE%25B9.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2012/01/google.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04HQnk6eSp7ImA9WhRWFU0.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-2532309240464522466</id><published>2012-01-02T18:58:00.000+08:00</published><updated>2012-01-02T18:58:53.711+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-02T18:58:53.711+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="資訊安全" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="C/C++" /><title>[C++] 大數運算好用的函式庫GNU MP (GMP)</title><content type="html">&lt;a href="http://gmplib.org/"&gt;GNU MP&lt;/a&gt;(簡稱GMP)是一個可以進行大數運算(Big number operation)的函式庫，使用C++實作，要應用此函式庫開發的話，要注意它使用&lt;a href="http://gmplib.org/manual/Copying.html#Copying"&gt;LGPL3&lt;/a&gt;的License。&lt;br /&gt;
這個函式庫的出現，對於資訊安全研究領域的人員，是一大利多，可以讓開發人員輕鬆使用大數運算，進行各種資料加解密或簽章的資安技術開發。&lt;br /&gt;
目前最新版本是&lt;b&gt;5.0.2&lt;/b&gt;版，筆者建議讀者可到它的&lt;a href="http://gmplib.org/"&gt;官網&lt;/a&gt;下載，閱讀&lt;a href="http://gmplib.org/manual/"&gt;開發文件&lt;/a&gt;後，便可輕鬆開發程式。&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style="background-color: #073763; color: white;"&gt;參考文獻 &amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://gmplib.org/"&gt;GNU MP官網&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://phorum.study-area.org/index.php?topic=41527.0"&gt;酷！學園 "什麼是GMP?"&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://packages.debian.org/zh-tw/sid/lib64gmp10"&gt;Multiprecision arithmetic library (64bit library)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://security.nknu.edu.tw/psnl/publications/2006CPU_IFPECC.pdf"&gt;植基於橢圓曲線質數視窗化介面之質數判斷工具之設計與實現&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-2532309240464522466?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TUyL2TSxe8XD3-2KdASe844BAGo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TUyL2TSxe8XD3-2KdASe844BAGo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TUyL2TSxe8XD3-2KdASe844BAGo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TUyL2TSxe8XD3-2KdASe844BAGo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/jmQSkVBi6Tg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/2532309240464522466/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2012/01/c-gnu-mp-gmp.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2532309240464522466?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2532309240464522466?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/jmQSkVBi6Tg/c-gnu-mp-gmp.html" title="[C++] 大數運算好用的函式庫GNU MP (GMP)" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2012/01/c-gnu-mp-gmp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMDQng_eyp7ImA9WhRWEUg.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-5864360543834716453</id><published>2011-12-29T18:08:00.001+08:00</published><updated>2011-12-29T18:11:13.643+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T18:11:13.643+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="mvc" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[ASP.NET] 在 ASP.NET 中使用檔案儲存網站設定 - web.config</title><content type="html">在上次的&lt;a href="http://allen501pc.blogspot.com/2011/12/aspnet-mvc-3session.html?showComment=1325064797643#comment-c1000320587834629130"&gt;腦殘事件&lt;/a&gt;後，經過&lt;a href="http://blog.kkbruce.net/"&gt;KK&amp;nbsp;Bruce&lt;/a&gt;大哥的指導，才把檔案上傳下載路徑做更動。&lt;br /&gt;
就以往的PHP開發的經驗，通常都會有個&lt;span style="color: red;"&gt;類似config.inc.php&lt;/span&gt;的檔案，於是我想到了&lt;br /&gt;
利用&lt;span style="color: blue;"&gt;web.config&lt;/span&gt;來紀錄我的檔案上傳與下載路徑。&lt;br /&gt;
但是，C#該怎麼從這邊取值哩？ 根據專家Kelp Code的&lt;a href="http://kelp.phate.org/2011/02/aspnet-webconfig.html"&gt;教學文&lt;/a&gt;發現，我們只要透過&lt;br /&gt;
&lt;a href="http://msdn.microsoft.com/zh-tw/library/system.configuration(v=vs.80).aspx"&gt;System.Configuration&lt;/a&gt;這個命名空間提供的ConfigurationManager類別所提供的&lt;a href="http://msdn.microsoft.com/zh-tw/library/system.configuration.configurationmanager.appsettings(v=VS.80).aspx"&gt;AppSettings&lt;/a&gt;屬性，即可取得web.config的設定。例如：&lt;br /&gt;
&lt;br /&gt;
&amp;lt;configuration&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;appSettings&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;nbsp; 檔案上傳下載目錄 ，例如放在D:/ --&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;add key="FileDirectory" value="D:/" /&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;/appSettings&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;br /&gt;
我設定檔案上傳下載目錄如上，那麼，我的檔案上傳路徑便可改為以下：&lt;br /&gt;
&lt;script src="https://gist.github.com/1533307.js?file=ASP.NET-%20%E5%BE%9Eweb.config%E4%B8%AD%E5%8F%96%E5%BE%97%E6%AA%94%E6%A1%88%E4%B8%8A%E5%82%B3%E4%B8%8B%E8%BC%89%E7%9B%AE%E9%8C%84%E8%A8%AD%E5%AE%9A.cs"&gt;
&lt;/script&gt;&lt;br /&gt;
如此一來，Application_restart的問題就有可能避免。在這邊真的非常感謝&lt;a href="http://blog.kkbruce.net/"&gt;KK&amp;nbsp;Bruce&lt;/a&gt;大哥的指導:)&lt;br /&gt;
&lt;br /&gt;
在此容我&lt;span style="color: red;"&gt;推薦ASP.NET與MVC相關教學網站&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://blog.kkbruce.net/p/net-framework.html#mvc3upload"&gt;KKBruce的MVC, ASP.NET, ADO.NET教學系列集錦&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://kelp.phate.org/"&gt;Kelp大大的網站&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-5864360543834716453?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zMeUs6S96y3l5COEleVEjO57FXI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zMeUs6S96y3l5COEleVEjO57FXI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zMeUs6S96y3l5COEleVEjO57FXI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zMeUs6S96y3l5COEleVEjO57FXI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/xZpq-8mzf_I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/5864360543834716453/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/aspnet-aspnet-webconfig.html#comment-form" title="2 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/5864360543834716453?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/5864360543834716453?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/xZpq-8mzf_I/aspnet-aspnet-webconfig.html" title="[ASP.NET] 在 ASP.NET 中使用檔案儲存網站設定 - web.config" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/aspnet-aspnet-webconfig.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUFSXgzeSp7ImA9WhRbEUo.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-7234516712314824497</id><published>2011-12-29T17:34:00.004+08:00</published><updated>2012-02-02T16:10:18.681+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-02T16:10:18.681+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="軟體(Software)" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><title>系統規格書、系統分析書、軟體技術手冊、軟體發展能力評估手冊</title><content type="html">&lt;ol style="background-color: white;"&gt;&lt;li style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://lyaochen.blogspot.com/2008/11/blog-post_3424.html" style="color: #888888; text-decoration: none;"&gt;規格書範例 - 評量系統&lt;/a&gt;&lt;/li&gt;
&lt;li style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://itchen.class.kmu.edu.tw/kmu/book/Bcc/%B3n%C5%E9%BB%DD%A8D%B3W%AE%E6%AE%D1.PDF" style="color: #888888; text-decoration: none;"&gt;大同技術學院資訊管理學系：附件─軟體需求規格書&lt;/a&gt;&lt;/li&gt;
&lt;li style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://rub.ihp.sinica.edu.tw/~hanrelief/h/%A9%DD%A4%F9%B3n%C5%E9%B3%5D%ADp%B3W%AE%E6%AE%D1%20V1.0.pdf" style="color: #888888; text-decoration: none;"&gt;數位典藏國家型計畫：拓片與古文書數位典藏計畫暨遼金元數位典藏計畫&lt;/a&gt;&lt;/li&gt;
&lt;li style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.cisanet.org.tw/Download/Download/f14a613a-cc27-4482-a2ea-aeca11e505ef" style="color: #888888; text-decoration: none;"&gt;軟體協會：軟體開發技術文件指引手冊&lt;/a&gt;&lt;/li&gt;
&lt;li style="color: #222222; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 18px; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.cisanet.org.tw/Download/Index/Page/4/5" style="color: #888888; text-decoration: none;"&gt;軟體協會：軟體發展能力評估手冊&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span style="font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: x-small;"&gt;&lt;span style="color: #999999; line-height: 18px;"&gt;&lt;a href="http://www.dsc.com.tw/newspaper/141/141-9.html"&gt;鼎新電腦：改善軟體生產流程，提升效能與穩定品質&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-7234516712314824497?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3ZRqCKwkX8wYr3C4C0YyKT-E6PA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3ZRqCKwkX8wYr3C4C0YyKT-E6PA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3ZRqCKwkX8wYr3C4C0YyKT-E6PA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3ZRqCKwkX8wYr3C4C0YyKT-E6PA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/kQzu08lFeU4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/7234516712314824497/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/blog-post.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7234516712314824497?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7234516712314824497?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/kQzu08lFeU4/blog-post.html" title="系統規格書、系統分析書、軟體技術手冊、軟體發展能力評估手冊" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/blog-post.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck4GQXoyeip7ImA9WhRWEUg.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-6490614709591729046</id><published>2011-12-29T17:28:00.000+08:00</published><updated>2011-12-29T17:28:40.492+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T17:28:40.492+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="visual studio" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="C/C++" /><title>[轉載] Function Pointer、Delegate和Function Object (C/C++) (template) (.NET) (C#)</title><content type="html">Function Pointer(C)、Delegate(C#)和Function Object(C++)這三個是一樣的功能，所以在此一併討論。&lt;br /&gt;
&lt;br /&gt;
詳全文請至：&lt;a href="http://www.cnblogs.com/oomusou/archive/2007/05/02/734290.html"&gt;http://www.cnblogs.com/oomusou/archive/2007/05/02/734290.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-6490614709591729046?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CqDTGIGkjAmzU_3HSB4JCYCKg9k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CqDTGIGkjAmzU_3HSB4JCYCKg9k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CqDTGIGkjAmzU_3HSB4JCYCKg9k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CqDTGIGkjAmzU_3HSB4JCYCKg9k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/ychcb3tukUw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/6490614709591729046/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/function-pointerdelegatefunction-object.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6490614709591729046?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6490614709591729046?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/ychcb3tukUw/function-pointerdelegatefunction-object.html" title="[轉載] Function Pointer、Delegate和Function Object (C/C++) (template) (.NET) (C#)" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/function-pointerdelegatefunction-object.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUAMSHs7eCp7ImA9WhRWEU4.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-2661519540062668455</id><published>2011-12-27T16:13:00.007+08:00</published><updated>2011-12-29T13:49:49.500+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T13:49:49.500+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="visual studio" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="軟體(Software)" /><category scheme="http://www.blogger.com/atom/ns#" term="mvc" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[ASP.NET] MVC 3上，Session消失的問題與解決辦法</title><content type="html">筆者因工作因素，不得不碰Microsoft MVC 3。雖然開發方便，不過他隱含的一些奇怪的Bug也不少。&lt;br /&gt;
身為一個網站開發人員，時常會用到Cookie與Session。奇怪的點就在於MS Visual Studio 2010在開發MVC 3時，有時候會為了某些奇怪因素，重新啟動你開發的Application。&lt;br /&gt;
目前普遍知道的重新啟動事件，可能會於以下情形發生：&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;從應用程式的 Bin 資料夾中加入、修改或刪除組件。&lt;/li&gt;
&lt;li&gt;從 App_GlobalResources 或 App_LocalResources 資料夾中加入、修改或刪除當地語系化資源。&lt;/li&gt;
&lt;li&gt;加入、修改或刪除應用程式的 Global.asax 檔。&lt;/li&gt;
&lt;li&gt;在 App_Code 目錄中加入、修改或刪除原始程式碼檔。&lt;/li&gt;
&lt;li&gt;加入、修改或刪除設定檔組態。&lt;/li&gt;
&lt;li&gt;在 App_WebReferences 目錄中加入、修改或刪除 Web 服務參考。&lt;/li&gt;
&lt;li&gt;加入、修改或刪除應用程式的 Web.config 檔。&lt;/li&gt;
&lt;li&gt;防毒軟體剛好掃到Webconfig檔&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;然而，筆者最近發現兩個更奇怪的重新啟動狀況！&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://stackoverflow.com/questions/6234166/asp-net-mvc-3-strange-session-behaviour"&gt;Application restarts on directory delete in ASP.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;檔案上傳後，在該Action內直接&lt;span style="color: blue;"&gt;return&lt;/span&gt; RedirectToAction() ;&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;開發MVC 3 or ASP.NET網站人員應該都知道，在SessionState為&lt;b&gt;InProc&lt;/b&gt;的設定下，任何重新啟動( or Application_start函數的呼叫)，將導致&lt;span style="color: red;"&gt;Session消失&lt;/span&gt;。&lt;/div&gt;&lt;div&gt;很不巧地，筆者剛好遇到上述第2種狀況，導致Session消失，Debug 10個小時才抓到此嚴重錯誤。&lt;br /&gt;
其實上面第 2種狀況，應該算是「&amp;nbsp;Bin 資料夾中加入、修改或刪除組件」，從下面程式碼便可知一二：&lt;/div&gt;&lt;pre class="c" name="code"&gt;public ActionResult Access()
{
    // 取出剛剛上傳的檔名，這邊會發現取不到值
    string fileName = TempData["upfile"].ToString();
    /*                 
     *   處理的程式區段   
     */               
    return View();
}

[HttpPost]
public ActionResult Upload(HttpPostedFileBase file)
{
    //檢查是否有檔案上傳，有的話存檔
    if (file !=null &amp;amp;&amp;amp; file.ContentLength &amp;gt; 0)
    {
        //放在執行檔目錄中Upload目錄底下
        string savedName = "./Upload/" + file.FileName;
        file.SaveAs(savedName);
        TempData["upfile"]=file.FileName;
    }            

    return RedirectToAction("Access");
}&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;從上述可知，由於我在檔案上傳時，"增加"了bin資料夾下的組件，導致Application_start()函數再次啟動，使得我的Session就這麼消失了。&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;為了避免這個錯誤一再重演，建議將Session State設定為&lt;b&gt;StateServer&lt;/b&gt;或是&lt;b&gt;SQL Server&lt;/b&gt;模式。&lt;/div&gt;&lt;div&gt;將Session State設定為&lt;b&gt;State Server&lt;/b&gt;的方法，可看這篇「&lt;a href="http://blog.miniasp.com/post/2008/01/12/How-to-avoid-Session-data-loss-in-ASPNET.aspx"&gt;如何讓 ASP.NET 使用 Session 資料時不要再自動消失&lt;/a&gt;」，主要兩個步驟：&lt;br /&gt;
1. 啟動 aspnet_state.exe (ASP.NET State Service)&lt;br /&gt;
2. 在Web.config中，加入以下這段設定：&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;sessionState mode="StateServer"&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; stateConnectionString="tcpip=localhost:42424"&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; cookieless="false"&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; timeout="20"/&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;需要注意設定的Web.config檔案的出處。(不知道為什麼，筆者的View資料夾下剛好也有Web.config，若手誤設定到這個，執行會錯誤喔！)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;為了追求開發出來的程式不因Application重新啟動而造成不穩定狀況 (例如：筆者遇到的檔案上傳導致無法儲存Session的問題，也是透過部署的方式，立刻解決！)。&lt;/div&gt;&lt;div&gt;我們通常會需要用到部署，至於設定部署功能，請跟著筆者這樣子做：&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;請先安裝好IIS &amp;nbsp;6/7&lt;/li&gt;
&lt;li&gt;若是使用ASP.NET 4.0，ASP.NET 4.0的安裝程式，不會連同IIS一起設定，因此，請按照&lt;a href="http://msdn.microsoft.com/zh-tw/library/k6h9cz8h.aspx"&gt;此方法&lt;/a&gt;設定。&lt;/li&gt;
&lt;li&gt;從IIS中，設定好網站目錄 or &lt;a href="http://support.microsoft.com/kb/172138/zh-tw"&gt;虛擬目錄&lt;/a&gt;。&lt;/li&gt;
&lt;li&gt;設定單鍵發行功能，方法請看&lt;a href="http://blog.miniasp.com/post/2010/05/03/Deploying-Web-Application-Project-Using-One-Click-Publish.aspx"&gt;如何使用 Visual Studio 2010 的「單鍵發行」功能 (MsDeploy)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;div&gt;另一個可能發生的問題，則是&lt;span style="color: blue;"&gt;在負載平衡的 Web 伺服陣列環境執行 ASP.NET Web 應用程式時，如果使用 SqlServer 或 StateServer 工作階段模式，工作階段狀態可能會遺失&lt;/span&gt;。&lt;br /&gt;
&lt;b&gt;解決辦法&lt;/b&gt;在微軟的「&lt;a href="http://support.microsoft.com/kb/325056/zh-tw"&gt;PRB：如果您使用 SqlServer 或 StateServer 工作階段模式，Web 伺服陣列中的工作階段狀態會遺失&lt;/a&gt;」，剛好遇到這類問題的使用者，可以看一看。&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-size: large;"&gt;Reference&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.dotblogs.com.tw/marcus116/Tags/ASP.NET%20State%20Management/default.aspx"&gt;[.NET] ASP.NET 狀態管理（State Management）：Session&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dotblogs.com.tw/joysdw12/archive/2011/05/02/24016.aspx"&gt;[ASP.NET] Session 遺失 / Session Timeout / Session 設定&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.miniasp.com/post/2008/01/12/How-to-avoid-Session-data-loss-in-ASPNET.aspx"&gt;如何讓 ASP.NET 使用 Session 資料時不要再自動消失&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://support.microsoft.com/kb/172138/zh-tw"&gt;IIS虛擬目錄設定&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/zh-tw/library/k6h9cz8h.aspx"&gt;ASP.NET IIS設定工具&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://asp.xn--net%20-n46jj21eqtfm0obmgi52bkday90fps9c0sv/"&gt;ASP.NET 應用程式生命週期概觀&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.codethinked.com/aspnet-mvc-request-flow"&gt;ASP.NET MVC Request Flow&lt;/a&gt;&amp;nbsp;&lt;span style="color: red;"&gt;(推薦閱讀！)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.kkbruce.net/2011/03/aspnet-mvc-3.html#.TvkWP9ROByU"&gt;ASP.NET MVC 3概觀正體中文版&lt;/a&gt;&lt;span style="color: red;"&gt; (推薦閱讀！)&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-2661519540062668455?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/shrO1Zd3WTrCwPSWlMhFTLEp57w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/shrO1Zd3WTrCwPSWlMhFTLEp57w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/shrO1Zd3WTrCwPSWlMhFTLEp57w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/shrO1Zd3WTrCwPSWlMhFTLEp57w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/9aCjE_QCSms" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/2661519540062668455/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/aspnet-mvc-3session.html#comment-form" title="10 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2661519540062668455?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2661519540062668455?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/9aCjE_QCSms/aspnet-mvc-3session.html" title="[ASP.NET] MVC 3上，Session消失的問題與解決辦法" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>10</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/aspnet-mvc-3session.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck8DQHwzeyp7ImA9WhRXGE0.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-7220661706976647197</id><published>2011-12-25T16:14:00.000+08:00</published><updated>2011-12-25T16:14:31.283+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-25T16:14:31.283+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="軟體(Software)" /><title>[PHP] 多國語言網站設計</title><content type="html">就筆者目前的整理，在設計多國語言網站時，有三種作法。&lt;br /&gt;
&lt;span style="color: red;"&gt;(1) 採用簡易的PHP專案設計模式&lt;/span&gt;，架構如下：&lt;br /&gt;
&lt;table style="border-size: 1px; border-type: solid;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;
language/&lt;br /&gt;
|---&amp;gt; English/about.php&lt;br /&gt;
|---&amp;gt; Zh-TW/about.php&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;這種設計模式，最為簡單明瞭。若要用這種設計模式，可用的library有&lt;a href="http://blog.wu-boy.com/"&gt;Wu-Boy&lt;/a&gt;設計的&lt;a href="https://github.com/appleboy/php-i18n"&gt;php-i18n&lt;/a&gt;，該作者寫了兩篇教學文，可以看一看：&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://PHP%20%E5%A4%9A%E5%9C%8B%E8%AA%9E%E7%B3%BB%E8%A3%BD%E4%BD%9C%20i18n%20library%20%E7%AD%86%E8%A8%98%20(%E4%B8%80)/"&gt;PHP 多國語系製作 i18n library 筆記 (一)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.wu-boy.com/2011/12/php-i18n-library-2/"&gt;PHP 多國語系製作 i18n library 筆記 (二)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;(2). 透過PHP&lt;a href="http://php.net/manual/en/book.gettext.php"&gt; gettext&lt;/a&gt;套件，實現UTF-8實現多國語言&lt;/span&gt;。該套件需要讀取事先定義好的&lt;b&gt;.po&lt;/b&gt;檔(.po檔常見的編輯器為&lt;a href="http://jishus.org/?p=565"&gt;GNU POEDITOR&lt;/a&gt;)，gettext套件的教學文章筆者蒐集了兩篇，有興趣的讀者不妨看一看：&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://blog.longwin.com.tw/2007/09/gettext_php_i18n_2007/"&gt;使用 gettext 來實做 PHP 多國語系支援(I18N)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://rscc.hostev.net/%E2%99%A1%E5%A5%BD%E6%96%87%E6%8E%A8%E6%8E%A8%E2%99%A1/php/php-gettext%E6%96%B9%E5%BC%8F%E5%AF%A6%E7%8F%BEutf-8%E5%9C%8B%E9%9A%9B%E5%8C%96%E5%A4%9A%E8%AA%9E%E8%A8%80i18n/"&gt;php gettext方式實現UTF-8國際化多語言(i18n)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;(3). 透過新增資料庫欄位的方式，實作多國語言&lt;/span&gt;。最簡單的示意教學文在&lt;a href="http://www.programmer-club.com.tw/ShowSameTitleN/php/5560.html"&gt;這邊&lt;/a&gt;。不過實作時仍有許多方面要考慮就是了。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-7220661706976647197?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dAUXJR9goV_rYBIiNCCpdPb1McE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dAUXJR9goV_rYBIiNCCpdPb1McE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dAUXJR9goV_rYBIiNCCpdPb1McE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dAUXJR9goV_rYBIiNCCpdPb1McE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/mfyqODLBmJ4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/7220661706976647197/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/php.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7220661706976647197?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7220661706976647197?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/mfyqODLBmJ4/php.html" title="[PHP] 多國語言網站設計" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/php.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0INQ384fSp7ImA9WhRXF0Q.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-2050704010539941119</id><published>2011-12-25T15:52:00.001+08:00</published><updated>2011-12-25T15:53:12.135+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-25T15:53:12.135+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="資訊安全" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><title>[PHP] 實作時應注意的SQL Injection</title><content type="html">&lt;a href="http://www.microsoft.com/taiwan/sql/sql_injection_g1.htm"&gt;SQL Injection&lt;/a&gt;一直是Web Designer 頭痛的問題，所幸我們可透過一些習慣設定、檢查與驗證機制，來防堵SQL Injeciton攻擊手法。&lt;br /&gt;
&lt;br /&gt;
例如，在「&lt;a href="http://blog.longwin.com.tw/2008/08/php-sql-injection-xss-security-2008/"&gt;PHP SQL Injection 和 XSS 的偵測程式 和 程式撰寫注意事項 - 2008&lt;/a&gt;」這篇文章中，對於php.ini設定檔、參數傳遞、DB操作等事項，逐一簡要列出要點，有興趣的讀者，可以看一看。&lt;br /&gt;
&lt;br /&gt;
另外，對於較為詳細的PHP SQL Injection檢查與驗證機制，筆者在這邊推薦以下幾篇文章給讀者閱讀：&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.tizag.com/mysqlTutorial/mysql-php-sql-injection.php"&gt;mysql - sql injection prevention&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xn--php+mysql%20%20sql%20injection%20-g846c8y1po2sdrsxarf4kbe5l/"&gt;PHP+MySQL 環境下 SQL Injection 攻防戰&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.wu-boy.com/2008/06/php%E8%A7%A3%E6%B1%BA%E7%B6%B2%E7%AB%99%E8%A2%AB-sql-injection-%E6%94%BB%E6%93%8A/"&gt;[PHP]解決網站被 SQL injection 攻擊&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
僅此，筆者希望PHP Designer都能夠做到這些基本工，以防止自己設計的網站被黑客破解。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-2050704010539941119?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5ftF_gmoBlu17Yn_kH4wPpS4uIE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5ftF_gmoBlu17Yn_kH4wPpS4uIE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5ftF_gmoBlu17Yn_kH4wPpS4uIE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5ftF_gmoBlu17Yn_kH4wPpS4uIE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/I7g7eRV_cOM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/2050704010539941119/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/php-sql-injection.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2050704010539941119?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2050704010539941119?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/I7g7eRV_cOM/php-sql-injection.html" title="[PHP] 實作時應注意的SQL Injection" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/php-sql-injection.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QAQX8-fip7ImA9WhRXEkU.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-6350788180571864724</id><published>2011-12-19T18:09:00.000+08:00</published><updated>2011-12-19T18:09:00.156+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-19T18:09:00.156+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網路" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="軟體(Software)" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><title>XMPP</title><content type="html">&lt;b&gt;XMPP&lt;/b&gt;（&lt;b&gt;E&lt;/b&gt;xtensible &lt;b&gt;M&lt;/b&gt;essaging and &lt;b&gt;P&lt;/b&gt;resence &lt;b&gt;P&lt;/b&gt;rotocol，前稱Jabber）是一種以XML為基礎的開放式即時通訊協定，是經由網際網路工程工作小組（IETF）通過的網際網路標準。XMPP因為被Google Talk應用而被廣大網路使用者所接觸。&lt;br /&gt;
&lt;br /&gt;
想要知道相關資料，請參考：&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://zh.wikipedia.org/wiki/XMPP"&gt;Wikipedia: XMPP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dotblogs.com.tw/billy3321/archive/2010/06/02/xmpp.aspx"&gt;XMPP初探&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-6350788180571864724?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3ibOAzbA8CQgHOQXliwAxdVtQlw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3ibOAzbA8CQgHOQXliwAxdVtQlw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3ibOAzbA8CQgHOQXliwAxdVtQlw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3ibOAzbA8CQgHOQXliwAxdVtQlw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/2BnDAacm-ic" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/6350788180571864724/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/xmpp.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6350788180571864724?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6350788180571864724?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/2BnDAacm-ic/xmpp.html" title="XMPP" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/xmpp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0QCRns4fCp7ImA9WhRXEkU.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-7947542463530919392</id><published>2011-12-19T17:02:00.000+08:00</published><updated>2011-12-19T17:02:47.534+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-19T17:02:47.534+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="資訊安全" /><category scheme="http://www.blogger.com/atom/ns#" term="學術" /><title>General Security Issues</title><content type="html">&lt;ol&gt;&lt;li&gt;&lt;a href="http://zh.wikipedia.org/wiki/TLS"&gt;TLS 1.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://zh.wikipedia.org/wiki/RSA%E5%8A%A0%E5%AF%86%E6%BC%94%E7%AE%97%E6%B3%95"&gt;RSA Encryption&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://zh.wikipedia.org/wiki/%E5%9B%A0%E6%95%B0%E5%88%86%E8%A7%A3"&gt;Integer&amp;nbsp;Factorization&amp;nbsp;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Lenstra_elliptic_curve_factorization"&gt;Lenstra elliptic curve factorization&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;It may use factorization to enhance my assumption. :P&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-7947542463530919392?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/t8dBRdpTUT1lElQHLlvyMbM8enQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/t8dBRdpTUT1lElQHLlvyMbM8enQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/t8dBRdpTUT1lElQHLlvyMbM8enQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/t8dBRdpTUT1lElQHLlvyMbM8enQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/pmVN-4_9MSY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/7947542463530919392/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/general-security-issues.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7947542463530919392?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7947542463530919392?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/pmVN-4_9MSY/general-security-issues.html" title="General Security Issues" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/general-security-issues.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QMQnw7fSp7ImA9WhRQGUg.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-7579080891989158206</id><published>2011-12-15T20:16:00.000+08:00</published><updated>2011-12-15T20:16:23.205+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-15T20:16:23.205+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="學術研究" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="學術" /><category scheme="http://www.blogger.com/atom/ns#" term="C/C++" /><title>[C++] SVM</title><content type="html">用來做分類的好方法，&lt;b&gt;S&lt;/b&gt;upport &lt;b&gt;V&lt;/b&gt;ector &lt;b&gt;M&lt;/b&gt;achine (&lt;b&gt;SVM&lt;/b&gt;)，以下是關於libsvm (台大資工林智仁老師實驗室release )的用法以及教學：&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://ntu.csie.org/~piaip/svm/svm_tutorial.html"&gt;piaip的libsvm入門&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.cmlab.csie.ntu.edu.tw/~cyy/learning/tutorials/libsvm.pdf"&gt;笨蛋也可以用的libsvm&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-7579080891989158206?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fC0AxlvJ8g-TeSruXmLOlyYNC1U/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fC0AxlvJ8g-TeSruXmLOlyYNC1U/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/fC0AxlvJ8g-TeSruXmLOlyYNC1U/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fC0AxlvJ8g-TeSruXmLOlyYNC1U/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/6yWebIaGaDc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/7579080891989158206/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/c-svm.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7579080891989158206?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/7579080891989158206?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/6yWebIaGaDc/c-svm.html" title="[C++] SVM" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/c-svm.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck4ESHk6fSp7ImA9WhRWEUk.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-415608786963314587</id><published>2011-12-11T16:53:00.007+08:00</published><updated>2011-12-29T14:41:49.715+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T14:41:49.715+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><title>[PHP] PHPMailer 基本範例 (含發送附件檔)</title><content type="html">參考了一下人家的寫法，加入附件檔，並寄信出去。&lt;br /&gt;
&lt;script src="https://gist.github.com/1532414.js?file=PHP_Mailer_%E5%9F%BA%E6%9C%AC%E7%AF%84%E4%BE%8B.php"&gt;&lt;/script&gt;&lt;br /&gt;
如上程式碼，我們只要改寫帳號、密碼，寄件人資訊以及收件人即可。&lt;br /&gt;
&lt;br /&gt;
切記！PHP記得打開openssl功能喔！這個功能由 php-common 這個套件所包含。&lt;br /&gt;
&lt;b&gt;相關參考資料&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://my-web-design.blogspot.com/2007/10/phpmailer.html"&gt;實作PHPMailer郵件函式庫&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.yogo.tw/2009/08/phpopenssl.html"&gt;PHP安裝SSL方法(in Windows)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://yutoukoko.wordpress.com/2009/05/09/php-%E4%BD%BF%E7%94%A8gmail%E7%9A%84smtp%E9%80%81%E4%BF%A1/"&gt;使用GMail的SMTP送信&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.minwt.com/?p=1530"&gt;PHP教學─利用GMail的SMTP製作線上客服系統&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-415608786963314587?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QiTWEsZAPB57IpI3tN347xwgZHI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QiTWEsZAPB57IpI3tN347xwgZHI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QiTWEsZAPB57IpI3tN347xwgZHI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QiTWEsZAPB57IpI3tN347xwgZHI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/Vk86BXfQy1k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/415608786963314587/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/php-phpmailer.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/415608786963314587?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/415608786963314587?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/Vk86BXfQy1k/php-phpmailer.html" title="[PHP] PHPMailer 基本範例 (含發送附件檔)" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/php-phpmailer.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0IGQ3c-eip7ImA9WhRQEUU.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-1568775501336603029</id><published>2011-12-07T00:38:00.000+08:00</published><updated>2011-12-07T00:38:42.952+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-07T00:38:42.952+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="資訊安全" /><category scheme="http://www.blogger.com/atom/ns#" term="學術研究" /><category scheme="http://www.blogger.com/atom/ns#" term="cloud computing" /><category scheme="http://www.blogger.com/atom/ns#" term="學術" /><title>Some interesting articles</title><content type="html">&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.bnext.com.tw/article/view/cid/0/id/18789"&gt;http://www.bnext.com.tw/article/view/cid/0/id/18789&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.netadmin.com.tw/article_content.aspx?sn=1106160006"&gt;http://www.netadmin.com.tw/article_content.aspx?sn=1106160006&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.zdnet.com/blog/virtualization/what-is-a-trusted-cloud/978"&gt;http://www.zdnet.com/blog/virtualization/what-is-a-trusted-cloud/978&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.trustedcomputinggroup.org/files/resource_files/1F4DEE3D-1A4B-B294-D0AD0742BA449E07/Cloud%20Computing%20and%20Security%20Whitepaper_July29.2010.pdf"&gt;http://www.trustedcomputinggroup.org/files/resource_files/1F4DEE3D-1A4B-B294-D0AD0742BA449E07/Cloud%20Computing%20and%20Security%20Whitepaper_July29.2010.pdf&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.safenet-inc.com/products/data-protection/data-encryption-control/datasecure/"&gt;http://www.safenet-inc.com/products/data-protection/data-encryption-control/datasecure/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-1568775501336603029?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eaUfL-FTsyQqPRswuxtwRqlQh_I/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eaUfL-FTsyQqPRswuxtwRqlQh_I/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eaUfL-FTsyQqPRswuxtwRqlQh_I/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eaUfL-FTsyQqPRswuxtwRqlQh_I/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/lT-Y2Z_3HWk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/1568775501336603029/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/some-interesting-articles.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/1568775501336603029?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/1568775501336603029?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/lT-Y2Z_3HWk/some-interesting-articles.html" title="Some interesting articles" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/some-interesting-articles.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcNQX89eCp7ImA9WhRRF04.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-6036595938767429348</id><published>2011-12-01T18:58:00.000+08:00</published><updated>2011-12-01T18:58:10.160+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-01T18:58:10.160+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET" /><category scheme="http://www.blogger.com/atom/ns#" term="ajax" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="jQuery" /><title>[ASP.NET] [網摘] 使用JSON.NET處理動態物件屬性</title><content type="html">就如同&lt;a href="http://json.codeplex.com/"&gt;Json.NET官網&lt;/a&gt;的解說："Json.NET is a popular high-performance JSON framework for .NET"。&lt;br /&gt;
而&lt;a href="http://blog.darkthread.net/"&gt;黑暗執行緒 &lt;/a&gt;網站也為它介紹了這麼一段話："一個極為出色的Open Source JSON解決方案，提供了如同JavaScriptSerializer序列化及反序列化JSON字串的功能，甚至支援LINQ式操作，最重要的是它可透過JObject的物件模型支援"動態物件"，解決類別屬性不固定的問題。"&lt;br /&gt;
&lt;br /&gt;
因此，若大家有興趣的話，可以到&lt;a href="http://blog.darkthread.net/post-2010-06-05-json-net-jobject-example.aspx"&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;這邊&lt;/span&gt;&lt;/a&gt;看看，黑暗執行緒網站怎麼以簡單的範例帶我們了解JSON.NET如何支援動態物件吧！&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-6036595938767429348?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cUG_phartpkghIn5QTMyivf2xYM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cUG_phartpkghIn5QTMyivf2xYM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/cUG_phartpkghIn5QTMyivf2xYM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cUG_phartpkghIn5QTMyivf2xYM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/SaPPChAayik" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/6036595938767429348/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/aspnet-jsonnet.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6036595938767429348?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/6036595938767429348?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/SaPPChAayik/aspnet-jsonnet.html" title="[ASP.NET] [網摘] 使用JSON.NET處理動態物件屬性" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/aspnet-jsonnet.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EGQnc9fip7ImA9WhRWEUk.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-3720604979366356780</id><published>2011-12-01T18:47:00.001+08:00</published><updated>2011-12-29T14:53:43.966+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T14:53:43.966+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET" /><category scheme="http://www.blogger.com/atom/ns#" term="ajax" /><category scheme="http://www.blogger.com/atom/ns#" term="jQuery" /><title>[ASP.NET] 在MVC 3上包JSON物件，送給Controller的方法</title><content type="html">大家搞了好久才知道怎麼做。感謝Shawn的提供，我來筆記一下:)&lt;br /&gt;
&lt;b&gt;根據&amp;nbsp;&lt;a href="http://blog.js-development.com/2011/08/posting-json-data-to-aspnet-mvc-3-web.html"&gt;Posting JSON Data to an ASP.net MVC 3 Web Application&lt;/a&gt;&amp;nbsp;的解說&lt;/b&gt;，我們只要輸入透過ajax等技術，把要抓取的Web物件，封裝好後，丟給後端的MVC Controller協助處理就好囉。&lt;br /&gt;
程式碼大概長成下面這樣：&lt;br /&gt;
&lt;script src="https://gist.github.com/1532458.js?file=%E5%9C%A8MVC3%E4%B8%8A%E5%8C%85JSON%E7%89%A9%E4%BB%B6_%E9%80%81%E7%B5%A6Controller%E7%9A%84%E6%96%B9%E6%B3%95.js"&gt;
&lt;/script&gt;&lt;br /&gt;
若想進一步研究，我有以下三個不錯的連結提供給各位：&lt;br /&gt;
1.&amp;nbsp;&lt;a href="http://social.msdn.microsoft.com/Forums/zh-TW/236/thread/0ab6d592-8ded-4b34-a396-229c319b54ee"&gt;http://social.msdn.microsoft.com/Forums/zh-TW/236/thread/0ab6d592-8ded-4b34-a396-229c319b54ee&lt;/a&gt;&lt;br /&gt;
2.&amp;nbsp;&lt;a href="http://stackoverflow.com/questions/309115/how-can-i-post-an-array-of-string-to-asp-net-mvc-controller-without-a-form"&gt;http://stackoverflow.com/questions/309115/how-can-i-post-an-array-of-string-to-asp-net-mvc-controller-without-a-form&lt;/a&gt;&lt;br /&gt;
3.&amp;nbsp;&lt;a href="http://stackoverflow.com/questions/5251992/using-jquery-post-for-mvc-3-not-working-when-deployed"&gt;http://stackoverflow.com/questions/5251992/using-jquery-post-for-mvc-3-not-working-when-deployed&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-3720604979366356780?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dKOxenJJIXZObIF00WviIX30mr4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dKOxenJJIXZObIF00WviIX30mr4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dKOxenJJIXZObIF00WviIX30mr4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dKOxenJJIXZObIF00WviIX30mr4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/6Jl9VO-SiXc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/3720604979366356780/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/12/aspnet-mvc-3jsoncontroller.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/3720604979366356780?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/3720604979366356780?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/6Jl9VO-SiXc/aspnet-mvc-3jsoncontroller.html" title="[ASP.NET] 在MVC 3上包JSON物件，送給Controller的方法" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/12/aspnet-mvc-3jsoncontroller.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkACQXk_fip7ImA9WhRRE0w.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-5037653923756051935</id><published>2011-11-26T20:32:00.000+08:00</published><updated>2011-11-26T20:32:40.746+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-26T20:32:40.746+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[C#] ASP.Net and MVC 3</title><content type="html">&lt;ol style="background-color: white; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blog.darkthread.net/post-2011-04-11-asp-net-mvc3-intro-1.aspx" style="color: #993300; text-decoration: none;"&gt;ASP.NET MVC 3 豬走路範例 (1)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blog.darkthread.net/post-2011-04-12-asp-net-mvc3-intro-2.aspx" style="color: #993300; text-decoration: none;"&gt;ASP.NET MVC 3 豬走路範例 (2)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blog.darkthread.net/post-2011-04-12-asp-net-mvc3-intro-3.aspx" style="color: #993300; text-decoration: none;"&gt;ASP.NET MVC 3 豬走路範例 (3)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blog.darkthread.net/post-2011-04-12-asp-net-mvc3-intro-4.aspx" style="color: #993300; text-decoration: none;"&gt;ASP.NET MVC 3 豬走路範例 (4)&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.asp.net/mvc/pluralsight" style="color: #993300; text-decoration: none;"&gt;ASP.Net MVC Training&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.asp.net/mvc/tutorials/getting-started-with-mvc3-part1-cs" style="color: #993300; text-decoration: none;"&gt;ASP.Net MVC 3 Tutorial&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://demo.tc/Post/655" style="color: #993300; text-decoration: none;"&gt;ASP.NET MVC 使用TryUpdateModel 更新的技巧&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/topcat/archive/2011/09/21/37024.aspx" style="color: #993300; text-decoration: none;"&gt;[JSONP]使用jQuery + JSONP + ASP.NET跨網域取得伺服器端資料的方式&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/topcat/category/1037.aspx" style="color: #993300; text-decoration: none;"&gt;topCat的ASP.NET 教學&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blog.darkthread.net/blogs/darkthreadtw/archive/tags/ASP.NET+MVC/default.aspx?PageIndex=1" style="color: #993300; text-decoration: none;"&gt;黑暗執行緒的ASP.NET &amp;amp; MVC&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-5037653923756051935?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZK4k1Y364_n26JEajhXg6RDBm_A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZK4k1Y364_n26JEajhXg6RDBm_A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZK4k1Y364_n26JEajhXg6RDBm_A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZK4k1Y364_n26JEajhXg6RDBm_A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/7_FBzEDAiQM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/5037653923756051935/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/c-aspnet-and-mvc-3.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/5037653923756051935?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/5037653923756051935?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/7_FBzEDAiQM/c-aspnet-and-mvc-3.html" title="[C#] ASP.Net and MVC 3" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/c-aspnet-and-mvc-3.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04NQno_eyp7ImA9WhRSFEQ.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-4368215063531849865</id><published>2011-11-17T09:06:00.000+08:00</published><updated>2011-11-17T09:06:33.443+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-17T09:06:33.443+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網頁撰寫" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET" /><category scheme="http://www.blogger.com/atom/ns#" term="ajax" /><category scheme="http://www.blogger.com/atom/ns#" term="XML" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>C# &amp; ASP.NET相關資源</title><content type="html">&lt;ul style="font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.5em; padding-bottom: 0px; padding-left: 2.5em; padding-right: 2.5em; padding-top: 0px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/corner/category/2080.aspx" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;程式角落：ASP.NET(C#)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://big5.webasp.net/article/17/16387.htm" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;ASP.NET中的Code Behind技術&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a class="taggedlink" href="http://blog.miniasp.com/post/2008/12/23/ASPNET-Code-Behind-and-Code-Inline-Tips-in-Visual-Studio.aspx" style="background-attachment: initial; background-clip: initial; background-color: initial; background-origin: initial; background-position: 0% 100%; font-family: Arial, Helvetica, sans-serif; line-height: 23px; text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;關於 Code Behind 與 Code Inline 開發模式的使用時機與技巧&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a class="taggedlink" href="http://blog.miniasp.com/post/2008/11/05/Explain-web-related-encoding-decoding-method-in-detail.aspx" style="background-attachment: initial; background-clip: initial; background-color: initial; background-image: url(http://blog.miniasp.com/themes/TheWillWillWeb/images/img03.gif); background-origin: initial; background-position: 0% 100%; background-repeat: repeat no-repeat; font-family: Arial, Helvetica, sans-serif; line-height: 23px; text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;詳細解說幾個建置網站時常用的編碼方法&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.study-area.org/coobila/" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;必網文章集錦 (包含了ASP.NET, PHP, XML...)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blog.yslifes.com/archives/954" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;[c#]asp.net+jQuery+json做Ajax&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.died.tw/2011/01/aspnet-mvc.html" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;ASP.NET MVC3&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotblogs.com.tw/corner/archive/2010/01/21/13178.aspx" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;ASP.NET 基本資料庫連結&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://mingster.com/public_htdocs/Ascertaint-CodingStandard.pdf" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;C# Coding Style&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-4368215063531849865?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NzDzxIVV1fF3jVe3Ip7N0K3CZ-E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NzDzxIVV1fF3jVe3Ip7N0K3CZ-E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NzDzxIVV1fF3jVe3Ip7N0K3CZ-E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NzDzxIVV1fF3jVe3Ip7N0K3CZ-E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/ur1Rz23thbc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/4368215063531849865/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/c-aspnet.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/4368215063531849865?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/4368215063531849865?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/ur1Rz23thbc/c-aspnet.html" title="C# &amp; ASP.NET相關資源" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/c-aspnet.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0cDQXs4eyp7ImA9WhRREEk.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-308072503045283590</id><published>2011-11-15T16:42:00.001+08:00</published><updated>2011-11-23T17:37:50.533+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-23T17:37:50.533+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="網路" /><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><category scheme="http://www.blogger.com/atom/ns#" term="學術研究" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="學術" /><category scheme="http://www.blogger.com/atom/ns#" term="網路 java" /><title>IDL Programming Language</title><content type="html">I've found some tutorial resources:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.exelisvis.com/portals/0/tutorials/idl/Programming_in_IDL.pdf"&gt;IDL Tutorial: Programming in IDL&lt;/a&gt;&amp;nbsp;(這個好像是天文的..)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.astro.virginia.edu/class/oconnell/astr511/IDLexercises/"&gt;IDL TUTORIAL&lt;/a&gt;&amp;nbsp;(這個好像是天文的..)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://idlastro.gsfc.nasa.gov/"&gt;The IDL Astronomy User's Library&lt;/a&gt;&amp;nbsp;(這個好像是天文的..)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.idlcoyote.com/"&gt;Coyote's Guide to IDL Programming&lt;/a&gt;&amp;nbsp;(這個好像是天文的..)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.astro.virginia.edu/class/oconnell/astr511/IDLguide.html"&gt;A GUIDE TO IDL FOR ASTRONOMERS&lt;/a&gt;&amp;nbsp;(這個好像是天文的..)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://fengyu0318.myweb.hinet.net/96-2-webservice.html"&gt;RMI，Java IDL&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://icc.dur.ac.uk/~tt/idl.html"&gt;Institute for Computational Cosmology: IDL&lt;/a&gt;&amp;nbsp;(這個好像是天文的..)&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-308072503045283590?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CRoPzZJcL1IlrNdYA4Bmv2mSP8M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CRoPzZJcL1IlrNdYA4Bmv2mSP8M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CRoPzZJcL1IlrNdYA4Bmv2mSP8M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CRoPzZJcL1IlrNdYA4Bmv2mSP8M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/vT4l01kSho4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/308072503045283590/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/idl-programming-language.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/308072503045283590?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/308072503045283590?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/vT4l01kSho4/idl-programming-language.html" title="IDL Programming Language" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/idl-programming-language.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUCQnc9eSp7ImA9WhRSEEQ.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-4609438483829719358</id><published>2011-11-12T18:21:00.000+08:00</published><updated>2011-11-12T18:21:03.961+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-12T18:21:03.961+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="資訊安全" /><category scheme="http://www.blogger.com/atom/ns#" term="學術研究" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="學術" /><title>AIM 2012 Call for Papers</title><content type="html">&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The 2012 FTRA International Conference on&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Advanced IT, engineering and Management (FTRA AIM 2012)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;a href="http://web.ftrai.org/aim2012" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;" target="_blank"&gt;http://web.ftrai.org/aim2012&lt;/a&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hosted by FTRA&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Supported by KITCS, Korea Tourism Organization&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seoul, Korea, Feb. 6-8, 2012&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==============================&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==============================&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;[Important Date]&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Abstract Paper Submission due:&amp;nbsp; Dec. 16, 2011&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;All accepted abstract papers will be included in the conference&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;proceedings published by FTRA.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;[Full Paper for Special Issues (SCI/E)]&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Full Paper Submission Due: Feb. 5, 2012&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;** ONLY AUTHORS of the accepted abstract in AIM-12 can submit the full&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;papers for the SIs.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Expected Accept rate for SIs from full paper submissions:&amp;nbsp; 40~60 %&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;[Important Criteria of acceptance for the SIs]&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;1. full paper review score (60%)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;2. Oral presentation score (30%)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;3. Professional experiences (10%)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;** the 1st author' s recent 3 years publication list and short&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;biography should be provided at last page of the full paper.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;This is a journal process for accepted and presented papers in AIM 2012.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Please note that acceptance of a paper at the AIM 2012 does not&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;guarantee acceptance in the special issues.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Distinguished papers among submitted full papers will be published in&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;the special issues of the following international journals:&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* The Journal of Supercomputing - Springer (SCI)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Cluster Computing Journal - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Mobile Network &amp;amp; Applications - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Journal of Intelligent Manufacturing - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Journal of Personal and Ubiquitous Computing - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* International Journal of Web and Grid Services - INDERSCIENCE (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Engineering Applications of Artificial Intelligence - Elsevier (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Information-An International Interdisciplinary Journal -&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;International Information Institute (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==============================&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==============================&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==============================&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;======&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;The 2012 FTRA International Conference on Advanced IT, engineering and&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Management (FTRA AIM 2012) will be held in Seoul, Korea, Feb. 6-8,&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;2012. The Conference is aimed at addressing key themes on "Advanced&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;IT, engineering and Management".&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;There will be a combination of presentations including scientific&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;papers. Prospective authors are invited, in the first instance, to&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;submit papers for oral presentation in any of the areas of interest&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;for this conference. Authors who wish to submit a full paper to the&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Special Issues(SCI, SCIE) may submit a two page summary to the AIM&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;2012.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Please note that acceptance of a paper at the AIM 2012 does not&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;guarantee acceptance in the Special Issues(SCI &amp;amp; SCIE). Full papers&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;submitted to the special issues will under go the review process of&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;the Special Issues, which is independent of the AIM 2012 review&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;process.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Topics&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Technical papers will be presented in the following major topics:&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Advanced Cryptography and Security&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Encryption and cryptography&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Block/Stream Ciphers&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Hash Functions&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Mathematical and Algorithmic Foundations of Applied Cryptography&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Design and Analysis of Cryptographic Algorithms and Protocols&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Pairing Based Cryptography&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Information Security with Mathematical Emphasis&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Public Key Cryptosystems&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Side Channel Attack&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Authentication and Non-repudiation&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Access Control and Authorization&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Identity and Trust Management&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Intrusion Detection, Tolerance and Prevention&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Secure communications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Digital Signatures&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Critical infrastructure protection&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Digital rights management&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Trust computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security for M2M Platform&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Theories, methods, tools and techniques in managing security&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security and privacy standards&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Common Criteria&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Risk evaluation and security certification&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security Policy&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Trust model and management&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security for Open convergence system&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Wireless sensor network, Smart Devices and Services&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Wearable intelligence&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Wireless sensor networks (WSN) / RFID application&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Network Middleware and protocols&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - WSN and Context awareness model&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Smart and Personal Devices&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Smartphone Security issues&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Embedded hardware and software&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Real-time OS&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Power-aware Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Smart building applications and services&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Multimedia security and services&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Authentication, access control, and privacy protection&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Commercial and industrial applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Advanced Vehicular Communications Technology&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - IT-based Convergence Technology and Service on Intelligent&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Transportation Systems (ITS)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Inter-Vehicle &amp;amp; Infra-Vehicle Communication Technologies&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Vehicle Wireless Medium Access Control &amp;amp; Networking Technology&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Wireless &amp;amp; Wireline Convergence Technology in Vehicle&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Advanced Sensor and Sensor Information Convergence Technology&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - High-accuracy Positioning Technology for Vehicle&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security Issues in Vehicle Communication Environment&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Local Dynamic Map Services&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Remote Vehicle Control Services&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Vehicular Diagnostics Technology&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Applications and Scenarios for Convergence Technology and Service on ITS&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Others: Commercial or Industrial Issue in ITS&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Social Networks,P2P, Grid and Cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Social computing and social intelligence&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Ubiquitous computing and mobile systems&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Cloud Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Grid Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Peer to Peer Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Green Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security and Trust Issues in Cloud and Grid Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Platform and Infrastructure in Cloud and Grid Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Grid Network its Servicess and Applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Economic-based and Utility computing models in Cloud and Grid Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Strategic Security Management for Industrial Technology&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Industrial Security Policy &amp;amp; Law&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Industrial Security Education &amp;amp; Organization&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Industrial Risk Assessment and Evaluation&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security Return on Investment&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Intelligence Surveillance System(CCTV, Access Control, Alarm Monitoring)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Information Protecting and Control (Mail and Messenger Security,&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Device Security, Enterprise Right Management, Database Security)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Contents Monitoring and Filtering&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Digital Forensic System&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security Convergence Architecture&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Watermarking and Steganography&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Computer Forensics&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Information assurance&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Emergent challenges in security and assurance&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security issues for Broadband convergence Network (BcN)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - IPTV security services in the BcN&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Advances in Artificial Intelligence and Surveillance Systems&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Audio-visual surveillance&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Audio &amp;amp; Video based event recognition and abnormal behavior detection&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Gesture and activity classification for surveillance system&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Knowledge representation and ontology engineering for surveillance system&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Machine learning methods for surveillance system&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Semantic scene representation and interpretation&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Semantic-driven user and context modeling, acquisition and representation&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Platforms, middleware and software architectures for SHE&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Other artificial intelligence and pattern recognition approaches&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;for surveillance system&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Other smart home issues and technologies&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Ubiquitous Computing and Services&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Evolution of New Generation U-Business Philosophies&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Trust and Value Creation through New Generation U-Business Applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Knowledge Management through New Generation U-Business Applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Service Competence of New Generation U-Business Applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Strategic Experimentation Paradigm for a U-Business Applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - U-Business /IT Infrastructure Requirements&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Entrepreneurial U-Business Best Practices&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Legal, Ethical, Cultural, Training and Social Issues related to U-Business&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Design, Development and Implementation of U-Business&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Case Studies and Experience Reports of U-Business&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Emergence of New Generation&amp;nbsp; U-Business Applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - U-Business Readiness&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Development of U-Business Professionalism&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Mobile Cloud Computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - New architecture of mobile technologies and applications in cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Middleware technologies for mobile cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Delay tolerance technologies and applications for wireless communication&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Software structure for mobile cloud application,&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Thin client layer on mobile devices&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Collaborative operations in mobile cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Mobile social network for wireless communication and cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Security in wireless communication and mobile cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Business model for wireless communication and mobile cloud computing&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Private-commercial-government communication system interoperability&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Wireless communications in multidimensional complex urban environments&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Emergency services and disaster recovery of networks and applications&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; - Techniques for flexible spectrum usage for wireless communication&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Organizing Committee (TBA)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==FTRA President and Steering Chair==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;James J. Park, Seoul National University of Science and Technology, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==Leading General Chair==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Sang-Soo Yeo, Mokwon University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==General Co-chairs==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Laurence T. Yang, St Francis Xavier University, Canada&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Han-Chieh Chao, National Ilan University, Taiwan&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Hamid R. Arabnia, University of Georgia, USA&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==General Vice-chair/Treasure==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Changhoon Lee, Hanshin University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==Leading PC Chair==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Seungmin Rho, Korea University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==PC Co-chairs==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Naveen Chilamkurti, La Trobe University, Melbourne, Australia&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Whai-En Chen, National Ilan University, Taiwan&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Sang Oh Park, Chung-Ang University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==International Advisiory Committee==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Mohammad S. Obaidat, Monmouth University, USA&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Hong Shen, University of Adelaide, Australia&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Jianhua Ma, Hosei University, Japan&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Hai Jin, Huazhong University of Science and Technology, China&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Doo-Soon Park, SoonChunHyang University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Young-Sik Jeong , Wonkwang University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Leonard Barolli, Fukuoka Institute of Technology, Japan&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==Publicity Chairs==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Jin Kwak, Soonchunhyang University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Deqing Zou, Huazhong university of science and technology, China&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Robert C. H. Hsu, Chung Hua University, Taiwan&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Antonio Coronato, ICAR, Italy&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;SeungJin Lim, Marshall University, USA&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Chan Yeun Yeob, Khalifa University of Science Technology and Research, UAE&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Simon See, Nanyang Techology University, Singapore&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==International Journal Coordinators==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Jongsung Kim, Kyungnam University, Korea (Leading Chair)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Hangbae Chang, Daejin University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Taeshik Shon, Ajou University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;==Local Arrangement Chairs==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Yang Sun Lee, Chosun University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Jung-Sik Cho, Chuang-Ang University, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;== Prgoram Committee ==&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;TBA&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Important Date&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Step 1: Conference Process&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;----------------------------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Abstract Submission Due: Dec. 16, 2011&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;1st Author Notification: Dec. 26, 2011&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Registration Due:&amp;nbsp; Jan. 10, 2012.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Camera-Ready Paper Due: Jan. 10, 2012 (Optional)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;**If authors want to revise and improve their abstract for FTRA&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;AIM-12 book proceeding, pls. submit it.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp; Otherwise, the first version of submitted&amp;nbsp; abstract will be&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;included in FTRA AIM-12 book proceeding.**&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Conference Days: Feb. 6-8, 2012&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Step 2: Journal Process for SIs in AIM-12&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;** This process is ONLY for authors of the accepted abstract in AIM-12 **&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Full Paper Submission Due: Feb. 5, 2012&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;2nd Final Notification Due: Feb. 22, 2012&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Camera-Ready Paper due: Feb. 28, 2012&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Special Issue of Journal Publication: 3rd or 4th Quarter, 2012 (Tentative)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;* The offline publications can be depended on schedule of the publisher.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Paper Submission&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;There will be a combination of presentations including scientific&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;papers. Prospective authors are invited, in the first instance,&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;to submit papers for oral presentations in any of the areas of&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;interest for this conference.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Authors should submit a paper, including all figures, tables, and references.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Papers must strictly adhere to page limits as follows.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;- Abstract Paper: 2 pages&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;- Full Paper: 8 pages&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Papers exceeding the page limits will be rejected without review.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Please use the FTRA Proceedings format for submission. Template is&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;available here:&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;a href="http://web.ftrai.org/aim2012/paper-submission" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;" target="_blank"&gt;http://web.ftrai.org/aim2012/&lt;wbr&gt;&lt;/wbr&gt;paper-submission&lt;/a&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;All accepted abstract papers will be included in the conference book&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;proceeding published by FTRA.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Submission system:&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.editorialsystem.net/aim2012" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;" target="_blank"&gt;http://www.editorialsystem.&lt;wbr&gt;&lt;/wbr&gt;net/aim2012&lt;/a&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;This is a journal process for accepted and presented papers in AIM 2012.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Please note that acceptance of a paper at the AIM 2012 does not&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;guarantee acceptance in the special issues.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Distinguished papers among submitted full papers will be published in&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;the special issues of the following international SCI/E indexed&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;journals:&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;(We have a plan to accept full papers for the special issues with 40~60% rate).&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* The Journal of Supercomputing - Springer (SCI)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Cluster Computing Journal - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Mobile Network &amp;amp; Applications - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Journal of Intelligent Manufacturing - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Journal of Personal and Ubiquitous Computing - Springer (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* International Journal of Web and Grid Services - INDERSCIENCE (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Engineering Applications of Artificial Intelligence - Elsevier (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* Information-An International Interdisciplinary Journal -&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;International Information Institute (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;----------------------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Registration&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;----------------------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;**Please understand that we can send official invitation letter only&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;after registration is completed by FTRA policy. Please check your&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;registration before requesting the letter of invitation. **&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;All attendees must make the registration. And one author per paper&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;MUST be accompanied by one mandatory registration and the registration&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;fee must be paid by January 10th, 2012 (Extended dates). Without a&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;dedicated registration, the paper cannot be included in the&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;proceedings and it cannot be recommended to the journal special&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;issues.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Registration Classes&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;- Authors Registration: USD 680&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;- Non-Authors Participation Registration: USD 500&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;- Late / On-site Registration (After 10th Jan. 2012)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;We will provide only delegate registration (USD 600).&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;No credit card payment system will be available.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;If you reside in Korea, please visit Korean registration page.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Otherwise, please visit International registration page&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;If you have any problem, please contact Prof. Yangsun Lee&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; E:&amp;nbsp;&lt;/span&gt;&lt;a href="mailto:yslee48@gmail.com" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;"&gt;yslee48@gmail.com&lt;/a&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp; A: Dept. of Information &amp;amp; Communication Eng.,&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chosun Univ., 375 Seosuk-dong, Dong-gu, Gwangju 501-759, Korea&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;*** Publication fee for SIs ***&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;For the journal publication, some of the journals may charge either&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;processing fee or page charge and the registration fee of AIM-12&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;conference will not cover for this.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;- Information-An International Interdisciplinary Journal -&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;International Information Institute (SCIE)&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;IMPORTANT NOTICE:&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;The registration fee does NOT include the Publication Charge, which&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;will be requested by the International Information Institute, during&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;the journal publication procedure.&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;* For further information about the Publication Charge, please visit&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;the following URL :&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;a href="http://www.information-iii.org/submission_and_subscription.html" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;" target="_blank"&gt;http://www.information-iii.&lt;wbr&gt;&lt;/wbr&gt;org/submission_and_&lt;wbr&gt;&lt;/wbr&gt;subscription.html&lt;/a&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;Contact Information&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;------------------------------&lt;/span&gt;&lt;wbr style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;/wbr&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;-----------&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;For further information regarding the conference and paper submission,&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;please contact:&lt;/span&gt;&lt;br style="background-color: white; font-family: arial, sans-serif; font-size: 13px;" /&gt;&lt;a href="mailto:ftra.secretary02@gmail.com" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;"&gt;ftra.secretary02@gmail.com&lt;/a&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt;&lt;a href="mailto:pc.sopark@gmail.com" style="background-color: white; color: #0000cc; font-family: arial, sans-serif; font-size: 13px;"&gt;pc.sopark@gmail.com&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-4609438483829719358?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zkmJ4pSeEd4nvKs0szSGJl2fVnw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zkmJ4pSeEd4nvKs0szSGJl2fVnw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zkmJ4pSeEd4nvKs0szSGJl2fVnw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zkmJ4pSeEd4nvKs0szSGJl2fVnw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/ih_gUPI_zoc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/4609438483829719358/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/aim-2012-call-for-papers.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/4609438483829719358?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/4609438483829719358?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/ih_gUPI_zoc/aim-2012-call-for-papers.html" title="AIM 2012 Call for Papers" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/aim-2012-call-for-papers.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUYEQH89eCp7ImA9WhRSEEQ.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-4912697406699204365</id><published>2011-11-12T18:18:00.000+08:00</published><updated>2011-11-12T18:18:21.160+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-12T18:18:21.160+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[C#] DotNetZipLib 與 SharpZipLib</title><content type="html">&lt;span class="Apple-style-span" style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;"&gt;SharpZipLib 與 DotNetZipLib的介紹&lt;/span&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;a href="http://blog.miniasp.com/post/2009/01/11/Introduce-SharpZipLib-and-DotNetZip-Library-for-NET.aspx" style="background-color: #fff9ee; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px; text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;http://blog.miniasp.com/post/2009/01/11/Introduce-SharpZipLib-and-DotNetZip-Library-for-NET.aspx&lt;/span&gt;&lt;/a&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;span class="Apple-style-span" style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;"&gt;DotNetZipLib的Document&lt;/span&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;a href="http://cheeso.members.winisp.net/DotNetZipHelp/frames.htm" style="background-color: #fff9ee; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px; text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;http://cheeso.members.winisp.net/DotNetZipHelp/frames.htm&lt;/span&gt;&lt;/a&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;span class="Apple-style-span" style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;"&gt;Zip格式與支援程度&lt;/span&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px;" /&gt;&lt;a href="http://kikicocopapaya.pixnet.net/blog/post/24538462-zip" style="background-color: #fff9ee; font-family: Georgia, Utopia, 'Palatino Linotype', Palatino, serif; font-size: 15px; line-height: 21px; text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;http://kikicocopapaya.pixnet.net/blog/post/24538462-zip&lt;/span&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-4912697406699204365?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0G4zbrn93ZhiASjjrTxMyzMwQdc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0G4zbrn93ZhiASjjrTxMyzMwQdc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/0G4zbrn93ZhiASjjrTxMyzMwQdc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0G4zbrn93ZhiASjjrTxMyzMwQdc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/xF83jfPokTo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/4912697406699204365/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/c-dotnetziplib-sharpziplib.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/4912697406699204365?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/4912697406699204365?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/xF83jfPokTo/c-dotnetziplib-sharpziplib.html" title="[C#] DotNetZipLib 與 SharpZipLib" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/c-dotnetziplib-sharpziplib.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUcFQ3kzcSp7ImA9WhRSEEQ.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-2289697910490663271</id><published>2011-11-12T18:16:00.002+08:00</published><updated>2011-11-12T18:16:52.789+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-12T18:16:52.789+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="資工" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[C#] Using 關鍵字的用法</title><content type="html">&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="background-color: #fff9ee; color: #222222; font-size: 15px; line-height: 21px;"&gt;C#有主要兩個用法：&lt;/span&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-size: 15px; line-height: 21px;" /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul style="background-color: #fff9ee; color: #222222; font-size: 15px; line-height: 21px; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.5em; padding-bottom: 0px; padding-left: 2.5em; padding-right: 2.5em; padding-top: 0px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;做為指示詞，此時它是用來建立命名空間的別名，或是用來匯入在其他命名空間中定義的型別。&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;做為陳述式，此時它是用來定義一個範圍，物件會在此範圍結尾處進行處置 (Dispose)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-size: 15px; line-height: 21px;" /&gt;&lt;span class="Apple-style-span" style="background-color: #fff9ee; color: #222222; font-size: 15px; line-height: 21px;"&gt;相關教學資源請參考以下：&lt;/span&gt;&lt;br style="background-color: #fff9ee; color: #222222; font-size: 15px; line-height: 21px;" /&gt;&lt;/span&gt;&lt;ol style="background-color: #fff9ee; font-size: 15px; line-height: 21px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://msdn.microsoft.com/zh-tw/library/yh598w02(v=vs.80).aspx" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;using 陳述式 (C# 參考)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotnetperls.com/using" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;C# Using Statement Calls Dispose&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://msdn.microsoft.com/zh-tw/library/sf0df423(v=vs.80).aspx" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;using 指示詞 (C# 參考)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-2289697910490663271?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Kygnn5X6h228wA6nyZ65ZevKtO0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Kygnn5X6h228wA6nyZ65ZevKtO0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Kygnn5X6h228wA6nyZ65ZevKtO0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Kygnn5X6h228wA6nyZ65ZevKtO0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/stLl6M_gfvc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/2289697910490663271/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/c-using.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2289697910490663271?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2289697910490663271?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/stLl6M_gfvc/c-using.html" title="[C#] Using 關鍵字的用法" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/c-using.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE4EQHY_eip7ImA9WhRSEEQ.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-3989861934572574113</id><published>2011-11-12T18:15:00.000+08:00</published><updated>2011-11-12T18:15:01.842+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-12T18:15:01.842+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="程式設計" /><category scheme="http://www.blogger.com/atom/ns#" term="XML" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>[C#] C# WriteXml, Dataset與DataTable</title><content type="html">&lt;ol style="background-color: #fff9ee; font-size: 15px; line-height: 21px;"&gt;&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://msdn.microsoft.com/zh-tw/library/ms135426(v=vs.80).aspx"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;Dataset WriteXml方法&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://dotnetslackers.com/articles/ado_net/MappingDataSetToXMLAndBackwards.aspx"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;Mapping DataSet to XML and backwards&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotnetperls.com/datatable"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;C# DataTable Examples&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://www.dotnetperls.com/datatable-select"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;C# DataTable Select Example&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.data.datacolumn.expression.aspx"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;Expression for C# DataTable Select&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://dotnetslackers.com/DataSet/re-63088_Limit_Rows_In_DataTable_or_DataSet.aspx"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;Limit Rows In DataTable or DataSet&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms162771.aspx"&gt;&lt;span class="Apple-style-span" style="color: blue; font-family: Arial, Helvetica, sans-serif;"&gt;C#: 用XML推論XMLSchema&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-3989861934572574113?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2xNJrL3sjfHeCTLTf0Rq6YwRFXg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2xNJrL3sjfHeCTLTf0Rq6YwRFXg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2xNJrL3sjfHeCTLTf0Rq6YwRFXg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2xNJrL3sjfHeCTLTf0Rq6YwRFXg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/_gRGmMvHzJA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/3989861934572574113/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/c-c-writexml-datasetdatatable.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/3989861934572574113?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/3989861934572574113?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/_gRGmMvHzJA/c-c-writexml-datasetdatatable.html" title="[C#] C# WriteXml, Dataset與DataTable" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/c-c-writexml-datasetdatatable.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0YCRX86eCp7ImA9WhRTE0U.&quot;"><id>tag:blogger.com,1999:blog-1918621439400142370.post-2183743658433278194</id><published>2011-11-04T13:39:00.000+08:00</published><updated>2011-11-04T13:39:24.110+08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-04T13:39:24.110+08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="學術研究" /><category scheme="http://www.blogger.com/atom/ns#" term="學術" /><title>資訊類研討會接受率</title><content type="html">&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;b&gt;1. Network 研討會排名&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://www.cs.ucsb.edu/~almeroth/conf/stats/" style="color: #0000cc;" target="_blank"&gt;http://www.cs.ucsb.edu/~&lt;wbr&gt;&lt;/wbr&gt;almeroth/conf/stats/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2. Computer Science類研討會接受率排名&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://webdocs.cs.ualberta.ca/~zaiane/htmldocs/ConfRanking.html" style="color: #0000cc;" target="_blank"&gt;http://webdocs.cs.ualberta.ca/&lt;wbr&gt;&lt;/wbr&gt;~zaiane/htmldocs/ConfRanking.&lt;wbr&gt;&lt;/wbr&gt;html&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;br /&gt;
&lt;b&gt;3. Computer Hardware 研討會接受率排名&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://researchweb.iiit.ac.in/~chraghu/files/acceptrate.htm#_Networking_Conferences_Statistics-%28"&gt;http://researchweb.iiit.ac.in/~chraghu/files/acceptrate.htm#_Networking_Conferences_Statistics-%28&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;br /&gt;
&lt;b&gt;4. AI 研討會接受率排名&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://www.adaptivebox.net/CILib/CICON_stat.html" style="color: #0000cc;" target="_blank"&gt;http://www.adaptivebox.net/&lt;wbr&gt;&lt;/wbr&gt;CILib/CICON_stat.html&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;br /&gt;
&lt;b&gt;5. Security 研討會接受率排名&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://faculty.cs.tamu.edu/guofei/sec_conf_stat.htm" style="color: #0000cc;" target="_blank"&gt;http://faculty.cs.tamu.edu/&lt;wbr&gt;&lt;/wbr&gt;guofei/sec_conf_stat.htm&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;br /&gt;
&lt;b&gt;6. 知名的Computer Science 研討會列表&lt;/b&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/List_of_computer_science_conferences" style="color: #0000cc;" target="_blank"&gt;http://en.wikipedia.org/wiki/&lt;wbr&gt;&lt;/wbr&gt;List_of_computer_science_&lt;wbr&gt;&lt;/wbr&gt;conferences&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Reference&lt;/b&gt;&lt;br /&gt;
PTT實業坊PhD板 "&lt;span class="Apple-style-span" style="background-color: white; font-family: arial, sans-serif; font-size: 13px;"&gt;[資訊] computer sceince conference 接受率資料庫"&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1918621439400142370-2183743658433278194?l=allen501pc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ng-fJ8OeUA6qj3KClDc048e4C2E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ng-fJ8OeUA6qj3KClDc048e4C2E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ng-fJ8OeUA6qj3KClDc048e4C2E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ng-fJ8OeUA6qj3KClDc048e4C2E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/jtDgh/~4/ZR6Mj-aPvaY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://allen501pc.blogspot.com/feeds/2183743658433278194/comments/default" title="張貼意見" /><link rel="replies" type="text/html" href="http://allen501pc.blogspot.com/2011/11/blog-post.html#comment-form" title="0 個意見" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2183743658433278194?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1918621439400142370/posts/default/2183743658433278194?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/jtDgh/~3/ZR6Mj-aPvaY/blog-post.html" title="資訊類研討會接受率" /><author><name>Allen's Blog</name><uri>http://www.blogger.com/profile/13195732453805455970</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://allen501pc.blogspot.com/2011/11/blog-post.html</feedburner:origLink></entry></feed>

