comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: No call for Ada (was Re: Announcing new scripting/prototyping	language)
Date: Sun, 11 Apr 2004 12:31:06 +0200
Date: 2004-04-11T12:31:06+02:00	[thread overview]
Message-ID: <c5b6pn$2pcs4d$1@ID-77047.news.uni-berlin.de> (raw)
In-Reply-To: mailman.237.1081653515.327.comp.lang.ada@ada-france.org

Alexander E. Kopilovich wrote:

> Dmitry A. Kazakov wrote:
> 
>> >> > So the problem is that too many managers prefer *own* short
>> >> > lifecycles, that is, they are oriented to frequent change of their
>> >> > job.
>> >>
>> >> The problem is that the system rewards this.
>> > 
>> > So we turn to the system and immediately recognize themselves in
>> > dangerous proximity to revolutionaries (because even naming the system
>> > is identifying it as external object, which is certainly at least a
>> > kind of hesery for well-intentioned member of society).
>>
>> Nope, revolutionaries want to change the system (quickly and bruttaly). I
>> am just an observer.
> 
> It may be just a starting point; also an observer may serve as a detonator
> or catalyst for others.

As we know, a problem has to be solved this or that way.

>> I do not know what is a tool-oriented OS. Tools are application programs
>> they are not a part of the OS.
> 
> Well. suppose you delete all compilers, utilities and optional services
> from OS/370 (or OS/390), and show the rest to a regular IBM mainframe
> programmer. I'm sure that s/he will say that it is still OS/370 (or 390).
> But if you make the same operation with Unix then, I think, every regular
> Unix programmer will say that it isn't Unix at all.

Exactly, because Unix is that sort of half-baked OS. Tools do not replace
the OS. But what UNIX and later Microsoft shown, one can well sell tools
and call them OS.

>   In more technical terms, Unix pay much more attention (and provides much
> more means) to interoperation between separate processes.

You definitely mean fork and copying file descriptors. Indeed, an excellent
way of interoperation.

> In classical IBM
> mainframe OSes all processes were really separated from each other, and
> when a need emerged to establish some kind of cooperation between parallel
> processes it always was a pain and required the skills far above the
> ordinary programmer's level. And that was right and good approach those
> times and for typical applications. In RSX (DEC PDP-11) situation shifted:
> it became much easier to establish cooperation between parallel processes
> (at the cost of slightly weaker separation), but it still required
> programmer's skills above average (although not "far above" any longer).

And you intentionally do not mention VMS which had uncounted ways of inter
process communication.

> And again, it was right and good approach for intended applications. In
> Unix the concept of interprocess cooperation was made one of central
> system concepts, and it was made routinely accessible for all users. It
> became possible and easy to use tools/utilities in concert, not in
> sequential order via external data files.

Come on, in UNIX everything is a file. Even locks are files...

>> OSes twenty years ago were multitasking and multiuser.
> Of course, they were.
> 
>> They were highly reliable and efficient with respect of memory
>> and CPU use. They were parallel. They had virtual memory and time
>> sharing. They provided virtual machines. They had highly integrated IDE
>> and debuggers.
> 
> All that is true.
> 
>> They were networking.
> 
> They were. But it was not a pleasure. Networking was not a strong side of
> those OSes - it was quite expensive and required highly skilled system
> administrators, which often weren't available. SNA, and even DECNET looked
> like monsters. I think that with those kinds of networking we would still
> have Internet in science fiction only.

Yes, we would have one global distributed OO networking system with nodes in
PCs. One would need no ftp to get a file. One would even have no files, but
persistent objects of different types...

> Instead we would have government,
> military, financial and perhaps big business networks only. And moreover,
> perhaps the world would look otherwise... I know too well about the
> critical role that emerging Internet played in the beginning of 90th in
> collapsing Soviet Union and (re)starting Russia.

(:-))

>> They were stable for DoS attacks of all sorts.
> 
> There were no DoS attacks those times. From where they could be
> originated?

In early 90s my friend wrote a one-line program:

for (;;) sbrk (1);

causing Sun-Solaris to stand still. Or consider fork-ing in a cycle until
there were no free slots in the process table. These kinds of DoS attacks
were just impossible under VMS.

>> What new gave UNIX and Windows to us in recent 20 years, except for
>> awk and viruses?
> 
> They gave radical extension of user base, which stimulated investments,
> which, in turn, stimulates hardware vendors, which results in dramatic
> decrease of hardware prices. Well, they did not exactly *gave* us all
> that, but they substantially participated in that.

Which features of UNIX and Windows gave that extension? What makes you think
that LSI-11 under RSX would be worse than IBM PC under CP/M? That extension
would happen anyway, but on a much higher level.

