|
The FEX F-Cart - PayPal
versaERS is a flexible and
Ultrid is a flexible and
Deliver rich interactive
Standalone is a shopping
easy to use, but powerful,
powerful technology that
XML-based client interfaces
cart fully powered with XML
Web Based Browser delivered
simplifies the development
to your web applications.
and directly integrated with
Employee Rostering solution.
process of desktop
From PCs to handheld devices
PayPal shopping cart
versaERS has no limits on
applications prototypes by
Bambookit based applications
features, very fast to
the number of rosters,
effectively separating the
will run equally well on
customize and with less than
locations or staff you can
User Interface code from the
different environments:
30 minutes is ready to begin
record in the system.
logic of the program.
operating systems, browsers.
to sell.
Create categories
Ultrid's new technology is
Bambookit User Interface
and register products with
based on the powerful Ultrid
offers full application
simple and intuitive XML
engine acting as a layer
functionality with many
tags using a truly
runtime over Java. The
controls available including
useful tool that suits all
Ultrid language uses a
scrolling, windows, resizes,
PayPal customers.
-
meta-language to describe
intuitive Layout Manager.
Create unlimited categories
the entire User Interface
Bambookit controls are
and products. -
and other services of an
completely scriptable via
Professional interface.
-
application prototype. The
the XML tags. Works
Chance and register product
functionalities can be
with any middleware
fast.
- No external code
written in Java and/or in
architecture like JSP, ASP,
required.
- Accept multiple
one of the 10 following
PHP. It is an ultra
item purchases.
- Extremely
scripting
lightweight package of 85Kb
easy and intuitive to
java 1.1 applet-based
personalize. - All PayPal
library.
shopping cart features.
-
Translate support.
Date: Dec, 05 2005 Date: Aug, 15 2005 Date: Aug, 26 2004 Date: Jan, 15 2003 |
|
Deliver rich interactive
The author writes
This 6-page article explains
WebDigger allows a developer
XML-based client interfaces
"Active Server Pages
what XML is, and what it can
to not only retrieve
to your web applications.
allow for the easy ability
be used for. It also shows
documents but also to drill
From PCs to handheld devices
to create dynamic views of
how to develop a Perl script
into them, making it an
Bambookit based applications
your data on a web server,
to retrieve and display the
ideal component for stock
will run equally well on
but you can also create
contents of HTML embedded
quotes and price checkers.
different environments:
"static" documents
XML tags, and how to
Because WebDigger works by
operating systems, browsers.
on the server. This can be
create a script that gathers
looking for an element block
Bambookit User Interface
particularly useful if you
news headlines from an XML
inside of a page, it can
offers full application
wish to distribute your
file and creates an HTML
also handle XML tags.
functionality with many
information on CD or in
news summary. Full source
controls available including
virtually any document form.
code for each script
scrolling, windows, resizes,
This sample example will
available for download.
intuitive Layout Manager.
utilize a US state info db.
Bambookit controls are
After reading the contents
completely scriptable via
of the db instead of writing
the XML tags. Works
output to the browser html
with any middleware
text is written to the
architecture like JSP, ASP,
server on a file with the
PHP. It is an ultra
.xml file extension. By
lightweight package of 85Kb
placing appropriate XML
java 1.1 applet-based
tags around the Db
library.
output the XML document that
is created on the server
than can be read by the
browser or any appropriate
means."
Date: Jan, 13 2003 Date: May, 15 2002 Date: Apr, 20 2001 Date: Dec, 12 2000 XML::Node is for those who
use Perl to process XML
files. XML::Node is built on
top of XML::Parser and
provides a simplified
programming interface.
XML::Node users can register
callback sub-routines or
variables to specific type
of XML nodes. The values of
the specified XML nodes are
automatically copied to the
corresponding variables.
When specified XML
tags are found,
registered callback
sub-routines are called.
XML::Node is a shortcut to
XML::Parser if you
don't
care much about details of
XML files.
Date: Nov, 22 1999 |