comp.lang.ada
 help / color / mirror / Atom feed
* RE: An Ada IDE and discussions
@ 2001-07-20 16:50 Beard, Frank
  2001-07-20 19:19 ` Ted Dennison
                   ` (2 more replies)
  0 siblings, 3 replies; 248+ messages in thread
From: Beard, Frank @ 2001-07-20 16:50 UTC (permalink / raw)
  To: 'comp.lang.ada@ada.eu.org'

I was browsing around the Aonix Web site
(http://www.aonix.com/content/index.html)
and clicked on the Product button at the top of the screen.
I just happened to look at TeleUSE.  It is supposed to be a
high powered GUI/Development tool for Unix.  I noticed a new
product TeleUSE/Windows.  The product now claims you can do
development on either platform and run on the other. I quote

"You need the flexibility to build your applications from a
single source - and give them the look and feel of the platform
on which they are deployed, whether it be UNIX or Windows. "

It also says;

"The "Wintif" library - is capable of rendering GUI elements
that look and feel like Motif, Windows NT, or Windows 95."

and

"After creating an executable for Solaris, the developers
transfer all their TeleUSE files to TeleUSE/Win on Windows.
TeleUSE/Win, which includes precisely the same set of tools
that are provided by TeleUSE on Solaris, accepts all the
files. When the Application Builder is invoked, TeleUSE/Win
automatically invokes Visual C++ and links the application
with libraries that provide a native Windows look and feel." 

I know you can't really go by what a vendor says, but if it's
half as good as they claim, why don't they advertise it more,
or at least speak up on this list.

Has anyone used this product?
Does it run on Linux?

Frank

-----Original Message-----
From: nicolas [mailto:n.brunot@cadwin.com]
Sent: Wednesday, July 18, 2001 4:14 AM
To: comp.lang.ada@ada.eu.org
Subject: Re: An Ada IDE and discussions


"Stefan Skoglund" <stetson@ebox.tninet.se> a écrit dans le message news:
3B54BF44.646290DC@ebox.tninet.se...
> Using the windows look&feel in the GIMP wouldn't work !!

Is there a technical reason for that ?

We have a proprietary GUI originally developped for DOS
It was then ported to Unix
And finally to Windows when it came to evidence that in our market every DOS
user and 99% of unix users switched to Windows.

Originally it was a Motif look GUI.
A few years ago we changed the look to a Windows look GUI

There was some strong debate about that, but a few weeks after the change,
nobody (us internally as well as customers) would even think in coming back
to Motif

I have a RH 7.0 where a lot of things have a Windows look.
When you use swing, you have a choice, but you have a Windows look

By the way, are you sure it is very useful to re-invent swing again ?



_______________________________________________
comp.lang.ada mailing list
comp.lang.ada@ada.eu.org
http://ada.eu.org/mailman/listinfo/comp.lang.ada



^ permalink raw reply	[flat|nested] 248+ messages in thread
* RE: An Ada IDE and discussions
@ 2001-07-17 20:51 Beard, Frank
  0 siblings, 0 replies; 248+ messages in thread
From: Beard, Frank @ 2001-07-17 20:51 UTC (permalink / raw)
  To: 'comp.lang.ada@ada.eu.org'

I saw a demo, can't remember the product name, probably six or seven years
ago,
where the GUI interface was developed on a UNIX platform.  The vendor also
had
a set of libraries for Windows.  On Unix, it looked like Motif, but when it 
was linked on Windows it looked like Windows.  Granted the demo only had
some
drop down menus, a listbox or two, and some buttons.  Maybe someone will 
remember the product.  The problem for us was when the decision was made
to port to Windows they took away our Unix boxes.  The GUI builder only
worked
on Unix, but could be linked with their Windows libraries to have a Windows
product.  So, it sounded ideal if you needed your product running in both
environments; otherwise, Windows users would have no reason to go out and
buy a Unix box just to do the user interface.

I know one of the goals of Screen Machine, by Objective Interfaces, was to
allow creation of a highly portable UI across various OS's.  Anybody know
about that product?  And whatever happened to it?

There was another GUI builder product (I think) by Frontier Technologies
that I think was targeting both Unix and Windows (off of Unix for five
years and forget everything).  Anybody know about that product?

We were using Bluestone on HP-UX, but they didn't have anything for Windows
at the time, so we dropped interest in them.

It seems like GtkAda could take the same approach as the first product, or
Screen Machine, so the product looks like a native application depending
on where it's linked.

Frank

-----Original Message-----
From: Marin David Condic [mailto:marin.condic.auntie.spam@pacemicro.com]

Win32 programming *is* a standard of sorts that is widely used - millions of
people have it & use it daily. Hence ignoring that market is not wise. But
remember that the various flavors of Unix are *also* a kind of a standard
that is used by millions of people daily. Operating in that environment is
very important as well.

Ada is (at least in part) about standards *and* portability. Its nice to be
able to build code on one machine and have it compile/run on another machine
with a very different architecture. To this end, I applaud GtkAda - it is
trying to provide a common GUI building environment across two very
different platforms & from what I gather is succeeding at that. It is hard
to merge the two systems without settling on *some* style that is going to
clash with the other style. Is it wise to adopt the Unix/Motif look-&-feel
and try to force Windows into that mode? Or should the Windows L&F have been
forced onto the Unix side? Take your pick - some substantial part of the
computer programming & using weorld is going to be unhappy.

I guess that since the GtkAda started from the Gtk/Unix world, the choice
got made to move that style to the Windows side. Should they have pitched
the style & started fresh? They might not have had a product at all if they
did. Certainly, they'd face competition from Claw and others. It might have
become a "me too!" product that had no special niche.

I won't gripe about GtkAda not fitting the paradigm I'm used to. I'd
consider it as a potential tool if a) I was developing in Ada and b) I
needed portability between Unix & Windows. (If I was Windows only, I'd want
something that did the L&F of Windows rather than a compromise.) One could
also evaluate the possibility of using Ada and Java to produce systems that
were portable - and even Internet ready, so there are alternatives. The
decision would come down to a comparison of environments & features & price
and so on. The minute you remove constraint A (develop in Ada) the choices
expand a lot. Hence if the objective is to build apps that are portable
between Unix and Windows, GtkAda has to stack up favorably against a lot of
other players. So the question for the developers is "What market(s) are you
shooting for and how do you stack up against the competitors in that
market?"

