comp.lang.ada
 help / color / mirror / Atom feed
* SEIC News Brief, W/E Feb. 14, 1997
@ 1997-02-14  0:00 SEIC
  1997-02-16  0:00 ` Keith Thompson
  1997-02-17  0:00 ` Carl Bowman
  0 siblings, 2 replies; 4+ messages in thread
From: SEIC @ 1997-02-14  0:00 UTC (permalink / raw)



Software Engineering News Brief
Week Ending:  February 14, 1997

**********************************************************
LT. GEN. EDMONDS PLANS TO STEP DOWN
Topic:  Ada, Reuse, DII, COE

Air Force Lt. Gen. Albert J. Edmonds, director of the Defense 
Information Systems Agency (DISA), last month announced plans to retire, 
though he did not set a date.

Edmonds, who became the second director of DISA on July 29, 1994, said in 
an interview that he will leave the agency satisfied that he has met the 
major challenges he faced when he took command.

SOURCE: Bob Brewin, Federal Computer Week, 
<http://www.fcw.com/pubs/fcw/1997/0203/edmonds.htm>.  

***********************************************************
FUN AND GAMES WITH ADA
Topic: Ada

Ada Towers, ver. 1.00, is a solitaire-type card game written in Ada.  The 
game is approximately 2,000 lines of Ada code, and the User Interface 
library is about 5,000 lines of Ada code.

Version 1.00 is freely available and can be found at 
<http://sw-eng.falls-church.va.us/AdaIC/tools/ada-towers >.  
For further information, contact Ada Towers creator:

Bill Yow, 750 East Hidden View Dr., Phoenix, AZ 85048, 
<mailto:byow@mcimail.com>.

SOURCE:  Bill Yow.

***********************************************************
SCIENTIFIC HIGH PERFORMANCE COMPUTING WITH ADA 95
Topic: Ada

Ada 95 has been successfully used in scientific high performance 
computing. A code developed by Martin J. Stift is capable of synthesizing 
the integrated polarized spectrum of a rotating magnetic star (the 
so-called Oblique Rotator), and has been successfully executed in 
parallel on several processors of a Silicon Graphics Power Challenge XL 
symmetric multiprocessing server. 

Mr. Stift found that, for the calculation of stellar spectra over large 
wavelength intervals and of stellar atmospheres, the Ada tasking model is 
much better suited than High Performance Fortran.

A first description can be found in 
http://amok.ast.univie.ac.at/~stift/parallel.html

Martin J. Stift
Institut fuer Astronomie
Tuerkenschanzstr. 17
A-1180 Wien
Tel. 43-1-4706800/35
Fax  43-1-4706800/35
stift@astro.ast.univie.ac.at 
 
SOURCE:  Martin J. Stift.

***********************************************************
TASK DEPENDENCE AND TERMINATION IN ADA
Topic: Ada

In her latest article, Laura K. Dillon analyzes the semantics of task 
dependence and termination in Ada.  Her article also examines the manner 
in which the termination rules affect the synchronization of concurrent 
tasks, while considering master-slave and client-server applications.

Her findings can be read in the January 1997 issue of ACM Transactions on 
Software Engineering sand Methodology.

SOURCE:  Dillon, Laura K., "Task Dependence and Termination in Ada," ACM 
Transactions on Software Engineering and Methodology, Jan. 1997, v6, n1, 
pp80-110.

***********************************************************
CALL FOR SUBMISSIONS-4th ANNUAL OBJECT APPLICATIONS AWARDS
Topic:  Reuse
          
Object World Frankfurt '97 will take place on October 7-10, 1997 
together with COMDEX Internet at the Sheraton Conference Center
Frankfurt/Main <details at http://www.ltt.de>. One of the highlights of 
the show will be the fourth edition of the annual OMG international 
Object Application Awards.

To obtain your Entry Kit:
          
Call: +49-6173 -9558-50,
Fax:  +49-6173-9404-20,
E-mail: LogOn@omg.org, 
Download it from the Web:  http://www.ltt.de

SOURCE:  Roberto Zicari, Program Chair 
<mailto:zicari@informatik.uni-frankfurt.de>.

************************************************

The Defense Information Systems Agency (DISA) Software Engineering 
Information Center (SEIC) "Software Engineering News Brief" is a  
compilation of summaries from software engineering-related   
articles in trade magazines, newsletters and press releases. The DISA 
SEIC welcomes suggestions for and pointers to software
engineering-related articles.  Contact the DISA SEIC at:    
    
mailto:info@sw-eng.falls-church.va.us   
    
To subscribe to the "Software Engineering News Brief" electronic 
mailing list, send a message to:    
       mailto:listproc@sw-eng.falls-church.va.us    
