comp.lang.ada
 help / color / mirror / Atom feed
* Choose Ada flyer
@ 1998-12-14  0:00 Tucker Taft
  1998-12-14  0:00 ` Chris Morgan
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Tucker Taft @ 1998-12-14  0:00 UTC (permalink / raw)


The Ada Resource Association is developing various marketing
materials around a "Choose Ada" theme.  Here is the initial
flyer.  Feel free to pass it around to get reactions on whether
it is effective, and how it could be improved.

Thanks in advance.
-Tucker Taft   stt@inmet.com   http://www.inmet.com/~stt/
Technical Director
Intermetrics, Inc.  Burlington, MA  USA
An AverStar Company (www.averstar.com)

and also President, Ada Resource Association (www.adaresource.org)
------------------------------------------------------
                       C h o o s e   A d a :

               The Most Trusted Name in Software (tm)


For companies throughout the world, Ada is the programming language of 
choice for all the right reasons.  These companies know that Ada is their
most effective language for building fast, reliable, and adaptable systems,
on time.


                 When your software has to fly...
                         Choose Ada.

Ada is the language of the International Space Station, Boeing jets,
world-wide Air Traffic Control, and the French TGV high-speed train.
Ada's unique combination of efficiency, real-time control, and
built-in safety, make it the choice for high-flying, high-profile, 
high-performance systems that can't afford to fail.

                 When your deadlines are real...
                          Choose Ada.

Ada helps companies throughout the world deliver systems that
meet all their deadlines: coding deadlines, integration deadlines,
delivery deadlines, and real-time processing deadlines.  Ada's excellent 
support for separation of interface and implementation, coupled with very 
strong interface type checking, means that these companies find system 
integration and testing go extraordinarily smoothly and rapidly, and that 
their customers end up extremely satisfied with the delivered system.

                When there is no room for error...
                          Choose Ada.

Systems delivered using Ada have significantly lower error rates.  
This is because the Ada language supports all the most modern and 
effective software engineering techniques, while Ada compilers, right
out of the box, provide more compile-time and run-time consistency 
checking than those for other programming languages.  Ada compilers 
catch errors when they are least expensive to fix, before system 
integration time and deployment.  This is why companies in industries
including Nuclear Power, Transportation, and Medical Instruments,
trust Ada for their critical, software-intensive systems.

              When reality is more important than hype...
                          Choose Ada.

If all your progamming team needs to do is build eye-candy for your 
new web-site, feel free to dabble with the latest toy language.  But if 
your programming team wants the power and control needed to build
high-performance, ultra-reliable, rapidly evolvable systems,
choose Ada, the language designed for building systems that really matter.

                   Get your priorities right...
                          Choose Ada:
               The Most Trusted Name in Software (tm).
                 
Ada has an active user community (www.acm.org/sigada), newsgroup 
(comp.lang.ada), web-site (www.adaic.org), and is taught at colleges 
and universities throughout the world (www.acm.org/sigada/education).  
Ada is supported by a strong vendor community, represented by the Ada 
Resource Association (www.adaresource.org), including Ada Core Technologies 
(www.gnat.com), Aonix (www.aonix.com), AverStar/Intermetrics 
(www.averstar.com), DDC-I (www.ddci.com), Green Hills Software (www.ghs.com), 
OC Systems (www.ocsystems.com), and Rational Software (www.rational.com).

Ada compilers are available for a wide variety of hosts and targets,
and there are Ada compilers that integrate directly with Java virtual
machines (JVMs) and with ANSI/ISO C compilers, providing additional
portability and interoperability options.

Choose Ada for your company's next important system, for all the 
right reasons.


* "The Most Trusted Name In Software" is a trademark of the Ada Resource
Association




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

* Re: Choose Ada flyer
  1998-12-14  0:00 ` Chris Morgan
@ 1998-12-14  0:00   ` Tucker Taft
  1998-12-14  0:00     ` Chris Morgan
  0 siblings, 1 reply; 28+ messages in thread
From: Tucker Taft @ 1998-12-14  0:00 UTC (permalink / raw)


Chris Morgan (mihalis@ix.netcom.com) wrote:

: stt@houdini.camb.inmet.com (Tucker Taft) writes:

: > The Ada Resource Association is developing various marketing
: > materials around a "Choose Ada" theme.  Here is the initial
: > flyer.  Feel free to pass it around to get reactions on whether
: > it is effective, and how it could be improved.

: I think it's a bit _too_ disingenuous not to even mention Ada with
: respect to Defence. I realise it must be deliberate but I don't agree
: with it. Ada is on active duty with the UK Royal Navy for a start.

Good point.  However, these days, even defense organizations
are more interested in what commercial users are doing than what
other defense organizations are doing.  Furthermore, with defense
uses, most readers will be suspicious that the organization didn't
"choose" Ada, but rather was forced to use it due to some kind
of mandate (even in countries where there is no mandate).  Given 
our "Choose Ada" theme, we wanted to focus on uses where clearly 
Ada was a language of choice, not a language of mandate.

: Chris
: -- 
: Chris Morgan <mihalis at ix.netcom.com>		http://www.mihalis.net

-Tuck

--
-Tucker Taft   stt@averstar.com   http://www.averstar.com/~stt/
Technical Director, Intermetrics, Inc.  Burlington, MA  USA
An AverStar Company (www.averstar.com)




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

