2009年4月18日 星期六

Homework 4-17-2009

用Google查一下網路裡面的你,還有另一個你想查的人。

列出搜尋結果

ps. 老師自己Google一下自己



2009年4月17日 星期五

Lab 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 Access Keys

1. Use Firefox Accessibility Extension to identify the access keys defined in http://www.epa.gov.tw



2. Use GreaseMonkey to detect the access keys defined in http://www.epa.gov.tw
Hint: AccessBar: displays defined accesskeys in a fixed-position bar along the bottom of the window.



3. Are the two results in the above the same?
答:是的

Lab 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.


中原大學


中央氣象局


igoogle

Lab: Making images accessible

1. Use Nvu or Notepad to edit the following homepage
at http://bloggercamp.blogspot.com/2007/01/2007.html

You can copy and paste the content to your Nvu.

2. Take a look at the HTML 標籤, HTML 原始碼

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.

2009年4月3日 星期五

Lab 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 atwww.ocac.gov.tw www.epa.gov.tw




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

台南縣身心障礙者夢工坊


台南縣政府



桃園縣政府

Lab: Accessibility in GreaseMonkey

1. Google Search Keys Numbers the results in a Google search page and you can type the corresponding number to follow the link. Updated: 2005-04-26. more

2. Google Access Keys Enables navigation through Google search results.


Shift+alt+x:下一頁 ; Shift+alt+y:上一頁

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



可發現字體大小的改變!



修改前面的碼,可將標頭改變!

Lab HTML

Preparation

1. Using Microsoft Notepad, Copy and paste the HTML example atIntroduction 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.

Homework 3-27-2009

Read the following paper.

Steven J. Vaughan-Nichols “Will Mobile Computing’s Future Be Location, Location, Location?” IEEE Computer, February, 2009. pp. 14-17.

本文提到了LBS(Location-Based Services)系統,中文可以翻為行動定位服務或是在地性服務。主要是結合行動裝置與地理資訊系統(GIS),像傳統手機沒有定位能力,但是數位內容豐富,而GIS則是有強大的空間分析能力跟地圖資料,LBS便是結合這兩者所具備的能力!

LBS最早起源於美國,在美國打911緊急電話的話,可以知道你的位置在哪,不過這是固定用戶的。移動應用便是於美國國防部建立的NAVSTAR全球定位系統,後來發展成現今商用的GPS系統。LBS其實在台灣也很常見,像是區域性的簡訊發送,也是LBS應用的一種,假設下週中原大學有校園演唱會,校方可向整個中壢市or更小的中原校區發送相關訊息的簡訊,也可以更進一步要求電信業者將目標鎖定再某個年齡層或是客群,像是限制只發送給學生用戶。LBS更可以用來幫助身心障礙的病友進入社會,我想這些相關的應用,張老師做了很多類似的計畫,我就不多贅述了...

我認為行動計算(mobile computing)的未來並不會被侷限於單純拿來做定位而已,就像是車用GPS系統(未來應該整合為車用電腦)它不只有定位的功能,更要能幫助使用者快速的達到目的地,避免塞車或其他交通狀況,還能顯示車子目前的狀況,如果該加油或是需要維修了,最近的加油站和修車廠在哪裡都必須顯示出來。文章裡面有提到,現今的GPS或許沒有這種能力,但是可以藉由無線網路的幫助,連線到伺服器,交給伺服器來運算跟傳輸信息。

行動計算未來很重要的一點是跟環境的互動,與我們生活最貼近的行動計算工具莫過於手機了,未來如果當你到圖書館時,手機變自動與圖書館的伺服器連上,顯示你之前的借閱紀錄,提醒你沒還的書籍,想查要借的書本在哪裡也可以用手機來查。可以說行動計算的未來沒有極限,只要人類保有無限的創意想法!