2009 202: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
(maybe GET vs. POST) | (maybe GET vs. POST) | ||
some examples of some "back ends": | |||
* 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 | |||
* 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 | |||
= Scripted Image Collage = | = Scripted Image Collage = | ||
Python as a means of generating a simple page (non-CGI at this point). | Python as a means of generating a simple page (non-CGI at this point). |
Revision as of 15:55, 15 January 2009
Form Skin
- URL + the Query
(maybe GET vs. POST)
some examples of some "back ends":
- 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
- http://images.google.be/images?imgsz=small%7Cmedium%7Clarge%7Cxlarge&imgtype=face&as_st=y&gbv=2&hl=en&safe=off&q=%22Veronica+Lake%22&btnG=Search+Images
Scripted Image Collage
Python as a means of generating a simple page (non-CGI at this point).