|
xmlCalendar v1.2 uses an
Download4J is JAVA component
QuickHP is a kind of content
Presenting XML is a Java web
XML file to display
(Servlet + JavaBean) that
management system with a new
application framework for
events on a calendar. The
allows to download files.
approach. It uses XML and
presenting HTML, PDF, WML
calendar automatically
This component could be
XSLT to provide a compatible
etc. in a device independent
displays the current month
integrated in any
source format and very
manner. The framework
and users can navigate to
JSP/Servlets application.
different target formats.
supports a flow of content
past and future months.
You can download files from
The user interface allows
(XML files, flat
Adding, editing, and
any Folder, ZIP archive or
comfortable file handling
files, SQL, dynamic XML)
deleting events in the
Database (Oracle, IBM DB2,
and features like file
through SAX pipelines and
XML file is simple.
MySQL, MS Access 2000). You
history (versioning),
XSLT transforms to a device.
A stylesheet is used to
can count and set a maximum
preview of parsed files and
It runs as a servlet in a
easily change the calendar
limit for download hits. WWW
efficient parsing (by
web environment and also as
design. Days listed with
Authentication
parsing only changed files).
a console app. It can be
events can appear
(login/password) could be
Furthermore, QuickHP
used, for example, to
differently than other days.
applied to each downloads.
provides a solution to the
transform flat files into
Event titles can also work
Configuration is done
problem that XML
XML, to transform XML
as hyperlinks to additional
through an XML file.
files cannot contain
content into multi-part MIME
information. Version 1.2
Content-Disposition
dynamic content (e.g. PHP
mail message, to transform
only allows you to add one
parameter allows to
code), because then the
XML into PDF, to generate
event per day.
valid XML content would be
HTML web pages, etc.
broken - no problem with
QuickHP: XML files
that contain PHP code are
parsed through the XSL
template on-the-fly. The
authors homepage is an
example of possibilities of
QuickHP.
Date: Dec, 19 2005 Date: Sep, 14 2005 Date: Sep, 11 2003 Date: Jun, 24 2003 |
|
phpXIedit is a Web-based XML
XML developers used to rely
Given parameters in a simple
PHPTagLib is a PHP class for
development toolkit to edit,
on XML parsers to read
XML file, this
parsing XML using a tag
validate and preview XML
XML files. They also
listview presents columns of
library. It also contains a
files. This program
used to rely on XML
data fetched from any SQL
sample library, a sample
gives you a structured view
processors to transform XML
database that may be
XML file and a sample
of the XML data. It has
to *ML (HTML, XML, etc.).
scrolled or sorted by the
calling script. With this
support for multiple XML
However, most of them forget
user. The listview will
class, you can create custom
formats: SVG (Scalable
these tools to generate XML
transfer fields back to the
tags. To define a tag, you
Vector Graphics), DocBook,
from scratch. They should
calling page either by
can choose between two
XHTML and more.
not. This article presents
populating fields on a form,
methods: Use a template
code samples for generating
or through a querystring.
definition with
XML with JAVA/JAXP.
The listview is presented to
{placeholders} or create a
the client as standard HTML
php function that gets the
and JavaScript.
content and parameters of a
tag as arguments and returns
the created HTML.
Date: Jul, 12 2002 Date: Jul, 08 2002 Date: Jun, 03 2002 Date: May, 28 2002 |