The Screem HTML/XML Editor
[Posted September 15, 2003 by cook]
Screem, the
Site CReation and Editing EnvironMent,
is a web site development environment that provides a
combination HTML and XML editor. The project's aim is a
bit different from WSYWIG HTML editors.
In general WYSIWYG editors do not produce good clean valid HTML, and can also slow you down if they do not support an element that you wish to insert. By utilising a text based editing system you can use the markup you want rather than what the application thinks you need, and also provide quick access to commonly used elements via toolbar buttons which insert the markup at the current cursor position.
Screem provides a number of useful
features:
- Page Previewing to render the html.
- Support for previewing with an external browser.
- Syntax Highlighting to highlight code keywords.
- DTD/Doctype Parsing for identifying and parsing DTD files.
- Inline Tagging with popup menus for various tags.
- Intelligent Closing (intelliclose) for assisted tag closing.
- Support for Helper Applications for extending Screem's capabilities.
- Document Structure Display for a big-picture view of the document.
- Broken Link Checking for testing link validity.
- Publishing with Sitecopy for keeping track of what files have changed.
- Search and Replace that works on a site-wide scope.
- A Task Management system for making lists of work to do.
- Spell Checking with support for the edited language.
- Link Fixing for assistance with site rearrangement.
- Page Templates for building new pages.
- Select Context for moving sections around the document.
- CTags File Support for linking to multiple files.
Take a look at the Screem
Screenshots and
Documentation
for further information.
Version 0.8.0 of Screem
was announced on GnomeDesktop.org this week, followed shortly
by the bug-fix release,
Screem 0.8.1.
The version 0.8.0 announcement says:
"This release incorporates all the changes made in the development versions
over the past 7 months, and should hopefully fix some of the complaints about 0.6.x.
Screem stands for Site CReation and Editing EnvironMent, and is an HTML/XML
editor incorporating site management features such as templates, automatic
link updating, broken link checking, and uploading changes to remote sites."
(
Log in to post comments)