From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.104.202 with SMTP id i50mr2273186yhg.2.1428185402511; Sat, 04 Apr 2015 15:10:02 -0700 (PDT) X-Received: by 10.140.99.44 with SMTP id p41mr100301qge.3.1428185402398; Sat, 04 Apr 2015 15:10:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newspeer1.nac.net!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!j5no548741qga.1!news-out.google.com!q14ni5765ign.0!nntp.google.com!j5no548732qga.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 4 Apr 2015 15:10:02 -0700 (PDT) In-Reply-To: <56c7aa4f-f44d-46ba-83d0-2a6bd0d28a6a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=104.169.185.59; posting-account=Ies7ywoAAACcdHZMiIRy0M84lcJvfxwg NNTP-Posting-Host: 104.169.185.59 References: <56c7aa4f-f44d-46ba-83d0-2a6bd0d28a6a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <63745121-40d8-4da3-905f-9a4e5c801b4d@googlegroups.com> Subject: Re: stock managing software From: brbarkstrom@gmail.com Injection-Date: Sat, 04 Apr 2015 22:10:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:25428 Date: 2015-04-04T15:10:02-07:00 List-Id: On Saturday, April 4, 2015 at 3:58:09 PM UTC-4, marioblu...@gmail.com wrote= : > Hi all, >=20 > I wrote a stock managing software entirely in Ada and open sourced. It is= probably nothing spectacular and awesome but it runs under Linux (which is= really a feature) and does a very helpful job in my business as electronic= manufacturing services provider. I'm looking forward to any feedback, comm= ents and critics. Please have a look at > http://www.blunk-electronic.de/products/sw/stock_manager/doc/Stock_Manage= r_en.pdf >=20 > Anyone who wants to write a GUI for it with GtkAda or similar ? >=20 > cheers from Germany, >=20 > Mario I took a look at the material in your site and believe it will help me better understand inventory structure - even though my application will be much more abstract. The English is quite good. I'm also working in Linux (sometimes) and the code is helpful. Thanks very much. Bruce B.