2009 202: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Morning =
= Morning =


Review checklist
Review checklist items from last week +
* localhost
 
* Review tag assignment
* Setting up / Locating a local webserver
* userdir
* userdir
* review tag assignment


= Afternoon =
= Afternoon =


== Exercise 1: Form Fronts ==
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]]
* [[URL Query]]


Look at / Practice with:
Look at / Practice with:
Line 20: Line 24:


some examples of some "back ends":
some examples of some "back ends":
* [[Dump.cgi]]
* [[Print_environ.cgi]]


* captcha generators
* captcha generators
* [http://www.geuzen.org/female_icons/play/letters.php?msg=o+my+god&image=paris.jpg&font=effusive.ttf&p=240&bg=%23000000&cutout=center female icons writer]
* [http://www.geuzen.org/female_icons/play/letters.php?msg=o+my+god&image=paris.jpg&font=effusive.ttf&p=240&bg=%23000000&cutout=center female icons writer]
* [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://www.network-science.de/ascii/
* http://beast.mongrel.org.uk/cgi-bin/Recognition.pl
* http://public.research.att.com/~ttsweb/tts/demo.php


== Exercise 2: Scripted Image Collage ==
= For Next Week =
 
* Extend your tech plan -- link to a "first step" -- a first
Python as a means of generating a simple page (non-CGI at this point).

Latest revision as of 18: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":

For Next Week

  • Extend your tech plan -- link to a "first step" -- a first