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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,ed94ed1b0b101d35 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.27.14 with SMTP id g14mr2217462qac.1.1348059916757; Wed, 19 Sep 2012 06:05:16 -0700 (PDT) Received: by 10.52.19.197 with SMTP id h5mr555997vde.17.1348059916684; Wed, 19 Sep 2012 06:05:16 -0700 (PDT) Path: t12ni22361614qak.0!nntp.google.com!i6no32778qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 19 Sep 2012 06:05:16 -0700 (PDT) In-Reply-To: <09554ad7-f3cb-49ab-8395-216cf71a8fe9@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.193.136.210; posting-account=nd46uAkAAAB2IU3eJoKQE6q_ACEyvPP_ NNTP-Posting-Host: 81.193.136.210 References: <5059A9D9.40702@obry.net> <09554ad7-f3cb-49ab-8395-216cf71a8fe9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <82ccb067-11c4-449e-8fac-5095fb57840d@googlegroups.com> Subject: Re: Tcl/TK + Ada From: john@peppermind.com Cc: john@peppermind.com Injection-Date: Wed, 19 Sep 2012 13:05:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-19T06:05:16-07:00 List-Id: > > I did seriously consider a web based solution. The problem is it complicates the graphing. There are all sort of plotting solutions in the GUI wolrd but web based, I am stuck with Javascript and few libraries. Is your daemon not allowed to execute external processes? If not, there are all kinds of very powerful command-line utilities you could use, e.g. gnuplot.