Note: As of 1999/10/22 the examples and images related to the DynAPI files that were previously only available in the DynamicDuo tutorial are now in the DynAPI archive and now under the LGPL.
About The DynAPI
The goal of the DynAPI Project is to develop an open source programming library for developing DHTML applications. This library is freely distributed under the terms of the GNU Library General Public License.
The DynAPI is a spin-off of the Dynamic Duo DHTML Tutorial. As I progressed with the DynDuo, I eventually found myself building a core set of JavaScript files that were often needed when building DHTML applications. These files were almost always based around my Dynamic Layer Object (and where the DynAPI gets its name from). I extracted the most important JavaScript files out of the tutorial and have named it the DynAPI. I am now further separating the "API" from the "tutorial", by extracting all the examples and images that are directly related to the DynAPI JavaScript files. I'm planning to continue this by working on documentation specific to the DynAPI in the form of a specification guide - a listing of the objects and functions and their syntax - a short summary of the JS files. This will be like properties and methods listings in the tutorial which will probably be removed from there.
If you are just beginning with DHTML you should first read the The Dynamic Duo tutorial which will take you through a learning path to understand how DHTML works, eventually progressing to how to build sophisticated JavaScript objects for use in DHTML applications, and very specific explanations on how to use the DynAPI files.
Note: The tutorial does not explain everything and will not necessarily be up-to-date with the code distributed in the DynAPI.
Downloads, Code, and Examples
Contribution
It is my hope that JavaScript programmers will contribute to the development of these libraries. Help would be very much appreciated in any capacity such as:
Testing and bug fixes across platforms
New scripts or improvements to existing ones
New widgets
Wanted Feature List
These are the items that I plan/will/want/might to add to the DynAPI. If you want to lend a hand with any of these please notify me.
The DynAPI is primarly developed by:
Dan Steinman
dynduo@dansteinman.com
www.dansteinman.com
Contributors to the DynAPI are listed in the README file distributed in the DynAPI archive.