Web authoring system: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 4: Line 4:


A '''web authoring system''' is software to produce webcontents. They range from simple HTML editors to fairly sophisticated integrated development environments.
A '''web authoring system''' is software to produce webcontents. They range from simple HTML editors to fairly sophisticated integrated development environments.
Today, a lot of web contents are not produced with web authoring systems, but with [[portalware]] of various kinds (and that include [[learning management system]]s


== Popular systems ==
== Popular systems ==
Line 51: Line 53:


* [http://www.thefreecountry.com/webmaster/htmleditors.shtml Free HTML Editors, Web Editors, and WYSIWYG Web Editors and Site Builders]
* [http://www.thefreecountry.com/webmaster/htmleditors.shtml Free HTML Editors, Web Editors, and WYSIWYG Web Editors and Site Builders]
* [http://freshmeat.net/search/?section=projects&q=%2Bhtml+%2Beditor Sourceforge search for HTML + Editor]





Revision as of 16:03, 26 June 2007

Draft

Definition

A web authoring system is software to produce webcontents. They range from simple HTML editors to fairly sophisticated integrated development environments.

Today, a lot of web contents are not produced with web authoring systems, but with portalware of various kinds (and that include learning management systems

Popular systems

(Tools for web programming are not included here).

Free HTML structure editors

There are dozens of available systems. We don't have time to evaluate these. See also XML editors to edit XHTML, SVG etc.

Daniel K. Schneider can recommend both these systems, but prefers to use a programming editor, e.g. (X)Emacs.

Free HTML WYSIWYG Web Editors
  • NVU. A fairly nice editor. Good for beginners.
  • Mozilla SeaMonkey Suite (a followup from the earlier Mozilla browser that includes a navigator, a composer and an email client).
  • Amaya, The W3C sponsored test browser and editor.
Commercial Mid or High End
  • Adobe Dreamweaver
  • Microsoft FrontPage
Other software
  • Some word processors like Framemaker can be configure for single source HTML/XML/PDF production.
  • (future?) versions of Office XP.
  • Open Office
  • Presentation software can export to HTML

See also document standard, since one can produce HTML from any reasonbly well defined document format.

For education

These systems offer additional functionality, e.g. can export to IMS Content Packaging.

Commercial
Free

Links