Captain: Sharmin
09/11/06
Class Notes
BU4035 WEB systems and E commerce
Today's topic:
-Search Program(pg15) copy and understand and run. How are you going to use with your tutorial system
-Assignment: To create a web page as is on page 695 of the class textbook. Change it to make it your own tutorial system.
<HTML>
</HTML>
What is the most important and Frequent command for HTML?
10 Commands:
html, a, img, table, form, input, select, li, textarea, mailto.
Other Tags:
Font, bgcolor, background, vlink, size, br, b, marquee,
Study Hyper text protocol
Study of table or frame very important to make a good web pg


THE BEST SITE GETS AN A
We want to start the project as early as possible.
We want to have 6 phases in it
The project is to build a tutorial system on E-Commerce and incorporate what you learned during the class.
First phase is to introduce what is your system about and the links for the topics.
Try to incorporate the 7C's into the project. (content, compelling, clear, current, correctness, concise, (customize/community), consistent, complete and so on)
Must do at least 5 of the 7C's. Every phase is 20 points.

When you build your website your going to have content. Make sure your content is correct
Make sure your consistent. Make sure it's compelling (pictures etc.)
Make sure its up-to-date (current) ex: copyright, word of the day
Phase 2 (Ten Commands of HTML)
Incorporate those 10 commands that you have learned.
Phase 3
Incorporate JavaScript.
Phase 4
Incorporate the search engine/interface in your site.
(Phase 4 and 5 you start to build CGI)
Phase 5
Build a database. (start from simple file, later on you can use SQL or access)
To show the content from a dummie's tutorial

The creator of C++ has an article where he speaks out against people that dislike C++
http://www.se.rit.edu/~mjl/oo_info/stroustrup_on_Cplusplus.html
On cprogramming.com there is a quiz, heres the code for one of the questions.
<LI> What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? <p> a) <INPUT TYPE=RADIO NAME="q1" Value="a">6<BR> b) <INPUT TYPE=RADIO NAME="q1" Value="b">38<BR> c) <INPUT TYPE=RADIO NAME="q1" Value="c">An unlimited number<BR><BR>
Radio button example
Example tutorial

CoinWash example

Make sure that your content is copyrighted
Make sure to quote the author.
The purpose of this program is to build your programming skills.
Dr. Ebrahimi will not ask you to learn much.