Difference between revisions of "Webmaster Apprenticeship Training"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 3: Line 3:
== Topics ==
== Topics ==


*Tools: Firebug et al.
*Tools: Firebug, validators et al.
*[http://sitemaps.org/index.php sitemaps]
*[http://sitemaps.org/index.php sitemaps]
*email addresses in web pages
*email addresses in web pages
Line 13: Line 13:
*logfile analysis
*logfile analysis
*strategies against spamming of web forms, etc.
*strategies against spamming of web forms, etc.


== What's a website made of? ==
== What's a website made of? ==

Revision as of 08:17, 16 April 2009

Leo translates apprenticeship training as berufsbegleitender Unterricht which is pretty much what this page should be about: Seminars for people who perform typical webmaster tasks as part of their job (at the MPDL). Since we got specialists on all sorts of web development on board, it shouldn't be too hard to recruit trainers.

Topics[edit]

  • Tools: Firebug, validators et al.
  • sitemaps
  • email addresses in web pages
  • rel="canonical" and more (rel="search", etc.)
  • html/xhtml and which version?
  • accessibility
  • validating web pages
  • usability (rupert?)
  • logfile analysis
  • strategies against spamming of web forms, etc.

What's a website made of?[edit]

The first thing to understand for a webmaster is what parts is a website made of and which ones can be manipulated.

The Meat[edit]

HTML


The Style[edit]

CSS


The Moving Parts[edit]

JavaScript


Which systems do we have in use?[edit]


Resources[edit]