* Re: Choose Ada flyer
  1998-12-14  0:00 Choose Ada flyer Tucker Taft
  1998-12-14  0:00 ` Chris Morgan
@ 1998-12-14  0:00 ` Paul Whittington
  1998-12-15  0:00   ` Matthew Heaney
                     ` (4 more replies)
  1998-12-15  0:00 ` Tom Moran
  2 siblings, 5 replies; 28+ messages in thread
From: Paul Whittington @ 1998-12-14  0:00 UTC (permalink / raw)


I don't know exactly what the purpose of this material is, but it leaves
me with the impression that Ada is the right choice for large or safety
critical applications.

It seems to me that the majority of software being written today falls
into the non-safety critical category, and the sponsors/developers do
not identify what they're doing as a "large" project.  

IMHO, any software worth writing is large enough to warrant the use of 
Ada.

What I would want to know is 

- Is there an Ada Delphi or Visual Basic like environment that supports 
  the development of desktop GUI MIS-type applications?  Does it support
  a platform portable GUI like Tcl/Tk or JFC?  

- Are there Ada based tools that support enterprise level development?  
  CORBA, COM, DCOM, application servers, SQL database servers, LDAP,
  and legacy system integration?

- What about WWW deployment?  Do tools exist to support the development
  of thin client network applications implemented as WWW server 
  extensions?  What platforms and servers? 

- Do these tools come with batteries included, or do I have to have 
  gurus on my team to integrate all sorts of technologies together to 
  get a useful development tool set?

- How about third-party component/tools/utilities vendors?  Where do I 
  go when I need to add fax, paging or report generation capabilities
  to my application?

- How many vendors are there for these kinds of tools, and are they
  likely to be around in five years?

Help me out here folks.  I love Ada.  From a language viewpoint there's
no better language than Ada.  From a compiler/IDE, third-party support,
vendor stability viewpoint I CAN'T CHOOSE Ada!

The closest thing I've found is Delphi.




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

* Re: Choose Ada flyer
  1998-12-15  0:00   ` Matthew Heaney
@ 1998-12-14  0:00     ` Paul Whittington
  1998-12-16  0:00       ` Jon S Anthony
  0 siblings, 1 reply; 28+ messages in thread
From: Paul Whittington @ 1998-12-14  0:00 UTC (permalink / raw)


I use and love emacs, and its not much use when what you need is a
WYSIWYG visual GUI development environment.

Matthew Heaney wrote:
> 
> Paul Whittington <paul@grep.net> writes:
> 
> > I don't know exactly what the purpose of this material is, but it leaves
> > me with the impression that Ada is the right choice for large or safety
> > critical applications.
> >
> > It seems to me that the majority of software being written today falls
> > into the non-safety critical category, and the sponsors/developers do
> > not identify what they're doing as a "large" project.
> >
> > IMHO, any software worth writing is large enough to warrant the use of
> > Ada.
> >
> > What I would want to know is
> >
> > - Is there an Ada Delphi or Visual Basic like environment that supports
> >   the development of desktop GUI MIS-type applications?  Does it support
> >   a platform portable GUI like Tcl/Tk or JFC?
> >
> > - Are there Ada based tools that support enterprise level development?
> >   CORBA, COM, DCOM, application servers, SQL database servers, LDAP,
> >   and legacy system integration?
> >
> > - What about WWW deployment?  Do tools exist to support the development
> >   of thin client network applications implemented as WWW server
> >   extensions?  What platforms and servers?
> >
> > - Do these tools come with batteries included, or do I have to have
> >   gurus on my team to integrate all sorts of technologies together to
> >   get a useful development tool set?
> >
> > - How about third-party component/tools/utilities vendors?  Where do I
> >   go when I need to add fax, paging or report generation capabilities
> >   to my application?
> >
> > - How many vendors are there for these kinds of tools, and are they
> >   likely to be around in five years?
> >
> > Help me out here folks.  I love Ada.  From a language viewpoint there's
> > no better language than Ada.  From a compiler/IDE, third-party support,
> > vendor stability viewpoint I CAN'T CHOOSE Ada!
> >
> > The closest thing I've found is Delphi.
> 
> I don't have much to say about developing GUIs with Ada, but if you want
> an Ada development environment, then what's wrong with emacs?
> 
> Do programmers who don't use emacs think that emacs is just an editor?




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

* Re: Choose Ada flyer
  1998-12-14  0:00   ` Tucker Taft
@ 1998-12-14  0:00     ` Chris Morgan
  0 siblings, 0 replies; 28+ messages in thread
From: Chris Morgan @ 1998-12-14  0:00 UTC (permalink / raw)


stt@houdini.camb.inmet.com (Tucker Taft) writes:

> Good point.  However, these days, even defense organizations
> are more interested in what commercial users are doing than what
> other defense organizations are doing.  Furthermore, with defense
> uses, most readers will be suspicious that the organization didn't
> "choose" Ada, but rather was forced to use it due to some kind
> of mandate (even in countries where there is no mandate).  Given 
> our "Choose Ada" theme, we wanted to focus on uses where clearly 
> Ada was a language of choice, not a language of mandate.

I agree with this _focus_ wholeheartedly, but focussing on the desired
new target area (people in other industries who chose Ada) does not
require omitting even a single mention of defence, but I guess I've
made my point.

Chris
-- 
Chris Morgan <mihalis at ix.netcom.com>		http://www.mihalis.net




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

* Re: Choose Ada flyer
  1998-12-14  0:00 Choose Ada flyer Tucker Taft
