芳鄰成長園

2010年12月13日 星期一

lab37

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

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

lab37自動控制社寒訓說明會報名表

lab36

 
 ncu proxy.csie.ncu.edu.tw:3128
no proxy

2010年12月6日 星期一

lab35

Build a blog cloud for your blog.

lab34

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

Blogger 製作

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

lab33

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


2010年11月22日 星期一

Lab32

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.
 


 
 

Lab31

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.


2010年11月8日 星期一

Lab30


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

Lab29

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.

中原大學

                                                                            中原夜市


Lab28

"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?



2010年11月1日 星期一

Lab27

Lab 26

Lab25

真實案例
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裡,需要購屋者可以從內部裝潢著手,但是相對的對於想要以地點找房子人卻是housingmap比較方便
流暢: 在7house裡我們可以藉由滑鼠直接點明想的房子的所在地,並且把預算需求還有希望房子的大小都涵蓋在內,直接讓電腦搜索,但是在housingmap裡的地圖搜索卻沒有這樣子的方便
預期反應:使用7house可以讓消費者清楚的知道要買的房子內部裝潢,以及坪數大小,用housingmap或許沒辦法立刻知道內部構造,但是卻可以知道附近可能住了哪些人,而作為住家安全的評估

Lab24

2010年10月25日 星期一

Lab23

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

2. Fix the failures you found.

Lab22

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.
http://www.payeasy.com/
http://forum.gamer.com.tw/B.php?bsn=09856




http://www.youtube.com/

期中報告

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

評分標準
  • 創新(20%)
  • 資訊完整性 (30%)
  • 美學 (25%)
  • 網站邏輯架構 (15%)
  • 線上服務功能 (10%)
雛型(半成品),網站建議書(範本)繳交日期 10/25/2010
成品繳交日期 11/01/2010


網站建議書
My goole sites https://sites.google.com/site/aionyongheng/

2010年10月18日 星期一

Lab21

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.

Lab20

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?                










有項目的分別

Lab19

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.

Lab18

Firefox 3會提醒用戶有一個更新出現,現在當你的Flash Player過時也會通知你。IE 8會透過 Windows Update/Microsoft Update服務更新。Google Chrome則是創新地自動在背景裡進行更新,連用戶的同意都不需要。
資料來源:http://tw.myblog.yahoo.com/gisucomputer/article?mid=501&prev=502&next=-1

2010年10月17日 星期日

Homework5

1. 網路可不可能增進身心障礙者的便利,請舉例說明?
我相信是可以的,許多四肢殘缺不方便出門的人,可以藉由網路購物服務而買到自己想要的東西,不需要在人潮中因為行動不便而想辦法買東西,但是一開始的網路服務並不完善,許多視障者無法看到網路頁面而購買需要的東西,但是現在有了語音系統,對於視障者也將會更方便。
2. 瀏覽器會洩漏使用者的隱私嗎? 為甚麼?
會的,因為會記錄瀏覽紀錄以及cookies,不過當然也有解決的方法,我相信定期刪掉瀏覽紀錄是不錯的選擇。
資料來源:http://jakonson.pixnet.net/blog/post/24905059
                http://www.itis.tw/node/3884

2010年10月11日 星期一

Lab17

 


Lab16

Lab15

Lab14

  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.

YES

2010年10月4日 星期一

Lab13

1. Observe how Google Mars loads the map and does the zooming. Is the data downloaded once for all or retrieved on demand?
retrieved on demand
2. 這個服務的特色有哪些?
可以讓許多對太空有興趣的人更能了解火星的秘密,而且可以利用標誌直接找尋有興趣的地點並且開啟連結以尋找有用的資料

Lab12

在Firefox上安裝 PageRank , 然後使用 PageRank 量測以下網站的 PageRank (0~10分)

紐約時報 (9/10)
CNN (8/10)
台灣雅虎 (8/10)
蕃薯藤 (7/10)
PCHome 購物 (6/10)
Monday 購物 (4/10)

接著,以PageRank量測你常用的三個網站。
PAYEASY(6/10)
中原大學(7/10)
博客來(7/10)

Lab11

  1. 在你的iGoogle 討論群組 Google Group,加入這個討論區 http://groups.google.com/group/mobile-computing
  2. 在你的iGoogle 閱讀群組 Google Reader,加入這個部落格 http://minstral.blogspot.com/