> And they gave us many proud young programmers, for good or for bad -;)
> Instead of herds of "poor users" (as I remember them from my system
> administrator's past). You may say those youngsters are unskilled and even
> spoiled in some sense. But at least they are alive, while those "poor
> users" of past time (absolute majority of them) were essentially dead.

Ah, and they were also dead if not MS-DOS!

>>> Those innocent people were often too stupid,
>>> easily lying and sometimes even intentionally damaging cables.
>>...
>> Come on, I never heard of PC users chewing cables.
> 
> It was in pre-PC time - when IBM mainframes and DEC and HP minis reigned.
> I suppose that users of those computers were no less innocent then PC
> users, weren't they?

No. Being that time a system *manager* you just suffered from the disease
all managers have. (:-))

>> And do not tell me that
>> PC users are responsible for viruses and spam.
> 
> Do you really think that all (or most) viruses and spam messages are
> originated from non-PC computers... or from PCs but not by their users?

No. The problem is that 0.001% of community can produce 60% of mail traffic.
So it is not 99.999% who are responsible, but the system, which allows
that.

> Well there is no need to fight with opinions - just look at job sites (at
> least .ru job sites) and observe there explicit requests for spammers. And
> I guess that you don't mean that wicked Unix and Windows are capable to
> *originate* viruses by themselves, without substantial help of their
> users.

See above. If the OSes and their services were developed at a minimal level
of responsibility there were no way to produce spam in its current volume.
There are elementary ways from prevent that.

> Anyway, those viruses provided good income for a number of anti-virus
> vendors, and besides that they alarmed the public, which is good for
> parties trying to put Internet under control. Spam helps the latter
> purpose too, and besides that it is an excellent medium for secret
> messages.

So you are agree that human resources are just being vasted. That is my
point.

>> >> "How they dare open E-mail attachments!
>> >> Any PC-user shall have a license for using it. Let's educate them,
>> >> better, grow a new Windows-man!"
>> > 
>> > Do you think that this is an end-user OS issue and not an Internet
>> > issue?
>>
>> This is one issue. Internet is as good as OSes involved let it to be.
> 
> No. end-user OSes are secondary at this stage. There are various standards
> (protocols, formats etc.) and backbones - they play primary roles in this
> issue.

This is what I meant.

>> What
>> is the difference between an attachment and a stack of punched cards you
>> used to feed to an OS-370 machine 30 years ago? Did it crash the system?
> 
> Well, it did sometimes. Not exactly punched cards stack, but a magnetic
> tape (which is, by the way, more proper analogy). I knew several victims
> of carelessness of this kind (on mainframes). There were so-called
> self-loading tapes. OS couln't protect itself because it was not in memory
> when such a tape was being loaded. A program from the tape accessed system
> disk and damaged the system. Old story - do not believe those who claim
> that viruses were invented on PC.

A bootable tape is not a virus, not a parasite, but an independent host, so
to say. Of course, boot sector viruses and ones writting into the system
files were impossible even under UNIX. Note also an important difference
between circumventing a protection and absence of any.

>> >> It is real, physical
>> >> catastrophes yet to come as more and more things become controlled by
>> >> software.
>> > 
>> > Certainly. Software will prevent some catastrophes and create others.
>> > Just as any other widespread and powerful technology. So what?
>>
>> It is absolutely uncontrolled.
> 
> No, far from that. Don't panic -:) . There are people scattered on the
> world - programmers, engineers, scientists and others... even managers may
> appear among them - who are competent, thinking and responsible... and
> sometimes feeling responsibity not only for their own piece of work and/or
> their own piece of time. And most of them are silent, so in normal
> circumstances you will not hear any uproar from them.

Neither we will see results of their activity of the shelves of software
shops. Ada is an example.

> And one more remark for the same issue: making a piece of software very
> reliable is not necessary a good thing. If this piece is too reliable then
> one may rely upon it for an unanticipated, perhaps very bad purpose - and
> that piece will serve him, that is, will participate in that you just
> called "uncontrolled".

Should we have build air planes falling apart to prevent 9/11?

> And anyway, software is still much more effectively controlled than light
> weapons, explosives and car traffic (perhaps you know that the latter
> kills huge number of people every year... software can't come near that
> number of victims in near future).

You are joking. To your knowledge, the next generation of cars will have
dozens of contolling computers conntected by up to 6 field buses. Guess
which language will be used to program them? Wellcome into the new bright
world.

-- 
Regards,
Dmitry A. Kazakov
www.dmitry-kazakov.de



  reply	other threads:[~2004-04-11 10:31 UTC|newest]

