Cheers,
Rob Sciuk
---- Posted via Pronews.com - Premium Corporate Usenet News Provider ----
http://www.pronews.com offers corporate packages that have access to 100,000+ newsgroups
>
>The current issue of Make magazine has a project which combines an RFID
>reader with a conveyor belt (doesn't everyone have one?), and has a
>favourable sidebar mention of Tcl/Tk. Not a big deal, but I thought I'd
>bring it to your attention ...
>
A link maybe ?
> Date: Fri, 10 Oct 2008 16:42:45 +0200
> From: Helmut Giese <hgi...@ratiosoft.com>
> Newsgroups: comp.lang.tcl
> Subject: Re: Tcl/Tk advocacy ... Make magazine
Ahh, yes, Make Magazine has a digital sub as well as a paper sub, so the
only thing I can find which resembles a publicly accessible link to the
article are the resources:
http://makezine.com/15/build_notes/
I fear that unless you are a paid subscriber, the link will not get you to
the text ... though the build notes do have a link to ActiveTcl, and give
the .tcl source file for the project ... sorry.
Rob.
Hi Rob,
no reason to be sorry - thanks for checking.
Best regards
Helmut Giese
I was able to see the relevant bits from this link:
http://www.make-digital.com/make/vol15/?pg=137
http://torvalds-family.blogspot.com/
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/tracker
makes me grin.
uwe
?? What am I missing here?
-- Neil
This package "tracker" contains a tcl-script for the GUI
and it's not even an old relict, as it even uses some
ttl::-namespaced widgets, without package-require'ing
tile, so it seems to assume at least some >=8.5 version
of "/usr/bin/wish" to be installed :-)
Here's a little history on this:
http://kerneltrap.org/mailarchive/git/2008/10/1/3474384/thread
The history being that the script was swiftly rewritten into PyGtk.
C'est la vie.
-- Neil
We'll survive. Seeing OS gurus come to Tcl only for Tk was frustrating
anyway ;-)
-Alex