MDC
--
Marin David Condic
Senior Software Engineer
Pace Micro Technology Americas    www.pacemicro.com
Enabling the digital revolution
e-Mail:    marin.condic@pacemicro.com
Web:      http://www.mcondic.com/





^ permalink raw reply	[flat|nested] 248+ messages in thread
* RE: "is ada dead?" A challenge for all of us?
@ 2001-07-10  2:30 Robert C. Leif, Ph.D.
  2001-07-10 10:41 ` Michael Erdmann
  0 siblings, 1 reply; 248+ messages in thread
From: Robert C. Leif, Ph.D. @ 2001-07-10  2:30 UTC (permalink / raw)
  To: comp.lang.ada

From: Bob Leif
To: Michal Nowak et al.

Michal Nowak suggested, "Maybe a CD-player?"

There are two reasonably simple opportunities for the Windows ME and other
markets.
1) Fax software. Symantec WinFax does not support Windows ME.
2) Roxio (Adaptec) Direct CD has extremely limited functionality for
backups. A GUI version of DOS XCopy would be far more useful.

I believe that the target price should be between $10 to $20 for each
program with automated delivery via the Web.

-----Original Message-----
From: comp.lang.ada-admin@ada.eu.org
[mailto:comp.lang.ada-admin@ada.eu.org]On Behalf Of Michal Nowak
Sent: Monday, July 09, 2001 9:51 AM
To: comp.lang.ada@ada.eu.org
Subject: Re: "is ada dead?" A challenge for all of us?


>Heres a challenge...one that I'm taking up myself. For each Ada developer
>in the group here to find a piece of software that they like and find
useful,
>and do thier own little re-implementation of it in Ada95, with all the
little
>benefits that Ada95 offers implemented in addition to what comes standard
>with the application.
>
>Personally, I think the server side is where this type of challenge would
>truly show Ada95 for the gem that I've found it to be.
>
>It doesnt have to be a huge project. Just a something simple. An email app,
>a database frontend/client, blah blah blah.

[snip]

>What do you think?

I was also thinking about it. For me it's a good idea. I'm still newbie
to Ada and it will be a good exercise to get know Ada better. And it will
be a great pleasure to drop some Ada program to people. Maybe a CD-player?
There are some nice CD-Players for linux, but there was always something
missing. So I have intention to write one and share with it.
I hope I succeed... :)

-Mike

------------------------
Mike Nowak
mailto: vinnie@inetia.pl





^ permalink raw reply	[flat|nested] 248+ messages in thread

end of thread, other threads:[~2001-09-07 12:45 UTC | newest]

Thread overview: 248+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-20 16:50 An Ada IDE and discussions Beard, Frank
2001-07-20 19:19 ` Ted Dennison
2001-07-23  8:26 ` nicolas
2001-07-23  8:53   ` Java portability (was: An Ada IDE and discussions) Jean-Pierre Rosen
2001-07-23  9:32     ` Gerhard Häring
2001-07-23 11:26       ` Jean-Pierre Rosen
2001-07-24 18:59         ` Florian Weimer
2001-07-25  8:40           ` Jean-Pierre Rosen
2001-07-25 10:23             ` David C. Hoos, Sr.
2001-07-25 20:50             ` Florian Weimer
2001-07-26  8:07               ` Jean-Pierre Rosen
2001-07-23  9:48     ` nicolas
2001-07-23 11:23       ` Jean-Pierre Rosen
2001-07-23 12:07         ` nicolas
2001-07-23 13:57           ` Jean-Pierre Rosen
2001-07-23 16:55             ` Marc A. Criley
2001-07-24  9:26               ` nicolas
2001-07-24 12:19                 ` Marc A. Criley
2001-07-24 13:10                   ` nicolas
2001-07-24 20:30                     ` Marc A. Criley
2001-07-25  7:56                       ` nicolas
2001-07-26 13:20                         ` Java portability Georg Bauhaus
2001-07-26 15:13                           ` nicolas
2001-07-27  9:52                             ` Georg Bauhaus
2001-07-27 10:22                               ` nicolas
2001-07-27 14:17                                 ` Marin David Condic
2001-07-27 16:44                                   ` Warren W. Gay VE3WWG
2001-07-27 17:13                                     ` Marin David Condic
2001-07-27 20:09                                       ` Stefan Skoglund
2001-07-27 20:12                                       ` Straight Jackets Warren W. Gay VE3WWG
2001-07-30  8:12                                     ` Java portability nicolas
2001-07-31  4:40                                       ` Proving Correctness (was Java Portability) Warren W. Gay VE3WWG
2001-07-31  8:12                                         ` nicolas
2001-07-31 13:13                                           ` Marin David Condic
2001-07-31 14:40                                             ` nicolas
2001-08-02  9:52                                               ` Georg Bauhaus
2001-08-02 10:45                                                 ` nicolas
2001-08-02 13:30                                                 ` Marin David Condic
2001-08-02 14:30                                                   ` nicolas
2001-08-02 15:49                                                     ` Marin David Condic
2001-08-02 18:57                                                   ` Georg Bauhaus
2001-08-02 20:27                                                     ` Wes Groleau
2001-08-05  2:40                                             ` rob
2001-08-05 10:15                                               ` Pascal Obry
2001-08-02  8:44                                           ` Georg Bauhaus
2001-08-02 10:02                                             ` nicolas
2001-08-02 13:26                                               ` Jacob Sparre Andersen
2001-08-02 14:18                                                 ` nicolas
2001-08-02 21:46                                               ` Georg Bauhaus
2001-08-03  8:12                                                 ` nicolas
2001-08-03 13:18                                                   ` Georg Bauhaus
2001-08-03 13:59                                                     ` nicolas
2001-08-03 13:51                                                   ` Marin David Condic
2001-08-03 14:54                                                     ` Georg Bauhaus
2001-08-03 15:16                                                       ` nicolas
2001-08-03 17:10                                                         ` Georg Bauhaus
2001-08-06  8:52                                                           ` nicolas
2001-08-06  9:39                                                             ` Mike
2001-08-06 11:37                                                               ` nicolas
2001-08-06 13:24                                                                 ` Pascal Obry
2001-08-06 14:30                                                                   ` nicolas
2001-08-06 15:38                                                                     ` Pascal Obry
2001-08-06 16:45                                                                     ` Stephen Leake
2001-08-07  0:14                                                                       ` Pascal Obry
2001-08-07  7:18                                                                         ` Ole-Hjalmar Kristensen
2001-08-07 17:43                                                                           ` Stephen Leake
2001-08-07 18:07                                                                             ` Marin David Condic
2001-08-08 10:15                                                                             ` Ole-Hjalmar Kristensen
2001-08-07  8:06                                                                         ` nicolas
2001-08-07 10:33                                                                           ` Pascal Obry
2001-08-07 11:12                                                                             ` nicolas
2001-08-07  8:44                                                                       ` nicolas
2001-08-07 22:12                                                                         ` Larry Elmore
2001-08-07 22:54                                                                           ` Marin David Condic
2001-08-08  7:45                                                                             ` nicolas
2001-08-11 23:17                                                                             ` Larry Elmore
2001-08-13 13:29                                                                               ` Marin David Condic
2001-08-08  8:01                                                                           ` nicolas
2001-08-11 23:49                                                                             ` Larry Elmore
2001-08-13 13:51                                                                               ` Marin David Condic
2001-08-08 10:22                                                                           ` Ole-Hjalmar Kristensen
2001-08-08 13:46                                                                             ` Marin David Condic
2001-08-08 14:25                                                                               ` Leif Roar Moldskred
2001-08-08 15:28                                                                                 ` Marin David Condic
2001-08-08 18:03                                                                                   ` tmoran
2001-08-09 12:29                                                                                   ` Leif Roar Moldskred
2001-08-09 16:21                                                                                     ` Marin David Condic
2001-08-09  7:12                                                                               ` Ole-Hjalmar Kristensen
2001-08-11 23:57                                                                             ` Larry Elmore
2001-08-06 14:43                                                                   ` nicolas
2001-08-06 15:37                                                                     ` Pascal Obry
2001-08-06 15:45                                                                   ` Marin David Condic
2001-08-07  7:20                                                                     ` Ole-Hjalmar Kristensen
2001-08-06 23:14                                                                   ` The pace of change (was Proving Correctness (was Java Portability)) Warren W. Gay VE3WWG
2001-08-09 17:44                                                                   ` Proving Correctness (was Java Portability) Stefan Skoglund
2001-08-06 15:41                                                                 ` Marin David Condic
2001-08-06 13:14                                                             ` Pascal Obry
2001-08-06 14:16                                                               ` nicolas
2001-08-06 15:45                                                                 ` Pascal Obry
2001-08-06 16:14                                                                   ` nicolas
2001-08-06 16:41                                                                     ` Stephen Leake
2001-08-07  8:11                                                                       ` nicolas
2001-08-07 10:47                                                                         ` Pascal Obry
2001-08-07 11:31                                                                           ` nicolas
2001-08-07 11:50                                                                           ` nicolas
2001-08-07 14:08                                                                           ` Marin David Condic
2001-08-07 19:19                                                                             ` David Starner
2001-08-07 20:56                                                                               ` tmoran
2001-08-07 22:32                                                                                 ` Ed Falis
2001-08-09 21:20                                                                                   ` Pascal Obry
2001-08-07 22:31                                                                               ` Marin David Condic
2001-08-08  5:24                                                                                 ` David Starner
2001-08-08 14:34                                                                                   ` Marin David Condic
2001-08-08 18:03                                                                                     ` tmoran
2001-08-09  4:31                                                                                     ` David Starner
2001-08-09 20:56                                                                                       ` David Starner
2001-08-09 21:00                                                                                         ` David Starner
2001-08-08 12:17                                                                                 ` Georg Bauhaus
2001-08-08 14:54                                                                                   ` Marin David Condic
2001-08-08 19:20                                                                                     ` Georg Bauhaus
2001-08-08 19:49                                                                                       ` Marin David Condic
2001-08-09 12:31                                                                                         ` Georg Bauhaus
2001-08-09 17:34                                                                                           ` Marin David Condic
2001-08-10  4:29                                                                                       ` Simon Wright
2001-08-13 14:09                                                                                         ` Georg Bauhaus
2001-08-13 14:26                                                                                           ` Marin David Condic
2001-08-14 11:58                                                                                             ` Georg Bauhaus
2001-08-13 19:38                                                                                           ` Simon Wright
2001-08-07 20:56                                                                             ` Florian Weimer
2001-08-07 22:43                                                                               ` Marin David Condic
2001-09-05 15:33                                                                             ` Ted Dennison
2001-08-06 16:37                                                                 ` Stephen Leake
2001-08-06 17:44                                                                   ` tmoran
2001-08-07  8:31                                                                   ` nicolas
2001-08-07  9:06                                                                     ` Leif Roar Moldskred
2001-08-07  9:20                                                                       ` nicolas
2001-08-07 10:01                                                                         ` Leif Roar Moldskred
2001-08-07 10:29                                                                           ` nicolas
2001-08-07 10:54                                                                             ` Leif Roar Moldskred
2001-08-07 11:28                                                                               ` nicolas
2001-08-07 23:02                                                                             ` Larry Elmore
2001-08-08  8:37                                                                               ` nicolas
2001-08-12  0:22                                                                                 ` Larry Elmore
2001-08-07 21:52                                                                           ` Ada Components " Lao Xiao Hai
2001-08-08 17:09                                                                             ` Brian Rogoff
2001-08-08 10:50                                                                         ` More Uniform Ada libraries (was: Proving Correctness) Larry Kilgallen
     [not found]                                                                         ` <y%Ob7.737$ep5.11352@news1.okOrganization: LJK Software <0TDoe8bALz3g@eisner.encompasserve.org>
2001-08-08 12:03                                                                           ` nicolas
2001-08-08 12:11                                                                         ` Larry Kilgallen
     [not found]                                                                         ` <y%Ob7.737$ep5.11352@news1.okOrganization: LJK Software <uiGL0WHzXluf@eisner.encompasserve.org>
