星期六, 4月 28, 2012

Lab 21 HTML

HTML 

Accessibility
  • What is web accessibility?
  • Accessible search engine
  • Use accesskeys

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.
7. Repeat the work for

Lab 20 Google Accessibility

  1. Google Search Keys Numbers the results in a Google search page and you can type the corresponding number to follow the link.
  2. Google Access Keys Enables navigation through Google search results.
Reference:
http://dia.z6i.org/ (中文) 在 30 天內打造更具親和力的網站

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

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

星期二, 4月 24, 2012

政府資訊公開可促進民間產業活絡

台北好行APP 一點都不好行- Yahoo!奇摩新聞

何不效法美國 data.gov 的做法,政府應該釋放的是公眾資訊,加值應用由民間來作就好了,一來民間可以做的又快又便宜,二來民間很多人都可以做,相對於政府只有一個單位做一支程式,民間的加值應用樣態比較多樣化,競爭的結果,民眾用戶可以選擇最好的服務。其實政府本該遵守政府資訊公開法,對於沒有機密性又可能有利於公眾利益的政府資料加以公開,讓活沛的民間拿去加以應用,無形中就可以創造更多就業。像公車GPS位置,根本就屬於公開資訊法應公開的項目,政府不公開,民間這些app好手,就算有天大本領,也沒辦法開發交通app

行動電話技術分水嶺

2G TDMA,
2.5G packet radio,
2.8G Edge,
3G WCDMA (Spread Spectrum) 384k download,
3.5G High Speed Download below 3.6M,
3.75G High Speed Download above 3.6M,
4G LTE (OFDMA+MIMO)

技術分水嶺在 2G -分時多工,3G-編碼多工(展頻通訊),4G-正交分頻多工

星期六, 3月 31, 2012

HTML5日益實現 App末日將至

與目前市面上的手機作業系統最大不同的地方在於,近來推出的火狐 B2G 的 Apps 全都以 HTML5、Javascript、CSS 等網頁開放技術撰寫。以後一個網址取代一支 app,手機上就不會是滿滿的 app,造成資安疑慮與效能低落的問題。

其實在PC上我們早已經習慣借助瀏覽器上網,目前手機使用app上網的情況,有點像1995年流行在PC上面用applet上網,因為當時的HTML功能太少,除了網路文件出版,要做點動態效果都難,後來HTML功能逐漸增強,applet最後退場。在瀏覽器的時代,一個網址就是一個應用,這個應用由伺服器或雲端提供,不需藉由手機app或PC上的applet。