2009 200: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== The Web: From 1.0 to 2.0 and back again == | == The Web: From 1.0 to 2.0 and back again == | ||
[[Image: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. | 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. |
Revision as of 11:13, 13 January 2009
The Web: From 1.0 to 2.0 and back again
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.
Meetings
Possible topics
- (Ab-)Usability
- Shiretoko! <video> and <audio> tags, finally
- Accessibility / Multiplicity: Screen Readers & Mobile phones -- programming for minimal / alternative browsing
- To scroll or not to scroll
- Frames
- Headline scrambler revisited
- Feed Collages
- Offline: The future of webapps?
- Drag and drop day
- Zooming Out: Fisheye views / Elastic interfaces
- The blurring line between application and web
Techical Plans
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
- HTTP Basics: MIME types, Character sets, Headers, Statelessness