The current state of my ideas can be found at
<http://www.let.rug.nl/~bert/W3A>
Briefly:
It is an interface (API) between a WWW browser and `applets' which can
implement protocols, conversions, viewers, hotlists, and other
utilities. It is based on dynamic linking and a stream model (open,
read/write, close).
A browser must export 12 functions. An applet must export 2-7
functions, depending on its type.
Preliminary results show that a minimal browser (without a GUI of its
own) can be written in less than 400 lines, including the code for
dynamic linking. An applet for the Gopher or the HTTP protocol (sans
cryptography) takes about 200 lines.
Could this be the key to unleashing the myriads of ideas about viewers
and accessories that people have, but until now couldn't implement...?
Reactions, please!
-- __________________________________ / _ Bert Bos <[email protected]> | () |/ \ Alfa-informatica, | \ |\_/ Rijksuniversiteit Groningen | \_____/| Postbus 716 | | 9700 AS GRONINGEN | | Nederland | | http://tyr.let.rug.nl/~bert/ | \__________________________________|