home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / tcl-faq / bibliography / part1 next >
Encoding:
Internet Message Format  |  1994-10-01  |  51.8 KB

  1. Path: bloom-beacon.mit.edu!grapevine.lcs.mit.edu!olivea!charnel.ecst.csuchico.edu!yeshua.marcam.com!zip.eecs.umich.edu!newsxfer.itd.umich.edu!gumby!wupost!news.utdallas.edu!glv
  2. From: glv@utdallas.edu (Glenn Vanderburg)
  3. Newsgroups: comp.lang.tcl,comp.answers,news.answers
  4. Subject: comp.lang.tcl Tcl Bibliography, Part 1/1
  5.      (Last updated: September 30, 1994)
  6. Followup-To: comp.lang.tcl
  7. Date: 30 Sep 1994 17:36:38 GMT
  8. Organization: The University of Texas at Dallas
  9. Lines: 1322
  10. Approved: news-answers-request@MIT.EDU
  11. Expires: Tue, 1 Nov 1994 00:00:00 GMT
  12. Message-ID: <36hib6$6fd@news.utdallas.edu>
  13. Reply-To: glv@utdallas.edu (Glenn Vanderburg)
  14. NNTP-Posting-Host: oblivion.utdallas.edu
  15. NNTP-Posting-User: glv
  16. Summary: A regular posting about published and semi-published articles
  17.          and other sources of information about Tcl, Tk, and
  18.          associated packages, extensions, and applications.
  19. Keywords: tcl, tk, expect, bibliography, article, paper, document
  20. Cc: glv@utdallas.edu
  21. X-Newsreader: TIN [version 1.2 PL2]
  22. Xref: bloom-beacon.mit.edu comp.lang.tcl:18317 comp.answers:7510 news.answers:26530
  23.  
  24. Archive-name: tcl-faq/bibliography/part1
  25. Version: 1.2
  26. Last-modified: September 30, 1994
  27. Posting-Frequency: monthly
  28.  
  29. This is the Tcl bibliography, covering published and semi-published
  30. articles and other sources of information about Tcl, Tk, and
  31. associated packages, extensions, and applications.  It has been
  32. uploaded to
  33.     ftp://ftp.aud.alcatel.com/tcl/incoming/tcl-faq-bib.gz
  34. and should soon be moved to the /tcl/docs directory.
  35.  
  36. This bibliography was originally sections V.A-V.B of part 1 of Larry
  37. W. Virden's comp.lang.tcl FAQ, which is being split into multiple
  38. documents.
  39.  
  40. IMPORTANT NOTE: The Tcl/Tk archives are moving!  The new location will
  41. be:
  42.     ftp://ftp.aud.alcatel.com/tcl
  43. The new archive is already available, and the old archive at
  44. harbor.ecn.purdue.edu will be closed sometime on October 5, 1994.
  45.  
  46. If you know of any other articles, online documents, or other similar
  47. resources related to Tcl, and especially if you write them, please let
  48. me know about them:
  49.  
  50.     Glenn Vanderburg
  51.     glv@utdallas.edu
  52.  
  53. Information about inaccuracies in the bibliography is also welcome.
  54.  
  55. I plan to work on the formatting of this bibliography, to make it
  56. easier to browse, and I also plan to make it available in other forms
  57. besides plain text; however, I will not predict when this might
  58. happen.
  59.  
  60.  
  61.  
  62. Overview:
  63.  
  64. A. The Tcl distribution 
  65. B. The Expect distribution
  66. C. Miscellaneous other online materials
  67. D. Published articles, books, and similarly available resources
  68.     
  69.  
  70. New items:
  71.  
  72. C.68: Paper about the "cpumon" package by Glenn Huxtable
  73. C.69: Adam Sah's paper about TC, his Tcl compiler
  74. C.70: Adam Sah and John Blow, paper about the implementation of Rush
  75. C.71: "Why you should not use Tcl", USENET article by Richard Stallman
  76. C.72: "Why Tcl Doesn't Scale", draft by Dan Connolly
  77. C.73: "Tcl/Tk Engineering Manual" by John Ousterhout
  78. D.32: Article in SunExpert about Tcl in Telebit Netblazers
  79. D.33: Review of _Tcl and the Tk Toolkit_ in Sys Admin
  80.  
  81.  
  82. Changed items:
  83.  
  84. D.23: Update to draft of Brent Welch's book
  85. D.24: New information about LEMIS CD-ROM
  86.  
  87.  
  88. ----------------------------------------------------------------------
  89.  
  90. ------------------------------
  91.  
  92. A. The Tcl distribution 
  93.  
  94.     With the Tcl distribution there is a Postscript version of a Usenix
  95. paper introducing Tcl.  With the Tk distribution, there is a Postscript
  96. version of a Usenix paper introducing Tk.
  97.  
  98. Ousterhout, J.K., (1990) ``TCL: An Embeddable Command Language'', in
  99. the Proceedings of the 1990 Winter USENIX Conference, pp 133-146.
  100.  
  101. Ousterhout, J.K., (1991) ``An X11 Toolkit Based on the TCL Language'',
  102. in the Proceedings of the 1991 Winter USENIX Conference, pp 105-115.
  103.  
  104. Postscript file for introductory papers on Tcl and Tk are available as
  105. the public FTP area on ftp.cs.berkeley.edu (Internet address
  106. 128.32.149.78).  Their address is:
  107.  
  108. ftp://ftp.cs.berkeley.edu/ucb/tcl/tclUsenix90.ps
  109. ftp://ftp.cs.berkeley.edu/ucb/tcl/tkUsenix91.ps
  110. ftp://ftp.cs.berkeley.edu/ucb/tcl/tkF10.ps
  111.  
  112. (The last of these files is the contents of Figure 10 of the Tk paper)
  113.  
  114. If you have trouble retrieving the papers via FTP or printing them,
  115. send bmiller@cs.berkeley.edu your U.S. Mail address and he will mail
  116. you paper copies.
  117.  
  118.  
  119. B. The Expect distribution
  120.  
  121.     With the Expect distribution, there are several Postscript documents
  122. available which have been published.
  123.  
  124. 1. "Curing Those Uncontrollable Fits of Interaction", Don Libes, Proceedings
  125. of the Summer 1990 USENIX Conference, Anaheim, CA, June 11-15, 1990.  
  126.  
  127.     This paper is discussion of implementation, philosophy, and design.  
  128.     Its address is:
  129.  
  130. ftp://ftp.cme.nist.gov/pub/expect/seminal.ps.Z 
  131.  
  132. 2. "Using expect to Automate System Administration Tasks", Don Libes, 
  133. Proceedings of the 1990 USENIX Large Systems Administration Conference (LISA)
  134. IV, Colorado Springs, CO, October 17-19, 1990.  
  135.  
  136.     This paper is discussion and examples specifically aimed at system 
  137.     administrators.  The address of this paper is:
  138.  
  139. ftp://ftp.cme.nist.gov/pub/expect/sysadm.ps.Z
  140.  
  141. 3. "expect: Scripts for Controlling Interactive Programs", Don Libes, Computing
  142. Systems, Vol. 4, No. 2, University of California Press Journals, 1991.
  143.  
  144.     A comprehensive paper of example scripts.  This paper's address is:
  145.  
  146. ftp://ftp.cme.nist.gov/pub/expect/scripts.ps.Z
  147.  
  148. 4. "Regression Testing and Conformance Testing Interactive Programs",
  149. Don Libes, Proceedings of the Summer 1992 USENIX Conference, San Antonio, CA,
  150. June 8-12, 1992. 
  151.  
  152.     This paper discusses the application of expect to the verification
  153.     of software.  This paper's address is:
  154.  
  155. ftp://ftp.cme.nist.gov/pub/expect/regress.ps.Z
  156.  
  157. 5. See above for "A Debugger for Tcl Applications" reference.
  158.  
  159. ftp://ftp.cme.nist.gov/pub/expect/tcl-debug.ps.Z
  160.  
  161. 6. "Kibitz - Connecting Multiple Interactive Programs Together",
  162. Don Libes, Software - Practice & Experience, John Wiley & Sons, West
  163. Susses, England, Vol. 23, No. 5, May 1993.
  164.  
  165.     This paper is a discussion of using Tcl and Expect to connect multiple
  166.     interactive programs together.  This paper's address is:
  167.  
  168. ftp://ftp.cme.nist.gov/pub/expect/kibitz.ps.Z
  169.  
  170. 7. "X Wrappers for Non-Graphic Interactive Programs", Don Libes,
  171. draft for Xhibition 94.
  172.  
  173.     This paper discusses encapsulating standard command interfaces
  174. into a graphical user interface.  This paper's address is:
  175.  
  176. ftp://ftp.cme.nist.gov/pub/expet/expectk.ps.Z
  177.  
  178. C. Miscellaneous other online materials
  179.  
  180. 1. The ftp address for a Quick Reference TeX guide, updated recently
  181. to Tcl 7.3 is:
  182.  
  183. ftp://ftp.aud.alcatel.com/tcl/docs/QuickRef.tar.gz 
  184.  
  185. Many thanks to "Jeff Tranter" <Jeff.Tranter@software.mitel.com> for 
  186. contributing it.
  187.  
  188. 2. PostScript versions of the man pages were provided by 
  189. "Adrian Ho" <adrianho@nii.ncb.gov.sg>.  The addresses for these are:
  190.  
  191. ftp://ftp.aud.alcatel.com/tcl/docs/tcl6.3.manps.tar.Z
  192. ftp://ftp.aud.alcatel.com/tcl/docs/tclX6.2b.manps.tar.Z
  193. ftp://ftp.aud.alcatel.com/tcl/docs/tk2.1.manps.tar.Z
  194.  
  195. 3. An early draft of the Ousterhout text book was available on the net.
  196.  
  197.     The section dealing with writing Tcl scripts is:
  198. ftp://ftp.cs.berkeley.edu/ucb/tcl/book.p1.ps.Z 
  199.  
  200.     The section dealing with writing Tcl scripts for Tk is:
  201. ftp://ftp.cs.berkeley.edu/ucb/tcl/book.p2.ps.Z 
  202.  
  203.     The section dealing with writing Tcl applications in C is:
  204. ftp://ftp.cs.berkeley.edu/ucb/tcl/book.p3.ps.Z 
  205.  
  206.     The section dealing with writing Tk widgets and geometry managers
  207. in C is:
  208. ftp://ftp.cs.berkeley.edu/ucb/tcl/book.p4.ps.Z 
  209.  
  210. The first two parts are about 130 pages in length and the third and fourth
  211. parts are less than 70 pages in length each.  This is ONLY a draft and is not
  212. permitted to be redistributed.
  213.  
  214. 4. A series of PostScript slides used in a tutorial on Tcl and Tk at
  215. the 1993 X Conference are available as:
  216.  
  217. ftp://ftp.cs.berkeley.edu/ucb/tcl/tut.tar.Z
  218.  
  219. 5. A set of Postscript files collected for the Tcl 93 workshop proceedings
  220. is available as:
  221.  
  222. ftp://ftp.aud.alcatel.com/tcl/workshop/1993/tcl93-proceedings.tar.gz
  223.  
  224.     This file contains the following papers:
  225.  
  226. a. "A Debugger for Tcl Applications", by Don Libes, National Institute
  227. of Standards and Technology.
  228.  
  229.     Describes a debugger for Tcl applications.
  230.  
  231. b. "A Compiler for the Tcl Language", by Adam Sah and Jon Blow, University
  232. of California, Berkeley, CA.
  233.  
  234.     A discussion of the design issues for providing a compiler for the Tcl
  235.     language.
  236.  
  237. c. "[incr tcl] - Object-Oriented Programming in TCL", by Michael J. McLennan,
  238. AT&T Bell Laboratories, Allentown, PA.
  239.  
  240.     Describes a set of extensions for organizing Tcl procedures and
  241. data into packages.
  242.  
  243. d. "CASTE: A class system for Tcl", by Michael S. Braverman, University of
  244. California, Berkeley, CA.
  245.  
  246.     Introduces a structured object class extension for Tcl.
  247.  
  248. e. "Interfacing an Object-Oriented Database System from Tcl", by 
  249. Dietmar Theobald, Forschungszentrum Informatik, Karlsruhe Germany
  250.  
  251.     A generic interface extension to an object-oriented database.
  252.  
  253. f. "Tcl Distributed Programming", by Brian C. Smith, Lawrence A. Rowe, and
  254. Stephen C. Yen, University of California, Berkeley, CA.
  255.  
  256.     Introduces the Tcl-DP extension to Tcl.
  257.  
  258. g. "Cooperating Applications through Tcl/Tk and DCE", by David Richardson,
  259. University of Michigan
  260.  
  261.     Description of integrating Tcl/Tk into Open Software Foundation's
  262. Distributed Computing Environment.
  263.  
  264. h. "NeoSoft Whiteboard - A framework for Internet-based Collaboration",
  265. by Karl Lehenbauer, Ellyn Mustard, NeoSoft, Inc., Brad Morrison,
  266. Paranet, Inc.
  267.  
  268.     Describes a generic groupware framework using Tcl/Tk.
  269.  
  270. i. "Tcl/Tk as a Basis for Groupware", by Mark Roseman, University of Calgary,
  271. Alberta Canada
  272.  
  273.     Why Tcl/Tk provides a good environment for groupware developers. 
  274.  
  275. j. "Tcl and Tk Use in the Artifact Based Collaboration System", by
  276. John Menges and Mark Parris, University of North Carolina.
  277.  
  278.     Describes a collaboration system being built at UNC whose user
  279. interfaces are based on Tk.
  280.  
  281. k. "Ak: An Audio Toolkit for Tcl/Tk", by Andrew C. Payne, formerly of
  282. Digital Equipment Corporation, Cambridge Research Lab, presently
  283. of OpenMarket.
  284.  
  285.     Describes Ak, an audio extension for Tcl build on the AudioFile
  286. System.
  287.  
  288. l. "A Tcl/Tk Continuous Media Player", by Brian C. Smith, Lawrence A. Rowe, and
  289. Stephen C. Yen, University of California, Berkeley, CA.
  290.  
  291.     A Tk application that supports playback of live digital audio and
  292.     video on a Unix workstation.
  293.  
  294. m. "Tcl in a High-Throughput Biological Lab", by Scott P. Hunicke-Smith &
  295. Dan Mosedale, Stanford Yeast Genome Project
  296.  
  297.     Description of use of Tcl based control of a laboratory robot.
  298.  
  299. n. "Autonomous Knowledge Agents - How Agents use the Tool Command Language",
  300. by Raymond W. Johnson, Lockheed Missiles and Space Corporation, Palo Alto,
  301. CA.
  302.  
  303.     Descriptions of traits of a software agent and how one of these
  304. traits led to the use of Tcl.
  305.  
  306. o. "Implementing a Visualization of an Industrial Productions Cell Using
  307. Tcl/Tk", by Arthur Brauer, Claus Lewerentz, and Thomas Lindner,
  308. Forschungszentrum Informatik, Karlsruhe Germany.
  309.  
  310.     Discussion of a complex animated simulation written using Tk/Tcl.
  311.  
  312. p. "Writing Object-oriented Tcl-based Systems using Objectify", by 
  313. Wayne A. Christopher, University of California, Berkeley, CA.
  314.  
  315.     Describes Objectify, a facility for integrating C++ classes into
  316.     Tcl-based systems.
  317.  
  318. q. "Use of Tcl/Tk in DTS, an Interactive Optimization and Scheduling System",
  319. by Benjamin Fried, Aleks Gollu and Othar Hansson, Heuristicrats Research Inc.
  320.  
  321.     An abstract of the work being done with Tcl in a NASA scheduling
  322. system.
  323.  
  324. r. "Embedding a Scheme Interpreter in the Tk Toolkit", by
  325. Erick Gallesio, Valbonne, France.
  326.  
  327.     Describes STk, which is a Tk package with Scheme replacing Tcl.
  328.  
  329. s. "The Next, Best Thing in File Browsers", by Michael A. Harrison,
  330. Thomas A. Phelps, University of California, Berkeley, CA.
  331.  
  332.     Describes NBT, an extended NeXTSTEP file selection box.
  333.  
  334. t. "Tcl/Tk - An Integration Vehicle for the Microwave/Millimeter-Wave
  335. Pilot Sites (MMPS)", by Kevin B. Kenny, Brion D. Sarachan,
  336. Robert N. Sum Jr., and Wayne H. Uejio, GE Corporate R&D.
  337.  
  338.     Describes developing wrappes for commercial vendor
  339. applications like FrameMaker (R) and Xess (R).
  340.  
  341. u. "Generalising a File Manager into an Address Book and Other Things",
  342. by J. D. Newmarch, University of Canberra, Australia
  343.  
  344.     Describing a redesign of an X file manager to allow the best
  345. features of a command line environment and a graphical interface.
  346.  
  347. v. "Noosa: Execution Monitoring using Tcl and Tk", by Anthony M. Sloane,
  348. University of Colorado.
  349.  
  350.     An overview of an event-based execution monitoring system.
  351.  
  352. w. "An Interactive Compiler Development System", by Gary S. Tyson,
  353. Robert J. Shaw and Matthew K. Farrens, University of California, Davis, CA.
  354.  
  355.     Describes an interactive graphical optimizer.
  356.  
  357. 6. A second set of Postscript files consisting primarily of overhead slides
  358. is available as:
  359.  
  360. ftp://ftp.aud.alcatel.com/tcl/workshop/1993/tcl93-proceedings2.tar.gz
  361.  
  362.     This file (tcl93-proceedings2) contains the following slides:
  363.  
  364. a. "Cooperating Applications through Tcl/Tk and DCE", by David Richardson,
  365. University of Michigan.
  366.  
  367. b. "Ak An Audio Toolkit for Tcl & Tk", by Andrew Payne, formerly of 
  368. Digital Equipment Corporation, Cambridge Research Laboratory, currently of
  369. OpenMarket.
  370.  
  371. c. "Tcl Distributed Programming", by Brian C. Smith, Lawrence A. Rowe,
  372. Stephen C. Yen, University of California at Berkeley.
  373.  
  374. d. "Supervisory Control Language - Applying Tcl to the Realtime Arena"
  375. presentation by Computerized Processes Unlimited, Inc.
  376.  
  377. e. "Tcl / Tk as a Basis for Groupware" by Mark Roseman
  378.  
  379.     This file (tcl93-proceedings2) contains the PostScript for the paper:
  380.  
  381. f. "A Table Manager for Tk", by G. A. Howlett <George.A.Howlett@att.com>,
  382. ATT.
  383.  
  384.     This file (tcl93-proceedings2) also contains the slides and
  385. "minutes" from John Ousterhout's four "Future Directions for Tcl and
  386. Tk" sessions at the workshop:
  387.  
  388. g. Future directions: goals for discussion and possible topics
  389.  
  390. h. Future directions issue #1: managing extensions
  391.  
  392. i. Future directions issue #2: evaluating untrusted scripts
  393.  
  394. j. Future directions issue #3: improving the Tk binding mechanism
  395.  
  396. 7. The Tcl Compiler (TC) Frequently Asked Questions by Adam Sah
  397. <asah@cs.Berkeley.EDU> is a document describing TC, which is a work
  398. in progress.  Contact Adam for details.
  399.  
  400. 8. A compact yet detailed overview of Tcl, Tk and Xf is available thanks
  401. to the graciousness of theobald@fzi.de (Dietmar Theobald) at:
  402.  
  403. ftp://ftp.fzi.de/pub/OBST/current/compress/psfiles/TclTk_notes.ps.Z
  404. (compressed format)
  405. and
  406. ftp://ftp.fzi.de/pub/OBST/current/gzip/psfiles/TclTk_notes.ps.gz
  407. (gzip format)
  408.  
  409. It is called Tcl/Tk in a Nutshell, was last updated in July of 1993,
  410. and is part of the STONE structured open environment.
  411.  
  412. 9. Softcopy of an article about PhoneStation, a tool using Tk and Tcl, was
  413. presented at the 1993 Winter USENIX Conference.
  414.  
  415. Uhler, Stephen A. (1993) ``PhoneStation, Moving the Telephone onto the 
  416. Virtual Desktop'', in the Proceedings of the 1993 Winter USENIX Conference,
  417. pp ??-??
  418.  
  419. A softcopy of the paper is available as 
  420. ftp://bellcore.com/pub/PhoneStation/USENIX.ps 
  421.  
  422. 10. VanAndel, J.H., 1993: ``Design of a New Radar Control and Data Acquisition 
  423. System''.  Preprints, 26th Conference on Radar Meteorology, Norman, Oklahoma
  424.  
  425. The paper is available in postscript form via the experimental web server:
  426. <a href="http://www.atd.ucar.edu/jva/RadarControl.AMS.ps"> Radar Control PS </a>
  427.  
  428. 11. Mark A. Harrison <mharriso@utdallas.edu>  has written a Tk/Tcl
  429. information sheet, providing an introductory look at why one might want to 
  430. use Tcl and Tk.  Version 1.0 was posted to comp.lang.tcl as
  431. <278ml0$457@news.utdallas.edu>.  Contact him for a copy.
  432.  
  433. 12. Cedric Beust <beust@modja.inria.fr> has written a short article
  434. giving guidelines on where to start when writing a Tcl extension.  You
  435. may find it at ftp://avahi.inria.fr/tcl/writing-a-tcl-extension.ps .
  436. It is titled "Writing a Tcl extension: the Toocl example" and describes
  437. the work done on the Tooltalk extension.  The paper is dated August 10, 1993.
  438.  
  439. 13. Douglas Pan and Mark Linton <linton@marktwain.rad.sgi.com> have
  440. written the paper ``Dish: A Dynamic Invocation Shell for Fresco''.
  441. It is available at ftp://sgi.com/graphics/fresco/dish.ps.Z .  The FAQ
  442. as well as some other papers are in ftp://sgi.com/graphics/fresco/ .
  443. Fresco is an X Consortium project - non-members interested in contributing
  444. to the effort should contact Mark Linton.
  445.  
  446. 14. Michael Jipping, Hope College , (1993) ``Using Tcl as a Tool Talk
  447. Encapsulation'', in the Sun User Group Eleventh Annual Conference and
  448. Exhibition PROCEEDINGS, pp 161-174.  This details work done writing an
  449. abstract extension to Tcl which enables one to encapsulate tools to
  450. make them ToolTalk aware.
  451.  
  452. 15. A WorldWideWeb (WWW) resource for Ada Tcl is available as:
  453. http://www.cs.colorado.edu/homes/arcadia/public_html/adatcl.html
  454.  
  455. 16. A WWW resource for the MBV Lab's Tcl/Tk support is:
  456.  
  457. http://cornea.mbvlab.wpafb.af.mil/tcl.html
  458.  
  459. 17. A WWW resource for the HTCLtoTCL program is available at:
  460.  
  461. http://www.lbl.gov/~clarsen/clarsen.html
  462.  
  463. 18. A WWW resource for describing the set of extra ServiceMail
  464. Tcl scripts is available at:
  465.  
  466. http://keck.tamu.edu/cgi/staff/emailserver.html
  467.  
  468. 19. A WWW resource describing the HTML to Tcl preprocessor is
  469. available at:
  470.  
  471. http://www.lbl.gov/~clarsen/projects/htcl.html
  472.  
  473. 20. A WWW resource discussing Tk/Tcl style issues is available at:
  474.  
  475. http://www.atd.ucar.edu/jva/TCL.style.html
  476.  
  477. 21. A WWW resource discussing Visual Numerics PV-Wave with Tk/Tcl is
  478. available at:
  479.  
  480. http://www.atd.ucar.edu/jva/rds/wave_tk.html
  481.  
  482. 22. A set of WWW resources discussing the Fermilab's use of Tcl within
  483. a massive data manipulation package can be found at:
  484.  
  485. http://fndauh.fnal.gov:8000/spectro/doc/www/spectro.home.html
  486. http://fndauh.fnal.gov:8000/shiva/doc/www/shiva.home.html
  487. http://fndauh.fnal.gov:8000/ftcl/extended/tcllib/help
  488.  
  489. as well as various pages underneath this set of homes.
  490.  
  491. 23. A soft file containing notes on Tcl and quoting philosophy can be
  492. found at ftp://ftp.aud.alcatel.com/tcl/docs/README.programmer.gz 
  493.  
  494. 24. There are references to Tcl and Tk (and perhaps other Tcl based
  495. interpreters) within the following WWW databases:
  496.  
  497. The Catalog of Free Compilers and Interpreters:
  498. http://cui_www.unige.ch/freecomp
  499.  
  500. and
  501. The Language List:
  502. http://cui_www.unige.ch/langlist
  503.  
  504. 25. The first Tcl 'home page' is now available via the WWW URL:
  505.  
  506. http://www.sco.com/IXI/of_interest/tcl/Tcl.html
  507.  
  508. Thanks to Mike Hopkirk <hops@sco.com> for the time, energy and resources to 
  509. make this available.  Note that this page is also available for those behind a
  510. firewall as:
  511. ftp://ftp.aud.alcatel.com/tcl/docs/tclhtml.tar.gz
  512.  
  513. This WWW link is mirrored at the following locations.  There is no
  514. guarantee that they will be as up to date.
  515.  
  516. http://ita.tutkie.tut.ac.jp/tcl/Tcl.html
  517. http://www.isu.edu/tcl/Tcl.html
  518.  
  519. 26. The home page for Jungle - the Tcl-based WWW server - is available
  520. as:
  521.  
  522. http://catless.ncl.ac.uk/Programs/Jungle
  523.  
  524. 27. The home page for Nautilus - the Tcl-based [incr tcl] browser -
  525. is available at:
  526.  
  527. http://catless.ncl.ac.uk/Programs/Nautilus/
  528.  
  529. 28. The home page for Zircon - the Tcl-based Internet Relay Communication
  530. (IRC) browser - is available at:
  531.  
  532. http://catless.ncl.ac.uk/Programs/Zircon/
  533.  
  534. and a user's page at
  535. http://shrug.org/pages/irc/zircon.html
  536.  
  537. 29. Documentation on the Tcl processing of WWW's server Common Gateway
  538. Interface (known as CGI) can be found at:
  539.  
  540. http://www.lbl.gov/~clarsen/projects/htcl/http-proc-args.html
  541.  
  542. 30. Mark Roseman <roseman@edm.isac.ca> has prepared a brief comparison
  543. between Tcl/Tk and the Interviews C++ toolkit.  It is available via
  544. email by contacting him.
  545.  
  546. 31. Information about the SIMON Mosaic hotlist management tool can be
  547. found at http://web.elec.qmw.ac.uk:12121/ .
  548.  
  549. 32. Information about Fritz Heinrichmeyer's experimental Schematic SPICE
  550. interface is available from http://ES-sun2.fernuni-hagen.de/editor.html .
  551.  
  552. 33. Information about ical is now accessible from
  553. http://clef.lcs.mit.edu/~sanjay/ical.html .
  554.  
  555. 34. Wade Holst <wade@cs.ualberta.ca> is providing Hypertcl - a WWW page
  556. providing various views on info available to the Tcl community.
  557. It can be found at the URL
  558. http://web.cs.ualberta.ca/~wade/Auto/Tcl.html
  559.  
  560. Amoung the many services Wade provides are:
  561.  
  562.    1) hypertext descriptions of EVERY Tcl application archived at 
  563.       ftp.aud.alcatel.com.
  564.    2) hypertext version of the Tcl FAQ
  565.    3) different views of the Tcl applications:
  566.        a) Sorted by name    - every Tcl application known to me.
  567.        b) Sorted by subject - a list of Tcl applications falling under
  568.             general subject headers, like "graphics packages", or 
  569.             "unix utilities" 
  570.        c) Descriptions of Non-archived Tcl applications.
  571.        d) View by changes
  572.        e) View Postscript documentation
  573.        f) View interesting ftp sites
  574.        g) View man pages and FAQs
  575.    4) list of new archived applications as they appear.  For example,
  576.        you can find out what new applications have been archived in
  577.        the last 8 days (BLT-1.7, beth4.0, zircon-1.15p4, tkmkf-3.6, 
  578.        sybtcl-2.11 and oratcl-2.11).
  579.  
  580. 35. The URL for a page describing threaded tknews is 
  581. http://www.cis.ohio-state.edu/hypertext/people/mdm/tknews.html
  582. showing what the next release should be like.
  583.  
  584. 36. The URL for a Tk-based Karel the Robot project is
  585. http://www.cis.ohio-state.edu/hypertext/people/mdm/karel.html
  586.  
  587. 37. A Tk reference card can be found at:
  588. ftp://ftp.aud.alcatel.com/tcl/docs/tkrefcard.tar.gz
  589. This TeX and Postscript version of a Tk 3.3 card was provided by
  590. Paul Raines <raines@bohr.physics.upenn.edu>.
  591.  
  592. 38. A good document on Xauth is available at:
  593. ftp://ph-meter.beckman.uiuc.edu/security/xsecurity.ps
  594. or
  595. ftp://ph-meter.beckman.uiuc.edu/security/xsecurity.txt
  596.  
  597. 39. The documentation for the Xf command is available in European page format
  598. as:
  599. ftp://ftp.aud.alcatel.com/tcl/docs/xf-doc.ps.gz
  600. as well as United States page format as:
  601. ftp://ftp.aud.alcatel.com/tcl/docs/xf-doc-us.ps.gz
  602.  
  603. 40. Vivek Khera <khera@cs.duke.edu> has written a primer on setting up your
  604. environment for xauth (by default a requirement under Tk 3.3) in the
  605. document:
  606. ftp://ftp.aud.alcatel.com/tcl/docs/Xauthority.gz
  607.  
  608. 41. A list of MPEG animations, done with Tcl scripts using TSIPP can
  609. be found at: http://www.mcs.csuhayward.edu/tebo/Anims .
  610.  
  611. 42. Project DA-CLOD (Distributedly Administered Categorical List of Documents)
  612. allows the Web participants to set up organizational pages.  So a Tcl
  613. page has been set up.  Check out the URL:
  614. http://schiller.wustl.edu/DACLOD/daclod
  615. or go directly to Tcl by way of:
  616. http://schiller.wustl.edu/DACLOD/daclod?id=00024.dcl
  617.  
  618. 43. A home page for tkmail can be found at
  619. http://bohr.physics.upenn.edu/~raines/tkmail.html
  620.  
  621. 44. A home page for a map marking program can be found at
  622. http://www.dl.ac.uk/CBMT/mapmarker/v02a/doc_html/HOME.html
  623.  
  624. 45. A simple httpd written in Tk/Tcl can be found at
  625. http://arsenio.mit.edu:8001/
  626.  
  627. 46. A demo of images generated using Tk based tools can be found at
  628. http://arsenio.mit.edu:8001/html/gscript.html
  629.  
  630. 47. Documentation for the DART project can be found at
  631. http://fndaub.fnal.gov:8000/dart_v1_0.html
  632.  
  633. 48. Neosoft now has a home page - see
  634. http://www.neosoft.com/tcl/default.html
  635. for it's Tcl page.
  636.  
  637. 49. A home page for the program currently known as tkWWW is
  638. http://www.mit.edu:8001/afs/athena.mit.edu/course/other/cdsdev/html/welcome.html
  639. A status page for tkWWW from CERN is found at
  640. http://info.cern.ch/hypertext/WWW/TkWWW/Status.html
  641. Internals information can be found at
  642. gopher://gopher.slac.stanford.edu/h0/WWW%20Documentation/TkWWWDoc/internals.html
  643.  
  644. 50. An example of the output from TreeLink can be found at:
  645. http://aorta.tat.physik.uni-tuebingen.de/~gaier/treelink/
  646. TreeLink is a Tk/Tcl program which draws a hypergraph of links from an
  647. HTML document.
  648.  
  649. 51. The documentation for the ILU software environment, which enables
  650. systems to be written which communicate between many different languages,
  651. including Tcl, can be found at:
  652. ftp://parcftp.parc.xerox.com/pub/ilu/1.6.4/manual-html/manual_toc.html
  653.  
  654. 52. Huayong YANG <yang@twain.ucs.umass.edu> in news:2q1iko$8cj@nic.umass.edu
  655. wrote a review of Tcl and the Tk Toolkit.
  656.  
  657. 53. A page to locate the various versions of Wafe can be found at
  658. http://www.es.net/pub/public-domain/wafe/.INDEX.html
  659.  
  660. 54. A draft paper titled "Kidnapping X Applications" is available as a
  661. part of the TkSteal tar file.  It is authored by 
  662. Sven Delmas <garfield@cs.tu-berlin.de> and discusses the use of the TkSteal
  663. package to integrate existing X applications into a Tcl/Tk based program
  664. without having to make changes to the X application.
  665.  
  666. 55. A page dedicated to the new HTML editor tkHTML can be found at:
  667. http://alfred1.u.washington.edu:8080/~roland/tkHTML/tkHTML.html
  668.  
  669. 56. A WWW section for Hdrug , an environment to develop logic grammers
  670. for natural languages, is available at
  671.  
  672. http://tyr.let.rug.nl/~vannoord/prolog-app/Hdrug/
  673.  
  674. It uses ProTcl and TkSteal.
  675.  
  676. 57. The HTML slides and demo pictures for Patrick Duval's talk in New Orleans
  677. titled ``Tcl-Me, a Tcl Multimedia Extension'' can be viewed at:
  678. ftp://ftp.inria.fr/scratch/made/www/tcl-me/slide.1.html
  679. and are available as a tar file at
  680. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/tcl-me.tar.gz
  681.  
  682. 58. A set of HTML pages for the scotty and tkined applications have been
  683. created.  They can be found at:
  684. http://www.ibr.cs.tu-bs.de/projects/nm/tkined/welcome.html
  685. http://www.ibr.cs.tu-bs.de/projects/nm/scotty/welcome.html
  686.  
  687. 59. An archive for the distributed processing incr tcl discussion may
  688. be found at gopher://nisp.ncl.ac.uk/11/lists-a-e/distinct/
  689.  
  690. 60. A copy of the paper Kevin B. Kenny <kennykb@dssv01.crd.ge.com>
  691. presented at the Tcl 94 workshop is accessible on WWW as
  692. http://crdis1.ge.com/papers/gecrd/mtl/mdip/tcl94/00header.html
  693.  
  694. 61. Terry Evans <tevans@cs.utah.edu> is coordinating work on a
  695. tcl/tk interface to gdb.  Send him email if you would like to help out.
  696.  
  697. 62. The HTML home page of Jonathan Kaye <kaye@linc.cis.upenn.edu>
  698. http://www.cis.upenn.edu/%7Ekaye/home.html contains a pointer to 
  699. lisp2wish, a package that allows a Tcl/Tk process and LISP process
  700. to synchronously communicate.
  701.  
  702. 63. The following are a series of references to papers 
  703. relating to the Safe TCL package.
  704. ftp://thumper.bellcore.com/pub/nsb/st/safe-tcl.ps
  705. ftp://thumper.bellcore.com/pub/nsb/st/safe-tcl.txt
  706. ftp://thumper.bellcore.com/pub/nsb/st/em-model.txt
  707.  
  708. 64. A review of Tcl and the Tk Toolkit appeared in misc.books.technical
  709. on May 2, 1994 as Message-ID: <2q1iko$8cj@nic.umass.edu> by
  710. yang@twain.ucs.umass.edu (Huayong YANG) who recommended the book to
  711. X programmers.
  712.  
  713. 65. A set of Postscript files collected for the Tcl 94 workshop
  714. proceedings is available as:
  715.  
  716. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/1994_workshop.tar.gz
  717.  
  718. The file contains the following papers:
  719.  
  720. a. "An Introduction to the Rush Language", by Adam Sah, Jon Blow, and
  721. Brian Dennis, University of California, Berkeley.
  722.  
  723.     Describes a new Tcl-derived compiled language designed to be
  724.     optimizable. 
  725.  
  726. b. "Tcl/Tk at the WellSite", by Dave St. Clair, Baker Hughes INTEQ.
  727.  
  728.     Describes the use of Tcl and Tk to add custom reporting and
  729.     experimental calculation features to a realtime wellsite
  730.         information system, "DrillByte".
  731.  
  732. c. "Interactively Configuring Tk-based Applications", by David
  733. Richardson, University of Michigan.
  734.  
  735.     Describes an experimental tool for interactively querying the
  736.     widget structure of a Tk-based application and modifying the
  737.     appearance and behavior of those widgets.
  738.  
  739. d. "Dish: A Dynamic Invocation Shell for Fresco", by Douglas Pan,
  740. Stanford University, and Mark Linton, Silicon Graphics.
  741.  
  742.     Describes a wish-like program, dish, which implements a Tcl
  743.     interface to the X Fresco toolkit.  Unlike Tk, however, dish
  744.     implements only a few new built-in commands, and it recognizes 
  745.     and dynamically invokes Fresco methods using their definitions
  746.     in the CORBA Interface Definition Language.
  747.  
  748. e. "Tcl meets 3D -- Interpretative Access to Object-Oriented
  749. Graphics", by Ekkehard Beier, Technical University of Ilmenau.
  750.  
  751.     Describes a Tcl/Tk interactive 3D graphics application.
  752.  
  753. f. "An Environment for the Development of Interactive Music and Audio
  754. Applications", by Eric M. Jordan, Massachusetts Institute of
  755. Technology.
  756.  
  757.     Discusses plans for a Tcl-based platform for interactive music
  758.     and audio, building on existing systems such as Ak.  Part of
  759.     the intent is to show that building such a platform on top of
  760.     Tcl will benefit both the computer music and the general
  761.     computer systems communities, by giving each community access
  762.     to the others' advances and capabilities.
  763.  
  764. g. "Packages: Adding Namespaces to Tcl", by George Howlett, AT&T Bell
  765. Laboratories.
  766.  
  767.     Examines the namespace pollution problem in Tcl, current
  768.     workarounds and their failings, and a suggested solution in
  769.     the form of namespaces similar to those in C++.
  770.  
  771. h. "Using Tcl/Tk from Erlang", by Ingemar Ahlberg, Ellemtel.
  772.  
  773.     Describes the successful connection of Tcl/Tk to Erlang, a
  774.     declarative language designed for "soft" realtime
  775.     applications.
  776.  
  777. i. "Tcl Programming Techniques for Specifying Visual Interfaces.", by
  778. Jeffrey P. Lankford, Northrop Grumman Corporation.
  779.  
  780.     Compares procedure-oriented, data-oriented, and
  781.     object-oriented techniques for specifying visual interfaces in
  782.     Tcl.  The paper shows how to integrate an object-oriented
  783.     visual specification language (OSF/Motif UIL) with Tcl.
  784.  
  785. j. "Tcl/C++ Binding Made Easy", by John Menges and Brian Ladd,
  786. University of North Carolina.
  787.  
  788.     Describes a method of type-safe binding for invoking C++
  789.     methods from Tcl.
  790.  
  791. k. "Dynamic Loading for Tcl: (What became of it?)", by Kevin B. Kenny,
  792. GE Corporate R&D Center.
  793.  
  794.     At the 1993 Tcl/Tk workshop, a dynamic loading scheme for Tcl
  795.     was designed, with the intent of including in the Tcl core.
  796.     This paper discusses the various difficulties which were
  797.     encountered in trying to produce a portable, reliable
  798.     implementation of that design, and steps which might be taken
  799.     to finally achieve such an implementation.
  800.  
  801. l. "Nautilus -- 20,00 Leagues under the tCl", by Lindsay F. Marshall,
  802. University of Newcastle upon Tyne.
  803.  
  804.     Describes Nautilus, a combined debugger and browser for tcl/tk
  805.     and [incr tcl], written completely in [incr tcl].
  806.  
  807. m. "Jodler -- A Scripting Language for the Infobahn", by Maximillian
  808. Ott, C&C Research Laboratories, NEC USA.
  809.  
  810.     Describes a new object-oriented interpreted language based on
  811.     prototypes and delegation.  Jodler is designed for
  812.     implementing autonomous agents in a networked, nonhomogenous
  813.     environment.  It is currently being implemented as a Tcl
  814.     extension.
  815.  
  816. n. "[incr Tk]: Building Extensible Widgets with [incr Tcl]", by
  817. Michael J. McLennan, AT&T Bell Laboratories.
  818.  
  819.     Describes an [incr Tcl] framework for creating mega-widgets.
  820.     New mega-widgets are created using object-oriented principles
  821.     to specialize or extend existing mega-widget classes.
  822.  
  823. o. "The sensor shells: An automated weather observation system", by
  824. Mike Hoegeman, GTE Weather Systems Group.
  825.  
  826.     Describes the use of Tcl to build a weather station monitoring
  827.     server, which collects data from weather sensing devices and
  828.     makes it available to clients.  The paper also describes the
  829.     use of Tcl and Tk to build client applications.
  830.  
  831. p. "Tcl-Me, a Tcl Multimedia Extension", 
  832.  
  833.     Tcl-Me is an environment for fast prototyping of multimedia
  834.     applications.  The extension gives Tcl fine control over the
  835.     processing of audio, video, and media-synchronization.
  836.  
  837. q. "Vinny: A RISC System/6000 Hardware Database (a.k.a. 'A Tcl/Tk
  838. Testimonial')", by Richard Otto, IBM.
  839.  
  840.     A case study of the use of Tcl and Tk to graft an easy-to-use
  841.     graphical interface onto a preexisting command-based
  842.     application.
  843.  
  844. r. "User Shell Design with Components for Tcl and Tk", by Ruediger
  845. Franke, Technical University of Ilmenau.
  846.  
  847.     Describes a method for building and using composite Tk widgets
  848.     by combining the primitive widgets, and a user interface
  849.     builder, USE, which makes use of that method.
  850.  
  851. s. "Tcl and Concurrent Object-Oriented Flight Software: Tcl on Mars",
  852. by David E. Smyth, Mars Pathfinder Flight Software Team, Jet
  853. Propulsion Laboratory.
  854.  
  855.     Describes the use of Tcl on the "Mars Pathfinder" project, in
  856.     which Tcl (with several extensions) is used in several ways:
  857.     as the language for inter-object messages within the
  858.     object-oriented flight software; as the implementation
  859.     language for the monitor and control environment; and as the
  860.     initial implementation language for some of the flight
  861.     software itself.
  862.  
  863. t. "Ariadne", by Thomas A. Phelps, University of California, Berkeley.
  864.  
  865.     This paper provides a brief description of a core platform of
  866.     services for the construction of interactive multimedia
  867.     document manipulation tools (browsers, editors, and so forth).
  868.  
  869. u. "A 3D Viewer Widget for Tk", Wayne A. Christopher, ICEM CFD
  870. Engineering.
  871.  
  872.     Describes a new Tk widget, similar to the canvas widget, that
  873.     can be used to display and manipulate graphical objects in
  874.     three dimensions.
  875.  
  876. v. "Combination of 'set' and 'trace' Commands Found Useful for
  877. Concurrent, Quick-and-Easy Development of Character-Based Applications
  878. and Their Graphical Frontends", by Yasuro Kawata, Kimiya Onogawa,
  879. Akifumi Yabu, Akira Kawasaki, Hisahiro Kobayashi, and Mamoru Maekawa,
  880. University of Electro-Communications, Tokyo.
  881.  
  882.     Describes a method for implementing applications which must
  883.     have both character-based and graphical interfaces.  The
  884.     character-based command is written to be standalone, and it
  885.     communicates with the graphical front-end by setting
  886.     variables, which are detected by the graphical front-end via
  887.     'trace' commands.
  888.  
  889. w. "Ideas for Intelligent User Interface Design", by James R. Slagle,
  890. Zbigniew Wieckowski, University of Minnesota.
  891.  
  892.     Presents principles for the design of user interfaces, and
  893.     discusses how those principles might apply to Tcl and Tk.
  894.  
  895. 65. In addition to the workshop papers, the abovementioned file
  896. (ftp://ftp.aud.alcatel.com/tcl/workshop/1994/1994_workshop.tar.gz)
  897. also contains the slides from some of the workshop proceedings:
  898.  
  899. a. "Status of Tk 4.0", by John K. Ousterhout, University of
  900. California, Berkeley.
  901.  
  902.     An overview of the current status of the Tk 4.0 release,
  903.     including a tentative release schedule, as of the time of the
  904.     workshop.
  905.  
  906. b. "Scripts and Agents:  The New Software High Ground", by John K.
  907. Ousterhout, University of California, Berkeley.
  908.  
  909.     Describes the plans for Tcl and Tk development by
  910.     Dr. Ousterhout's group at Sun Microsystems.
  911.  
  912. c. "'Tcl cures 98.3% of all known simulation configuration problems,'
  913. claims astonished researcher!", by Richard Golding, Carl Staelin, Tim
  914. Sullivan, and John Wilkes, Hewlett-Packard Laboratories.
  915.  
  916.     Describes the use of Tcl as a configuration language for a
  917.     general simulation facility in the Storage Systems project at
  918.     HP.
  919.  
  920. d. "Ideas for Intelligent User Interface Design", by James R. Slagle,
  921. Zbigniew Wieckowski, University of Minnesota.
  922.  
  923.     Slides to accompany the paper of the same name.
  924.  
  925. 66. A few slide presentations and one paper from the 1994 Tcl workshop
  926. are not included in the file mentioned above, but are available
  927. separately:
  928.  
  929. a. "Nautilus -- 20,00 Leagues under the tCl", by Lindsay F. Marshall,
  930. University of Newcastle upon Tyne.
  931.  
  932. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/Lindsay_Marshall-slides.ps.gz
  933.  
  934.     Slides to accompany the paper of the same name.
  935.  
  936. b. "Managing Electronic Documents with Ariadne", by Tom Phelps,
  937. University of California, Berkeley.
  938.  
  939. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/Thomas_Phelps-slides.gz
  940.  
  941.     Slides to accompany the paper "Ariadne".
  942.  
  943. c. "Writing Tcl programs in the Medusa Applications Environment", by
  944. Frank Stajano, Olivetti Research.
  945.  
  946. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/fstajano-tcl94-paper.ps.gz
  947.  
  948.     Describes Medusa, a distributed multimedia applications and
  949.     conferencing system.  The core facilities of the system are
  950.     written in C++, and the applications themselves are written in
  951.     Tcl with Tk and Tcl-DP.
  952.  
  953. d. "Use of Tcl in the Medusa Multimedia Applications Environment", by
  954. Frank Stajano, Olivetti Research.
  955.  
  956. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/fstajano-tcl94-slides.ps.gz
  957.  
  958.     Slides to accompany the paper "Writing Tcl programs in the
  959.     Medusa Applications Environment".
  960.  
  961. e. "Tcl-me, a Tcl Multimedia Extension", by Patrick Duval and Tie
  962. Liao, INRIA.
  963.  
  964. ftp://ftp.aud.alcatel.com/tcl/workshop/1994/tcl-me.tar.gz
  965.  
  966.     A slide presentation to accompany the paper of the same name,
  967.     in HTML format.  It can be viewed at:
  968.  
  969. ftp://ftp.inria.fr/scratch/made/www/tcl-me/slide.1.html
  970.  
  971. 67. The proceedings for the 1994 workshop can also be ordered.  The
  972. price is $30.00 + S&H ($4.00 in USA; inquire for others).  Make checks
  973. payable to Computerized Processes Unlimited, Inc.  Email to Lisa
  974. Duferne <lsd@cpu.com> for inquiries and orders.
  975.  
  976. 68. Glenn Huxtable has written a paper about "cpumon", his
  977. Tcl/Tk-based CPU performance monitor:
  978.  
  979. ftp://bilby.cs.uwa.oz.au/pub/glenn/sage-au94.ps
  980.  
  981. 69. Adam Sah has made his Masters' thesis, describing a Tcl compiler,
  982. available for ftp: "TC: An Efficient Implementation of the Tcl Language".
  983.  
  984. ftp://ginsberg.cs.berkeley.edu/pub/papers/asah/msthesis.ps.gz
  985.  
  986. 70. Adam Sah and John Blow are presenting a paper at the USENIX
  987. Symposium on Very High Level Languages in October, 1994: "A New
  988. Architecture for the Implementation of Scripting Languages".  The
  989. paper discusses the implementation of Rush, a new language derived
  990. from Tcl (see above).  The implementation uses Scheme as an
  991. intermediate language.
  992.  
  993. ftp://ginsberg.cs.berkeley.edu/pub/papers/asah/rush-vhll94.ps.gz
  994.  
  995. 71. Richard Stallman posted an article titled "Why you should not use
  996. Tcl" to comp.lang.tcl and several other newsgroups on September 23,
  997. 1994.
  998.  
  999. news:9409232314.AA29957@mole.gnu.ai.mit.edu
  1000.  
  1001. (This article caused quite a lot of discussion, including both valid
  1002. criticisms and defenses of Tcl.  It seems fair to include references
  1003. to both sides here, rather than just including RMS' article with none
  1004. of the responses.  If anyone has saved any responses that they found
  1005. particularly cogent, please send them to me, and I will try to provide
  1006. a reasonable distillation of the thread.)
  1007.  
  1008. 72. Dan Connolly <connolly@hal.com> is writing a critique of core Tcl
  1009. called "Why Tcl Doesn't Scale".  The current version can be found at:
  1010.  
  1011. http://www.hal.com/users/connolly/drafts/why-tcl-doesnt-scale.html
  1012.  
  1013. 73. John Ousterhout has prepared a "Tcl/Tk Engineering Manual"
  1014. describing the coding, documentation, and testing conventions he used
  1015. when developing Tcl and Tk.  His group at Sun will be using it, and in
  1016. case any other Tcl/Tk developers are interested in using it as well,
  1017. he as made it publicly available.
  1018.  
  1019. ftp://ftp.cs.berkeley.edu/ucb/tcl/engManual.tar.Z
  1020.  
  1021.  
  1022.  
  1023. D. Published articles, books, and similarly available resources
  1024.  
  1025.  
  1026. 1. Computer Shopper, V12 N12, page 862 had an article referencing Tickle, 
  1027. the shareware package under Macintosh System 7 which is based on Tcl.
  1028.  
  1029. 2. MacWEEK, Sept 14, 1992, V6 N32, page 91(1), Enhancing text editors for
  1030. Mac developers.
  1031. This article is a product announcement for Alpha 5.0, the Macintosh
  1032. editor which incorporates Tcl.
  1033.  
  1034. 3. Computer Language, V9 N7, page 76 had an article referencing Tcl in
  1035. a hardware/software testing package which talks to a remote machine via 
  1036. a proprietary interface card.
  1037.  
  1038. 4. SunWorld, V5 N10, pages 95-96 had a article discussing Tcl, Tk and
  1039. expect.
  1040.  
  1041. 5. UNIX REVIEW, V11 N4, April 1993, pages 93-94, Tcl, Tk, and friends
  1042. by Richard Morin.
  1043. The article, a part of "The Internet Notebook", mentions a little about
  1044. Tcl and Tk, where to find the sources, where to find the draft of the
  1045. book, and where to find the contributed software.
  1046.  
  1047. 6. SunExpert, V4 N3, pages 32-36, by Richard Morin.  As part of Morin's
  1048. I/Opener series of articles, this is just a brief overview of Tcl and Tk.
  1049. It mentions some of the technical ideas behind Tcl and Tk, where to find
  1050. the Tcl source and mentions that the draft of the book is available on
  1051. ftp.cs.berkeley.edu.  A 'hello, world' 3 line wish script is really
  1052. all that is shown.
  1053.  
  1054. 7. Libes, Don, "Obfuscated C and Other Mysteries", Wiley & Sons,
  1055. January 1993.
  1056.  
  1057. This book has a whole chapter on Tcl.  Aimed at the C programmer, it
  1058. describes how to effectively use Tcl from C applications.  Another
  1059. chapter is on Expect - a walk-through of some of the more interesting
  1060. code in Expect.  These chapters originally appeared as separate
  1061. articles in The C Users Journal, Vol. 8, No. 7, July 1990, and Vol. 9,
  1062. No. 1, 1991.  (Incidentally, the reason the book has such a peculiar
  1063. title is that it also contains explanations of the Obfuscated C Code
  1064. Contest winners.)
  1065.  
  1066. 8.  IEEE Design & Test of Computers, June 1993, pages 46-54,
  1067. "RISE++: A Symbolic Environment for Scan-Based Testing" by Steve Vinoski.
  1068. An article describing a system called the Remote Interactive Scan
  1069. Environment (RISE++) that marries Tcl with RPC for the purpose of
  1070. testing remote computer systems.
  1071.  
  1072. 9. The X Journal, March-April 1993, pages 74-81, "HYPERTOOLS
  1073. A revolution in GUI applications" (listed in the TOC as "Hypertools: A GUI
  1074. revolution") by John K. Ousterhout and Lawrence A. Rowe.
  1075.  
  1076. 10. Proceedings 1993 Tcl/Tk Workshop, Berkeley, CA, June, 1993.  See above
  1077. for online version information concerning these proceedings.
  1078.  
  1079. 11. iX (multiuser/multitasking magazine), September 1993,
  1080. pages 76-84 and 182-185.  Two articles written in the German language.
  1081. These concern the design (interpreter and library) of Tcl/Tk and its
  1082. connections with C++.  The articles say where to find the packages and
  1083. some associated tools (such as XF).  There are short examples on how to
  1084. write programs with Tcl/Tk (taken from the demo-directory of the
  1085. package) and examples on using XF.  Very informative.
  1086.  
  1087. 12. Network Computing (CMP Publishing, Inc), November 15, 1993, pp. 99 
  1088. "Very Rich E-Mail".  References safe-tcl.
  1089.  
  1090. 13. The Addison-Wesley Publishing Company's quarterly newsletter "Innovations"
  1091. dated Winter 93/94 contains an interview with John K. Ousterhout on pp 2,9,10.
  1092. It mentions the April 1994 release date, Dr. Ousterhout's background
  1093. at UCB and involvement in Sprite.  John gives a overview of what Tk and
  1094. Tcl are, what companies are using Tcl, where Tcl/Tk fits in relationship
  1095. to AWK, Perl, Motif, and X Windows (sic), mentions there are between 10,000
  1096. and 50,000 people developing applications in Tcl/Tk, discusses where in
  1097. the classroom the textbook fits, and gives an overview of John's view
  1098. of the future of Tcl/Tk.
  1099.  
  1100. Also on page 3 of the same newsletter is the overview of the book 
  1101. listing it as 512 pages and a list price of $36.75.
  1102.  
  1103. One can send email to pradeeps@aw.com (Pradeepa Siva) to request a copy
  1104. of the newsletter, or call him at Addison-Wesley Publishing Company
  1105. 617/944-3700, ext 2940, or call Addison-Wesley directly to request
  1106. it at 800/238-9682.
  1107.  
  1108. 14. EXE, Nov. 1993, V8 N6, p84(4), Ticklish X windows.
  1109. This is a tutorial as a part of a regular Unix column. It covers Tcl/Tk as a
  1110. scripting language for writing small X-Windows applications.
  1111.  
  1112. 15. UNIX Review, March 1994, V12 N3, p87-90.  Tickled Pink, by
  1113. Kevin Richard and Eric F. Johnson.  This is part of the programming column
  1114. "CROSS THOUGHTS".
  1115.  
  1116. The authors attempt to provide a very brief taste for Tcl/Tk and to convey
  1117. the purposes for which they consider Tcl suited.  They provide a standard
  1118. example of "Hello, world" in Tcl, and also a version written in Motif/C.
  1119.  
  1120. There were quite a few surprisingly negative remarks in a column which
  1121. tried to be positive about Tcl/Tk.
  1122.  
  1123. 16. iX, January 1994, pp 148-152, another German article about the
  1124. interpretative  class system that is a part of the GOOD graphics system.
  1125.  
  1126. 17. The first text book dedicated to Tcl and Tk has been published.
  1127. The title is _Tcl and the Tk Toolkit_, by John K. Ousterhout.  (Some
  1128. publishers catalogues use an ampersand ("&") rather than the word
  1129. "and"; check both in database searches.)  The publisher is
  1130. Addison-Wesley, and it became available in April, 1994.  The ISBN for
  1131. the book is 0-201-63337-X.  A third printing has reached the shelves.
  1132. A note from the author about the book:
  1133.  
  1134. "The Tcl book is more up-to-date than the drafts;  for example, the
  1135. draft of Part II predates the Tk 3.6 release, so some of the example
  1136. scripts don't work with the current Tk release, and the drafts contain
  1137. a number of bugs that have been fixed in the final book.  The book
  1138. also has more information about the individual widget classes than
  1139. the draft, an explanation of Tcl_AppInit, and a number of other
  1140. improvements.  Finally, it has an index."
  1141.  
  1142. Though you should be able to find it in a local book store, one sure place
  1143. you can call is Addison-Wesley Publishing Company at 800/822-6339.  It
  1144. is paperback and the reference price is $36.75.
  1145.  
  1146. Note that the examples from the book are available in one large file
  1147. as ftp://ftp.cs.berkeley.edu/ucb/tcl/book.examples.Z .
  1148.  
  1149. Also note that Addison-Wesley has made a Tee shirt featuring the
  1150. book!  The front side has the wording "Tcl/Tk: The best way to do X"
  1151. and a picture of the cover of the book in blue and white.  The back of
  1152. the shirt lists some books from the AW Professional Computing Series.
  1153. The shirt is 50% cotton, 50% polyester, made by Hanes.  All profits will
  1154. benefit the Literacy Volunteer of America (non-profit literacy program).
  1155. The cost is $10.00 each, and can be ordered by calling 1-800-822-6339
  1156. and providing either the order number 0-201-92446-3 (large) or
  1157. 0-201-92447-1 (extra large).
  1158.  
  1159. 18. Walnut Creek CDROM has published the Tcl/Tk CDROM.  This is a
  1160. snapshot of the ftp.cs.berkeley.edu and ftp.aud.alcatel.com (formerly
  1161. harbor) archives, as well as the archives for comp.lang.tcl newsgroup.
  1162. The snapshot of the current CDROM is from early April, 1994.  The
  1163. price is $39.95, plus shipping and handling.  Contact:
  1164.  
  1165.         Walnut Creek CDROM
  1166.         1547 Palos Verdes Mall, Suite 260
  1167.         Walnut Creek, CA  94596
  1168.  
  1169.         1 800 786-9907
  1170.         1 510 674-0783
  1171.         1 510 674-0821 FAX
  1172.  
  1173.     1 510 947-5996 is another number for them that we have heard.
  1174.  
  1175.         orders@cdrom.com
  1176.  
  1177. The disc is available for FREE to anyone that has contributed any of their
  1178. own work to the Sprite or Alcatel Tcl archives.  Just email your name,
  1179. address, and the name of the files(s) that you contributed.  Overseas
  1180. addresses are okay.
  1181.  
  1182. 19. The X Resource: Issue 10, Edited by Adrian Nye, Spring 1994, pp 33-46,
  1183. contains the article "The X User: TkMan: A Man Born Again" by
  1184. Tom Phelps <phelps@magnolia.berkeley.edu> .
  1185.  
  1186. 20. Dr. Dobb's Journal, June, 1994, p 49, in a side bar titled "Fresco:
  1187. The Next-Generation InterViews", by Mark Linton, discussions X11R6's
  1188. Fresco interface.  There is a mention of "Dish", an interpreter based on
  1189. Tcl to provide an interface to Fresco and CORBA.  The mention is only
  1190. 2 sentences.
  1191.  
  1192. 21. Unix Review, June 1994, Daemons & Dragons column, "Expect", by
  1193. Dinah McNutt, pp 35-41.  This article discusses Don Libes' expect program,
  1194. with three trival examples of driving passwd, ftp, and fsck.
  1195.  
  1196. 22. Comput. Applic. Biosci., "DCSE v2.54, an interactive tool for sequence
  1197. alignment and secondary structure research.", Peter De Rijk and Rupert
  1198. De Wachter.  I don't know for certain if this article covers the Tk version
  1199. of DCSE or not - the intro for DCSE reads as if it does.
  1200.  
  1201. 23. A draft of the new book by Brent Welch <welch@parc.xerox.com> called
  1202. "Practical Programming in TCL and TK" is available for review at
  1203. ftp://parcftp.xerox.com/pub/sprite/welch/tclbook2.ps .  This draft is
  1204. dated August 31, 1994.  The book will be published by Prentice Hall.
  1205. Brent has October 15 marked as the next "release date" of the draft.
  1206.  
  1207. The book deals with an introduction to Tcl/Tk in an easy fashion, along
  1208. with tips on development, and in the future, discussions of several of
  1209. the extensions such as incr tcl , TclX, BLT, etc.
  1210.  
  1211. 24. A number of other folk have included Tcl/Tk/Expect/and sometimes
  1212. other pieces onto their CD-ROMs.  Unfortunately, most of them haven't
  1213. contacted us with information concerning the prices, contact
  1214. information, etc.
  1215.  
  1216. One group that has sent us info is LEMIS (Lehey Microcomputer
  1217. Systems) in Germany, which offers a CD-ROM filled with software for
  1218. Intel-based implementations of UNIX System V.4.2, for DM100 or US$60,
  1219. including support.  
  1220.  
  1221.         LEMIS
  1222.         Lehey Microcomputer Systems
  1223.         Schellnhausen 2
  1224.         36325 Feldatal
  1225.         Germany
  1226.         Phone: +49-6637-1488
  1227.         Fax: +49-6637-1489
  1228.         Mail: lemis@lemis.de
  1229.         (Please, no orders by email -- paper required)
  1230.  
  1231. In the U.S., LEMIS' CD is distributed by Walnut Creek (see above, D.18).
  1232.  
  1233. Other reported sightings of Tcl/Tk on CD-ROM:
  1234.   - Sun User Group CD-ROM
  1235.   - Rich Morin's Prime Time Freeware (PTF) Unix CD-ROMs (contact prf@cfcl.com)
  1236.  
  1237. Many distributions of Linux contain Tcl and various extensions.  For
  1238. example, Slackware v2.0, contains Tcl, Tk, expect, TclX, and [incr
  1239. tcl].
  1240.  
  1241. 25. The Addison-Wesley Publishing Company's quarterly newsletter "Innovations",
  1242. Spring 1994, pp 3,6 contains an interview with Dr. Terry R. Coley,
  1243. Parallelograms.  He discusses the reason Tcl is such a good match for use
  1244. in his company's products, how important Dr. Ousterhout's book is to the
  1245. use of Tcl, and mentions that his company will be bundling the book with all
  1246. of their products.
  1247.  
  1248. Also on page 5 of the same newsletter is the overview of the book 
  1249. listing it as 480 pages and a list price of $36.75.
  1250.  
  1251. One can send email to pradeeps@aw.com (Pradeepa Siva) to more information
  1252. on the article, or call him at Addison-Wesley Publishing Company
  1253. 617/944-3700, ext 2940, or call Addison-Wesley directly to request
  1254. it at 800/238-9682.
  1255.  
  1256. 26. CACM, Vol 37, N 6, June 1994, "An Overview of Motorola's 
  1257. PowerPC Simulator Family", by William Anderson, pp 64-69.
  1258.  
  1259. This article discussions the Motorola PowerPC simulator applications
  1260. which were developed to permit early development and testing of
  1261. PowerPC-based software such as compilers.  The simulators are Tcl applications
  1262. and the article discusses several benefits of using Tcl as a command
  1263. language.  Anderson also mentions plans for the next generation of 
  1264. simulators to have user-extendable GUIs based on Tk.
  1265.  
  1266. 27. Tcl 7.3 is a part of the X11 R6 contrib distribution.  So it will
  1267. probably appear in any publically distributable forum in which entire package
  1268. appears.  Tk 3.6 is not, from my understanding, a part of the contrib
  1269. tapes, etc.
  1270.  
  1271. 28. The X Journal, volume 3, issue 1 (September-October 1994), pages
  1272. 74-83: "X for the new user", by Jerry Smith.  Contains a brief mention
  1273. of Tk as an alternate user interface technology, and a reference to
  1274. the Hypertools article by Ousterhout and Rowe.
  1275.  
  1276. 29. The X Resource, Issue 11 (July 1994), pp 59-89:  "Interactive GUI
  1277. Development Environments: A Comparison of Tcl/Tk, the Desktop
  1278. Kornshell, and MetaCard", by Scott Raney.  
  1279.  
  1280. This article contains a balanced review of these three systems, with
  1281. the author's views of their strengths and weaknesses with respect to
  1282. each other and to C-based toolkits.  Performance benchmarks are
  1283. included.
  1284.  
  1285. 30. The X Resource, Issue 11 (July 1994), pp 205-248: "A Tutorial
  1286. Introduction to Tcl and Tk", by Graham A. Mark.
  1287.  
  1288. An introduction to Tcl and Tk for people who are familiar with UNIX,
  1289. C, and X.  The article presents the development of two relatively
  1290. simple but complete applications, one text-based, and one graphical.
  1291.  
  1292. 31. Don Libes has written the book _Exploring Expect: A Tcl-Based
  1293. Toolkit for Automating Interactive Applications_.  It is being
  1294. published by O'Reilly and Associates, and it should be available
  1295. sometime in October or November.
  1296.  
  1297. From the announcement:
  1298.  
  1299. "For all of you who thought that the Expect man page was too long and
  1300. too terse at the same time, this book provides relief.  _Exploring
  1301. Expect_ is an introduction and comprehensive tutorial to Expect.
  1302. Numerous examples are provided and explained, demonstrating how to
  1303. save you time and money.  Example topics include how to write
  1304. patterns, do signal handling, use Expect as a telnetable daemon, and
  1305. use Expect with Tk and other Tcl extensions.
  1306.  
  1307. "The book also includes an innovative introduction to Tcl - if you've
  1308. had trouble using Tcl before, all of a sudden, it will make a lot more
  1309. sense.  And while Exploring Expect concentrates primarily on using
  1310. Expect with Tcl, programmers attempting to automate interactive
  1311. programs using C, Perl, Python, or any other language will find this
  1312. book helpful because many of the concepts underlying Expect-like
  1313. programming are common to all languages."
  1314.  
  1315. Publication Information:
  1316.  
  1317. Author: Don Libes
  1318. Title: Exploring Expect
  1319. Subtitle: A Tcl-Based Toolkit for Automating Interactive Applications
  1320. Publisher: O'Reilly and Associates, Inc
  1321. ISBN: 1-56592-089-9
  1322. Pages: 575
  1323. Expected Date: November-December '94
  1324.  
  1325. 32. In the August, 94 issue of SunExpert, a column by Peter Collinson
  1326. refers to newer versions of Telebit Netblazers with Tcl embedded.
  1327.  
  1328. 33. Sys Admin, Vol 3 No 5 (September/October 1994), pp 109-110: "A
  1329. User's Report", by Elizabeth Zinkann.
  1330.  
  1331. This column contains a review of _Tcl and the Tk Toolkit_.  The author
  1332. summarizes the book's highlights and recommends the book highly.
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338. Additional bibliographic references are still being sought.
  1339.  
  1340.  
  1341.  
  1342. ------------------------------
  1343.  
  1344. End of Tcl Bibliography
  1345. ***********************
  1346.