Software Tools and Technologies
|
Software is about software tools, objects, components,
servers, APIs, plugins, Java applets, databases, chat and bulletin
board systems, CGI scripts, browsers, agents, and
libraries.
It's not about programming, which is subsumed under
authoring.
|
XML
A guide to the software currently available for XML:
editors, parsers, database support, APIs, and special-purpose software.
Our guide includes a brief description of each tool, whether it is
freeware or a commercial product, and the platforms on which it is
available. The guide contains over 50 entries to date.
Browsers
This is a compilation of some of the most popular browsers.
Java
Java is a simple, robust, object-oriented, platform-independent
multi-threaded, dynamic general-purpose programming environment,
created and developed by Sun Microsystems.
It is as functional as C and as modular and object oriented as C++.
Java is like a version of C++ where you can't hurt yourself.
Whereas C++ will let you trash memory, Java is more watchful.
It also takes care of "garbage collection."
Java's foundation is the Virtual Machine.
Instead of creating machine dependent code,
the Java compiler creates an intermediate "byte code" format.
suPerlative Web Construction !
This article describes how Perl has been used in the construction
and operation of The WDVL. Our method provides an alternative or
supplement to the use of commercial products or unassisted use of
text editors to create HTML pages; it provides most of the benefits
of both for those webmasters who are proficient programmers.
Plugins
A list of several plugins.
Tools and Technologies
This is an overview of some of the major web tools technologies..
CGI scripts
Where to get the goodies..
Applications
Some specialized uses of the technology to accomplish normal tasks..
Programming
Writing CGI, plugins, JavaScript, ...
Further Resources
Several off-site places to find software.
|