@ 1998-12-14  0:00 ` Chris Morgan
  1998-12-14  0:00   ` Tucker Taft
  1998-12-14  0:00 ` Paul Whittington
  1998-12-15  0:00 ` Tom Moran
  2 siblings, 1 reply; 28+ messages in thread
From: Chris Morgan @ 1998-12-14  0:00 UTC (permalink / raw)



stt@houdini.camb.inmet.com (Tucker Taft) writes:

> The Ada Resource Association is developing various marketing
> materials around a "Choose Ada" theme.  Here is the initial
> flyer.  Feel free to pass it around to get reactions on whether
> it is effective, and how it could be improved.

I think it's a bit _too_ disingenuous not to even mention Ada with
respect to Defence. I realise it must be deliberate but I don't agree
with it. Ada is on active duty with the UK Royal Navy for a start.

Chris
-- 
Chris Morgan <mihalis at ix.netcom.com>		http://www.mihalis.net




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

* Whither (or wither) AdaHome? (was: Choose Ada flyer)
  1998-12-15  0:00 ` Choose Ada flyer Tucker Taft
@ 1998-12-15  0:00   ` dennison
  1998-12-15  0:00     ` Stanley R. Allen
  1998-12-15  0:00     ` David Botton
  1998-12-16  0:00   ` Choose Ada flyer Magnus Kempe
  1 sibling, 2 replies; 28+ messages in thread
From: dennison @ 1998-12-15  0:00 UTC (permalink / raw)


In article <F40Ln9.35H.0.-s@inmet.camb.inmet.com>,
  stt@houdini.camb.inmet.com (Tucker Taft) wrote:

> My understanding is that www.adahome.com is no longer being maintained.
> But even so, we probably ought to mention it, given its wealth of
> material.

That does seem to be the case. The last entry in the "News" page was put up
in February. The last peep we heard from Magnus Kempe here was in June of 97.
Does anyone know exactly what has happened to either? I'd hate to think such
a wonderful resource is just going to slowly drift into obsolescence.
Information growing stale, links going invalid...

--
T.E.D.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




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

* Re: Whither (or wither) AdaHome? (was: Choose Ada flyer)
  1998-12-15  0:00   ` Whither (or wither) AdaHome? (was: Choose Ada flyer) dennison
@ 1998-12-15  0:00     ` Stanley R. Allen
  1998-12-16  0:00       ` dennison
  1998-12-15  0:00     ` David Botton
  1 sibling, 1 reply; 28+ messages in thread
From: Stanley R. Allen @ 1998-12-15  0:00 UTC (permalink / raw)


dennison@telepath.com wrote:
> 
> In article <F40Ln9.35H.0.-s@inmet.camb.inmet.com>,
>   stt@houdini.camb.inmet.com (Tucker Taft) wrote:
> 
> > My understanding is that www.adahome.com is no longer being maintained.
> > But even so, we probably ought to mention it, given its wealth of
> > material.
> 
> That does seem to be the case. The last entry in the "News" page was put up
> in February. The last peep we heard from Magnus Kempe here was in June of 97.
> Does anyone know exactly what has happened to either? I'd hate to think such
> a wonderful resource is just going to slowly drift into obsolescence.
> Information growing stale, links going invalid...
> 

I went there just now (GMT Wed Dec 16 00:00): the last "headline"
was five days ago, Dec 10, 1998, and a few other headlines were
posted July 1998.

This year apparently has been busy for Magnus, but it seems that
there is some intermittent maintenance going.

-- 
Stanley Allen
mailto:srallen@hti.com




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

* Re: Whither (or wither) AdaHome? (was: Choose Ada flyer)
  1998-12-15  0:00   ` Whither (or wither) AdaHome? (was: Choose Ada flyer) dennison
  1998-12-15  0:00     ` Stanley R. Allen
@ 1998-12-15  0:00     ` David Botton
  1 sibling, 0 replies; 28+ messages in thread
From: David Botton @ 1998-12-15  0:00 UTC (permalink / raw)


I know the page was changed for Dec 10, Ada's birthday.

David Botton

dennison@telepath.com wrote in message <756q6a$3vd$1@nnrp1.dejanews.com>...
>In article <F40Ln9.35H.0.-s@inmet.camb.inmet.com>,
>  stt@houdini.camb.inmet.com (Tucker Taft) wrote:
>
>> My understanding is that www.adahome.com is no longer being maintained.
>> But even so, we probably ought to mention it, given its wealth of
>> material.
>
>That does seem to be the case. The last entry in the "News" page was put up
>in February. The last peep we heard from Magnus Kempe here was in June of
97.
>Does anyone know exactly what has happened to either? I'd hate to think
such
>a wonderful resource is just going to slowly drift into obsolescence.
>Information growing stale, links going invalid...
>
>--
>T.E.D.
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own






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

* Re: Choose Ada flyer
       [not found] <36771d4c.2157661@news.geccs.gecm.com>
