Question:
Site Development Software and any infomation about Example Resume Skill Title ?
Does anyone have a recommendation of a good WWW site development package
that would work well with some of the Delphi web development environments
such as WebHub (i.e., in a situation where you want to be hand editing the
HTML)? I have a copy of FrontPage 98, but have heard that it does not
handle hand-edited HTML too well.
Answer:
-WebApp professional comes with our eAuthor Site product - a large project
template based authoring tool that allows you access to raw HTML.
Version 2.0 which is currently in development will have many WebApp template
editing features.
You can get information about both products at http://www.hyperact.com/
-It means that you can define your own templates and install it into the
tool. Unlike Word templates - the templates remain with the edited topic at
all times and you continue to edit the topic/page using a a property
inspector (like Delphi's object inspector). You can think of a page template
to an HTML page as a Delphi component.
For example - I attached a definition of a resume page template to the end
of this page. The template was created using the Template Composer that is
included. You can see that the "properties" of the template can be as simple
as an HTML string or as sophisticated as an HTML table.