2009 202: Difference between revisions
No edit summary |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
= Afternoon = | = Afternoon = | ||
== Exercise 1: | You can use the [[Template.html]]. | ||
== Exercise 1: FormFunction == | |||
The idea of this exercise is to create a unique "front end" interface with a form, to an existing CGI. The CGI might be a search engine, or a | |||
* [[Form Elements]] | * [[Form Elements]] | ||
Look at / Practice with: | Look at / Practice with: | ||
Line 19: | Line 22: | ||
(GET vs. POST) | (GET vs. POST) | ||
some examples of some "back ends": | some examples of some "back ends": | ||
Line 31: | Line 32: | ||
* [http://images.google.be/images?imgsz=small|medium|large|xlarge&imgtype=face&as_st=y&gbv=2&hl=en&safe=off&q=%22Veronica+Lake%22&btnG=Search+Images google face search] | * [http://images.google.be/images?imgsz=small|medium|large|xlarge&imgtype=face&as_st=y&gbv=2&hl=en&safe=off&q=%22Veronica+Lake%22&btnG=Search+Images google face search] | ||
* [http://nag.iap.de/ Net Art Generator] from Cornelia Solfrank | * [http://nag.iap.de/ Net Art Generator] from Cornelia Solfrank | ||
* http://www.network-science.de/ascii/ | |||
* http://beast.mongrel.org.uk/cgi-bin/Recognition.pl | |||
* http://public.research.att.com/~ttsweb/tts/demo.php | |||
= For Next Week = | |||
* Extend your tech plan -- link to a "first step" -- a first |
Latest revision as of 17:58, 20 January 2009
Morning
Review checklist items from last week +
- Review tag assignment
- Setting up / Locating a local webserver
- userdir
Afternoon
You can use the Template.html.
Exercise 1: FormFunction
The idea of this exercise is to create a unique "front end" interface with a form, to an existing CGI. The CGI might be a search engine, or a
Look at / Practice with:
(GET vs. POST)
some examples of some "back ends":
- captcha generators
- female icons writer
- google face search
- Net Art Generator from Cornelia Solfrank
- http://www.network-science.de/ascii/
- http://beast.mongrel.org.uk/cgi-bin/Recognition.pl
- http://public.research.att.com/~ttsweb/tts/demo.php
For Next Week
- Extend your tech plan -- link to a "first step" -- a first