2009 202: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Exercises = | |||
Exercises with python [http://docs.python.org/library/urlparse.html urlparse] module. | Exercises with python [http://docs.python.org/library/urlparse.html urlparse] module. | ||
"Absolutizing" with [http://docs.python.org/library/urlparse.html#urlparse.urljoin urljoin]. | |||
= Form Skin = | = Form Skin = |
Revision as of 16:50, 15 January 2009
Exercises
Exercises with python urlparse module.
"Absolutizing" with urljoin.
Form Skin
- URL + the Query
(maybe GET vs. POST)
some examples of some "back ends":
- captcha generators
- female icons writer
- google face search
Scripted Image Collage
Python as a means of generating a simple page (non-CGI at this point).