@ 1998-12-15  0:00 ` Tucker Taft
  1998-12-15  0:00   ` Whither (or wither) AdaHome? (was: Choose Ada flyer) dennison
  1998-12-16  0:00   ` Choose Ada flyer Magnus Kempe
  0 siblings, 2 replies; 28+ messages in thread
From: Tucker Taft @ 1998-12-15  0:00 UTC (permalink / raw)


Brian Orpin (abuse@borpin.demon.co.uk) wrote:

: On Mon, 14 Dec 1998 22:38:13 GMT, stt@houdini.camb.inmet.com (Tucker
: Taft) wrote:

: >Ada has an active user community (www.acm.org/sigada), newsgroup 
: >(comp.lang.ada), web-site (www.adaic.org), and is taught at colleges 
: >and universities throughout the world (www.acm.org/sigada/education).  
: >Ada is supported by a strong vendor community, represented by the Ada 
: >Resource Association (www.adaresource.org), including Ada Core Technologies 
: >(www.gnat.com), Aonix (www.aonix.com), AverStar/Intermetrics 
: >(www.averstar.com), DDC-I (www.ddci.com), Green Hills Software (www.ghs.com), 
: >OC Systems (www.ocsystems.com), and Rational Software (www.rational.com).


: I find it odd that www.adahome.com isn't mentioned.  Any particular
: reason?

My understanding is that www.adahome.com is no longer being maintained.
But even so, we probably ought to mention it, given its wealth of
material.

: Brian Orpin  **Reply to address is valid***

--
-Tucker Taft   stt@averstar.com   http://www.averstar.com/~stt/
Technical Director, Intermetrics, Inc.  Burlington, MA  USA
An AverStar Company (www.averstar.com)




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

* Re: Choose Ada flyer
  1998-12-14  0:00 ` Paul Whittington
  1998-12-15  0:00   ` Matthew Heaney
  1998-12-15  0:00   ` Bob Munck
@ 1998-12-15  0:00   ` Lowe Anthony A
  1998-12-17  0:00   ` Brian Bell
  1999-01-18  0:00   ` news.oxy.com
  4 siblings, 0 replies; 28+ messages in thread
From: Lowe Anthony A @ 1998-12-15  0:00 UTC (permalink / raw)


Are these rhetorical questions to be addressed in literature, or questions
you are asking?  Several vendors have GUI solutions (I have used the one
from Aonix and seen the one from Rational, supplied by a third party).  If
you are actually interested though, the web sites hold a bunch of info.
--
Tony Lowe                   Rockwell Collins
1431 Opus Place   -  Downers Grove, IL 60515
(630)-960-8603          Fax : (630)-960-8207






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

* Re: Choose Ada flyer
  1998-12-15  0:00   ` Tucker Taft
  1998-12-15  0:00     ` Dirk Craeynest
@ 1998-12-15  0:00     ` Tom Moran
  1 sibling, 0 replies; 28+ messages in thread
From: Tom Moran @ 1998-12-15  0:00 UTC (permalink / raw)


>: For what audience is the flyer intended?
>Companies considering the use of Ada for software development
  One man companies considering the use of Ada to automate his
dentist's office?
  Two-man garage startups considering the use of Ada for a hot new
game idea?
  Ten million dollar shrink-wrap software companies considering
rewriting their product from its original 'dirty' C to port it to run
on the JVM?
  A manager at a Fortune 500 company, considering Ada for their new,
improved, radar activated, HVAC control sytstem?
  A manager at an international bank considering what language to use
to write a tool to check for Y2K problems in his COBOL programs?
    These are all clearly 'mission-critical' to their users.  Does
that mean the flyer is equally convincing to all of them?
  
  




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

* Re: Choose Ada flyer
  1998-12-14  0:00 ` Paul Whittington
@ 1998-12-15  0:00   ` Matthew Heaney
  1998-12-14  0:00     ` Paul Whittington
  1998-12-15  0:00   ` Bob Munck
                     ` (3 subsequent siblings)
  4 siblings, 1 reply; 28+ messages in thread
From: Matthew Heaney @ 1998-12-15  0:00 UTC (permalink / raw)


Paul Whittington <paul@grep.net> writes:

> I don't know exactly what the purpose of this material is, but it leaves
> me with the impression that Ada is the right choice for large or safety
> critical applications.
> 
> It seems to me that the majority of software being written today falls
> into the non-safety critical category, and the sponsors/developers do
> not identify what they're doing as a "large" project.  
> 
> IMHO, any software worth writing is large enough to warrant the use of 
> Ada.
> 
> What I would want to know is 
> 
> - Is there an Ada Delphi or Visual Basic like environment that supports 
>   the development of desktop GUI MIS-type applications?  Does it support
>   a platform portable GUI like Tcl/Tk or JFC?  
> 
> - Are there Ada based tools that support enterprise level development?  
>   CORBA, COM, DCOM, application servers, SQL database servers, LDAP,
>   and legacy system integration?
> 
> - What about WWW deployment?  Do tools exist to support the development
>   of thin client network applications implemented as WWW server 
>   extensions?  What platforms and servers? 
> 
> - Do these tools come with batteries included, or do I have to have 
>   gurus on my team to integrate all sorts of technologies together to 
>   get a useful development tool set?
> 
> - How about third-party component/tools/utilities vendors?  Where do I 
>   go when I need to add fax, paging or report generation capabilities
>   to my application?
> 
> - How many vendors are there for these kinds of tools, and are they
>   likely to be around in five years?
> 
> Help me out here folks.  I love Ada.  From a language viewpoint there's
> no better language than Ada.  From a compiler/IDE, third-party support,
> vendor stability viewpoint I CAN'T CHOOSE Ada!
> 
> The closest thing I've found is Delphi.


I don't have much to say about developing GUIs with Ada, but if you want
an Ada development environment, then what's wrong with emacs?

Do programmers who don't use emacs think that emacs is just an editor?









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

* Re: Choose Ada flyer
  1998-12-14  0:00 Choose Ada flyer Tucker Taft
  1998-12-14  0:00 ` Chris Morgan
  1998-12-14  0:00 ` Paul Whittington
@ 1998-12-15  0:00 ` Tom Moran
  1998-12-15  0:00   ` Tucker Taft
  2 siblings, 1 reply; 28+ messages in thread
From: Tom Moran @ 1998-12-15  0:00 UTC (permalink / raw)


For what audience is the flyer intended?




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

* Re: Choose Ada flyer
  1998-12-15  0:00 ` Tom Moran