In the body of the message, write:    
        subscribe newslist <your name>    
To unsubscribe, write:    
        unsubscribe newslist    
No signatures please.





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

* Re: SEIC News Brief, W/E Feb. 14, 1997
  1997-02-14  0:00 SEIC News Brief, W/E Feb. 14, 1997 SEIC
@ 1997-02-16  0:00 ` Keith Thompson
  1997-02-17  0:00   ` Ben Brosgol
  1997-02-17  0:00 ` Carl Bowman
  1 sibling, 1 reply; 4+ messages in thread
From: Keith Thompson @ 1997-02-16  0:00 UTC (permalink / raw)



In <5e2npi$i1t@ns1.sw-eng.falls-church.va.us> seic@sw-eng.falls-church.va.us (SEIC) writes:
> Ada Towers, ver. 1.00, is a solitaire-type card game written in Ada.  The 
> game is approximately 2,000 lines of Ada code, and the User Interface 
> library is about 5,000 lines of Ada code.
> 
> Version 1.00 is freely available and can be found at 
> <http://sw-eng.falls-church.va.us/AdaIC/tools/ada-towers >.  
> For further information, contact Ada Towers creator:
> 
> Bill Yow, 750 East Hidden View Dr., Phoenix, AZ 85048, 
> <mailto:byow@mcimail.com>.
> 
> SOURCE:  Bill Yow.

One critical fact that the announcement doesn't mention is that the
distribution does not include the sources.  The executable will work
only under MicroSoft Windows.

The Ada source apparently is available from the author for $15.

-- 
Keith Thompson (The_Other_Keith) kst@aonix.com <http://www.aonix.com> <*>
TeleSo^H^H^H^H^H^H Alsy^H^H^H^H Thomson Softw^H^H^H^H^H^H^H^H^H^H^H^H^H Aonix
10251 Vista Sorrento Parkway, Suite 300, San Diego, CA, USA, 92121-2706
Antimatter is not a condiment.




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

* Re: SEIC News Brief, W/E Feb. 14, 1997
  1997-02-16  0:00 ` Keith Thompson
@ 1997-02-17  0:00   ` Ben Brosgol
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Brosgol @ 1997-02-17  0:00 UTC (permalink / raw)



Keith Thompson wrote:
> 
> In <5e2npi$i1t@ns1.sw-eng.falls-church.va.us> seic@sw-eng.falls-church.va.us (SEIC) writes:
> > Ada Towers, ver. 1.00, is a solitaire-type card game written in Ada.  The
> > game is approximately 2,000 lines of Ada code, and the User Interface
> > library is about 5,000 lines of Ada code.
> >
> > Version 1.00 is freely available and can be found at
> > <http://sw-eng.falls-church.va.us/AdaIC/tools/ada-towers >.
> > For further information, contact Ada Towers creator:
> >
> > Bill Yow, 750 East Hidden View Dr., Phoenix, AZ 85048,
> > <mailto:byow@mcimail.com>.
> >
> > SOURCE:  Bill Yow.
> 
> One critical fact that the announcement doesn't mention is that the
> distribution does not include the sources. 

Perhaps not surprising, given that the author resides on Hidden View
Dr.!

Ben Brosgol
brosgol@aonix.com




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

* Re: SEIC News Brief, W/E Feb. 14, 1997
  1997-02-14  0:00 SEIC News Brief, W/E Feb. 14, 1997 SEIC
  1997-02-16  0:00 ` Keith Thompson
@ 1997-02-17  0:00 ` Carl Bowman
  1 sibling, 0 replies; 4+ messages in thread
From: Carl Bowman @ 1997-02-17  0:00 UTC (permalink / raw)



The email address is not correct in the SEIC article posted below.
When the email address becomes available it will be listed in the Ada
Towers distribution.

Carl Bowman
Ada Information Clearinghouse

------------------------------------------------------------

FUN AND GAMES WITH ADA
Topic: Ada

Ada Towers, ver. 1.00, is a solitaire-type card game written in Ada.  The
game is approximately 2,000 lines of Ada code, and the User Interface
library is about 5,000 lines of Ada code.

Version 1.00 is freely available and can be found at
<http://sw-eng.falls-church.va.us/AdaIC/tools/ada-towers >.
For further information, contact Ada Towers creator:

Bill Yow, 750 East Hidden View Dr., Phoenix, AZ 85048,
<mailto:byow@mcimail.com>.

SOURCE:  Bill Yow.






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

end of thread, other threads:[~1997-02-17  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-14  0:00 SEIC News Brief, W/E Feb. 14, 1997 SEIC
1997-02-16  0:00 ` Keith Thompson
1997-02-17  0:00   ` Ben Brosgol
1997-02-17  0:00 ` Carl Bowman

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