2001-08-08 13:03                                                                           ` nicolas
2001-08-08 15:05                                                                             ` Marin David Condic
2001-08-08 15:51                                                                               ` nicolas
2001-08-08 18:03                                                                                 ` tmoran
2001-08-08 19:16                                                                                   ` Marin David Condic
2001-08-08 21:36                                                                                 ` Stephen Leake
2001-08-09  7:47                                                                                   ` nicolas
2001-08-10 15:44                                                                                     ` Stephen Leake
2001-09-04  4:32                                                                                     ` brentcarnellis
2001-09-04  4:36                                                                                       ` Ed Falis
2001-09-05  0:01                                                                                       ` Jeff Creem
2001-09-05  4:13                                                                                         ` brentcarnellis
2001-09-05 13:13                                                                                           ` Samuel T. Harris
2001-09-06  5:08                                                                                             ` brentcarnellis
2001-09-06 13:29                                                                                               ` Samuel T. Harris
2001-09-07  3:56                                                                                                 ` brentcarnellis
2001-09-07 12:45                                                                                                   ` Samuel T. Harris
2001-08-07 12:09                                                                     ` Proving Correctness (was Java Portability) Larry Kilgallen
2001-08-06 16:12                                                               ` Darren New
2001-08-07 12:12                                                             ` Georg Bauhaus
2001-08-07 12:26                                                               ` nicolas
2001-08-07 12:37                                                               ` nicolas
     [not found]                                                         ` <9kelv1$riq$ <3B72CC18.F07195D1@ebox.tninet.se>
2001-08-12  6:34                                                           ` Simon Wright
2001-08-04  4:14                                                     ` Warren W. Gay VE3WWG
2001-08-03 13:43                                                 ` Marin David Condic
2001-08-03 14:15                                                   ` nicolas
2001-08-04 22:31                                                     ` AG
2001-08-06  8:19                                                       ` nicolas
2001-08-06 15:56                                                       ` Marin David Condic
2001-08-03 16:02                                                   ` Georg Bauhaus
2001-08-03 15:25                                               ` Larry Kilgallen
     [not found]                                               ` <9Organization: LJK Software <pLczjM8J5xm3@eisner.encompasserve.org>
2001-08-03 15:27                                                 ` Marin David Condic
2001-08-01 18:49                                     ` Java portability John Doe
2001-08-02  4:38                                       ` Warren W. Gay VE3WWG
2001-07-27 19:44                                   ` Stefan Skoglund
2001-07-27 20:43                                     ` Marin David Condic
2001-07-28  1:04                         ` Java portability (was: An Ada IDE and discussions) Lao Xiao Hai
2001-07-28 21:45                           ` Stefan Skoglund
2001-07-26 13:19                     ` Java portability Georg Bauhaus
2001-07-26 15:07                       ` nicolas
2001-07-27  9:36                         ` Georg Bauhaus
2001-07-27  9:56                           ` nicolas
2001-07-27 13:06                             ` Georg Bauhaus
     [not found]                         ` <9jrcmm$mc0$1@aOrganization: LJK Software <Yjoj5DGkwoqg@eisner.encompasserve.org>