@ 1998-12-15  0:00   ` Tucker Taft
  1998-12-15  0:00     ` Dirk Craeynest
  1998-12-15  0:00     ` Tom Moran
  0 siblings, 2 replies; 28+ messages in thread
From: Tucker Taft @ 1998-12-15  0:00 UTC (permalink / raw)


Tom Moran (tmoran@bix.com) wrote:

: For what audience is the flyer intended?

Companies considering the use of Ada for software development.

--
-Tucker Taft   stt@averstar.com   http://www.averstar.com/~stt/
Technical Director, Intermetrics, Inc.  Burlington, MA  USA
An AverStar Company (www.averstar.com)




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

* Re: Choose Ada flyer
  1998-12-14  0:00 ` Paul Whittington
  1998-12-15  0:00   ` Matthew Heaney
@ 1998-12-15  0:00   ` Bob Munck
  1998-12-15  0:00   ` Lowe Anthony A
                     ` (2 subsequent siblings)
  4 siblings, 0 replies; 28+ messages in thread
From: Bob Munck @ 1998-12-15  0:00 UTC (permalink / raw)


On Mon, 14 Dec 1998 15:29:14 -0800, Paul Whittington <paul@grep.net>
wrote:

>I don't know exactly what the purpose of this material is, but it leaves
>me with the impression that Ada is the right choice for large or safety
>critical applications.
>
>It seems to me that the majority of software being written today falls
>into the non-safety critical category, and the sponsors/developers do
>not identify what they're doing as a "large" project.

Maybe the point should be made that programs may be critical to
the safety (continued profitiability) of a company.   A typical
scenario today is that a few people in a start-up create a medium-
sized app, 100K LoC or so, in a hurry with no coding standards,
process, specification, etc.  If the app is a success, the company
adds to it and adds to it, with occasional local restructuring, until
it is a huge mess.  At some point, the level of bugs, inconsistencies,
redundancies, and interdependencies can become so high that
the product essentially dies.  It has been said that this has happened
to Lotus, Borland, and Netscape.

Ada doesn't solve these problems, of course, but we all believe
that it can ameliorate them.  If only we could get Ada to be used
in those garage start-ups originally.


>IMHO, any software worth writing is large enough to warrant the use of 
>Ada.

You know that, and I know that.  (But why aren't we rich?)

Bob Munck





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

* Re: Choose Ada flyer
  1998-12-15  0:00   ` Tucker Taft
@ 1998-12-15  0:00     ` Dirk Craeynest
  1998-12-15  0:00     ` Tom Moran
  1 sibling, 0 replies; 28+ messages in thread
From: Dirk Craeynest @ 1998-12-15  0:00 UTC (permalink / raw)


>Tom Moran (tmoran@bix.com) wrote:
>: For what audience is the flyer intended?

stt@houdini.camb.inmet.com (Tucker Taft) writes:
>Companies considering the use of Ada for software development.

What about the companies/organizations that SHOULD consider the use of
Ada, but don't, due to all kinds of prejudices, misinformation, etc.?

How can we target that (vast, potential) audience?
We might need several (slightly?) different flyers.

Dirk Craeynest
Ada-Belgium/Europe




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

* Re: Whither (or wither) AdaHome? (was: Choose Ada flyer)
  1998-12-15  0:00     ` Stanley R. Allen
@ 1998-12-16  0:00       ` dennison
  0 siblings, 0 replies; 28+ messages in thread
From: dennison @ 1998-12-16  0:00 UTC (permalink / raw)


In article <3676FF08.766E5C5C@hso.link.com>,
  "Stanley R. Allen" <s_allen@hso.link.com> wrote:

> I went there just now (GMT Wed Dec 16 00:00): the last "headline"
> was five days ago, Dec 10, 1998, and a few other headlines were
> posted July 1998.

I think that "five day old" headline has been there all year! The date after
it has been changed to 1998-12-10, but the name of the link itself is
http://www.adahome.com/articles/1997-12/al_birthday.html (note the "1997").

Nonetheless, I suppose the fact that the date got changed at all is a sign of
human habitation.

--
T.E.D.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




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

* Updating AdaHome (was: Choose Ada flyer)
  1998-12-16  0:00   ` Choose Ada flyer Magnus Kempe
  1998-12-16  0:00     ` Tucker Taft
@ 1998-12-16  0:00     ` dennison
  1 sibling, 0 replies; 28+ messages in thread
From: dennison @ 1998-12-16  0:00 UTC (permalink / raw)


In article <36780559.D0AAF845@adahome.com>,
  Magnus Kempe <mkempe@artemedia.ch> wrote:

> Unfortunately, it is difficult to find people who work for free year
> after year, even to expand and improve a popular Web site.
>
> Now that the US government/DoD has stopped giving money to the
> AJPO/AdaIC for Web presence, maybe there are companies willing to
> sponsor the work that is needed to maintain such a site.

I was just about to suggest you just start accepting update submissions from
the public at large. Editing a web page is fairly easy with the newer
versions of Netscape. Then I stumbled across
http://www.adahome.com/HBAP/Submission.html .

Perhaps a large part of the problem is that its not well publicized that folks
can do this. Hmmm....the copyright notice at the bottom of the page seems to
prohibit any submissions that include the previous contents of an AdaHome page
(that would be a "reproduction in part", right?) That would make submitting a
modification a copyright violation! Perhaps a clarification is in order.

You might even be able to get some major tasks done for free, if you let it be
known what needs doing.

> Santa Claus, are you out there?

It is nearing the end of the year. All you compiler and tool vendors out there
need to start thinking about spending some extra advertising dough in order to
raise your business' advertising tax deductions...

--
T.E.D.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




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

* Re: Choose Ada flyer
  1998-12-16  0:00   ` Choose Ada flyer Magnus Kempe
@ 1998-12-16  0:00     ` Tucker Taft
  1998-12-16  0:00     ` Updating AdaHome (was: Choose Ada flyer) dennison
  1 sibling, 0 replies; 28+ messages in thread
From: Tucker Taft @ 1998-12-16  0:00 UTC (permalink / raw)


Magnus Kempe (mkempe@artemedia.ch) wrote:
: > : I find it odd that www.adahome.com isn't mentioned.  Any particular
: > : reason?
: > 
: > My understanding is that www.adahome.com is no longer being maintained.

: Incorrect.  The Ada Home is still being maintained.

Glad to hear it.

: Unfortunately, it is difficult to find people who work for free year
: after year, even to expand and improve a popular Web site.

: Now that the US government/DoD has stopped giving money to the
: AJPO/AdaIC for Web presence, maybe there are companies willing to
: sponsor the work that is needed to maintain such a site.

: Santa Claus, are you out there?

You are performing a valuable service.  You might be able to find
some organizations that are significant users of Ada who would
help sponsor your web-site in exchange for some added visibility on
your site.

Although the Ada Resource Association already has its own web site, 
we might be able to pitch in something as well, since there is no
point in trying to fully replicate the information you already have.

: Merry Xmas,

: Magnus Kempe
: <editor@adahome.com>

--
-Tucker Taft   stt@averstar.com   http://www.averstar.com/~stt/
Technical Director, AverStar (formerly Intermetrics, Inc.)  (www.averstar.com)
Burlington, MA  USA

and President, Ada Resource Association.




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

* Re: Choose Ada flyer
  1998-12-15  0:00 ` Choose Ada flyer Tucker Taft
  1998-12-15  0:00   ` Whither (or wither) AdaHome? (was: Choose Ada flyer) dennison
@ 1998-12-16  0:00   ` Magnus Kempe
  1998-12-16  0:00     ` Tucker Taft
  1998-12-16  0:00     ` Updating AdaHome (was: Choose Ada flyer) dennison
  1 sibling, 2 replies; 28+ messages in thread
From: Magnus Kempe @ 1998-12-16  0:00 UTC (permalink / raw)


> : I find it odd that www.adahome.com isn't mentioned.  Any particular
> : reason?
> 
> My understanding is that www.adahome.com is no longer being maintained.

Incorrect.  The Ada Home is still being maintained.

Unfortunately, it is difficult to find people who work for free year
after year, even to expand and improve a popular Web site.

Now that the US government/DoD has stopped giving money to the
AJPO/AdaIC for Web presence, maybe there are companies willing to
sponsor the work that is needed to maintain such a site.

Santa Claus, are you out there?

Merry Xmas,

Magnus Kempe
<editor@adahome.com>




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

* Re: Choose Ada flyer
  1998-12-14  0:00     ` Paul Whittington
@ 1998-12-16  0:00       ` Jon S Anthony
  0 siblings, 0 replies; 28+ messages in thread
From: Jon S Anthony @ 1998-12-16  0:00 UTC (permalink / raw)



Paul Whittington <paul@grep.net> writes:

> I use and love emacs, and its not much use when what you need is a
> WYSIWYG visual GUI development environment.

In many respects Emacs already is this - and a great deal more.  You
can get vastly more work done and more efficiently using Emacs than
junk like MS style "visual environments".

Further - how is it possible that you could ever _need_ this sort of
thing?

/Jon


-- 
Jon Anthony
Synquiry Technologies, Ltd. Belmont, MA 02478, 617.484.3383
"Nightmares - Ha!  The way my life's been going lately,
 Who'd notice?"  -- Londo Mollari




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

* Re: Choose Ada flyer
  1998-12-14  0:00 ` Paul Whittington
                     ` (2 preceding siblings ...)
  1998-12-15  0:00   ` Lowe Anthony A
@ 1998-12-17  0:00   ` Brian Bell
  1999-01-18  0:00   ` news.oxy.com
  4 siblings, 0 replies; 28+ messages in thread
From: Brian Bell @ 1998-12-17  0:00 UTC (permalink / raw)


As a longtime fan of reliable software technology (including 100K+ SLOC of
Ada) and a recent convert of the emerging component-oriented marketplace I
feel obliged to endorse the following:

> - Are there Ada based tools that support enterprise level development?
>   CORBA, COM, DCOM, application servers, SQL database servers, LDAP,
>   and legacy system integration?

In case anyone hadn't noticed, components are 'in' -- and for sound business
reasons A defensible claim to the effect that Ada technology (augmented by
vendor-added value) enables reliable component creation in the EJB/MTS/CORBA
marketplace would be enormously convincing. In the absence of this
capability many of of us are stuck programming in Visual BASIC. The
horror...





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

* Re: Choose Ada flyer
  1998-12-14  0:00 ` Paul Whittington
                     ` (3 preceding siblings ...)
  1998-12-17  0:00   ` Brian Bell
@ 1999-01-18  0:00   ` news.oxy.com
  1999-01-19  0:00     ` Jerry van Dijk
  4 siblings, 1 reply; 28+ messages in thread
From: news.oxy.com @ 1999-01-18  0:00 UTC (permalink / raw)


Fully agree with Paul.

From any Company MIS department point of view  issues addressed
in his memo are very important.

One of the factors that is preventing ADA from expanding in non military
areas is the lack of RAD IDEs  like Borland Delphi and other tools mentioned
in
Paul message (especially for Windows NT) .
Windows NT is becoming dominant desktop OS and great number
of software companies are writing software for Windows NT.
This is a reality (does anyone like Microsoft or not it does not matter).

If  ADA software companies give all that  mentioned tools then that
will be the best promotion of the ADA in the commercial world
and in MIS departments of non software Companies.
As for me I have seen nothing better than Borland Delphi
and I would be very happy if I had smth like it based on ADA95
and not on the Turbo Pascal.

RR Software is making steps in right direction with their CLAW
product but we need something like Borland Delphi (which is
open for 3d party components and tools).


This is my second message to this forum.
First one was to the discussion thread "future of ADA".
You can find more about me from that message and what I think about ADA.
 It is important for people taking part in discussions to know who is who.
This will help better understand each other.


Vladimir Olensky, ( Vladimir_Olensky@oxy.com )
Telecommunication Specialist,
Occidental C.I.S. Services, Ink. (www.oxy.com)
Moscow,
Russia.




Paul Whittington wrote in message <36759F4A.20D3C90C@grep.net>...
>I don't know exactly what the purpose of this material is, but it leaves
>me with the impression that Ada is the right choice for large or safety
>critical applications.
>
>It seems to me that the majority of software being written today falls
>into the non-safety critical category, and the sponsors/developers do
>not identify what they're doing as a "large" project.
>
>IMHO, any software worth writing is large enough to warrant the use of
>Ada.
>
>What I would want to know is
>
>- Is there an Ada Delphi or Visual Basic like environment that supports
>  the development of desktop GUI MIS-type applications?  Does it support
>  a platform portable GUI like Tcl/Tk or JFC?
>
>- Are there Ada based tools that support enterprise level development?
>  CORBA, COM, DCOM, application servers, SQL database servers, LDAP,
>  and legacy system integration?
>
>- What about WWW deployment?  Do tools exist to support the development
>  of thin client network applications implemented as WWW server
>  extensions?  What platforms and servers?
>
>- Do these tools come with batteries included, or do I have to have
>  gurus on my team to integrate all sorts of technologies together to
>  get a useful development tool set?
>
>- How about third-party component/tools/utilities vendors?  Where do I
>  go when I need to add fax, paging or report generation capabilities
>  to my application?
>
>- How many vendors are there for these kinds of tools, and are they
>  likely to be around in five years?
>
>Help me out here folks.  I love Ada.  From a language viewpoint there's
>no better language than Ada.  From a compiler/IDE, third-party support,
>vendor stability viewpoint I CAN'T CHOOSE Ada!
>
>The closest thing I've found is Delphi.






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

* Re: Choose Ada flyer
  1999-01-18  0:00   ` news.oxy.com
@ 1999-01-19  0:00     ` Jerry van Dijk
  1999-01-20  0:00       ` robert_dewar
  0 siblings, 1 reply; 28+ messages in thread
From: Jerry van Dijk @ 1999-01-19  0:00 UTC (permalink / raw)


news.oxy.com (Vladimir_Olensky@oxy.com) wrote:

: One of the factors that is preventing ADA from expanding in non military
: areas is the lack of RAD IDEs  like Borland Delphi and other tools mentioned
: in Paul message (especially for Windows NT) .

Just nailing it down to the IDE is not really sufficient, OA - for example-
has quite a nice IDE and Win32 integration.

For Ada to make inroads into the IS departments for NT based systems, a lot
more is needed, among which:

a) a reliable, simple to use, database system;
b) alternatively, easy interfacing to available data sources
c) a good IS centered (Martin) design tool integrating with Ada
d) an easy to use, form based, UI generator
e) lots of low cost supporting libraries
d) DCOM, CORBA, ODBC, etc, automation

and for us lower level types:

a) a freely available POSIX standard for using OS features like file and
   record locking in a OS independant manner;
b) Said POSIX libary standard with all relevant Ada compilers on all
   relevant platforms.

Anyone offering such a contact ? :-)

--
-- Jerry van Dijk | Leiden, Holland
-- Team Ada       | jdijk@acm.org
-- see http://stad.dsl.nl/~jvandyk




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

* Re: Choose Ada flyer
  1999-01-19  0:00     ` Jerry van Dijk
@ 1999-01-20  0:00       ` robert_dewar
  1999-01-21  0:00         ` Jerry van Dijk
  0 siblings, 1 reply; 28+ messages in thread
From: robert_dewar @ 1999-01-20  0:00 UTC (permalink / raw)


In article <F5s8qx.8u@jvdsys.stuyts.nl>,
  jerry@jvdsys.stuyts.nl (Jerry van Dijk) wrote:
> a) a freely available POSIX standard for using OS
>    features like file and record locking in a OS
>    independant manner;
> b) Said POSIX libary standard with all relevant Ada
>    compilers on all relevant platforms.


Of course NT is NOT a relevant platform here, since it is
not POSIX compliant. Yes, you could implement some subset
of POSIX in this environment, and even by fiddling, most
of it, but it is not clear that this is really worth while
if all you want is specific features (I must say I was
unaware of the POSIX standard including record locking,
but there is a lot of stuff there :-)

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




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

* Re: Choose Ada flyer
  1999-01-21  0:00         ` Jerry van Dijk
@ 1999-01-21  0:00           ` robert_dewar
  0 siblings, 0 replies; 28+ messages in thread
From: robert_dewar @ 1999-01-21  0:00 UTC (permalink / raw)


In article <F5vwpK.BF@jvdsys.stuyts.nl>,
  jerry@jvdsys.stuyts.nl (Jerry van Dijk) wrote:
> : Of course NT is NOT a relevant platform here, since it
> : is not POSIX compliant. Yes, you could implement some
> : subset of POSIX in this environment, and even by
> : fiddling, most of it, but it is not clear that this is
> : really worth while if all you want is specific features
> : (I must say I was
> : unaware of the POSIX standard including record locking,
> : but there is a lot of stuff there :-)
>
> I understand the 'POSIX subsystem' will be gone from NT
> 5.0 (or by whatever name). Not that anyone ever took it
> seriously.

Some clarifications are in order here. First of all, as
many people do, I was using NT in my original message to
talk about the Win32 subsystem. The POSIX subsystem has
never been a serious part of NT.

