[Lab]
1. Open NVu
2. Based on the code as in http://www.scottandrew.com/weblog/articles/dom_4 ,
write a code to generate the table of 9*9 products. (九九乘法表)
Hint: The javascript code should be enclosed by script tags.
2009年5月15日 星期五
Lab Create Image using DOM
2009年5月8日 星期五
Lab XML (2)
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 XML
Lab Hand code a form
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 Nvu HTML editor.
3. Open a new empty HTML file.
4. Paste the search box into this new file.
5. Use Nvu 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?
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 Nvu HTML editor.
3. Open a new empty HTML file.
4. Paste the search box into this new file.
5. Use Nvu 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?
2009年5月2日 星期六
Homework 5-1-2009
1. 嘗試闖關以下這個遊戲
Place That State Game
2. 建立你的行事曆,並與學校行事曆合併
Place That State Game
2. 建立你的行事曆,並與學校行事曆合併
Google日曆-中原大學行事曆-html版本<http://www.google.com/calendar/embed?src=sth4g0ns7lj48crs0gsm3ekuns%4...>
2009年5月1日 星期五
Lab Mash-up 4
Lab Mash-up 3
Maps of the Swine Flu Outbreak - Part 1
Maps of the Swine Flu Outbreak - Part 2
Maps of the Swine Flu Outbreak - Part 3
這些應用的特點是什麼?
ps. More applications of Google Maps
這三個頁面都是再講有關新型流感的病例散佈地點,還有擴及到的範圍,利用GoogleMAP的方式來顯示出來,利用眾多網友各自分享每個國家的相關資訊,配上部份的新聞影片,第三個還有推算可能的擴散半徑!這樣比一般媒體能得到的消息更精細,更有效率!
Maps of the Swine Flu Outbreak - Part 2
Maps of the Swine Flu Outbreak - Part 3
這些應用的特點是什麼?
ps. More applications of Google Maps
這三個頁面都是再講有關新型流感的病例散佈地點,還有擴及到的範圍,利用GoogleMAP的方式來顯示出來,利用眾多網友各自分享每個國家的相關資訊,配上部份的新聞影片,第三個還有推算可能的擴散半徑!這樣比一般媒體能得到的消息更精細,更有效率!
Lab Mash-up 2
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.
比較: 美感,直覺性,流暢,預期反應
example: TMM
美感:
HousingMaps>UrMap>7HOUSE ; HousingMap單純以地圖來呈現,我喜歡這種極簡風,相較之下 7HOUSE廣告很多,十分雜亂,令人感到不耐!
直覺性:這點是UrMap勝利,簡單明瞭的介面,令人方便搜尋想要的資料Ex:職缺,租屋 ,中文介面也是相當重點的賣點;7HOUSE則是依然敬陪末座!
預期反應:應該是UrMap最受歡迎,畢竟擁有許多中文的資料,種類也相當豐富,操作上也十分流暢,相信很容易便可以找到想找的資料
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.
比較: 美感,直覺性,流暢,預期反應
example: TMM
美感:
HousingMaps>UrMap>7HOUSE ; HousingMap單純以地圖來呈現,我喜歡這種極簡風,相較之下 7HOUSE廣告很多,十分雜亂,令人感到不耐!
直覺性:這點是UrMap勝利,簡單明瞭的介面,令人方便搜尋想要的資料Ex:職缺,租屋 ,中文介面也是相當重點的賣點;7HOUSE則是依然敬陪末座!
預期反應:應該是UrMap最受歡迎,畢竟擁有許多中文的資料,種類也相當豐富,操作上也十分流暢,相信很容易便可以找到想找的資料
Lab Mash-up 1
1. Upload a sample ppt to Google Docs.
2. Publish the uploaded ppt.
3. Embed the online ppt to your blog.
The reason to do so is that the readers don't have to have ppt to view your presentation. For example, some users work with Linux or Unix, and others work with MacOS. They will appreciate you for doing so.
Hint: a sample work
2. Publish the uploaded ppt.
3. Embed the online ppt to your blog.
The reason to do so is that the readers don't have to have ppt to view your presentation. For example, some users work with Linux or Unix, and others work with MacOS. They will appreciate you for doing so.
Hint: a sample work
訂閱:
文章 (Atom)