2001-07-27 11:43                           ` nicolas
2001-07-27 12:02                         ` Larry Kilgallen
2001-08-02  2:43                       ` Robert Dewar
2001-08-02 13:18                         ` Marc A. Criley
2001-08-02  8:03                       ` Larry Kilgallen
2001-07-30 20:00                   ` Java portability (was: An Ada IDE and discussions) Dave Adlam
2001-07-24  2:54 ` An Ada IDE and discussions Warren W. Gay VE3WWG
  -- strict thread matches above, loose matches on Subject: below --
2001-07-17 20:51 Beard, Frank
2001-07-10  2:30 "is ada dead?" A challenge for all of us? Robert C. Leif, Ph.D.
2001-07-10 10:41 ` Michael Erdmann
2001-07-11  6:42   ` McDoobie
2001-07-11 14:53     ` chris.danx
     [not found]       ` <Qn_27.15449$Kf3.182453@www.newsranger.com>
     [not found]         ` <md837.333699$p33.6738979@news1.sttls1.wa.home.com>
     [not found]           ` <f49tktghbv140bg63a292jul1h940pj5pt@4ax.com>
2001-07-13 23:28             ` An Ada IDE and discussions chris.danx
2001-07-14  7:08               ` Michael Erdmann
2001-07-14 12:52                 ` chris.danx
2001-07-15  3:46                   ` Robert C. Leif, Ph.D.
2001-07-16 11:12                   ` Stefan Skoglund
2001-07-17 13:29                     ` chris.danx
2001-07-17 14:21                       ` Ted Dennison
2001-07-17 15:55                         ` chris.danx
2001-07-19 20:38                           ` Ted Dennison
2001-07-18 19:27                         ` chris.danx
2001-07-16 15:05                   ` Marin David Condic
2001-07-17  7:50                     ` Emmanuel Briot
2001-07-17 10:09                       ` nicolas
2001-07-17 13:26                         ` Marin David Condic
2001-07-17 15:06                           ` nicolas
2001-07-17 15:49                             ` Marin David Condic
2001-07-17 22:42                               ` Stefan Skoglund
2001-07-18  8:13                                 ` nicolas
2001-07-17 17:58                           ` Pascal Obry
2001-07-17 18:58                             ` Marin David Condic
2001-07-17 22:52                               ` Stefan Skoglund
2001-07-18  6:41                               ` Pascal Obry
2001-07-18 14:12                                 ` Marin David Condic
2001-07-18 16:33                                   ` Pascal Obry
2001-07-18 17:12                                     ` Marin David Condic
2001-07-18 18:35                                       ` Ted Dennison
2001-07-18 19:30                                         ` Marin David Condic
2001-07-20 15:41                                           ` Ted Dennison
2001-07-20 17:40                                             ` Marin David Condic
2001-07-20 20:18                                               ` Ted Dennison
2001-07-18 19:20                                       ` Pascal Obry
2001-07-19 23:27                                   ` Stefan Skoglund
2001-07-17 22:33                     ` Stefan Skoglund
2001-07-18 14:17                       ` Marin David Condic
2001-07-16 17:00                   ` Ted Dennison
2001-07-16 18:17                     ` Al Christians
2001-07-16 18:42                       ` Ed Falis
2001-07-16 18:28                     ` Mark Lundquist
2001-07-17  7:42                     ` Emmanuel Briot
2001-07-17 14:36                       ` Robert C. Leif, Ph.D.
2001-07-17  7:54                     ` Tor Fredrik Aas
2001-07-17 13:33                       ` Ted Dennison
2001-07-17 17:51                         ` Ted Dennison
2001-07-17 23:00                           ` Stefan Skoglund
2001-07-17 22:55                     ` Stefan Skoglund
2001-07-17 22:56                     ` Stefan Skoglund
2001-07-18 16:10                     ` McDoobie
2001-07-19 23:41                       ` Stefan Skoglund
2001-07-16 16:52               ` Ted Dennison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox