2009 202: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Exercises with python urlparse module. | Exercises with python [http://docs.python.org/library/urlparse.html urlparse] module. | ||
= Form Skin = | = Form Skin = |
Revision as of 16:45, 15 January 2009
Exercises with python urlparse module.
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).