However, VERY IMPORTANT, the POSIX subsystem is alive and
well in another form entirely, namely INTERIX, which is
a complete implementation of Unix as an NT subsystem.
This is an effort supported by Microsoft, and it allows
easy porting of Unix applications to an NT environment.
It is of course also completely POSIX compliant, so if
your view of NT allows the use of subsystems other than
Win32, the situation is much more pleasant. For example,
there is a port of GNAT for INTERIX, and we expect to be
able to move Florist, our POSIX binding to this port with
little effort (maybe it has been done already, I am not
sure).


-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




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

* Re: Choose Ada flyer
  1999-01-20  0:00       ` robert_dewar
@ 1999-01-21  0:00         ` Jerry van Dijk
  1999-01-21  0:00           ` robert_dewar
  0 siblings, 1 reply; 28+ messages in thread
From: Jerry van Dijk @ 1999-01-21  0:00 UTC (permalink / raw)


: Of course NT is NOT a relevant platform here, since it is
: not POSIX compliant. Yes, you could implement some subset
: of POSIX in this environment, and even by fiddling, most
: of it, but it is not clear that this is really worth while
: if all you want is specific features (I must say I was
: unaware of the POSIX standard including record locking,
: but there is a lot of stuff there :-)

I understand the 'POSIX subsystem' will be gone from NT 5.0
(or by whatever name). Not that anyone ever took it seriously.

As far as POSIX goes, I am not really sure. The 1992 standard
has, AFAIK, only file locking, not record locking. For some reason,
I though the next standard would have record locking. But it is too
expensive (as a interested individual) to stay current.

In practice I have my own File_IO package which implements such items
for the platforms I use myself.

Jerry.

--
-- Jerry van Dijk | Leiden, Holland
-- Team Ada       | jdijk@acm.org
-- see http://stad.dsl.nl/~jvandyk




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

end of thread, other threads:[~1999-01-21  0:00 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <36771d4c.2157661@news.geccs.gecm.com>
1998-12-15  0:00 ` Choose Ada flyer Tucker Taft
1998-12-15  0:00   ` Whither (or wither) AdaHome? (was: Choose Ada flyer) dennison
1998-12-15  0:00     ` Stanley R. Allen
1998-12-16  0:00       ` dennison
1998-12-15  0:00     ` David Botton
1998-12-16  0:00   ` Choose Ada flyer Magnus Kempe
1998-12-16  0:00     ` Tucker Taft
1998-12-16  0:00     ` Updating AdaHome (was: Choose Ada flyer) dennison
1998-12-14  0:00 Choose Ada flyer Tucker Taft
1998-12-14  0:00 ` Chris Morgan
1998-12-14  0:00   ` Tucker Taft
1998-12-14  0:00     ` Chris Morgan
1998-12-14  0:00 ` Paul Whittington
1998-12-15  0:00   ` Matthew Heaney
1998-12-14  0:00     ` Paul Whittington
1998-12-16  0:00       ` Jon S Anthony
1998-12-15  0:00   ` Bob Munck
1998-12-15  0:00   ` Lowe Anthony A
1998-12-17  0:00   ` Brian Bell
1999-01-18  0:00   ` news.oxy.com
1999-01-19  0:00     ` Jerry van Dijk
1999-01-20  0:00       ` robert_dewar
1999-01-21  0:00         ` Jerry van Dijk
1999-01-21  0:00           ` robert_dewar
1998-12-15  0:00 ` Tom Moran
1998-12-15  0:00   ` Tucker Taft
1998-12-15  0:00     ` Dirk Craeynest
1998-12-15  0:00     ` Tom Moran

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