標籤

2010年11月22日 星期一

Lab 32: DOM

1. Open KompoZer
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.
99乘法表

Lab 31: Create Image using DOM

1. Open KompoZer
2. Hand code a javascript that loads an image from Internet based on
the DOM model.
3. Take a look at the sample code that shows how window.onload to load the image.
4. Use a button to load the image. Try how onclick works.



1.原始碼

2.弄BUTTON

3.圖示

2010年11月8日 星期一

Lab 30 navigation bar


1. 進入你的部落格,登入,選擇自訂
2. 新增小工具
3. 選取
HTML/JavaScript
4. 撰寫或貼上所需連結(範例)



 選取HTML/JavaScript


加入所需要的語法


最後出來樣貌




Lab 29 Hand code a form

Hand code a HTML or use KompoZer to edit an HTML so that the webpage can send a request to Google like
http://maps.google.com/maps?q=24.9586,+121.24114

Use Form CGI that includes action, input, and submit.
Try a few different coordinates.



編輯相關語法連結MAP


網頁外貌



搜尋結果

Lab 28 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?


加入搜尋語法


搜尋結果


使用方法get


搜尋結果


使用方法post


出現結果

2010年11月1日 星期一

Lab 27: Mash-Up 4 (Calendars)

建立你的行事曆,並與學校行事曆合併
Google日曆-中原大學行事曆-html版本<http://www.google.com/calendar/embed?src=sth4g0ns7lj48crs0gsm3ekuns%4...>
進入後按右下角+Google日曆即可訂閱



很方便,不用翻閱學校行事曆,同時也可以結合自己計畫,使得事情不會忘記


Lab 25: Mash-up 2 (Maps)

真實案例
96年度全人關懷獎 -崔媽媽科技服務工作團隊


For housing services, compare the following two websites
http://www.housingmaps.com/

http://www.7house.com.tw/

List the differences in the user interface design and usability. Make comments
by your use experiences.


比較: 美感,直覺性,流暢,預期反應

美感:
7house
玲瑯滿目,圖片也比較有變化
housingmaps
相當簡要,只有地圖跟座標可以做變化
但拉大比例尺後,各式各項的建築模型都出來了

直覺性: 7house
這個比較受我的喜歡,比較貼近日常生活
housingmaps
我想這個地圖搜尋,是要出去玩,能事先規劃及了解的路線吧

流暢:
7house
速度也不慢,資料統整也有條有理!!
housingmaps
同上,這比較能了解週遭建築!!

預期反應:
7house
這是單區預售屋,使用者可能侷限於 想在台灣住或炒地皮的
housingmaps
這個是全球化地圖,使用者方面應該比較多

Lab 24: Mash-up 1 (Publish)

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.

範例:
如何活用 Gmail 工作坊



Lab 26: Mash-up 3 (Blogs)

部落格與相本的結合運用。透過部落格分享你的照片集,省去傳送大量照片的缺點,自由書寫照片中的故事。

Create a slide show of your album. Embed the album in your blog.

Hint: 挪威奧斯陸之行
album







網誌的心路歷程

這是到目前為止的全部圖片