Tuesday, January 31, 2006

Make this into a quiz online

DO YOU HAVE I.T.?
Remembering that marketable expertise is not required for admission to our AoIT Academy, please respond to the following honestly and completely:
As a student interested in using technology, I

Technology Skills Am a beginner Am a little knowledge-able Am an expert

Understand/Use acceptable electronic copyright practices
Understand/Practice accept-able use of electronic communication
Familiar with QWERTY Keyboarding Skills
Familiar with Word Processing
Familiar with PowerPoint or equivalent
Familiar with basic Web Design
Familiar with accessing the Internet
Familiar with basic concepts of Networking
Familiar with basic Computer Trouble-shooting Strategies
Character Traits Seldom Often Almost Always
Have high energy level
Am enthusiastic about projects
Take a leadership role
Am attentive
Accept constructive criticism
Work well in groups
Work well independently
Am able to transfer knowledge
Work at or above grade level

Monday, January 30, 2006

javascript

http://www.pages.org/javascript/

Think of a use for....

An alert box, confirm box, and prompt box.

http://www.w3schools.com/js/js_popup.asp

Due tomorrow. Code and URL.

Javascript games

http://users.bigpond.net.au/drkien/request.html

We are going to do this tutorial during class

Click here.

Wednesday, January 25, 2006

Quiz

In 5 minutes I made this quiz based on code found from a google search. If you paid more attention in class you could get more done. Here is the quiz I made (you can only see it if you are at Killian):

http://aoit/~aoitg/Test/quiz.html


View source to see how it is done...IF STATEMENTS.

Friday, January 20, 2006

Assignment

Hello class. I'm writing this from an airport in New Jersey.

I was happy with the personal web pages done in such a quick time. Today you have a similar challenge: make a page for AOIT! Make it appealing for parents and prospective students but at the same time be honest.

Print out the source code and write the URL. For an extra credit A use some element of PHP!

More later.

Thursday, January 19, 2006

Create a web page in 45 minutes

You are to use Dreamweaver to make a personal web page with the following:

At least:

-3 pictures
-3 favorite links
-A way for people to login (name and password)- we'll connect it to a database of fictional grades later...
-Information about you that would be appropriate for a school situation.

After you are finished print out your source code along with the URL of the page on the class server. Remember- the new address is http://aoit

Good luck.

Final business site due on Tuesday.

Read this

Read this article.

Wednesday, January 18, 2006

Quiz tomorrow on the following terms

Bus, star, ring, mesh topologies
Peer-to-peer
LAN
WAN
Server

Know all these terms

Thursday, January 12, 2006

AOIT English

http://vogtf.blogspot.com/

Tuesday, January 10, 2006

Code for connecting to a database

Click here.

Sunday, January 08, 2006

Adding Javascript to your site

As you redo your entire business site using dreamweaver, you may find Javascript to be helpful. Javascript is not difficult and there are many great resources online such as this one.

Tuesday, January 03, 2006

Each group must select a club to make a web page!

Your assignment is to find a club and make them a web page. You need to select the club by Monday. Submit it to me with email.

Monday, January 02, 2006

Writing to a file

After creating a cookie you are to write the user's name to a text file. Read here.

Sunday, January 01, 2006

Cookies

Examine this. You will need to add cookies to your web page by the end of today.