2009 200: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
 
(40 intermediate revisions by the same user not shown)
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 ==


This page is still being written...
[[Image:Construction.gif]]


This trimester will be focused on the Internet / Web. We will cover fundamentals concepts of the web, 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.


Meetings:
== Possible topics ==


* [[2009_201 | the web as collage]]
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:


* (Ab-)usability
* Form Basics (including GET vs. POST, HTTP)
* File Uploading (via a form)
* Generating an HTML page with Python
* CGI
* Animated GIF/PNGs
* Image Maps
* Auto-refresh & Redirection
* Connecting to a database in Python
* MySQL/Database Basics
* Vector Graphics / SVG (+ scripting!?)
* PHP
* (Ab-)Usability
* the <video> and <audio> tags of HTML5
* text-only browsers (or other kinds of "special browsers" like in mobile phones or for special needs, like screen readers for the blind)
* 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


* Shiretoko! <video> and <audio> tags, finally
= Interesting =
* http://osteele.com/applets/ifs.html
* http://www.hi-res.net/internet/index.html
* Discussion of recent browser additions (in particular, to Firefox 3.1) from [http://ajaxian.com/archives/firefox-31-beta-geolocation-font-face-video-and-audio-xhr-and-tracemonkey ajaxian].
* Chris Double page of video / audio tests (using Firefox)


* Screen Reading
[[Web Fonts]]


Stuff to include (somewhere):
= Technical Plans =
javascript basics, jquery (& prototype?)
* [http://pzwart2.wdka.hro.nl/~fshakeel/tech_plan/tech_plan.html farah]
* [http://pzwart2.wdka.hro.nl/~ssavic/plan-byhand.html selena]
* [http://pzwart2.wdka.hro.nl/~tklok/final_project/TECH_PLAN-Timo_Klok.html timo]
* [http://pzwart.wdka.hro.nl/mdma/student/ebonetti/tech.html emanuele]
* [http://pzwart2.wdka.hro.nl/~ddebel/tests/workplan.html dennis]
* [http://pzwart.wdka.hro.nl/mdma/student/lbontempi/plan.html loredana]
* [http://pzwart2.wdka.hro.nl/~acamellini/Tech_Plan.html agnes]
* [http://pzwart2.wdka.hro.nl/~tlitvak/TecPlan.html tamar]
* [http://pzwart2.wdka.hro.nl/~swilliams/techplan.html serena]
* [http://pzwart2.wdka.hro.nl/~lurff/techplan_leonie.html leonie]

Latest revision as of 15:19, 17 March 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 (including GET vs. POST, HTTP)
  • File Uploading (via a form)
  • Generating an HTML page with Python
  • CGI
  • Animated GIF/PNGs
  • Image Maps
  • Auto-refresh & Redirection
  • Connecting to a database in Python
  • MySQL/Database Basics
  • Vector Graphics / SVG (+ scripting!?)
  • PHP
  • (Ab-)Usability
  • the <video> and <audio> tags of HTML5
  • text-only browsers (or other kinds of "special browsers" like in mobile phones or for special needs, like screen readers for the blind)
  • 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

Interesting

Web Fonts

Technical Plans