標籤

2010年12月13日 星期一

Lab 37 製作一個報名網站

社團,學校,公司舉辦各種活動,少不了一個報名網站。利用
免費的Google 文件加上Google 部落格,就可以製作一個乾淨
俐落的報名網站。

請參考以下範例,製作一個報名網站。
http://eecscycu.blogspot.com/2010/12/99.html

Lab 36 Speed Test

測試中原大學與中央大學對外頻寬速度。

Tool: Speedtest
cycu proxy: proxy.cycu.edu.tw:3128
ncu proxy.csie.ncu.edu.tw:3128
no proxy


中原對外

中央對外

無 對外

2010年12月6日 星期一

Lab 35: Blog Cloud



Build a blog cloud for your blog.

標籤雲

Lab 34 Syndication with RSS 2.0



1. 進入你的部落格,登入,選擇自訂
2. 新增小工具
3. 選取
資 訊提供 新增
將 RSS 或 Atom 資訊提供的內容加入您的網誌。

Blogger 製作

4. 撰寫或貼上所需連結(範例)









1.點選此小工具設定

2.匯入RSS相關網址

Lab 33 匯出部落格

1. 將你的部落格匯出為 XML,請使用blogspot 已經提供的匯出工具
2. 在blogspot 新建一個空白部落格。
3. 將剛才匯出部落格匯入到新的部落格
4. 檢查匯出情況,是否有出現異常,資料遺失或被變更?

1匯出地方
2.建立新網誌 並執行匯入步驟

3差異之處,所有佈置都得重新來過

4.所有文章都有保有

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







網誌的心路歷程

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

2010年10月25日 星期一

期中報告

使用Google Sites 架設網站,主題可以環繞你所參加的社團, 你的家鄉或社區, 你的分享與關心, 你的朋友, 高中同學, 電影, 音樂, 學業, 生涯,

評分標準
  • 創新(20%)
  • 資訊完整性 (30%)
  • 美學 (25%)
  • 網站邏輯架構 (15%)
  • 線上服務功能 (10%)


氣象脈動網站建議書草案網站建議書
氣象脈動SITE 

Lab 23 Making web pages accessible

1. Use Firefox Accessibility Extension to identify the accessibility failures and warnings in http://google.com
2. Fix the failures you found.





修改字體及標頭檔所得到的結果

Lab 22 Firefox Accessibility Extension

Use Firefox Accessibility Extension to check the accessibility of three sites that you visit most.
Report the summary of all the errors and warnings for each site.
台灣論壇


巴哈姆特


遊戲基地

2010年10月18日 星期一

Lab 21: Making images accessible

1. Study what an ALT tag is.
2. Use KompoZer to edit the following homepage
at http://bloggercamp.blogspot.com/2007/01/2007.html

You can copy and paste the content to your KompoZer.

3. Save your editings and preview your webpage using Firefox

4. Make the webpage accessible by
adding ALT text to the images.

5. Go to the Firefox Add-ons site for Firefox Accessibility Extension

6. Click the "Install now" button on the add-ons website

7. Check whether you can see the ALT text for the images by selecting the "Show Text Equivalent" function.

Lab 20 More on HTML

Headings
1. Copy and paste the Headings example athttp://www.w3schools.com/html/html_primary.asp
2. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
3. What kind of effects can you see?

Lists
4. Copy and paste the Headings example athttp://www.w3schools.com/html/html_lists.asp
5. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
6. What kind of effects can you see?


1.根據語法變換,可得到字體大小改變
2.根據語法類型,可得到不同項目符號作為條列

Lab 19 HTML

Preparation

1. Using Microsoft Notepad, Copy and paste the HTML example at Introduction to HTML
2. Save the file as myfile.html
3. Open the file using Firefox.

New editor
4. Enter http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic
5. Copy and paste the HTML example at Introduction to HTML
6. Verify your results on the screen.


1.複製HTML語法
2.轉貼語法後得到的反應


Lab 18 Comparing browsers

Install Google Browser Google Chrome and Firefox 3.0, try a few websites and compare their performance. For example, youtube, blogspot, msn, and yahoo.

Google Chrome:
1.介面操作簡單,容易上手,且會把最近連結選項至於最上方
2.對於外國網站,有支援直接翻譯功能

 Firefox 3.0
1.功能俱全,想改什麼或設定什麼,在快捷鍵欄都可找到
2.支援掛載外掛的功能,將使功能擴增

2010年10月14日 星期四

Homework 5

1. 依據 What is web accessibility,試針對三種不同障別舉出三種無障礙設計方式,並請探討跨障別設計是否可行?(也就是所謂的通用設計)
(1)針對視覺有障礙的同胞,可以用聲音指引。
(2)對於雙手不便的同胞,可以開發腳用鍵盤。
(3)近日有看到以腦波指揮系統操作的,這對於身障同胞有很大福音。
只要相關腦波分析以及程式運用開發完成,即可便利同胞。

2. 網路可不可能增進身心障礙者的便利,請舉例說明?
可以;
對於行動不便的同胞,藉由網路,即使不用去圖書館,也可學習新知識,知道世界各地的資訊
對於說話不便的同胞,藉由MSN,E MAIL,網路訊息,可以幫助他們與它們快速溝通傳達想法

3. 瀏覽器會洩漏使用者的隱私嗎? 為甚麼?
可能;
有些網站會要求下載附加檔案,或者瀏覽器會詢問是否要儲存使用者帳號密碼,倘若有心人刻意攻擊,或者植入木馬等相關惡意程式,這將使用者個人資料洩出。

2010年10月11日 星期一

Lab 14 Greasemonkey

  1. Install Greasemonkey 0.8. Check the lower right corner of your Firefox and you should find a monkey at the right. Note that you must run the

  2. Cookie Monster - Show cookie contents: Shows the contents of the current page cookie. Just mouse over the "Cookie" text on the bottom left. Check what cookies http://www.nytimes.com writes to you. Does our class blog use cookie or not? Does Google use cookie?
  3. You can turn off Greasemonkey by clicking on the monkey face at the URL bar of Firefox. Click again to activate Greasemonkey.



油猴子有顯示



GOOGLE的


CLASS BOG


Lab 17: AccessBar

AccessBar: displays defined accesskeys in a fixed-position bar along the bottom of the window. Added 2005-04-01 (not a joke). Find how many access keys have been defined at
http://www.ocac.gov.tw/ http://www.epa.gov.tw/

Continued from the above, use google to find 3 more government sites in Taiwan that enable access keys.