Thread overview: 432+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040206174017.7E84F4C4114@lovelace.ada-france.org>
2004-02-07  8:50 ` No call for it Carroll-Tech
2004-02-07 13:00   ` No call for Ada (was Re: Announcing new scripting/prototyping language) Ludovic Brenta
2004-02-07 13:19     ` David Rasmussen
2004-02-07 14:56     ` David Harmon
2004-02-07 15:03     ` Robert I. Eachus
2004-02-08 12:12       ` Simon Wright
2004-02-09  2:36         ` Robert I. Eachus
2004-02-07 19:24     ` MSG
2004-02-07 19:32       ` David Rasmussen
2004-02-07 22:47       ` Keith Thompson
2004-02-07 23:19       ` tmoran
2004-02-08  3:15       ` Ludovic Brenta
2004-02-08 12:57         ` Martin Krischik
2004-04-02 23:18         ` Beth Bruzan
2004-04-03  0:08           ` David Starner
2004-04-03  0:33             ` Ed Falis
2004-04-03 13:11               ` Marin David Condic
2004-04-03  9:13             ` Ludovic Brenta
2004-04-03 11:51               ` Martin Krischik
2004-04-03 15:09                 ` Robert I. Eachus
2004-04-03 17:14                   ` Martin Krischik
2004-04-03 22:26                 ` Ludovic Brenta
2004-04-04  6:41                   ` Martin Krischik
2004-04-04 10:00                   ` Florian Weimer
2004-04-04 12:38                     ` Larry Kilgallen
2004-04-05 18:07                     ` No call for Ada Marc A. Criley
2004-04-05 21:16                       ` Georg Bauhaus
2004-04-06 11:00                         ` Marin David Condic
2004-04-05 22:09                       ` Ludovic Brenta
2004-04-05 22:20                       ` chris
2004-04-06 13:25                         ` Marc A. Criley
2004-04-07  1:17                           ` Marius Amado Alves
2004-04-03 22:59               ` No call for Ada (was Re: Announcing new scripting/prototyping language) David Starner
2004-04-04  0:33                 ` Randy Brukardt
2004-04-04  9:57               ` Florian Weimer
2004-04-03  9:21           ` Ludovic Brenta
2004-04-03 13:06           ` Marin David Condic
2004-04-03 14:12             ` James Rogers
2004-04-03 14:29               ` Ludovic Brenta
2004-04-03 16:54                 ` Marin David Condic
2004-04-03 19:46                   ` Ludovic Brenta
2004-04-03 19:58                     ` Ludovic Brenta
2004-04-05 12:30                       ` Marin David Condic
2004-04-16  1:21                       ` Richard  Riehle
2004-04-16 11:27                         ` Marin David Condic
2004-04-16 13:00                           ` No call for it Ludovic Brenta
2004-04-16 16:39                             ` Martin Dowie
2004-04-16 19:45                             ` Warren W. Gay VE3WWG
2004-04-05 12:10                     ` No call for Ada (was Re: Announcing new scripting/prototyping language) Marin David Condic
2004-04-05 20:38                       ` Randy Brukardt
2004-04-05 22:50                         ` Alexander E. Kopilovich
2004-04-06  8:17                           ` Dmitry A. Kazakov
2004-04-07  2:15                             ` Alexander E. Kopilovich
2004-04-07  2:55                               ` No call for Ada (was Re: Announcing new Wes Groleau
2004-04-07  9:34                                 ` Dmitry A. Kazakov
2004-04-07  9:34                               ` No call for Ada (was Re: Announcing new scripting/prototyping language) Dmitry A. Kazakov
2004-04-07 11:38                                 ` Marin David Condic
2004-04-07 13:18                                   ` Georg Bauhaus
2004-04-08  9:59                                   ` Dmitry A. Kazakov
2004-04-08 11:22                                     ` Marin David Condic
2004-04-08 20:46                                     ` No call for Ada Marius Amado Alves
2004-04-09 11:26                                       ` Marin David Condic
2004-04-09 15:50                                         ` Georg Bauhaus
2004-04-09 11:34                                       ` Dmitry A. Kazakov
2004-04-08  2:29                                 ` No call for Ada (was Re: Announcing new scripting/prototyping language) Alexander E. Kopilovich
2004-04-08  9:59                                   ` Dmitry A. Kazakov
2004-04-08 16:49                                     ` Alexander E. Kopilovich
2004-04-09 11:34                                       ` Dmitry A. Kazakov
2004-04-10  0:51                                         ` Alexander E. Kopilovich
2004-04-10 10:49                                           ` Dmitry A. Kazakov
2004-04-11  3:10                                             ` Alexander E. Kopilovich
2004-04-11 10:31                                               ` Dmitry A. Kazakov [this message]
2004-04-11 21:47                                                 ` Alexander E. Kopilovich
2004-04-12 10:29                                                   ` Dmitry A. Kazakov
2004-04-13  0:36                                                     ` Alexander E. Kopilovich
2004-04-13 10:55                                                       ` Dmitry A. Kazakov
2004-04-13 22:44                                                         ` Wes Groleau
2004-04-13 23:32                                                         ` Alexander E. Kopilovich
2004-04-14  8:49                                                           ` Dmitry A. Kazakov
2004-04-14 23:22                                                             ` Alexander E. Kopilovich
2004-04-15 10:37                                                               ` Dmitry A. Kazakov
2004-04-16  2:47                                                                 ` Alexander E. Kopilovich
2004-04-16 11:36                                                                   ` Dmitry A. Kazakov
2004-04-16 13:52                                                                     ` Georg Bauhaus
2004-04-16 17:37                                                                       ` Dmitry A. Kazakov
2004-04-17  2:34                                                                     ` Alexander E. Kopilovich
2004-04-17  8:08                                                                       ` Dmitry A. Kazakov
2004-04-17 18:07                                                                         ` Alexander E. Kopilovich
2004-04-18  8:24                                                                           ` Dmitry A. Kazakov
2004-04-19  1:53                                                                             ` Alexander E. Kopilovich
2004-04-19 14:29                                                                               ` Dmitry A. Kazakov
2004-04-20  1:41                                                                                 ` Alexander E. Kopilovich
2004-04-20  8:12                                                                                   ` Dmitry A. Kazakov
2004-04-20 11:33                                                                                     ` Hyman Rosen
2004-04-21  2:51                                                                                     ` Alexander E. Kopilovich
2004-04-21  9:29                                                                                       ` Dmitry A. Kazakov
2004-04-21 11:58                                                                                         ` Marius Amado Alves
2004-04-21 11:50                                                                                           ` Preben Randhol
2004-04-21 13:38                                                                                             ` Marius Amado Alves
2004-04-21 13:58                                                                                               ` Preben Randhol
2004-04-21 15:30                                                                                                 ` Marius Amado Alves
2004-04-22  7:49                                                                                                   ` Dmitry A. Kazakov
2004-04-21 15:27                                                                                               ` No call for Ada (was Re: Announcing new scripting/prototyping Wes Groleau
2004-04-22 11:50                                                                                                 ` Georg Bauhaus
2004-04-22 14:14                                                                                                   ` Preben Randhol
2004-04-22 15:56                                                                                                     ` Marius Amado Alves
2004-04-22 15:42                                                                                                       ` Preben Randhol
2004-04-24  3:36                                                                                                       ` Wes Groleau
2004-04-21 17:48                                                                                             ` No call for Ada (was Re: Announcing new scripting/prototyping language) Frank J. Lhota
2004-04-22  3:16                                                                                               ` No call for Ada (was Re: Announcing new scripting/prototypinglanguage) Marius Amado Alves
2004-04-22  8:32                                                                                                 ` Preben Randhol
2004-04-24  3:32                                                                                                   ` Wes Groleau
2004-04-22  8:43                                                                                                 ` Preben Randhol
2004-04-21 13:57                                                                                           ` No call for Ada (was Re: Announcing new scripting/prototyping language) Georg Bauhaus
2004-04-21 14:02                                                                                         ` Hyman Rosen
2004-04-22  1:16                                                                                           ` Alexander E. Kopilovich
2004-04-22 14:09                                                                                             ` Hyman Rosen
2004-04-22 14:10                                                                                               ` Preben Randhol
2004-04-22  3:15                                                                                         ` Alexander E. Kopilovich
2004-04-22  8:22                                                                                           ` Dmitry A. Kazakov
2004-04-23  2:30                                                                                             ` Alexander E. Kopilovich
2004-04-23  8:08                                                                                               ` Dmitry A. Kazakov
2004-04-24  1:28                                                                                                 ` Alexander E. Kopilovich
2004-04-26  8:06                                                                                                   ` Dmitry A. Kazakov
2004-04-26 15:54                                                                                                     ` Wes Groleau
2004-04-27  3:26                                                                                                     ` Alexander E. Kopilovich
2004-04-27  8:11                                                                                                       ` Dmitry A. Kazakov
2004-04-27 14:25                                                                                                         ` Georg Bauhaus
2004-04-28  2:03                                                                                                         ` Alexander E. Kopilovich
2004-04-28 12:12                                                                                                           ` Dmitry A. Kazakov
2004-04-29  3:41                                                                                                             ` Alexander E. Kopilovich
2004-04-29 10:36                                                                                                               ` Dmitry A. Kazakov
2004-04-29 15:49                                                                                                                 ` Georg Bauhaus
2004-04-30 10:56                                                                                                                   ` Dmitry A. Kazakov
2004-04-30 15:29                                                                                                                     ` Georg Bauhaus
2004-05-03  7:55                                                                                                                       ` Dmitry A. Kazakov
2004-05-03 19:10                                                                                                                         ` No call for Ada (was Re: Announcing new scripting/prototypinglanguage) Marius Amado Alves
2004-05-03 11:17                                                                                                                           ` Georg Bauhaus
2004-05-03 13:46                                                                                                                             ` Dmitry A. Kazakov
2004-04-30  1:47                                                                                                                 ` No call for Ada (was Re: Announcing new scripting/prototyping language) Alexander E. Kopilovich
2004-04-30 12:57                                                                                                                   ` Dmitry A. Kazakov
2004-04-30 15:44                                                                                                                     ` Georg Bauhaus
2004-05-03  9:17                                                                                                                       ` Dmitry A. Kazakov
2004-05-03 11:46                                                                                                                         ` Georg Bauhaus
2004-05-03 13:17                                                                                                                           ` Dmitry A. Kazakov
2004-05-01  2:38                                                                                                                     ` Alexander E. Kopilovich
2004-05-03  9:58                                                                                                                       ` Dmitry A. Kazakov
2004-05-03 12:06                                                                                                                         ` Georg Bauhaus
2004-05-03 13:31                                                                                                                           ` Dmitry A. Kazakov
2004-05-03 15:10                                                                                                                             ` Georg Bauhaus
2004-05-04  8:23                                                                                                                               ` Dmitry A. Kazakov
2004-05-04 12:21                                                                                                                                 ` Georg Bauhaus
2004-05-04 13:09                                                                                                                                   ` Dmitry A. Kazakov
2004-05-05  8:44                                                                                                                                     ` Georg Bauhaus
2004-05-04 13:56                                                                                                                                 ` Frank J. Lhota
2004-05-04 14:48                                                                                                                                   ` Dmitry A. Kazakov
2004-05-04  3:11                                                                                                                         ` Alexander E. Kopilovich
2004-05-04  8:47                                                                                                                           ` Dmitry A. Kazakov
2004-05-04 20:34                                                                                                                             ` Alexander E. Kopilovich
2004-05-05  8:29                                                                                                                               ` Dmitry A. Kazakov
2004-05-06 15:04                                                                                                                                 ` Alexander E. Kopilovich
     [not found]                                                                                                                 ` <iSX0Ra0TxF@VB1162.spb.edu>
2004-04-30 20:30                                                                                                                   ` [OT] price of doing science (was: No call for Ada...) Marius Amado Alves
2004-04-15 14:25                                                             ` No call for Ada (was Re: Announcing new scripting/prototyping language) Frank J. Lhota
2004-04-13 12:57                                                       ` No call for Ada (was Re: Announcing newscripting/prototyping language) Frank J. Lhota
2004-04-14  0:11                                                         ` Alexander E. Kopilovich
2004-04-14 11:43                                                           ` Georg Bauhaus
2004-04-13 21:09                                       ` No call for Ada (was Re: Announcing new Robert I. Eachus
2004-04-15 16:10                                         ` Warren W. Gay VE3WWG
2004-04-06  8:32                           ` No call for Ada (was Re: Announcing new scripting/prototyping language) Georg Bauhaus
2004-04-17  0:12                             ` Richard  Riehle
2004-04-17 10:29                               ` Georg Bauhaus
2004-04-17 17:40                               ` Chad R. Meiners
2004-04-17 18:13                                 ` Ludovic Brenta
2004-04-17 23:30                               ` Jeffrey Carter
2004-04-06 11:59                         ` Marin David Condic
2004-04-06 13:25                           ` Georg Bauhaus
2004-04-06 17:18                             ` Marin David Condic
2004-04-06 18:30                               ` Georg Bauhaus
2004-04-06 20:59                                 ` Marin David Condic
2004-04-06 22:54                               ` Alexander E. Kopilovich
2004-04-07  8:23                                 ` Marin David Condic
2004-04-08  1:10                                   ` Hyman Rosen
2004-04-06 22:07                             ` Alexander E. Kopilovich
2004-04-06 19:07                           ` Randy Brukardt
2004-04-06 21:20                             ` Ludovic Brenta
2004-04-06 21:22                             ` Marin David Condic
2004-04-07  0:31                             ` David Starner
2004-04-07  2:48                               ` Wes Groleau
2004-04-07  8:43                                 ` Marin David Condic
2004-04-07 13:23                               ` Martin Krischik
2004-04-07 17:40                               ` Pascal Obry
2004-04-07 22:14                                 ` David Starner
2004-04-07 22:44                                   ` Ed Falis
2004-04-07 23:06                                     ` Szymon Guz
2004-04-08 17:34                                       ` No call for Ada (was Re: Announcing new scripting/prototypinglanguage) Marius Amado Alves
2004-04-08 11:46                                         ` Jean-Pierre Rosen
2004-04-08 13:53                                           ` No call for Ada Samuel Tardieu
2004-04-08  9:18                                     ` No call for Ada (was Re: Announcing new scripting/prototyping language) David Starner
2004-04-08 13:39                                       ` Ed Falis
2004-04-08  3:51                                 ` Wes Groleau
2004-04-08 18:36                                   ` chris
2004-04-08 18:43                                     ` Vinzent 'Gadget' Hoefler
2004-04-08 19:09                                       ` chris
2004-04-09  0:18                                         ` Vinzent 'Gadget' Hoefler
2004-04-09  1:29                                           ` chris
2004-04-09 11:48                                           ` Marin David Condic
2004-04-09  0:12                                     ` No call for Ada (was Re: Announcing new scripting/prototyping Wes Groleau
2004-04-09 11:37                                     ` No call for Ada (was Re: Announcing new scripting/prototyping language) Marin David Condic
2004-04-12 16:38                                     ` Warren W. Gay VE3WWG
2004-04-09 15:44                                   ` Pascal Obry
2004-04-09 15:55                                   ` Georg Bauhaus
2004-04-09 19:28                                   ` Robert Spooner
2004-04-09 21:01                                     ` Björn Persson
2004-04-10 19:27                                     ` No call for Ada (was Re: Announcing new scripting/prototyping Wes Groleau
2004-04-10 20:06                                       ` tmoran
2004-04-10 20:16                                         ` Ed Falis
2004-04-10 21:38                                         ` Wes Groleau
2004-04-10 23:23                                           ` tmoran
2004-04-11  4:06                                             ` Wes Groleau
2004-04-11  9:52                                               ` Georg Bauhaus
2004-04-12  3:30                                                 ` Wes Groleau
2004-04-12  9:16                                                   ` chris
2004-04-12 11:25                                                     ` Marin David Condic
2004-04-12 11:47                                                       ` chris
2004-04-12 12:27                                                         ` chris
2004-04-12 15:43                                                         ` Marin David Condic
2004-04-11  0:16                                           ` Ed Falis
2004-04-11 13:10                                           ` Stephen Leake
2004-04-11 13:48                                           ` Marin David Condic
2004-04-12 22:34                                           ` Randy Brukardt
2004-04-14 11:41                                             ` Marin David Condic
2004-04-14 14:12                                               ` Robert I. Eachus
2004-04-14 17:52                                                 ` No call for Ada Jeffrey Carter
2004-04-15 16:17                                                   ` Warren W. Gay VE3WWG
2004-04-15 11:22                                                 ` No call for Ada (was Re: Announcing new scripting/prototyping Marin David Condic
2004-04-14 19:22                                               ` Georg Bauhaus
2004-04-15 11:38                                                 ` Marin David Condic
2004-04-14 22:11                                               ` Randy Brukardt
2004-04-11  1:01                                       ` Call for Ada Jeffrey Carter
2004-04-11  4:08                                         ` Wes Groleau
2004-04-11 14:02                                           ` Marin David Condic
2004-04-11 13:55                                         ` Marin David Condic
2004-04-11 23:56                                           ` Jeffrey Carter
2004-04-12 11:29                                             ` Marin David Condic
2004-04-08 18:50                                 ` No call for Ada (was Re: Announcing new scripting/prototyping language) chris
2004-04-09 15:48                                   ` Pascal Obry
2004-04-13 14:14                               ` Robert I. Eachus
2004-04-15  2:12                                 ` Alan Anderson
2004-04-15 21:50                                   ` Robert I. Eachus
2004-04-17 11:59                                     ` David Starner
2004-04-17 11:31                                 ` David Starner
2004-04-17 13:58                                   ` Robert I. Eachus
2004-04-17 17:53                                     ` No call for Ada (was Re: Announcing new scripting/prototyping Wes Groleau
2004-04-17 18:19                                       ` Ludovic Brenta
2004-04-17 20:26                                         ` Character encodings Björn Persson
2004-04-17 20:34                                           ` Ludovic Brenta
2004-04-17 22:28                                             ` Björn Persson
2004-04-17 22:38                                         ` No call for Ada (was Re: Announcing new scripting/prototyping Georg Bauhaus
2004-04-18  4:10                                           ` David Starner
2004-04-18 18:49                                             ` Georg Bauhaus
2004-04-19  5:02                                               ` David Starner
2004-04-20 16:07                                                 ` Georg Bauhaus
2004-04-23 19:48                                                   ` Internationalization/localization (Was: No call for Ada) Jacob Sparre Andersen
2004-04-23 20:16                                                     ` Björn Persson
2004-04-17 23:30                                       ` No call for Ada (was Re: Announcing new scripting/prototyping Robert I. Eachus
2004-04-18 22:20                                         ` Wes Groleau
2004-04-20  1:02                                           ` Robert I. Eachus
2004-04-20  4:51                                             ` Wes Groleau
2004-04-17 22:23                                     ` No call for Ada (was Re: Announcing new scripting/prototyping language) David Starner
2004-04-18  0:07                                       ` Robert I. Eachus
2004-04-18  3:57                                         ` David Starner
2004-04-18 19:27                                           ` Robert I. Eachus
2004-04-07  1:07                           ` No call for Ada (was Re: Announcing new scripting/prototypinglanguage) Marius Amado Alves
2004-04-06 17:28                             ` Marin David Condic
2004-04-07 13:34                               ` chris
2004-04-07 13:54                                 ` Georg Bauhaus
2004-04-06 19:17                             ` No call for Ada (was Re: Announcing newscripting/prototypinglanguage) Randy Brukardt
2004-04-06 23:35                               ` Alexander E. Kopilovich
2004-04-17  0:38                               ` Richard  Riehle
2004-04-03 16:31               ` No call for Ada (was Re: Announcing new scripting/prototyping language) Marin David Condic
2004-04-04  0:30                 ` James Rogers
2004-04-04 21:36                   ` Wes Groleau
2004-04-05 12:34                   ` Marin David Condic
2004-04-08  1:58             ` No call for Ada Berend de Boer
2004-02-08 13:05       ` No call for Ada (was Re: Announcing new scripting/prototyping language) Martin Krischik
2004-02-08 16:20         ` Josh Sebastian
2004-02-08 18:02           ` Martin Krischik
2004-02-08 19:06             ` Josh Sebastian
2004-02-08 20:39               ` Martin Ambuhl
2004-02-10  3:37                 ` Richard  Riehle
2004-02-10  7:07                   ` Robert I. Eachus
2004-02-10 22:03                     ` Alexandre E. Kopilovitch
2004-02-11 19:26                       ` Robert I. Eachus
2004-02-11 20:11                         ` Georg Bauhaus
2004-02-11 21:09                         ` Imperialism (OT) (Was: No call for Ada) Ludovic Brenta
2004-02-12 18:46                           ` Frank J. Lhota
2004-02-13 21:15                           ` Robert I. Eachus
2004-02-12  2:57                         ` No call for Ada (was Re: Announcing new scripting/prototyping language) Alexander Kopilovitch
2004-02-13 22:47                           ` Robert I. Eachus
2004-02-14  4:48                             ` Alexandre E. Kopilovitch
2004-02-15 21:53                               ` Comparative military mythology (was: No call for Ada (was Re: Announcing new scripting/prototyping language)) Björn Persson
2004-02-15 22:12                                 ` Ed Falis
2004-02-16 16:39                                   ` Björn Persson
2004-02-15 22:40                                 ` Frode Tennebø
2004-02-15 22:15                             ` No call for Ada (was Re: Announcing new scripting/prototyping language) David Starner
2004-02-18 11:28                             ` Tarjei T. Jensen
2004-02-12 13:55                         ` Reivilo Snuved
2004-02-12  1:02                     ` Richard  Riehle
2004-02-12 16:56                       ` Alexandre E. Kopilovitch
2004-02-10 18:39                   ` Ed Falis
2004-02-12  1:21                     ` Richard  Riehle
2004-02-09 11:20               ` Thomas Stegen CES2000
2004-02-08 23:25         ` MSG
2004-02-09  0:11           ` James Rogers
2004-02-10  2:26             ` MSG
2004-02-10  2:37               ` Ed Falis
2004-02-10  2:45               ` James Rogers
2004-02-11 11:04                 ` Jerry Coffin
2004-02-11 12:13                   ` Chad R. Meiners
2004-02-11 12:51                   ` Marin David Condic
2004-02-11 21:04                   ` Martin Dowie
2004-02-10 10:05               ` Dmitry A. Kazakov
2004-02-10 11:08                 ` Martin Dowie
2004-02-10 14:13                   ` Dmitry A. Kazakov
2004-02-10 14:11                     ` Martin Dowie
2004-02-10 20:49                       ` Mark McIntyre
2004-02-11  0:12                       ` August Derleth
2004-02-16 14:46                   ` The inner workings of Gnat (was: No call for Ada (was Re: Announcing new scripting/prototyping language)) Björn Persson
2004-02-16 17:59                     ` Pascal Obry
2004-02-16 18:18                       ` The inner workings of Gnat Björn Persson
2004-02-11  2:19                 ` No call for Ada (was Re: Announcing new scripting/prototyping language) MSG
2004-02-11  6:30                   ` James Rogers
2004-02-12 23:20                     ` Ada performance (was No call for Ada ) MSG
2004-02-13  0:19                       ` Alexandre E. Kopilovitch
2004-02-13  1:32                       ` Greg Lindahl
2004-02-13  4:18                         ` Georg Bauhaus
2004-02-13  1:39                       ` James Rogers
2004-02-13  1:42                         ` Richard Heathfield
2004-02-12 19:23                           ` Larry Hazel
2004-02-13  4:06                           ` James Rogers
2004-02-13  6:37                       ` Per Sandberg
2004-02-13 13:36                         ` James Rogers
2004-02-13 15:09                       ` Jan C. Vorbrüggen
2004-02-13 17:06                         ` Rich Townsend
2004-02-19  9:19                           ` Jan C. Vorbrüggen
2004-02-15 19:17                       ` Joona I Palaste
2004-02-11  9:22                   ` No call for Ada (was Re: Announcing new scripting/prototyping language) Dmitry A. Kazakov
2004-02-11 13:10                     ` Marin David Condic
2004-02-11 14:23                       ` Ole-Hjalmar Kristensen
2004-02-12 12:49                         ` Marin David Condic
2004-02-12 13:54                           ` Preben Randhol
2004-02-13 13:01                             ` Marin David Condic
2004-02-13 15:41                               ` Preben Randhol
2004-02-12 15:37                           ` Ole-Hjalmar Kristensen
2004-02-13 13:11                             ` Marin David Condic
2004-02-13 16:41                               ` Ole-Hjalmar Kristensen
2004-02-14  8:53                                 ` Marin David Condic
2004-02-14 21:54                       ` Jerry Coffin
2004-02-15 14:15                         ` Marin David Condic
2004-02-17  9:19                           ` No call for Ada (was Re: Announcing new scripting/prototyping Jerry Coffin
2004-02-17 12:23                             ` Marin David Condic
2004-02-17 23:20                             ` David Starner
2004-02-11 16:06                     ` No call for Ada (was Re: Announcing new scripting/prototyping language) Xenos
2004-02-11 16:47                       ` Preben Randhol
2004-02-11 17:42                         ` Xenos
2004-02-11 18:23                           ` Preben Randhol
2004-02-11 20:55                             ` Xenos
2004-02-11 22:58                   ` Robert I. Eachus
2004-02-17  9:14                     ` Lutz Donnerhacke
2004-02-10 10:10               ` David Rasmussen
2004-02-10 11:13                 ` Martin Dowie
2004-02-10 16:46                   ` Robert I. Eachus
2004-02-11 23:29                     ` Robert I. Eachus
2004-02-10 12:52               ` Marin David Condic
2004-02-09  1:24           ` Ludovic Brenta
2004-02-11 11:03             ` Jerry Coffin
2004-02-11 21:13               ` Martin Dowie
2004-02-12  3:12                 ` Jerry Coffin
2004-02-12  3:36                   ` Chad R. Meiners
2004-02-12 17:44                     ` Jerry Coffin
2004-02-13  0:00                       ` Chad R. Meiners
2004-02-13  5:18                         ` Jerry Coffin
2004-02-13 11:04                           ` Jean-Pierre Rosen
2004-02-13 14:34                             ` Peter Amey
2004-02-14  5:43                             ` Jerry Coffin
2004-02-14  5:54                               ` Randy Brukardt
2004-02-18 17:18                                 ` Warren W. Gay VE3WWG
2004-02-18 19:13                                   ` Jean-Pierre Rosen
2004-02-17  1:21                       ` Richard  Riehle
2004-02-17  8:26                         ` Peter Amey
2004-02-18 17:22                         ` Warren W. Gay VE3WWG
2004-02-18 18:55                     ` No call for Ada (was Re: Announcing new scripting/prototyping Larry Kilgallen
2004-02-20 21:31                       ` Warren W. Gay VE3WWG
2004-02-21 21:47                     ` Larry Kilgallen
2004-02-25 17:45                       ` Warren W. Gay VE3WWG
2004-02-26 12:45                         ` Marin David Condic
2004-02-26 13:30                           ` sk
2004-02-26 19:43                           ` Keith Thompson
2004-02-26 22:36                             ` Marin David Condic
2004-02-26 22:52                               ` Jacob Sparre Andersen
2004-02-27  0:50                               ` David Starner
2004-02-25 18:59                     ` Larry Kilgallen
2004-02-25 19:54                       ` Hyman Rosen
2004-02-26  9:16                         ` Ole-Hjalmar Kristensen
2004-02-26 12:52                         ` Marin David Condic
2004-02-26 14:36                           ` Hyman Rosen
     [not found]                     ` <MPG.1a9Organization: LJK Software <Bh2UPd8LMBWg@eisner.encompasserve.org>
2004-02-28  4:21                       ` Those "home hobbyists..." (was: No call for Ada) Warren W. Gay VE3WWG
2004-02-28  8:06                         ` tmoran
2004-02-28 13:28                           ` Larry Kilgallen
2004-02-28 16:23                           ` Warren W. Gay VE3WWG
2004-02-28 18:47                             ` tmoran
2004-03-03 17:27                               ` Warren W. Gay VE3WWG
2004-02-12  8:43                   ` No call for Ada (was Re: Announcing new scripting/prototyping language) Ludovic Brenta
2004-02-12 17:44                     ` Jerry Coffin
2004-02-11 19:31             ` Rob Thorpe
2004-02-11 21:03               ` Chris Torek
2004-02-09  9:55           ` Preben Randhol
2004-02-11 10:19         ` Jerry Coffin
2004-02-11 15:34           ` Pat Rogers
2004-02-17  1:14           ` Richard  Riehle
2004-02-07 21:03     ` Alexandre E. Kopilovitch
2004-02-08  0:25     ` David Starner
2004-02-08  1:00       ` Ludovic Brenta
2004-02-08  2:29         ` David Starner
2004-02-08 16:02           ` Alexandre E. Kopilovitch
2004-02-08 20:55             ` David Starner
2004-02-09 17:39               ` Alexandre E. Kopilovitch
2004-02-08  2:54       ` Nick Landsberg
2004-02-07 16:51   ` No call for it Jano
2004-02-07 17:53     ` Ed Falis
2004-02-10 11:13 No call for Ada (was Re: Announcing new scripting/prototyping language) christoph.grein
2004-02-10 13:00 ` Marin David Condic
replies disabled

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