2009 200: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 7: Line 7:
== Possible topics ==
== Possible topics ==


Your technical plan for the coming trimester should include the topics you would most like to cover (web-related or not), for instance consider the following list of possibilities:
* Form Basics + GET / POST
* Generating an HTML page with Python
* CGI
* Connecting to a database in Python
* MySQL/Database Basics
* Vector Graphics / SVG (+ scripting!?)
* PHP
* (Ab-)Usability
* (Ab-)Usability
 
* the <video> and <audio> tags of HTML5
* Shiretoko! <video> and <audio> tags, finally
* text browsers
 
* Accessibility / Multiplicity: Screen Readers & Mobile phones -- programming for minimal / alternative browsing
 
* To scroll or not to scroll
 
* Frames
* Frames
 
* Remixing RSS Feeds
* Headline scrambler revisited
* Generating RSS Feeds
 
* Drag and drop
* Feed Collages
* Alternatives to Scrolling
 
* Offline: The future of webapps?
 
* Drag and drop day
 
* Zooming Out: Fisheye views / Elastic interfaces
 
* The blurring line between application and web
* The blurring line between application and web
 
* Javascript
== Techical Plans ==
* JQuery / Prototype
 
* Online Typography
Your technical plan for the coming trimester should include the topics you would most like to cover (web-related or not), for instance consider the following list of possibilities:
 
* javascript
* jquery
* prototype
* Applets (java/processing, flash)
* CGI
* Database/MySQL
* Vector Graphics (SVG)
* Typography online
* Regular Expressions
* Regular Expressions
* HTTP Basics: MIME types, Character sets, Headers, Statelessness

Revision as of 17:07, 15 January 2009

The Web: From 1.0 to 2.0 and back again

Construction.gif

This trimester will be focused on the Internet / Web. We will cover fundamentals concepts of the web (Hypertext, HTML, HTTP, CSS), while making connections to scripting, using Python when possible, and other scripting languages (such as JavaScript) when appropriate.

Possible topics

Your technical plan for the coming trimester should include the topics you would most like to cover (web-related or not), for instance consider the following list of possibilities:

  • Form Basics + GET / POST
  • Generating an HTML page with Python
  • CGI
  • Connecting to a database in Python
  • MySQL/Database Basics
  • Vector Graphics / SVG (+ scripting!?)
  • PHP
  • (Ab-)Usability
  • the <video> and <audio> tags of HTML5
  • text browsers
  • Frames
  • Remixing RSS Feeds
  • Generating RSS Feeds
  • Drag and drop
  • Alternatives to Scrolling
  • The blurring line between application and web
  • Javascript
  • JQuery / Prototype
  • Online Typography
  • Regular Expressions