2010年5月31日 星期一
2010年5月24日 星期一
Lab 29: DOM
Lab 28: Create Image using DOM
2010年5月17日 星期一
Lab 27: Using XML and XSLT
1. Register and Download Xray, an XML, XSLT editor and processor.
2. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 2. A basic style sheet for the soccer results
use the XSLT as in the Listing 2 to transform the XML file as in the Listing 1.
(archive)
3. View the formatted HTML file.
4. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 3. A style sheet that computes team standings
compute the team standings in a table.
5. View the formatted HTML file.
2. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 2. A basic style sheet for the soccer results
use the XSLT as in the Listing 2 to transform the XML file as in the Listing 1.
(archive)
3. View the formatted HTML file.
4. Given the
Listing 1. An XML document representing the results of a soccer tournament
Listing 3. A style sheet that computes team standings
compute the team standings in a table.
5. View the formatted HTML file.
Lab 26: Using XML
2010年5月10日 星期一
Lab Hand code a form
Lab 25 Lab Form and Action
"logic will get you from A to B - imagination will take you anywhere"
How to use Form to invoke a remote service through CGI.
1. Copy the search box of this search page,
inlcuding radio buttons, text input, and submit button.
2. Open your KompoZer HTML editor.
3. Open a new empty HTML file.
4. Paste the search box into this new file.
5. Use KompoZer to add a Form to this search box. Do not hand code the HTML. Just fill the blank in the Form dialog.
6. In the form dialog, set Action="http://google.com/search" and name of Form as "f" and method as "get"
(See Hint if it does not work.)
7. Save your file on your computer. Run your HTML by Firefox. What do you get?
8. Set method as "post"
9. Run your HTML by Firefox. What do you get?
Homework5
一.請點選以下中原大學電算中心有獎徵答活動,檢視當中使用了哪些服務的 mash-up?
google docs 的表單、文件、報表
2. Rich Internet Applications 泛指網頁上高度互動性設計,諸如Youtube, Google Maps 等,需要較多的運算與頻寬,請問這些應用是否可能將無障礙設計納入考量,以兼顧視障,肢體障礙,聽障者的需求?
網頁高度互動性設計是有可能將無障礙設計納入考量的。
3. Augmented Reality (on Youtube Video) 目前有哪些研究?是列舉三個研究單位或三項研究的簡介。
一.美國哥倫比亞大學的「電腦繪圖與使用者介面實驗室」製作了一套實驗式室外系統,用來協助觀光客遊覽大學校園。
二.Sony推出的一套擴增實境遊戲EyePet,遊戲中的寵物就在客廳的桌子上活了過來。
三.麥吉爾大學的智能機器研究中心這些地板磚可以模仿沙地、雪地、草地的環境(包括視覺、聽覺、感覺等)。這些地磚可能被用於一些增強實境的應用,包括電話會議、遠程培訓、遠程醫療等。
google docs 的表單、文件、報表
2. Rich Internet Applications 泛指網頁上高度互動性設計,諸如Youtube, Google Maps 等,需要較多的運算與頻寬,請問這些應用是否可能將無障礙設計納入考量,以兼顧視障,肢體障礙,聽障者的需求?
網頁高度互動性設計是有可能將無障礙設計納入考量的。
3. Augmented Reality (on Youtube Video) 目前有哪些研究?是列舉三個研究單位或三項研究的簡介。
一.美國哥倫比亞大學的「電腦繪圖與使用者介面實驗室」製作了一套實驗式室外系統,用來協助觀光客遊覽大學校園。
二.Sony推出的一套擴增實境遊戲EyePet,遊戲中的寵物就在客廳的桌子上活了過來。
三.麥吉爾大學的智能機器研究中心這些地板磚可以模仿沙地、雪地、草地的環境(包括視覺、聽覺、感覺等)。這些地磚可能被用於一些增強實境的應用,包括電話會議、遠程培訓、遠程醫療等。
2010年5月3日 星期一
Lab 22: Mash-up 2 (Maps)
For housing services, compare the three websites
http://www.housingmaps.com
http://www.urmap.com.tw/asp/kijiji/
http://www.7house.com.tw
List the differences in the user interface design and usability. Make comments
by your use experiences.
比較: 美感,直覺性,流暢,預期反應
(1)美感: 個人認為在7house首頁上幾乎都是廣告,看起來較多采多姿,但在收尋後則為條列的方式顯示,
變得較無美感可言.而housingmaps和urmap兩者則是差不多, 都皆為地圖來顯示,較清晰可見週
遭相關的環境.
(2)直覺性&流暢: 三者在直覺性和流暢方面上,感覺大致差不多好使用,但在有地圖配合使用上則較為方便,
不需要在另外收尋地圖或週遭相關資訊.
(3)預期反應:在這三個網頁上都可以很清楚的明白網頁的功能性,但在kijiji裡多提供了許多生活上的相
關資訊,例如:求職、求學、旅遊等等資訊,讓人可以很方便的收尋到其他想知道的資訊.
http://www.housingmaps.com
http://www.urmap.com.tw/asp/kijiji/
http://www.7house.com.tw
List the differences in the user interface design and usability. Make comments
by your use experiences.
比較: 美感,直覺性,流暢,預期反應
(1)美感: 個人認為在7house首頁上幾乎都是廣告,看起來較多采多姿,但在收尋後則為條列的方式顯示,
變得較無美感可言.而housingmaps和urmap兩者則是差不多, 都皆為地圖來顯示,較清晰可見週
遭相關的環境.
(2)直覺性&流暢: 三者在直覺性和流暢方面上,感覺大致差不多好使用,但在有地圖配合使用上則較為方便,
不需要在另外收尋地圖或週遭相關資訊.
(3)預期反應:在這三個網頁上都可以很清楚的明白網頁的功能性,但在kijiji裡多提供了許多生活上的相
關資訊,例如:求職、求學、旅遊等等資訊,讓人可以很方便的收尋到其他想知道的資訊.
訂閱:
文章 (Atom)