
When asking clients to choose items for their web site it is useful to provide them with terms and examples.
I have provided a starting point for a sample page I want you to create for your client. this page will contain definitions and examples of features which can be used at your site. Please feel free to modify the definitions. All of the examples I have created are of projects done by students in this class. You may want to use projects you have worked on or Web sites you have found by surfing the net. Also, please remember - never show a client something unless you are willing to make it for them. If you do not feel you have the skill to create an online chat board, do not include that item in your sample page
When you have completed your page please email the url to me. I will post all the addresses so the other designers can see them as well.
PROGRAMMERS SAMPLER
This Web page focuses on various Web site features which are implemented by the programmer. Please read the explanation and review the samples.Calendars
Calendars are created used to inform the visitor of upcoming
events. They can be modified using an administrator page.The client visits
the administration page, logs in with a username and password, to and then
types in new events, or uses buttons to remove old events.
Slideshow:
an area on
a web page where images display either automatically or as the visitor
clicks on navigational buttons.
Heritage Homes of Petaluma - this show will start automatically after you load the page
Tomorrows Leaders Today - displays slideshow in a new window
Online Forms:
forms are
the backbone of the interaction between and user and your site. They are
often used to collect email addresses, allow visitors to purchase items,
make contributions, or sign up for a program. The information from a
form can be sent as an email message, written to a web page, or written
to an online database.
Child Development Program - an application form written in perl which send the data as an email message to the webmaster for the child development program.,
ASTD - after accessing the site select "consultants". This section allows you to search the database and locate a consultant. The script was written in perl.
Web 101 - this site allows Web Design firms and local Web masters to complete online survey which write to a database. Next the information on this database can be displayed. as Web pages. The form which Web professionals fill out is password protected. However to view the results of their submissions visit Local Web site Survey and the Web Company Survey. The client also requested an administration page so they could remove submissions or change questions as needed.