顯示具有 LAB 標籤的文章。 顯示所有文章
顯示具有 LAB 標籤的文章。 顯示所有文章

2008年1月7日 星期一

LAB Packet Sniffer

1. Install Protocol Analyzer Ethereal at http://www.wireshark.org/
2. Capture the packets at your Ethernet interface card.
3. Enter a login required website that you often go to, such as web mail. Don't use the real account or password.
4. Try to catch the packet that contains the password

Lab Google Group

Have at leaser 2 persons in a group, one of them being the owner of Google Group.

1. Decide on the group name, and kick off some subjects.



2. Compare this with other BBS you might have used.
BBS=>純文字,只可以發表文章。
Google Group =>可以上傳檔案和下載檔案....等。
3. Can you think of any use of the Forum in your activities?
娛樂.體育....等。

Lab Web Analytics

1. Enter Sitemeter.
2. Put a Sitemeter in your own blog.
2. Check the site meter to see the daily traffic chart, the recent visitors by locations.

2008年1月4日 星期五

Lab Google Presentation

4. Invite the person sitting next to you to join your presentation




5. You are supposed to take the control of the presentation. When you change the slides, your audience should be able to see the slide changed at the same time.

2007年12月31日 星期一

Lab Drag-and-Drop by AJAX

1. Go to Laszlo and enter (Laszlo in 10 minutes).
2. Study and play around the "drag-and-drop" example.
3. Use this method to control movie playing as in the previous lab.
4. If you drag and drop the photo to the "play" area, the movie plays.
5. If you drap and drop the photo to the "pause" area, the movie pauses.

2007年12月17日 星期一

Lab Movie Player by AJAX

1. Go to Laszlo and enter (Laszlo in 10 minutes).
2. Study and play around the "scripting" and "video" examples.
3. Use this script to control movie playing.

[view id="video" x="0" y="50" resource=""http:jfk.swf"/]

4. If you push the "pause" button, the movie pauses.

[button x="200" onclick="video.setAttribute('play',false) "]pause[/button]

5. If you push the "resume" button, the movie resumes.

[button onclick="video.setAttribute('play',true)"]resume[/button]

2007年12月10日 星期一

Lab DOM and JavaScript

9*9 product

Lab Create Img using DOM

1.直接使用 "window.onload = buildTable"



2.利用button onclick來執行圖片

2007年12月3日 星期一

2007年10月29日 星期一

Lab 12: Greasemonkey

dennis http://s9526240.blogspot.com/

http://www.nytimes.com

yam.com

網際網路應用系統設計 http://iapblog.blogspot.com/

Google


3.You can turn off Greasemonkey by clicking on the monkey face at the URL bar of Firefox.

2007年10月8日 星期一