Of course! I mean, it’s not like we’re trying to set a world record in OT
posting or anything.
(We could, very easily, I think, if we haven’t
already.)
Anyway, I’ve actually thought about hacking something like that up for a long
time (each iteration designed for my current favourite development tools, of
course), but just never got around to it. (Strange, eh…) SDL seems to be
the most suitable tool I’ve seen so far for the design I have in mind.
I’ve considered Delphi, gcc/GTK+, various script based cores, java etc, but
all of those solve just a few of the many problems, while SDL with extension
libs, and perhaps a parser generated by yacc/bison, pretty much covers all of
it.
Not that I’m about to invent a new, serious browser standard or anything!
Just want to hack away some, just for fun… Crazy ideas are welcome! 
off to have a closer look at the SDL_net stuff
//David
.- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' .- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |
--------------------------------------> david at linuxdj.com -'On Wednesday 14 March 2001 23:52, Lyle Hanson wrote:
On Wed, 14 Mar 2001, David Olofson wrote:
One could hack a custom forum client using SDL, though - with all sorts
of fancy features, of course. 
Seriously, a very nice side effect of such a solution is that you can
have graphics, sound, a consistent UI and everything, even without being
forced to use a windowed desktop environment. Are there any standard
protocols (and server software) that would be suitable for something like
that?
laughs – Damn near every casual remark on this list turns into some
neat project idea (using SDL, of course)! It’s inspiring.