2009 202: Difference between revisions

From XPUB & Lens-Based wiki
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 17: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":

Scripted Image Collage

Python as a means of generating a simple page (non-CGI at this point).