home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / languages / tcl / !Tcl / doc / tcl-faq2 < prev    next >
Encoding:
Text File  |  1996-01-30  |  78.9 KB  |  1,797 lines

  1. Newsgroups: comp.lang.tcl,comp.answers,news.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!usenet.eel.ufl.edu!usenet.cis.ufl.edu!purdue!lerc.nasa.gov!kira.cc.uakron.edu!odin.oar.net!malgudi.oar.net!chemabs!lvirden
  3. From: lvirden@cas.org (Larry W. Virden)
  4. Subject: comp.lang.tcl Frequently Asked Questions (November 30, 1995) (2/5)
  5. Message-ID: <tcl.p2_817767134@cas.org>
  6. Followup-To: comp.lang.tcl
  7. Summary: A regular posting of the comp.lang.tcl Frequently Asked Questions
  8.     (FAQ) and their answers.  This is the second of five parts.
  9.     This part covers Internet resources.
  10. Originator: lvirden@cas.org
  11. Keywords: tcl, extended tcl, tk, expect, mailing lists, WWW sites
  12. Sender: lvirden@cas.org
  13. Supersedes: <tcl.p2_815171351@cas.org>
  14. Reply-To: lvirden@cas.org (Larry W. Virden)
  15. Organization: Chemical Abstracts Service
  16. References: <tcl.p1_817767134@cas.org>
  17. Date: Thu, 30 Nov 1995 21:32:23 GMT
  18. Approved: news-answers-request@MIT.Edu
  19. Expires: Thu, 11 Jan 1996 21:32:14 GMT
  20. X-Url: http://www.smartpages.com/faqs/tcl-faq/part2/faq.html
  21. Lines: 1773
  22. Xref: senator-bedfellow.mit.edu comp.lang.tcl:38927 comp.answers:15640 news.answers:58801
  23.  
  24. Archive-name: tcl-faq/part2
  25. Comp-lang-tcl-archive-name: tcl-faq.part02
  26. Version: 6.013
  27. Last-modified: November 30, 1995
  28.  
  29.     For more information concerning Tcl (see "tcl-faq/part1"),
  30. (see "tcl-faq/part3"), (see "tcl-faq/part4"), or (see "tcl-faq/part5").
  31.  
  32. Index of questions:
  33.  
  34. VII.  Where can I find information relating to Tcl on the Internet?
  35. VIII. Are there any mailing lists covering topics related to Tcl/Tk?
  36. IX.   On what sites can I find the FAQ?
  37. X.    On what sites can I find archives for comp.lang.tcl?
  38.  
  39. End of FAQ Index
  40.  
  41. ----------------------------------------------------------------------
  42.  
  43. ------------------------------
  44.  
  45. From: FAQ General information
  46. Subject: -VII-  Where can I find information relating to Tcl on the Internet?
  47.  
  48.  
  49. 0. The following newsgroups often are likely locations for Tk extension
  50. related discussions: <URL:news:comp.lang.tcl>, <URL:news:comp.lang.perl.misc>,
  51. <URL:news:comp.lang.python>, <URL:news:comp.lang.misc>.
  52.  
  53. Announcements about Tcl or Tk related code releases may be seen in
  54. <URL:news:comp.archives> and <URL:news:comp.windows.x.announce> as well.
  55.  
  56. Discussions concerning porting of Tcl and/or Tk into new OSes occasionally
  57. are found in newsgroups such as <URL:news:comp.os.linux.development.apps>,
  58. <URL:news:comp.sys.mac.programmer.help>, <URL:news:comp.windows.x> and
  59. <URL:news:comp.sys.next.software>.
  60.  
  61. 1. The introductory papers on Tcl and Tk by Dr. J. Ousterhout are available
  62. at <URL:ftp://ftp.smli.com/pub/tcl/tclUsenix90.ps>,
  63. <URL:ftp://ftp.smli.com/pub/tcl/tkUsenix91.ps>,
  64. <URL:ftp://ftp.smli.com/pub/tcl/tkF10.ps>.
  65. (The last of these files is the contents of Figure 10 of the Tk paper)
  66.  
  67. 2. PostScript versions of published papers by <URL:mailto:libes@nist.gov>
  68. (Don Libes) relating to Expect can be found on the net.
  69. (See "tcl-faq/bibliography/part1") for details about the published papers.
  70. <URL:ftp://ftp.cme.nist.gov/pub/expect/expectk-talk.ps.Z>
  71. <URL:ftp://ftp.cme.nist.gov/pub/expect/expectk.ps.Z>
  72. <URL:ftp://ftp.cme.nist.gov/pub/expect/kibitz.ps.Z>
  73. <URL:ftp://ftp.cme.nist.gov/pub/expect/regress-talk.ps.Z>
  74. <URL:ftp://ftp.cme.nist.gov/pub/expect/regress.ps.Z>
  75. <URL:ftp://ftp.cme.nist.gov/pub/expect/scripts.ps.Z>
  76. <URL:ftp://ftp.cme.nist.gov/pub/expect/seminal.ps.Z>
  77. <URL:ftp://ftp.cme.nist.gov/pub/expect/seminal-talk.ps.Z>
  78. <URL:ftp://ftp.cme.nist.gov/pub/expect/sysadm.ps.Z>
  79. <URL:ftp://ftp.cme.nist.gov/pub/expect/sysadm-talk.ps.Z>
  80. <URL:ftp://ftp.cme.nist.gov/pub/expect/tcl-debug.ps.Z>
  81. <URL:ftp://ftp.cme.nist.gov/pub/expect/tcl-debug-talk.ps.Z>
  82.  
  83. Also, some pointers to information concerning the Exploring Expect book
  84. are <URL:http://gnn.com/gnn/bus/ora/features/expect/index.html>,
  85. <URL:http://gnn.com/gnn/bus/ora/item/expect.html>,
  86. <URL:ftp://ftp.cme.nist.gov/pub/expect/errata>.
  87.  
  88. 3. The examples from the Ousterhout book are available in one large file
  89. as <URL:ftp://ftp.smli.com/pub/tcl/book.examples.Z>.
  90.  
  91. 4. A series of PostScript slides used in a tutorial on Tcl and Tk at
  92. the 1993 X Conference are available as
  93. <URL:ftp://ftp.smli.com/pub/tcl/tut.tar.Z>.
  94.  
  95. 5. A set of PostScript files collected for the Tcl 93 workshop proceedings
  96. is available as
  97. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1993/tcl93-proceedings.tar.Z>
  98. and contains the PostScript for a number of the papers and slides
  99. presented at this workshop.
  100.  
  101. 6. A second set of PostScript files consisting primarily of overhead slides
  102. is available as
  103. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1993/tcl93-proceedings2.tar.Z>
  104.  
  105. 7. The Tcl Compiler (TC) Frequently Asked Questions by Adam Sah
  106. <URL:mailto:asah@cs.Berkeley.EDU> is a document describing TC, which is
  107. a work in progress.  Contact Adam for details.
  108.  
  109. 8. A compact yet detailed overview of Tcl, Tk and Xf is available thanks
  110. to the graciousness of <URL:mailto:theobald@fzi.de> (Dietmar Theobald) at
  111. <URL:ftp://ftp.fzi.de/pub/OBST/current/compress/psfiles/TclTk_notes.ps.Z>
  112. (compressed format) and
  113. <URL:ftp://ftp.fzi.de/pub/OBST/current/gzip/psfiles/TclTk_notes.ps.gz>
  114. (gzip format).  More on the entire OBST project, which is an object-oriented
  115. database interface called tclOBST, can be found at the 
  116. <URL:ftp://ftp.fzi.de/pub/OBST/www/OBST.html> page.
  117.  
  118. It is called Tcl/Tk in a Nutshell, was last updated in July of 1993,
  119. and is part of the STONE structured open environment.
  120.  
  121. 9. Softcopy of an article about PhoneStation, a tool using Tk and Tcl
  122. presented at the 1993 Winter USENIX Conference is available as
  123. <URL:ftp://bellcore.com/pub/PhoneStation/USENIX.ps>.
  124.  
  125. 10. A paper on Radar Control software which uses Tcl, by J. H. VanAndel is
  126. available in PostScript form via the experimental web server
  127. <URL:http://www.atd.ucar.edu/jva/RadarControl.AMS.ps>.
  128.  
  129. 11. Mark A. Harrison <URL:mailto:mharriso@utdallas.edu>  has written a
  130. Tk/Tcl information sheet, providing an introductory look at why one
  131. might want to use Tcl and Tk.  Version 1.0 was posted to comp.lang.tcl
  132. as <URL:news:278ml0$457@news.utdallas.edu>.  Contact him for a copy.
  133.  
  134. 12. Cedric Beust <URL:mailto:beust@modja.inria.fr> has written a short
  135. article giving guidelines on where to start when writing a Tcl
  136. extension.  You may find it at
  137. <URL:ftp://avahi.inria.fr/tcl/writing-a-tcl-extension.ps>.  It is
  138. titled "Writing a Tcl extension: the Toocl example" and describes the
  139. work done on the Tooltalk extension.  The paper is dated August 10,
  140. 1993.
  141.  
  142. 13. Douglas Pan and Mark Linton <URL:mailto:linton@marktwain.rad.sgi.com> have
  143. written the paper ``Dish: A Dynamic Invocation Shell for Fresco''.
  144. It is available at <URL:ftp://sgi.com/graphics/fresco/dish.ps.Z>.  The FAQ
  145. as well as some other papers are in <URL:ftp://sgi.com/graphics/fresco/>.
  146. Fresco is an X Consortium project - non-members interested in contributing
  147. to the effort should contact Mark Linton.
  148.  
  149. 14. The World-Wide Web virtual Library now has a page on Tcl and Tk.
  150. You can find it at <URL:http://cui_www.unige.ch/eao/www/TclTk.html>.
  151. It points off to a number of other resources, though certainly
  152. not all of them.
  153.  
  154. 15. A WorldWideWeb (WWW) resource for Ada Tcl is available as
  155. <URL:http://www.cs.colorado.edu/homes/arcadia/public_html/adatcl.html>.
  156.  
  157. 16. A WWW resource for the MBV Lab's Tcl/Tk support is
  158. <URL:http://cornea.mbvlab.wpafb.af.mil/tcl.html>
  159. and
  160. <URL:http://cornea.mbvlab.wpafb.af.mil/tcl/access.html>.
  161. Note that the server does not seem to be answering at this time.
  162.  
  163. 17. A WWW resource for what appears to be a German tutorial on Tcl and Tk
  164. is at <URL:http://www.tu-chemnitz.de/home/stb/tcl_tk/tcl_tk.html>.
  165.  
  166. 18. A WWW resource describing the HTML to Tcl preprocessor is
  167. available at <URL:http://www.lbl.gov/%7Eclarsen/projects/htcl.html>.
  168.  
  169. 19. A WWW resource for describing the set of extra ServiceMail
  170. Tcl scripts is available at
  171. <URL:http://keck.tamu.edu/cgi/staff/emailserver.html>
  172.  
  173. 20. A WWW resource discussing Tk/Tcl style issues is available at
  174. <URL:http://www.atd.ucar.edu/jva/TCL.style.html>
  175.  
  176. 21. A WWW resource discussing Visual Numerics PV-Wave with Tk/Tcl is
  177. available at <URL:http://www.atd.ucar.edu/jva/rds/wave_tk.html>.
  178.  
  179. 22. A set of WWW resources discussing the Fermilab's use of Tcl within
  180. a massive data manipulation package at one time was found at
  181. <URL:http://sdss.fnal.gov:8000/spectro/doc/www/spectro.home.html>
  182. <URL:http://sdss.fnal.gov:8000/shiva/doc/www/shiva.home.html>
  183. <URL:http://sdss.fnal.gov:8000/ftcl/extended/tcllib/help>
  184. as well as various pages underneath this set of homes.
  185. The problem is to digitally image the entire night sky in five colors,
  186. and the entire top layer of the data reduction package is based on Tcl.
  187.  
  188. 23. A soft file containing notes on Tcl and quoting philosophy can be
  189. found at <URL:ftp://ftp.aud.alcatel.com/tcl/docs/README.programmer.gz>.
  190.  
  191. 24. There are references to Tcl and Tk (and perhaps other Tcl based
  192. interpreters) within The Catalog of Free Compilers and Interpreters
  193. <URL:http://cui_www.unige.ch/freecomp> and
  194. The Language List <URL:http://cui_www.unige.ch/langlist>.
  195.  
  196. 25. The first Tcl 'home page' available via the WWW URL was
  197. <URL:http://www.sco.com/Technology/tcl/Tcl.html>.  Thanks to Mike
  198. Hopkirk <URL:mailto:hops@sco.com> for the time, energy and resources to
  199. make this available.  Note that this page is also available for those
  200. behind a firewall as
  201. <URL:ftp://ftp.aud.alcatel.com/tcl/docs/tclhtml.tar.gz>.  This WWW link
  202. is mirrored at numerous locations.  There is no guarantee that they
  203. will be as up to date as www.sco.com's version.
  204. <URL:http://ita.tutkie.tut.ac.jp/tcl/Tcl.html>
  205. <URL:http://www.isu.edu/tcl/Tcl.html>
  206. <URL:http://www.x.co.uk/of_interest/tcl/Tcl.html>
  207. <URL:http://ita.tutkie.tut.ac.jp/tcl/Tcl.html>
  208. <URL:http://www.sco.com/IXI/of_interest/tcl/Tcl.html>
  209.  
  210. 26. The home page for Jungle - the Tcl-based WWW server - is available
  211. as <URL:http://catless.ncl.ac.uk/Programs/Jungle/>
  212.  
  213. 27. The home page for Nautilus - the Tcl-based [incr tcl] browser -
  214. is available at <URL:http://catless.ncl.ac.uk/Programs/Nautilus/>.
  215.  
  216. 28. The home page for Zircon - the Tcl-based Internet Relay Communication
  217. (IRC) browser - is available at <URL:http://catless.ncl.ac.uk/Programs/Zircon/>
  218. and a user's page at <URL:http://shrug.org/pages/irc/zircon.html>.
  219.  
  220. 29. Documentation on the Tcl processing of WWW's server Common Gateway
  221. Interface (known as CGI) can be found at
  222. <URL:http://www.lbl.gov/%7Eclarsen/projects/htcl/http-proc-args.html>.
  223.  
  224. 30. Mark Roseman <URL:mailto:roseman@cpsc.ucalgary.ca> has prepared a brief
  225. comparison between Tcl/Tk and the Interviews C++ toolkit.  It is
  226. available via email by contacting him.  Mark also is keeping a WWW page
  227. going concerning Macintosh Tcl/Tk related projects.  Check out
  228. <URL:http://www.cpsc.ucalgary.ca/%7Eroseman/mactcl>.
  229.  
  230. 31. Information about the SIMON Mosaic hotlist management tool can be
  231. found at <URL:http://web.elec.qmw.ac.uk/simon/>.
  232.  
  233. 32. Information about Fritz Heinrichmeyer's experimental Schematic SPICE
  234. interface is available from <URL:http://ES-sun2.fernuni-hagen.de/editor.html>.
  235.  
  236. 33. Information about ical is now accessible from
  237. <URL:http://clef.lcs.mit.edu/%7Esanjay/ical.html>.
  238.  
  239. 34. Wade Holst <URL:mailto:wade@cs.ualberta.ca> is providing HyperTcl -
  240. a WWW page providing various views on info available to the Tcl
  241. community.  It can be found at
  242. <URL:http://web.cs.ualberta.ca/%7Ewade/HyperTcl/>.
  243.  
  244. Among the many services Wade provides are:
  245.    1) hypertext descriptions of EVERY Tcl application archived at
  246.       the user contribution archive site.
  247.    2) hypertext version of the Tcl FAQ
  248.    3) different views of the Tcl applications:
  249.        a) Sorted by name    - every Tcl application known to me.
  250.        b) Sorted by subject - a list of Tcl applications falling under
  251.             general subject headers, like "graphics packages", or
  252.             "unix utilities"
  253.        c) Descriptions of Non-archived Tcl applications.
  254.        d) View by changes
  255.        e) View PostScript documentation
  256.        f) View interesting ftp sites
  257.        g) View man pages and FAQs
  258.    4) list of new archived applications as they appear.  For example,
  259.        you can find out what new applications have been archived in
  260.        the last 8 days (BLT-1.7, beth4.0, zircon-1.15p4, tkmkf-3.6,
  261.        sybtcl-2.11 and oratcl-2.11).
  262.  
  263. 35. The URL for a page describing threaded tknews is
  264. <URL:http://www.cis.ohio-state.edu/hypertext/people/mdm/tknews.html>
  265. showing what the next release should be like.
  266.  
  267. 36. The URL for a Tk-based Karel the Robot project is
  268. <URL:http://www.cis.ohio-state.edu/hypertext/people/mdm/karel.html>
  269.  
  270. 37. A Tk reference card can be found at
  271. <URL:ftp://ftp.aud.alcatel.com/tcl/docs/tkrefcard.tar.gz>.
  272. This TeX and PostScript version of a Tk 3.3 card was provided by
  273. Paul Raines <URL:mailto:raines@bohr.physics.upenn.edu>.
  274.  
  275. 38. A good document on Xauth is available at
  276. <URL:ftp://ph-meter.beckman.uiuc.edu/security/xsecurity.ps>
  277. or
  278. <URL:ftp://ph-meter.beckman.uiuc.edu/security/xsecurity.txt>.
  279.  
  280. 39. The documentation for the Xf command is available in European page format
  281. as <URL:ftp://ftp.aud.alcatel.com/tcl/docs/xf-doc.ps.gz>
  282. as well as United States page format as
  283. <URL:ftp://ftp.aud.alcatel.com/tcl/docs/xf-doc-us.ps.gz>.
  284.  
  285. 40. Vivek Khera <URL:mailto:khera@cs.duke.edu> has written a primer on
  286. setting up your environment for xauth (by default a requirement under
  287. Tk 3.3) in the document <URL:ftp://ftp.aud.alcatel.com/tcl/docs/Xauthority.gz>.
  288.  
  289. 41. A list of MPEG animations, done with Tcl scripts using TSIPP can
  290. be found at <URL:http://www.mcs.csuhayward.edu/tebo/Anims>.
  291.  
  292. 42. Project DA-CLOD (Distributedly Administered Categorical List of Documents)
  293. allows the Web participants to set up organizational pages.  So a Tcl
  294. page has been set up.  Check out
  295. <URL:http://schiller.wustl.edu/DACLOD/daclod>
  296. or go directly to Tcl by way of
  297. <URL:http://schiller.wustl.edu/DACLOD/daclod?id=00024.dcl>.
  298.  
  299. 43. A home page for tkmail can be found at
  300. <URL:http://bohr.physics.upenn.edu/%7Eraines/tkmail.html>.
  301.  
  302. 44. A home page for a map marking program can be found at
  303. <URL:http://www.dl.ac.uk/CBMT/mapmarker/v02a/doc_html/HOME.html>.
  304.  
  305. 45. A simple httpd written in Tk/Tcl can be found at
  306. <URL:http://arsenio.mit.edu:8001/>.
  307.  
  308. 46. A demo of images generated using Tk based tools can be found at
  309. <URL:http://arsenio.mit.edu:8001/html/gscript.html>.
  310.  
  311. 47. Documentation for the DART project can be found at
  312. <URL:http://fndaub.fnal.gov:8000/dart_v1_0.html>.
  313. There may be some problem with this server.
  314.  
  315. 48. NeoSoft now has a TclX home page - see
  316. <URL:http://www.neosoft.com/tcl/default.html>.
  317.  
  318. 49. An overview page for the program currently known as tkWWW is
  319. <URL:http://uu-gna.mit.edu:8001/tk-www/help/overview.html>.
  320. A status page for tkWWW from CERN is found at
  321. <URL:http://www.w3.org/hypertext/WWW/TkWWW/Status.html>
  322. Internals information can be found at
  323. <URL:gopher://gopher.slac.stanford.edu/h0/WWW%20Documentation/TkWWWDoc/internals.html>
  324.  
  325. 50. An example of the output from TreeLink can be found at
  326. <URL:http://aorta.tat.physik.uni-tuebingen.de/%7Egaier/treelink/>.
  327. TreeLink is a Tk/Tcl program which draws a hypergraph of links from an
  328. HTML document.
  329.  
  330. 51. The documentation for the ILU software environment, which enables
  331. systems to be written which communicate between many different languages,
  332. including Tcl, can be found at
  333. <URL:ftp://parcftp.parc.xerox.com/pub/ilu/ilu.html>.
  334.  
  335. 52. Huayong YANG <URL:mailto:yang@twain.ucs.umass.edu> in
  336. <URL:news:2q1iko$8cj@nic.umass.edu> wrote a review of Tcl and the Tk Toolkit.
  337.  
  338. 53. A page to locate the various versions of Wafe can be found at
  339. <URL:http://www.es.net/pub/public-domain/wafe/.INDEX.html>.
  340. Wafe's home page can be found at <URL:http://www.wu-wien.ac.at/wafe/wafe.html>.
  341.  
  342. 54. A draft paper titled "Kidnapping X Applications" is available as a
  343. part of the TkSteal tar file.  It is authored by
  344. Sven Delmas <URL:mailto:garfield@cs.tu-berlin.de> and discusses the use of
  345. the TkSteal package to integrate existing X applications into a Tcl/Tk
  346. based program without having to make changes to the X application.
  347.  
  348. 55. A page dedicated to the new HTML editor tkHTML can be found at
  349. <URL:http://www.ssc.com/%7Eroland/tkHTML/tkHTML.html>.
  350.  
  351. 56. A WWW section for Hdrug , an environment to develop logic grammars
  352. for natural languages, is available at
  353. <URL:http://tyr.let.rug.nl/%7Evannoord/prolog-app/Hdrug/>.
  354. It uses ProTcl and TkSteal.
  355.  
  356. 57. The HTML slides and demo pictures for Patrick Duval's talk in New Orleans
  357. titled ``Tcl-Me, a Tcl Multimedia Extension'' can be viewed at
  358. <URL:ftp://ftp.inria.fr/scratch/made/www/tcl-me/slide.1.html>
  359. and are available as a tar file at
  360. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1994/tcl-me.tar.gz>.
  361.  
  362. 58. A set of HTML pages for the scotty and tkined applications have been
  363. created.  They can be found at
  364. <URL:http://www.ibr.cs.tu-bs.de/projects/nm/tkined/welcome.html>
  365. and
  366. <URL:http://www.ibr.cs.tu-bs.de/projects/nm/scotty/welcome.html>.
  367.  
  368. 59. An archive for the distributed processing incr tcl discussion may
  369. be found at <URL:gopher://nisp.ncl.ac.uk/11/lists-a-e/distinct/>.
  370.  
  371. 60. A copy of the paper Kevin B. Kenny <URL:mailto:kennykb@dssv01.crd.ge.com>
  372. presented at the Tcl 94 workshop is accessible on WWW as
  373. <URL:http://crdis1.ge.com/papers/gecrd/mtl/mdip/tcl94/00header.html>.
  374.  
  375. 61. Terry Evans <URL:mailto:tevans@cs.utah.edu> is coordinating work on a
  376. tcl/tk interface to gdb.  Send him email if you would like to help out.
  377.  
  378. 62. The HTML home page of Jonathan Kaye <URL:mailto:kaye@linc.cis.upenn.edu>,
  379. <URL:http://www.cis.upenn.edu/%7Ekaye/home.html>, contains a pointer to
  380. lisp2wish, a package that allows a Tcl/Tk process and LISP process
  381. to synchronously communicate.
  382.  
  383. 63. The following are a series of references to papers
  384. relating to the Safe TCL package.
  385. <URL:ftp://thumper.bellcore.com/pub/nsb/st/safe-tcl.ps>
  386. <URL:ftp://thumper.bellcore.com/pub/nsb/st/safe-tcl.txt>
  387. <URL:ftp://thumper.bellcore.com/pub/nsb/st/em-model.txt>
  388.  
  389. 64. A review of Tcl and the Tk Toolkit appeared in misc.books.technical
  390. on May 2, 1994 as Message-ID: <URL:news:2q1iko$8cj@nic.umass.edu> by
  391. <URL:mailto:yang@twain.ucs.umass.edu> (Huayong YANG) who recommended the book
  392. to X window system programmers.
  393.  
  394. 65. Mark Eichin <URL:mailto:eichin@cygnus.com> has a HTML page in which
  395. he describes a Tcl random number generator.  See
  396. <URL:http://www.cygnus.com/%7Eeichin/random-tcl.html> for details.  See
  397. <URL:http://www.cygnus.com/%7Eeichin/> for pointers to a graph editor
  398. and a dialog box set of routines.  At
  399. <URL:http://www.cygnus.com/%7Eeichin/grapheditor/mkdialog>
  400. you will find the code to make dialog boxes.
  401.  
  402. 66. The ftp address for a Quick Reference TeX guide, updated recently
  403. to Tcl 7.3 is <URL:ftp://ftp.aud.alcatel.com/tcl/docs/QuickRef.tar.gz>.
  404. Many thanks to <URL:mailto:Jeff.Tranter@software.mitel.com> (Jeff Tranter) for
  405. contributing it.
  406.  
  407. 67. PostScript versions of the man pages were provided by
  408. <URL:mailto:adrianho@nii.ncb.gov.sg> (Adrian Ho).  The addresses for these are
  409. <URL:ftp://gatekeeper.dec.com/pub/UCB/tcl/barkley/docs/tcl6.3.manps.tar.Z>
  410. <URL:ftp://gatekeeper.dec.com/pub/UCB/tcl/barkley/docs/tclX6.2b.manps.tar.Z>
  411. <URL:ftp://gatekeeper.dec.com/pub/UCB/tcl/barkley/docs/tk2.1.manps.tar.Z>
  412.  
  413. 68. A series of papers concerning GroupKit are available as
  414. <URL:ftp://ftp.cpsc.ucalgary/papers/groupkit.CSCW92.tar.Z>
  415. <URL:ftp://ftp.cpsc.ucalgary/papers/tclgk.TCLWorkshop93.ps.Z>
  416. and
  417. <URL:ftp://ftp.cpsc.ucalgary/papers/roseman.msc.thesis.ps.Z>.
  418. An html page is available at
  419. <URL:http://www.cpsc.ucalgary.ca/projects/grouplab/groupkit/groupkit.html>.
  420.  
  421. 69. Documentation concerning the DejaGnu Testing Framework can be found
  422. at <URL:http://www.cygnus.com/doc/dejagnu/dejagnu_toc.html>.
  423.  
  424. 70. A very elementary introduction to Tcl can be found at
  425. <URL:http://http2.brunel.ac.uk:8080/%7Ecsstddm/TCL2/TCL2.html>.  It is being
  426. written by <URL:mailto:David.Martland@brunel.ac.uk> (Dr. David_Martland).
  427.  
  428. 71. A WWW page for the Tix Tk widgets can be found at
  429. <URL:http://www.cis.upenn.edu/%7Eioi/tix/tix.html>, maintained by
  430. <URL:mailto:ioi@eniac.seas.upenn.edu> (Ioi Kim Lam).  Tix 4.0, with many
  431. new widgets, support for Tk 4.0, faster widgets, etc. has just recently
  432. been released.  Also at this sight is a WWW page for the Tcl/Tk man
  433. pages, at
  434. <URL:http://www.cis.upenn.edu/%7Eioi/tix/doc/tcltkman/tcltkman.html>.
  435.  
  436. 72. The documentation for the Object Oriented Graphics package GOOD
  437. can be viewed at <URL:http://metallica.prakinf.tu-ilmenau.de/GOOD.html>.
  438.  
  439. 73. <URL:mailto:slshen@lbl.gov> Sam Shen's WWW page has some useful Tcl
  440. related items.  For instance, a demo of the NArray (numeric array) extension
  441. can be seen by pointing a forms-capable WWW browser at
  442. <URL:http://www.lbl.gov/%7Esls/narray/>.  One can also get Sam's SNTL
  443. Tcl support library at <URL:http://www.lbl.gov/%7Esls/woa/distrib/>.
  444.  
  445. 74. The source code from the article "A Tutorial Introduction to Tcl and
  446. Tk" by <URL:mailto:gam@lanl.gov> (Graham Mark) in Issue 11 (July, 1994) of
  447. _The X Resource_, can be found at
  448. <URL:ftp://ftp.ora.com/pub/examples/xresource/issue11/TclTk.tar.Z>
  449. or on one of the ftp.ora.com mirrors.
  450.  
  451. 75. The PostScript for the start of a Tcl/Tk book being written by
  452. <URL:mailto:welch@parc.xerox.com> (Brent Welch) is available at
  453. <URL:ftp://parcftp.xerox.com/pub/sprite/welch/tclbook2.1.ps.Z>
  454. which is published by Prentice Hall.  It is also available at
  455. <URL:ftp://ftp.aud.alcatel.com/tcl/docs/welchbook2.1.ps.gz>.
  456. The errata for Brent's book can be found at
  457. <URL:http://www.sunlabs.com/%7Ebwelch/book/index.html>.
  458. Brent's home page is <URL:http://www.sunlabs.com/%7Ebwelch/bwelch.html>,
  459. the book's page is <URL:http://www.sunlabs.com/%7Ebwelch/book/index.html>,
  460. and a page for Brent's Tk interface to MH is
  461. <URL:http://www.sunlabs.com/%7Ebwelch/exmh/index.html>.
  462.  
  463. 76. The code from the article comparing MetaCard, dtksh and Tcl/Tk
  464. from Issue 11 (July, 1994) of _The X Resource_ can be found at
  465. <URL:ftp://ftp.ora.com/pub/examples/xresource/issue11/Interactive.tar.Z>.
  466.  
  467. 77. A WWW home page for Collaborative Biomolecular Tools (CBMT)
  468. can be found at <URL:http://www.dl.ac.uk/CBMT/HOME.html>.  These
  469. tools consist at a minimum of a Biomolecular C++ class library,
  470. a library of filters and scripts in many languages, including Tcl,
  471. GUI components in Tk and possibly other GUI languages, as well as other
  472. data.  Read the page for more details.
  473.  
  474. 78. The first Internet TclRobots Challenge was held on September 30,
  475. 1994.  <URL:mailto:tpoind@advtech.uswest.com> (Tom Poindexter) was the official
  476. judge.  The winner was Jack Hsu <URL:mailto:jh@cs.umd.edu> with
  477. Honorable Mention going to
  478. Lionel Mallet <URL:mailto:Lionel.Mallet@sophia.inria.fr>,
  479. Stephen O. Lidie <URL:mailto:lusol@Lehigh.EDU>,
  480. and Motonori Hirano <URL:mailto:m-hirano@sra.co.jp>.
  481. The results can be seen at
  482. <URL:ftp://ftp.aud.alcatel.com/tcl/code/challenge-1.tar.gz>.
  483.  
  484. 79. A WWW page for tksketch can be found at
  485. <URL:http://es-sun2.fernuni-hagen.de/editor/editor/editor.html>.
  486.  
  487. 80. The WWW NNTP page for comp.lang.tcl is found at
  488. <URL:http://ecsdg.lu.se/cgi-bin/wwwnntp?comp.lang.tcl>.
  489.  
  490. 81. The WWW home page for the AudioFile package, which has a number of
  491. Tcl based clients, can be found at
  492. <URL:http://orbit.cs.engr.latech.edu/AF/>.
  493.  
  494. 82. Dr. Ousterhout has written a style guide that describes the
  495. coding, documentation, and testing conventions that will be used at Sun
  496. and has graciously made it available to other Tcl/Tk developers.  It
  497. is located at <URL:ftp://ftp.smli.com/pub/tcl/engManual.tar.Z>.
  498. Feedback is welcome, but specifices concerning actual conventions are unlikely
  499. to change.  Primarily there is room for changes on the presentation itself,
  500. as well as additional conventions which should be present but are not.  Notes
  501. pointing to a conflict between a stated convention and Tcl or Tk
  502. base code are actual of interest.  Send comments to Dr. Ousterhout.
  503.  
  504. 83. A technical report describing the use and implementation of
  505. tkSather is available as
  506. <URL:ftp://csis.dit.csiro.au/pub/sather/papers/tkSather.ps.Z>.
  507. Other information concerning Sather and Tk can be found at
  508. <URL:http://www.icsi.berkeley.edu/Sather/>.
  509.  
  510. 84. A home page for the Teaching Hypertools series of tools is now available
  511. at <URL:http://www.ece.cmu.edu/afs/ece/usr/svoboda/www/th/homepage.html>.
  512. This series of tools is intended to be used to add new features to existing
  513. running Tk tools.  An extended editor, designed to cooperate with the
  514. teacher hypertools, is described at
  515. <URL:http://www.ece.cmu.edu/afs/ece/usr/svoboda/www/elsbeth/homepage.html>.
  516.  
  517. 85. The home page for the Tcl question and answers FAQ can be found at
  518. <URL:http://route.psg.com/tcl.html>.  It is maintained by
  519. <URL:mailto:joe@morton.rain.com> (Joe V. Moss).
  520.  
  521. 86. A WWW page about the Tcl/Tk commercial program SimCity can be found
  522. at <URL:http://web.kaleida.com/u/hopkins/simcity/>.  The FTP site
  523. is <URL:ftp://ftp.uu.net/vendor/dux/SimCity/>.
  524.  
  525. 87. A ProTCL WWW page (describing the Prolog to Tcl/Tk interface) can be
  526. found by browsing <URL:http://www.ecrc.de/eclipse/html/protcl.html>.
  527.  
  528. 88. A Work In Progress report from SAGE-AU'94 concerning cpumon can be found
  529. at <URL:ftp://bilby.cs.uwa.oz.au/pub/glenn/sage-au94.ps>.  Note that at
  530. one point, there were some missing screen dumps from the paper, but
  531. it should be updated when the author replaces the images.
  532.  
  533. 89. WWW documentation for the Portable Tk project can be found at
  534. <URL:http://www.cs.hut.fi/%7Ekjk/porttk.html>.  This project's goal
  535. is to provide proof of concept to the idea of creating a version of Tk
  536. which is portable between X, Windows, MacOS, AmigaDOS, and OS/2.
  537.  
  538. 90. A WWW input form for feedback on Jon Knight's TCL-DP with Multicast
  539. IP can be found at <URL:http://hill.lut.ac.uk/cgi-bin/tdpmfeedback>.
  540.  
  541. 91. The SCOP command is a program which drives Mosaic and rasMol.  See
  542. <URL:http://www.bio.cam.ac.uk/scop/> for details.
  543.  
  544. 92. An article as to why one programmer believes that Tcl use does not
  545. scale to larger projects, see
  546. <URL:http://www.hal.com/users/connolly/drafts/why-tcl-doesnt-scale.html>.
  547.  
  548. 93. A WWW page which describes a Tcl frontend for processing WWW queries
  549. and formas can be found at <URL:http://www.hyperion.com/%7Ekoreth/uncgi.html>.
  550.  
  551. 94. A WWW page describing an [incr tcl] widget base class can be found
  552. at <URL:http://scorch.doc.ic.ac.uk/%7Enp2/itcl_widgets>.  It is by
  553. <URL:mailto:np2@doc.ic.ac.uk> (Nat Pryce).
  554.  
  555. 95. <URL:mailto:dpgerdes@europa.ftc.scs.ag.gov> (David Gerdes) has made
  556. available a set of black and white slides that he used to teach a course
  557. on Tcl and Tk, with an emphasis on Tk.  They can be found at
  558. <URL:ftp://moon.cecer.army.mil/tcl/dpg/class/SLIDES4.ps>. They are
  559. packed 4 per page.  If anyone wants the originals he has offered to put
  560. them there also.  There are also some trivial scripts designed to get
  561. people started.
  562.  
  563. 96. <URL:mailto:wayne@icemcfd.com> (Wayne A. Christopher) has begun a WWW page
  564. with pointers to usenet and other articles comparing Tcl and it's
  565. extensions to other language systems.  You can find this at
  566. <URL:http://icemcfd.com/tcl/comparison.html>.  At this time, there are
  567. comparisons between tcl/lisp/python, a discussion of Perl versus Tcl,
  568. articles by Stallman, Ousterhout and Throop regarding the use of Tcl in
  569. the FSF, and a critical review of stk.  More articles will be added as
  570. folk make contributions.  Another WWW page, maintained by 
  571. <URL:mailto:glv@utdallas.edu> (Glenn Vanderburg), is at
  572. <URL:http://www.utdallas.edu/%7Eglv/Tcl/war/> and deals with a
  573. series of selected responses to the Stallman flame war of GNU vs Tcl
  574. which occured during 1994.
  575.  
  576. 97. <URL:mailto:ouster@tcl.eng.sun.com> (Dr. John Ousterhout) has
  577. created the WWW page <URL:http://www.sunlabs.com/research/tcl/> for
  578. holding answers to Tcl questions, pointers to the software distributions,
  579. current status of Tcl/Tk development, release information on Tk 4.0,
  580. and pointers to a few other places on the Web with Tcl/Tk info.
  581. There is also a pointer to the slide presentation made at the Symposium
  582. on Very High Level Languages and a paper concerning intelligent
  583. agents on the Internet.  John's WWW pages is going to be moving
  584. during 1995 to the following URLs - if you cannot find what you are
  585. seeking above, you might check at
  586. <URL:http://www.sunlabs.com/people/john.ousterhout/>.
  587.  
  588. 98. A WWW page to the tcl archives at luth.se can be found at
  589. <URL:http://ftp.luth.se/pub/languages/tcl/>.
  590.  
  591. 99. A WWW page describing the interface between Perl 4.x and Tk can be
  592. found at <URL:http://www.ira.uka.de/IRA/SMILE/tkperl/>.
  593.  
  594. 100. While not directly supporting Tcl, the WWW page at
  595. <URL:http://WWW.thp.Uni-Duisburg.DE/Ygl/ReadMe.html> describes an X11
  596. version of a simulation of SGI's GL under X11.  You might try this with
  597. the Tcl/Tk OpenGL interfaces.
  598.  
  599. 101. Most of the papers from the Tcl 94 workshop can be found at
  600. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1994/1994_workshop.tar.gz>.
  601. Also, a few papers and slides did not make it into the above file.  They
  602. can be found at
  603. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1994/Lindsay_Marshall-slides.ps.gz>
  604. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1994/Thomas_Phelps-slides.gz>
  605. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1994/fstajano-tcl94-paper.ps.gz>
  606. <URL:ftp://ftp.aud.alcatel.com/tcl/workshop/1994/fstajano-tcl94-slides.ps.gz>.
  607.  
  608. 102. The PostScript version of the Master's thesis by Adam Sah
  609. <URL:mailto:asah@cs.Berkeley.EDU> can be found at
  610. <URL:ftp://ginsberg.cs.berkeley.edu/pub/papers/asah/msthesis.ps.gz>.
  611. A paper detailing XXX can be found at
  612. <URL:ftp://ginsberg.cs.berkeley.edu/pub/papers/asah/tcl-fear.html>.
  613.  
  614. 103. A PostScript version of the paper on Rush, the Tcl like language
  615. by Adam Sah <URL:mailto:asah@cs.Berkeley.EDU> and John Blow can be found at
  616. <URL:ftp://ginsberg.cs.berkeley.edu/pub/papers/asah/rush-vhll94.ps.gz>
  617. as well as
  618. <URL:ftp://ginsberg.cs.berkeley.edu/pub/papers/asah/rush-tcl94.ps.gz>
  619.  
  620. 104. An Internet commercial company is using software based on Safe-Tcl.
  621. An index to their technical information can be found at
  622. <URL:http://www.fv.com/tech/index.html>.
  623.  
  624. 105. A home page for YART/VR can be found by looking at
  625. <URL:http://metallica.prakinf.tu-ilmenau.de/YARTVR.html>.
  626.  
  627. 106. A readme for the Phoenix WYSIWYG HTML editor can be found at
  628. <URL:http://www.bsd.uchicago.edu/ftp/pub/phoenix/README.html>.  It
  629. is based on tkWWW.  Also see
  630. <URL:http://http.bsd.uchicago.edu/%7El-newberg/phoenix-0.1.8.html>.
  631.  
  632. 107. The user guide for a multigrid galerkin hierarchical adaptive
  633. triangles solution to second order linear elliptic partial equations,
  634. which uses Tk to display graphical results, can be found at
  635. <URL:http://gams.nist.gov/reports/mgghat/userguide/userguide.html>.
  636.  
  637. 108. A home page for an integration of Safe-Tcl/Tk and Mosaic's CCI API
  638. can be found <URL:http://gdbdoc.gdb.org/letovsky/tcl/ccitcl.html>.
  639.  
  640. 109. Some summary notes on the Tcl Birds of a Feather session at
  641. the January 1995 USENIX session can be found at
  642. <URL:http://www.utdallas.edu/acc/glv/Tcl/usenix95-bof.html>.
  643.  
  644. 110. A page of pointers to various Tcl/Tk programs and extensions written by
  645. Dan Wallach (such as TkLayers, TkPostage and TkGLXAux) can be found at
  646. <URL:http://www.cs.princeton.edu/grad/dwallach/hacks.html>.
  647.  
  648. 111. An html version of the TclCommandWriting man page that comes with
  649. TclX has been made available on the WWW at
  650. <URL:http://psg.com/%7Ejoem/CmdWrite.html>.  This page explains the C API
  651. to Tcl, providing a tutorial on writing Tcl extensions.
  652.  
  653. 112. A new server is available and serving up SuperTclTk.  It can be found
  654. at <URL:http://130.209.12.75:8001/> during GMT 17:00-9:00 .
  655.  
  656. 113. SCO and IXI have a WWW page at
  657. <URL:http://www.sco.com/Products/vtcl/vtcl.html> which discusses both their
  658. Visual Tcl (a Motif based Tcl interpreter discussed at
  659. <URL:http://www.sco.com/Products/vtcl/vtcl.html>) and Object Tcl
  660. (<URL:http://www.x.co.uk/devt/ObjectTcl/> or
  661. <URL:http://www.sco.com/Products/vtcl/objectcl/cover.html>), their new
  662. freely non-commercial, object-oriented, programming system for Tcl.  For
  663. commercial use, contact IXI for commercial licensing details.  A
  664. comparison between Tk and Vtcl can be found at
  665. <URL:http://www.sco.com/Products/vtcl/vtcl/faq/items/tk.html>.
  666.  
  667. 114. A preliminary, older draft of a thesis detailing work on the use of
  668. Tcl and Tk in intelligent agents can be found at
  669. <URL:ftp://hplyot.obspm.fr/adonis/adonis_dai.ps.gz>.  More information
  670. should be forthcoming in the months ahead.  The software, without a lot of
  671. good documentation, could possibily be available from the contact of
  672. Laurent Demailly <URL:mailto:dl@hplyot.obspm.fr>.
  673.  
  674. 115. The documentation for OSE, a set of tools for C++ development which
  675. includes a class to provide integration of Tk with a more comprehensive
  676. C++ based poll/select event handling mechanism, can be found at
  677. <URL:http://www.telstra.com.au/docs/ose/doc/ose-home.html>.
  678.  
  679. 116. The Coral deductive database home page is
  680. <URL:http://www.cs.wisc.edu/coral/>.  There is a Tk client which can interact
  681. with a Coral server.  There is also a Tcl shell with coral database
  682. commands, and an explanation tool.
  683.  
  684. 117. At <URL:http://nathan.gmd.de/projects/ml/mobal/mobal.html> you will
  685. find the home page for Mobal, which is a data mining system which has
  686. a Tk GUI interface.
  687.  
  688. 118. A pointer to a paper dealing with Tcl in the multimedia environment
  689. is <URL:http://www.tns.lcs.mit.edu/publications/usenix.vhll94.2.html>.
  690. This paper is by David Wetherall and Christopher Lindblad.
  691.  
  692. 119. A pointer to a paper discussing Object Tcl is 
  693. <URL:http://www.tns.lcs.mit.edu/publications/tcltk95.html>.
  694.  
  695. 120. A pointer to <URL:mailto:derijkp@reks.uia.ac.be> (Peter.DeRijk)'s
  696. page on Tcl is <URL:http://www-rrna.uia.ac.be/%7Epeter/tcl.html>.
  697.  
  698. 121. Pacco is a set of widgets that extend Tk for object visualization.
  699. It's home page is <URL:http://iride.unipv.it/pacco/Index.html>.
  700.  
  701. 122. A toolkit of software is available from
  702. <URL:http://ce-toolkit.crd.ge.com/tcl/homepage.html>.  Many things are
  703. on this page - a dynamic loading tcl shell, an encoded URL to Tcl array
  704. decoder, a support library for embedding tcl in HTML template files, a
  705. support library to provide support for mailto like functionalify, a
  706. simple order form generator, and a user interface support library are
  707. present.  This is also the home for tkauxlib, a support library for
  708. extended Tcl/Tk capabilities.  There are also published papers on the
  709. use of Tcl/Tk in a production application, a proposal for dynamically
  710. loading libraries in Tcl and a note on what to do when Tk reports that
  711. your display is insecure, all pointed to from this page.
  712.  
  713. 123. A home page for Jay Sekora <URL:mailto:>'s jstools is at
  714. <URL:http://shore.net/%7Ejs/js-jstools.html>.
  715.  
  716. 124. A WWW page detailing Tcl resources can be found at
  717. <URL:http://www.yahoo.com/Computers/Languages/Tcl_Tk/>.
  718.  
  719. 125. Online versions of Tcl and Tk manual pages can be found at
  720. <URL:http://cuiwww.unige.ch/eao/www/TclTkMan/Man.html>.
  721.  
  722. 126. A WWW page pointing to various Tcl/Tk software resources can be
  723. found at <URL:http://www.ensta.fr/internet/unix/programming/tcl-tk/>.
  724.  
  725. 127. The home page for <URL:mailto:curt@sledge.mn.org> (Curtis L. Olson),
  726. <URL:http://www.me.umn.edu/1s/home/clolson/>, contains pointers to
  727. a Tcl/Tk interface to a check book balance program.
  728.  
  729. 128.  At the 1994 WWW conference, a number of papers were presented
  730. which mentioned Tcl.  These papers can be found in the proceedings located at
  731. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/>.  Here are the
  732. papers that have been brought to my attention to date.
  733. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/Agents/gutfreund/gutfreund.html>
  734. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/Agents/spetka/spetka.html>
  735. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/Agents/whitehead/whitehead.html>
  736. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/Astronomy/jackson/jackson.html>
  737. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/CorInfSys/ivler/edstlk1.html>
  738. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/DDay/pinckney/dd.html>
  739. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/DDay/schwartz/schwartz.html>
  740. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/DDay/singh/ixiwww94.html>
  741. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/DDay/soo/www94a.html>
  742. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/MedTrack/willard/UMHC_www/UMHC_www_paper.html>
  743. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/Pub/weibel/weibel_www_paper.html>
  744. <URL:http://www.ncsa.uiuc.edu/SDG/IT94/Proceedings/Searching/doemel/www-fall94.html>
  745.  
  746. 129.  Some published papers relating to Tcl can be found at the following
  747. location
  748. <URL:http://tns-www.lcs.mit.edu/publications/ICMCS94a.html>
  749. <URL:http://tns-www.lcs.mit.edu/publications/acmmm94.html>
  750. <URL:http://tns-www.lcs.mit.edu/publications/mitlcstr640.html>
  751. <URL:http://tns-www.lcs.mit.edu/publications/usenix.net94.html>
  752. <URL:http://tns-www.lcs.mit.edu/publications/usenix.vhll94.1.html>
  753. <URL:http://tns-www.lcs.mit.edu/publications/usenix.vhll94.2.html>
  754.  
  755. 130.  <URL:mailto:mmccool@cgl.UWaterloo.CA> (Michael D. McCool) is
  756. using Tcl to teach a course in 3D computer graphics at the
  757. University of Waterloo.  See <URL:http://www.cgl.uwaterloo.ca/%7Ecs488/>
  758. for more information.  Basically, they are using Tcl/Tk both to
  759. build UI's for projects and to build an object-oriented graphics
  760. command language that they call "Gn", for "graphics notation."  Note
  761. that Ekki Beier has done something similar with his Yart/Tiger project,
  762. but this interface has been simplified for teaching.
  763.  
  764. 131.  The page <URL:http://www.elf.org/> is home for a number of Tcl/Tk
  765. related items.  For instance, a HTML version of the Tk 4.1a1 and Tcl
  766. 7.5a1 alpha man pages, with indexing by name, a long table of contents,
  767. cross reference to man pages, cross references to standard options, and
  768. indexed by keywords, is now available at
  769. <URL:http://www.elf.org/tcltk-man-html/contents.html>.  These files are
  770. also available for ftp at
  771. <URL:ftp://ftp.bdt.com/home/elf/tcltk-man-src/tcltk-man-html1.tar.gz>.
  772.  
  773. 132. The home page for Phantom, a new interpreted language designed for large
  774. scale interactive distirbuted applications, can be found at
  775. <URL:http://www.cs.tcd.ie/acourtny/phantom/phantom.html> and
  776. <URL:http://www.apocalypse.org/pub/u/antony/phantom/phantom.html>.  It
  777. includes a Tk binding.
  778.  
  779. 133. A home page describing Alpha, the Macintosh text editor with the Tcl 
  780. extensions interpreter, can be found at
  781. <URL:http://www.cs.umd.edu/%7Ekeleher/alpha.html>.
  782.  
  783. 134. Conversion notes for updating code to work under both Tk 3.6 and
  784. 4.0 can be found at <URL:http://www.math.ucla.edu/%7Ejimc/tclconv>.
  785.  
  786. 135. The official web site of the UNiSYS USENIX Tcl/Tk Workshop '95
  787. is <URL:http://tcl-workshop.toronto.onet.on.ca/>.  Some other related
  788. URLs include Dr. Ousterhout's slides from the Sun Tcl/Tk project
  789. status <URL:http://www.sunlabs.com/research/tcl/docs.html>.
  790. Notes on the sessions from the workshop can be found at
  791. <URL:http://www.cam-orl.co.uk/%7Efms/tcl95/tcl95.html>.
  792.  
  793. 136. At <URL:http://akumiitti.fi/%7Eptk/tkjdic.html> one will find a
  794. page describing a Kanji dictionary program.
  795.  
  796. 137. <URL:http://hplyot.obspm.fr/%7Edl/> details a list
  797. of tools written using Tcl, written by
  798. Larent Demailly <URL:mailto:dl@hplyot.obspm.fr>.  Note in particular the
  799. WWW related tools mentioned on this page - there is even a single process
  800. multi-tasking Tcl http server.  An Anonymous Proxy HTTP server written in
  801. Tcl is accessible at <URL:http://hplyot.obspm.fr:6661/>, with the
  802. source at <URL:http://hplyot.obspm.fr:6661/source>.
  803.  
  804. 138.  The SIMEX framework is a C++ class framework for building
  805. discreate event simulation models.  More information can be found at
  806. <URL:http://www.nmsr.labmed.umn.edu/>.
  807.  
  808. 139.  Dp in ET (DiET) is a patch to Embedded Tcl to support Tcl-DP.
  809. The home reference can be found on
  810. <URL:http://arch.hku.hk/people/matchy/work.html>.
  811.  
  812. 140. The Rothamsted Experimental Station has a software
  813. archive they provide as a service to others.  In
  814. <URL:http://ftp.res.bbsrc.ac.uk/computing/archive/tcl-tk/> you can
  815. find a few useful Tcl scripts.
  816.  
  817. 141. The home page <URL:http://huizen.dds.nl/%7Equintess/> provides
  818. for Tako Schotanus a location for some patches to provide
  819. dashed outlines for Tk canvas items , patches to make itcl work with Tk 4,
  820. patches to make object tcl wish interpreters and patches
  821. to make tkinspect work with incr tcl.
  822.  
  823. 142. The Java folk have made a small informal unsupported effort to merge
  824. Java and Tcl.   See <URL:http://java.sun.com/people/avh/tcl.html> for
  825. the details.
  826.  
  827. 143.  The authority home page for [incr tcl] and the soon to be released
  828. [incr tk] can be found at <URL:http://www.wn.com/biz/itcl/> and
  829. <URL:http://www.wn.com/biz/itk/>.  Note that [incr widgets], a
  830. set of mega widgets built on itcl and itk by
  831. <URL:mailto:mulferts@spd.dsccc.com>, can be found at
  832. <URL:http://www.wn.com/biz/iwidgets/>.
  833.  
  834. 144. At <URL:ftp://www.sunlabs.com/pub/tcl/doc/portable-tk.ps> and
  835. <URL:ftp://www.sunlabs.com/pub/tcl/doc/portable-tk.slides.ps> are a couple
  836. of Postscript documents detailing the work being done concerning
  837. portable Tk.
  838.  
  839. 145. The Unix Review "Internet Notebook" columns of Rich Morin are now
  840. available on line.  See <URL:http://www.cfcl.com/tin/P/9304.html> for
  841. one about Tcl and Tk.
  842.  
  843. 146. The SurfIt! home page <URL:http://pastime.anu.edu.au/SurfIt/> is
  844. the beginnings of a guide to writing active message content using Tk 4,
  845. Safe Tcl (stcl), and other pieces of technology.
  846.  
  847. 147. W3CNT is a Tcl/Tk/GD based WWW access counter.  You can find it's
  848. WWW page at <URL:http://www.digital.no/%7Eper/>.
  849.  
  850. 147. The WWW page for GDtcl, by
  851. <URL:mailto:spencer@umich.edu> (Spencer W. Thomas),
  852. can be found at <URL:http://www.umich.edu/%7Espencer/guraldi/gdtcl.html>.
  853.  
  854. 148. TkReplay is a record and replay system for Tcl/Tk.  See
  855. <URL:http://www.cs.unm.edu/%7Ecrowley/recordReplay.html> for details.
  856.  
  857. 149. TkJdic is a combined wa-ei-wa and kanji dictionary program in
  858. Tcl/Tk.  It's home page is <URL:http://www.hut.fi/%7Eptk/tkjdic.html>.
  859.  
  860. 150. Carl Melius's Molecular Archive Server is accessed via a Tcl script
  861. at <URL:http://herzberg.ca.sandia.gov/cgi-bin/carlbrowser.tcl>.
  862.  
  863. 151. Many of the team at Sun have home pages in which they discuss the
  864. various projects in which they are involved.  Check out
  865. <URL:http://www.sunlabs.com/people/john.ousterhout/>
  866. <URL:http://www.sunlabs.com/people/raymond.johnson/>
  867. <URL:http://www.sunlabs.com/people/jacob.levy/>
  868. <URL:http://www.sunlabs.com/people/scott.stanton/>
  869. <URL:http://www.sunlabs.com/people/stepher.uhler/>
  870. <URL:http://www.sunlabs.com/people/brent.welch/>
  871.  
  872. 152. SoftSmiths have a series of VHDL tools that use Tcl/Tk based interfaces.
  873. See <URL:http://www.tmx.com.au/softsmiths/> for details.
  874.  
  875. 153. The translator of the tcl-faq.part0? FAQs into Japanese now has
  876. a WWW home at <URL:http://www.ifnet.or.jp/%7Etranslator/>.
  877.  
  878. 154. Walnut Creek, publisher of CD-ROMs, has a WWW site where they
  879. discuss their various products.  If you look at 
  880. <URL:http://www.cdrom.com/titles/tcl.html> you will see a description
  881. of the May 1994 product, along with a pointer to
  882. <URL:ftp://ftp.cdrom.com/pub/tcl/> where all the items from the CD-ROM
  883. can be found.
  884.  
  885. 155. The draft of the FAQ for <URL:news:comp.lang.perl.tk> can be found at
  886. <URL:http://w4.lns.cornell.edu/%7Epvhp/ptk/ptkFAQ.html>.
  887.  
  888. 156. Steven Majewski's Programming Language Critque pages has a section
  889. for Tcl at <URL:http://minsky.med.virginia.edu/sdm7g/LangCrit/Tcl/>.
  890.  
  891. 157. A WWW page of Internet Protocols at 
  892. <URL:http://www.access.digex.net/%7Ejcollins/intpcols.html> contains
  893. a section pointing to libraries and applications for interfacing
  894. between SNMP and Tcl/Tk.
  895.  
  896. 158. The details of Wayne Throop's setup for doing creating and
  897. presentations using wish can be found at
  898. <URL:ftp://ftp.aud.alcatel.com/pub/throop/presentation.html>, along
  899. with a sample of slides on Tcl/Tk.
  900.  
  901. To be added:
  902.  
  903. <URL:http://wave.www.media.mit.edu/people/wave/>
  904. <URL:http://draco.centerline.com/%7Ethomaso/deal/>
  905. <URL:ftp://ftp.ibr.cs.tu-bs.de/pub/local/papers/tcltk-95.ps.gz>
  906. <URL:ftp://ftp.std.com/pub/drh/ET.ps>
  907. <URL:http://atlasinfo.cern.ch/Atlas/Welcome.html>
  908. <URL:http://crdis1.ge.com/papers/gecrd/mtl/mdip/tcl94/00header.html/>
  909. <URL:http://cuiwww.unige.ch/eao/www/TclTk.html>
  910. <URL:http://cuiwww.unige.ch/eao/www/TclTk/UserComment.html>
  911. <URL:http://dejanews2.dejanews.com/cgi-bin/dnfilter.tcl>
  912. <URL:http://es-sun2.fernuni-hagen.de/>
  913. <URL:http://fndauh.fnal.gov:8000/ftcl/extended/tcllib/help>
  914. <URL:http://fndauh.fnal.gov:8000/shiva/doc/www/shiva.home.html>
  915. <URL:http://fndauh.fnal.gov:8000/spectro/doc/www/spectro.home.html>
  916. <URL:http://fndauh.fnal.gov:8000/spectro/doc/www/tcl.html>
  917. <URL:http://ftp.res.bbsrc.ac.uk/computing/archive/login.tcl>
  918. <URL:http://ftp.res.bbsrc.ac.uk/computing/archive/password.tcl>
  919. <URL:http://fxfx.fxfx.com/kgr/compound/>
  920. <URL:http://gams.nist.gov/reports/mgghat/userguide/subsubsection3_3_2_3.html#SECTION0003230000000000000>
  921. <URL:http://gl.mcc.ac.uk/tk/tk_toc.html>
  922. <URL:http://guraldi.hgp.med.umich.edu/gdtcl.html>
  923. <URL:http://hcirisc.cs.binghamton.edu/%7Emrwizard/mrwizard.html>
  924. <URL:http://hepunx.rl.ac.uk/mlists/comp.lang.tcl/199412/19941201.html>
  925. <URL:http://hepunx.rl.ac.uk/mlists/comp.lang.tcl/comp.lang.tcl.html>
  926. <URL:http://hitchhiker.space.lockheed.com/TCL>
  927. <URL:http://homepage/home/lwv26/.parms/>
  928. <URL:http://hplyot.obspm.fr/%7Edl/robo.html>
  929. <URL:http://hplyot.obspm.fr/%7Edl/tclbin.html>
  930. <URL:http://hplyot.obspm.fr/%7Edl/wwwtools.html>
  931. <URL:http://http.cs.berkeley.edu/%7Ephelps/tcltk/rosettamen.html>
  932. <URL:http://http2.brunel.ac.uk:8080/%7Ecsstddm/TCL2/chapterstar2.2.html>
  933. <URL:http://http2.brunel.ac.uk:8080/%7Ecsstddm/TCL2/TCL2.html>
  934. <URL:http://icemcfd.com/tcl/ice.html>
  935. <URL:http://icemcfd.com/wayne.html>
  936. <URL:http://info.cern.ch/hypertext/WWW/TkWWW/Status.html>
  937. <URL:http://itkwww.kub.nl:2080/itk/>
  938. <URL:http://itkwww.kub.nl:2080/itk/Docs/Nednieuws/>
  939. <URL:http://itkwww.kub.nl:2080/itk/Docs/Think/>
  940. <URL:http://itkwww.kub.nl:2080/itk/Faces/avh.html>
  941. <URL:http://itkwww.kub.nl:2080/itk/itkhome.html>
  942. <URL:http://java.sun.com/applets/notapplets/tcl/index.html>
  943. <URL:http://jhm.ccs.neu.edu:7043/help/subject!tkmoo>
  944. <URL:http://jota.sm.luth.se:1994/tcl/Tcl.html>
  945. <URL:http://kal-el.ugr.es/gags.html>
  946. <URL:http://kesser.gte.com:7700/tcl/mosaicRC>
  947. <URL:http://kunpu7.psych.kun.nl/cgi-bin/do-clbinom>
  948. <URL:http://legend.gwydion.cs.cmu.edu:8001/gwydion/mindy/index.html>
  949. <URL:http://logan.edrc.cmu.edu:8001/tcl/Tcl.html>
  950. <URL:http://meath.x.co.uk/devt/ObjectTcl/>
  951. <URL:http://mehta.anu.edu.au:8080/Tcl/Tcl.html>
  952. <URL:http://minsky.med.virginia.edu/sdm7g/Projects/Python/safe-tcl/>
  953. <URL:http://minsky.med.virginia.edu/sdm7g/Projects/Python/safe-tcl/ulpaa-94.txt>
  954. <URL:http://mist.npl.washington.edu/TkWWW>
  955. <URL:http://na47sun05.cern.ch/varia/tcl/Tcl.html>
  956. <URL:http://namu19.gwdg.de/Tcl.html>
  957. <URL:http://nearnet.gnn.com/gnn/bus/ora/catalog/expect.desc.html>
  958. <URL:http://nearnet.gnn.com/gnn/bus/ora/ordering/index.html>
  959. <URL:http://nuhepz.phys.nwu.edu/tclInfo/tcl/Tcl.html>
  960. <URL:http://oneworld.wa.com/laurence/sift-mail.html>
  961. <URL:http://pandonia.canberra.edu.au/AusWeb95/extend-cci.html>
  962. <URL:http://pandonia.canberra.edu.au/SW.html>
  963. <URL:http://physics.nist.gov/ResOpp/hpcc/pade.html>
  964. <URL:http://pine.cs.yale.edu:4201/tkChess/tkChess.html>
  965. <URL:http://playground.sun.com/%7Eouster/tk4.0.html>
  966. <URL:http://psg.com/%7Ejoem/Tcl_Main.html>
  967. <URL:http://pubweb.bnl.gov/%7Eptk/>
  968. <URL:http://pubweb.bnl.gov/%7Eptk/archive/index.html>
  969. <URL:http://pubweb.bnl.gov/%7Eptk/archive/ntk>
  970. <URL:http://pubweb.bnl.gov/%7Eptk/archive/ptk.1995.05>
  971. <URL:http://pubweb.bnl.gov/%7Eptk/archive/ptk.1995.06>
  972. <URL:http://pubweb.bnl.gov/%7Eptk/archive/ptk.1995.07>
  973. <URL:http://pubweb.bnl.gov/%7Eptk/archive/ptk.1995.08>
  974. <URL:http://pubweb.bnl.gov/%7Eptk/doc/index.html>
  975. <URL:http://ruulst.let.ruu.nl:2000/tcl-cgi.html>
  976. <URL:http://scorch.doc.ic.ac.uk/%7Enp2/itcl_widgets/>
  977. <URL:http://sol.ibr.cs.tu-bs.de/ibr/projects/nm/tkined>
  978. <URL:http://src.doc.ic.ac.uk/computing/programming/languages/tcl/tcl-archive/docs/>
  979. <URL:http://src.doc.ic.ac.uk/packages/tcl-archive/docs/>
  980. <URL:http://src.doc.ic.ac.uk/public/packages/tcl-archive/docs/>
  981. <URL:http://srg01.csd.hku.hk:8000/%7Eypyau/chinese-patch-for-tk>
  982. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ntk/0138.html>
  983. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ntk/0291.html>
  984. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ntk/0292.html>
  985. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ntk/0293.html>
  986. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ntk/>
  987. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.05/0022.html>
  988. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.05/>
  989. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0044.html>
  990. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0046.html>
  991. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0047.html>
  992. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0048.html>
  993. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0053.html>
  994. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0054.html>
  995. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0056.html>
  996. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0057.html>
  997. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0058.html>
  998. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0059.html>
  999. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0061.html>
  1000. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0068.html>
  1001. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0080.html>
  1002. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0095.html>
  1003. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0096.html>
  1004. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0098.html>
  1005. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0198.html>
  1006. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0241.html>
  1007. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0282.html>
  1008. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0307.html>
  1009. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0308.html>
  1010. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/0315.html>
  1011. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.06/>
  1012. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.07/0126.html>
  1013. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.07/0220.html>
  1014. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.07/>
  1015. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.08/0017.html>
  1016. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.08/0039.html>
  1017. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.08/0064.html>
  1018. <URL:http://sun20.ccd.bnl.gov/%7Eptk/archive/ptk.1995.08/>
  1019. <URL:http://theory.doc.ic.ac.uk/tcl/Tcl.html>
  1020. <URL:http://tk-www.mit.edu:8001/tk-www/help/overview.html>
  1021. <URL:http://tns-www.lcs.mit.edu/cgi-bin/code?file=/cgi-bin/code>
  1022. <URL:http://web.cs.ualberta.ca/%7Ewade/Auto/HyperTcl/Tcl_extensions.html>
  1023. <URL:http://web.cs.ualberta.ca/%7Ewade/Auto/Tcl.html>
  1024. <URL:http://web.elec.qmw.ac.uk:12121/>
  1025. <URL:http://web.elec.qmw.ac.uk:12121/latest.html>
  1026. <URL:http://wuarchive.wustl.edu/languages/tcl/>
  1027. <URL:http://www-dse.doc.ic.ac.uk/%7Enp2/itcl_widgets/>
  1028. <URL:http://www-hons-cs.dcs.st-and.ac.uk/%7Esab/prj.html>
  1029. <URL:http://www-rrna.uia.ac.be/%7Epeter/dcse/>
  1030. <URL:http://www-sc.ucssc.indiana.edu/%7Escotty/acena.html>
  1031. <URL:http://www-sdss.fnal.gov:8000/astropad/doc/www/astropad.pdir.tcl.html>
  1032. <URL:http://www-sdss.fnal.gov:8000/ftcl/extended/tcllib/help>
  1033. <URL:http://www-sdss.fnal.gov:8000/shiva/doc/www/handle.html>
  1034. <URL:http://www-sdss.fnal.gov:8000/spectro/doc/www/tcl.html>
  1035. <URL:http://www-vis.cs.umass.edu/%7Eheller/Workshop/>
  1036. <URL:http://www.akumiitti.fi/%7Eptk/tkjdic.html>
  1037. <URL:http://www.astro.nwu.edu/lentz/mac/unix/home-mac-unix.html>
  1038. <URL:http://www.cam.nist.gov/caml/sced/tcl/tcl.html>
  1039. <URL:http://www.cbil.upenn.edu/%7Edsearls/bioTk.html>
  1040. <URL:http://www.cdt.luth.se/%7Epeppar/tcl/>
  1041. <URL:http://www.cerc.wvu.edu/dice/iss/TclDii.html>
  1042. <URL:http://www.cica.indiana.edu/cica/faq/tcl/tcl.html>
  1043. <URL:http://www.cis.ohio-state.edu/%7Efine/tom_fine_faq/httk.html>
  1044. <URL:http://www.cis.ohio-state.edu/hypertext/faq/bngusenet/comp/lang/tcl/top.html>
  1045. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/bibliograp>
  1046. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/bibliography/part1/faq.html>
  1047. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/part1/faq>
  1048. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/part2/faq>
  1049. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/part4/faq>
  1050. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/part5/faq.html>
  1051. <URL:http://www.cis.ohio-state.edu/hypertext/home.html>
  1052. <URL:http://www.cis.ohio-state.edu/hypertext/htbin/rfc/rfc1244.html>
  1053. <URL:http://www.cis.ohio-state.edu/hypertext/information/information.html>
  1054. <URL:http://www.cis.ohio-state.edu/hypertext/man_pages.html>
  1055. <URL:http://www.cis.ohio-state.edu/hypertext/people/mdm/home.html>
  1056. <URL:http://www.cis.ohio-state.edu/hypertext/talk-radio.html>
  1057. <URL:http://www.cis.ohio-state.edu/text/faq/usenet/internet/literary-resources/faq.html>
  1058. <URL:http://www.cis.ohio-state.edu:81/www.cis.ohio-state.edu/rfc%3F>
  1059. <URL:http://www.cis.ohio-state.edu:85/info/emacs>
  1060. <URL:http://www.cis.rl.ac.uk/people/ijj.html>
  1061. <URL:http://www.cmf.nrl.navy.mil/CCS/people/fenner/dist/sd-launch/>
  1062. <URL:http://www.cmf.nrl.navy.mil/CCS/people/fenner/dist/sd-launch/foo/README>
  1063. <URL:http://www.cms.dmu.ac.uk/%7Ecph/TCL/tcl/Tcl.html>
  1064. <URL:http://www.cpsc.ucalgary.ca/%7Eroseman/mactcl/>
  1065. <URL:http://www.cpsc.ucalgary.ca/%7Eroseman/mactcl>
  1066. <URL:http://www.cpsc.ucalgary.ca/projects/grouplab/papers/tclgk.TCLWorkshop93.ps>
  1067. <URL:http://www.crl.com/%7Eivler/jmi.html>
  1068. <URL:http://www.cs.cmu.edu/afs/cs.cmu.edu/user/bam/www/toolnames.html>
  1069. <URL:http://www.cs.colorado.edu/%7Earcadia/Software/adatcl.html>
  1070. <URL:http://www.cs.columbia.edu/%7Ethayer/>
  1071. <URL:http://www.cs.hut.fi/%7Ekako/tcl/Tcl.html>
  1072. <URL:http://www.cs.hut.fi/%7Ekjk/document.html>
  1073. <URL:http://www.cs.man.ac.uk/%7Efellowsd/>
  1074. <URL:http://www.cs.rpi.edu/%7Emartink/>
  1075. <URL:http://www.cs.ruu.nl/pub/NEWS.ANSWERS/tcl-faq/>
  1076. <URL:http://www.cs.ruu.nl/wais/html/na-dir/comp.lang.tcl.html>
  1077. <URL:http://www.cs.ruu.nl/wais/html/na-dir/tcl-faq/>
  1078. <URL:http://www.cs.ruu.nl/wais/html/na-dir/tcl-faq/part1.html>
  1079. <URL:http://www.cs.tu-bs.de/ibr/projects/nm/>
  1080. <URL:http://www.cs.tu-bs.de/ibr/projects/nm/scotty/tcl+snmp.html>
  1081. <URL:http://www.cs.uct.ac.za/tcl/Tcl.html>
  1082. <URL:http://www.cs.uct.ac.za/tcl/tclMotif.html>
  1083. <URL:http://www.cs.uct.uc.za/tcl/tcl.html>
  1084. <URL:http://www.cs.umn.edu/research/GIMME/>
  1085. <URL:http://www.cs.umn.edu/users/herlocke/nr/nr.html>
  1086. <URL:http://www.cs.unm.edu/%7Ecrowely/papers/replay.tk95.html>
  1087. <URL:http://www.cs.unm.edu/%7Ecrowley/>
  1088. <URL:http://www.cs.uoregon.edu/%7Ejhobbs/itcl/docs/>
  1089. <URL:http://www.cs.uoregon.edu/%7Ejhobbs/work/limit.tcl>
  1090. <URL:http://www.cs.uoregon.edu/jhobbs/>
  1091. <URL:http://www.cs.uoregon.edu/jhobbs/blt-1.7-tk4.tar.gz>
  1092. <URL:http://www.cs.uoregon.edu/jhobbs/limit.tcl>
  1093. <URL:http://www.cs.uoregon.edu/jhobbs/text.tcl>
  1094. <URL:http://www.cs.uregina.ca/%7Emacdon/>
  1095. <URL:http://www.cs.vu.nl/%7Eeliens/hush/>
  1096. <URL:http://www.cs.vu.nl/%7Eeliens/hush/hush.html>
  1097. <URL:http://www.cs.wisc.edu/csl/faq/software/compilers/tcl.html>
  1098. <URL:http://www.cv.ruu.nl/>
  1099. <URL:http://www.cygnus.com/%7Eeichin/grapheditor/grapheditor>
  1100. <URL:http://www.digimark.net/wow/computer/language/tcltk/index.html>
  1101. <URL:http://www.digital.com/gnn/news/prod.announce/tkhtml.html>
  1102. <URL:http://www.dl.ac.uk/CBMT/tcl/HOME.html>
  1103. <URL:http://www.dtek.chalmers.se/Datorsys/Kurser/Tcl/index.html>
  1104. <URL:http://www.ece.cmu.edu/afs/ece/usr/svoboda/www/th.html>
  1105. <URL:http://www.ece.cmu.edu/afs/ece/usr/svoboda/www/th/new.html>
  1106. <URL:http://www.elec.qmw.ac.uk/simon/>
  1107. <URL:http://www.fatfree.com/>
  1108. <URL:http://www.fmi.uni-passau.de/forwiss/Software/Sprachen/Tcl/Doc.html>
  1109. <URL:http://www.fmi.uni-passau.de/forwiss/Software/Sprachen/Tcl/uebersicht.html>
  1110. <URL:http://www.fokus.gmd.de/htbin/info/step/hgs/>
  1111. <URL:http://www.halsoft.com/html-tk/index.html>
  1112. <URL:http://www.halsoft.com/html-tk/options.html>
  1113. <URL:http://www.halsoft.com/html-tk/src/lib/catalog>
  1114. <URL:http://www.hypermall.com/tk/www-program.html>
  1115. <URL:http://www.igd.fhg.de/htbin/ice-form.pl%3FKEYWORDS=tcl+and+ousterhout&DAYS=&CONTEXT=Search+in+all+documents>
  1116. <URL:http://www.igd.fhg.de/htbin/ice-form.pl%3FKEYWORDS=tcl+or+tk&DAYS=&CONTEXT=Search+in+all+documents>
  1117. <URL:http://www.imada.ou.dk/%7Eblackie/dotfile/demos.html>
  1118. <URL:http://www.ims.uni-stuttgart.de/ftp/pub/GNU/tcl7.3.sharedlibs.patch>
  1119. <URL:http://www.infosystems.com/tkHTML/tkHTML.html>
  1120. <URL:http://www.inria.fr/rodeo/personnel/Thierry.Turletti/ivs.html>
  1121. <URL:http://www.ixi.com/devt/ObjectTcl/>
  1122. <URL:http://www.let.rug.nl/%7Evannoord/doc/News/tcl>
  1123. <URL:http://www.lib.ox.ac.uk/internet/news/faq/Archive/tcl-faq.part1.html>
  1124. <URL:http://www.mbvlab.wpafb.af.mil/tcl.html>
  1125. <URL:http://www.mcs.net/%7Egarth/SAP/TCLSAP/>
  1126. <URL:http://www.mit.edu:8001/afs/athena.mit.edu/course/other/cdsdev/html/welcome.html>
  1127. <URL:http://www.ncl.ac.uk/%7En230659/tkMovie.html>
  1128. <URL:http://www.neosoft.com/tcl/commercialtcl.html>
  1129. <URL:http://www.neosoft.com/tcl/tclhtml/Tcl.html>
  1130. <URL:http://www.neosoft.com/tcl/tclservices.html>
  1131. <URL:http://www.neosoft.com/tcl/tcltraining.html>
  1132. <URL:http://www.neosoft.com/tcl/TclX.html>
  1133. <URL:http://www.neosoft.com/tools/default.html>
  1134. <URL:http://www.netlib.org/pvm3/xpvm/index.html>
  1135. <URL:http://www.nici.kun.nl/%7Enijtmans/tcl/patch.html>
  1136. <URL:http://www.nici.kun.nl/pub/tkpvm/pluspath.html>
  1137. <URL:http://www.nici.kun.nl/tcl/patch.html>
  1138. <URL:http://www.nici.kun.nl/tkpvm/pluspatch.html>
  1139. <URL:http://www.nici.kun.nl/tkpvm/welcome.html>
  1140. <URL:http://www.pi.infn.it/tcl/Tcl.html>
  1141. <URL:http://www.prenhall.com/013/182006/ptr/18200-6.html>
  1142. <URL:http://www.python.org/misc/workshop5-95/Tkgu.html>
  1143. <URL:http://www.python.org/workshops/1995-05/Tkgu.html>
  1144. <URL:http://www.reed.edu/reed/dlab/tcl/Tcl.html>
  1145. <URL:http://www.res.bbsrc.ac.uk/computing/archive/login.tcl>
  1146. <URL:http://www.res.bbsrc.ac.uk/computing/archive/password.tcl>
  1147. <URL:http://www.research.att.com/orgs/ssr/book/reuse/>
  1148. <URL:http://www.sco.com/Products/vtcl/ixi/ixi.html>
  1149. <URL:http://www.sco.com/Products/vtcl/vtcl/faq/faq.html>
  1150. <URL:http://www.smartpages.com/bngfaqs/comp/lang/top.html>
  1151. <URL:http://www.smartpages.com/faqs/tcl-faq/>
  1152. <URL:http://www.smartpages.com/faqs/tcl-faq/part1/faq-doc-0.html>
  1153. <URL:http://www.smartpages.com/faqs/tcl-faq/part1/faq-doc-4.html>
  1154. <URL:http://www.smartpages.com/faqs/tcl-faq/part1/faq.html>
  1155. <URL:http://www.smartpages.com/faqs/tcl-faq/part2/faq-doc-0.html>
  1156. <URL:http://www.smartpages.com/faqs/tcl-faq/part2/faq.html>
  1157. <URL:http://www.smartpages.com/faqs/technical-notes/faq-doc-0.html>
  1158. <URL:http://www.smli.com/%7Ebwelch/book/index.html>
  1159. <URL:http://www.smli.com/%7Ebwelch/bwelch.html>
  1160. <URL:http://www.smli.com/%7Ebwelch/exmh/index.html>
  1161. <URL:http://www.smli.com/people/john.ousterhout/>
  1162. <URL:http://www.smli.com/research/%7Eouster/>
  1163. <URL:http://www.smli.com/research/tcl/>
  1164. <URL:http://www.smli.com/research/tcl/docs.html>
  1165. <URL:http://www.smli.com/research/tcl/lists/agents-list.html>
  1166. <URL:http://www.smli.com/research/tcl/lists/mactcl-list.html>
  1167. <URL:http://www.smli.com/research/tcl/team.html>
  1168. <URL:http://www.smli.com/research/tcl/tk4.0.ps>
  1169. <URL:http://www.sunlabs.com/cgi-bin/tcl/info.4.0>
  1170. <URL:http://www.sunlabs.com/research/tcl/4.0.html>
  1171. <URL:http://www.sunlabs.com/research/tcl/lists/mactcl-list.html>
  1172. <URL:http://www.sunlabs.com/research/tcl/tcl7.4p1>
  1173. <URL:http://www.sunlabs.com/research/tcl/team.html>
  1174. <URL:http://www.sunlabs.com/research/tcl/tk4.0.ps>
  1175. <URL:http://www.sunlabs.com/research/tcl/tk4.0p1>
  1176. <URL:http://www.sunlabs.com/tcl/>
  1177. <URL:http://www.tisl.ukans.edu/Gopher/tcl_mosaic.html>
  1178. <URL:http://www.tns.lcs.mit.edu/publications/tcltk95.djw.html>
  1179. <URL:http://www.uec.ac.jp/japanese/archive/fj.archives.answers/tcl-faq-j/part00>
  1180. <URL:http://www.umich.edu/%7Emarkcrim/tkgoodstuff/tkgoodstuff.html>
  1181. <URL:http://www.umich.edu/%7Espencer/guraldi/gdtcl.html>
  1182. <URL:http://www.uni-hamburg.de/RRZ/software/Anwendersoftware/tk_tcl/tk_tcl_homepage.html>
  1183. <URL:http://www.usenix.org/tcl.html>
  1184. <URL:http://www.x.co.uk/ObjectTcl>
  1185. <URL:http://wwwhep.unm.edu/%7Eopus/teststand/tkrpc.notes>
  1186. <URL:http://wwwmayr.informatik.tu-muenchen.de/%7Edurka/addressbook/index.html>
  1187.  
  1188. ------------------------------
  1189.  
  1190. From: FAQ General information
  1191. Subject: -VIII- Are there any mailing lists covering topics related to Tcl/Tk?
  1192.  
  1193.     There are quite a number of mailing lists which cover topics
  1194. relating to the Tcl community.  As you begin one, if you will send
  1195. me information relating to the mailing list, I will add it below.
  1196.  
  1197. o    Basic Object Systems (BOS)
  1198.  
  1199.     BOS is a SELF-like objects extension to Tcl.
  1200.  
  1201.     To join, send email to <URL:mailto:snl+bos-requests@cmu.edu> and then
  1202.     send messages to <URL:mailto:snl+box@cmu.edu> .
  1203.  
  1204. o    Comp.Lang.Tcl by email
  1205.  
  1206.         For those Usenet-deprived individuals who are thus unable
  1207.     to read comp.lang.tcl, an email alternative is available.
  1208.     If you get comp.lang.tcl you do not need to sign up for this list.
  1209.  
  1210.         A service called "listserv" is being run out of CERN to forward
  1211.     comp.lang.tcl postings via e-mail to people who don't have direct
  1212.     access to the newsgroup.  In addition, they are archiving the newsgroup
  1213.     so you can retrieve old postings from them.  Here is some more
  1214.     information about the service.
  1215.  
  1216.     1) send a mail to <URL:mailto:listserv@crnvma.cern.ch> with one line
  1217.     in the body:
  1218.  
  1219.     review tcltk
  1220.  
  1221.     2) unsubscribe by a mail to <URL:mailto:listserv@crnvma.cern.ch> with
  1222.     one line in the body:
  1223.  
  1224.     signoff tcltk
  1225.  
  1226. o    Copenhagen SGML Tool (CoST) mailing list
  1227.  
  1228.     CoST is a beta level tool designed to enhance sgmls so as to
  1229.     add additional flexibility in processing SGML documents.
  1230.  
  1231.     To join, send email to <URL:mailto:Klaus.Harbo@euromath.dk>.
  1232.     Actual messages apparently go to <URL:mailto:cost-list@math.ku.dk>.
  1233.  
  1234. o    Dejagnu
  1235.  
  1236.     This set of mailing lists are NOT maintained by Cygnus, the
  1237.     developers of Dejagnu.
  1238.  
  1239.     Dejagnu is an expect 5.x based package designed to be a framework
  1240.     for testing other software.  Test suites exist for various GNU
  1241.     products such as GDB and binutils.
  1242.  
  1243.     3 mailing lists - dejagnu-bugs, dejagnu-developers, and
  1244.     dejagnu-questions - have been created as a part of the
  1245.     yggdrasil.com listserv.
  1246.  
  1247.     To subscribe, send the line:
  1248.  
  1249.     subscribe dejagnu-bugs yourname@yoursite.com
  1250.  
  1251.     to the email address <URL:mailto:listserv@yggdrasil.com> where you
  1252.     put your own email address in place of yourname@yoursite.com and you
  1253.     put the name of the mailing list you wish to join after subscribe.
  1254.  
  1255. o    Exmh
  1256.  
  1257.     exmh is a GUI for MH mail.  It is available at
  1258.     <URL:ftp://parcftp.xerox.com/pub/exmh/>
  1259.  
  1260.     There are 3 mailing lists:
  1261.  
  1262.     To subscribe and unsubscribe to:
  1263.  
  1264.     o the release and patch notice mailing list, send email to:
  1265.     <URL:mailto:exmh-announce-release@parc.xerox.com> .
  1266.  
  1267.     o the release/patch notices, as well as discussions among
  1268.       exmh users, send mail to
  1269.     <URL:mailto:exmh-users-request@parc.xerox.com>
  1270.  
  1271.     o the release/patch notices, user discussion and programmer
  1272.       discussions, send mail to
  1273.     <URL:mailto:exmh-workers-request@parc.xerox.com> 
  1274.  
  1275.     Be sure to include the word subscribe or unsubscribe as
  1276.     appropriate.  Include your preferred email address if you
  1277.     want to be sure it is used.
  1278.  
  1279. o    Groupkit
  1280.  
  1281.     To subscribe to the Groupkit mailing list, which deals with 
  1282.     an extension to Tcl enabling real-time groupware development, drop
  1283.     your email request to
  1284.     <URL:mailto:groupkit-users-request@cpsc.ucalgary.ca> or send
  1285.     bug and feedback to <URL:mailto:groupkit-bugs@cpsc.ucalgary.ca>.
  1286.  
  1287. o    ical
  1288.  
  1289.     Two mailing lists have been set up for ical-related information.
  1290.     Ical is a calendar application written using the Tk toolkit.
  1291.  
  1292.  
  1293.     Send mail to one of the two addresses below to be added to the
  1294.     mailing lists.
  1295.  
  1296.         <URL:mailto:ical-announce-request@lcs.mit.edu>
  1297.         <URL:mailto:ical-request@lcs.mit.edu> 
  1298.  
  1299.     *** Do not forget the "-request" part!!! ***
  1300.  
  1301.     The two mailings lists are:
  1302.  
  1303.     o <URL:mailto:ical-announce@lcs.mit.edu>
  1304.             This list will get announcements about releases of ical
  1305.         (including beta releases), and other announcements of
  1306.         high interest to ical installers/users/hackers.  The
  1307.         traffic on this list should be fairly low.
  1308.  
  1309.     o <URL:mailto:ical@lcs.mit.edu> 
  1310.             This list will be used for general discussion about ical.
  1311.         Mail sent to "ical-announce" will be automatically
  1312.         forwarded here, so you do not have to subscribe to
  1313.         both lists.
  1314.  
  1315. o    incr tcl - distributed version
  1316.  
  1317.     This is a mailing list for discussion of a distributed processing
  1318.     version of incr tcl.
  1319.  
  1320.     To join send a message to
  1321.  
  1322.     <URL:mailto:mailbase@mailbase.ac.uk> 
  1323.  
  1324.     where the body contains the line
  1325.  
  1326.     join distinct firstname lastname
  1327.  
  1328.     To send to the list, mail :
  1329.  
  1330.     <URL:mailto:distinct@mailbase.ac.uk> 
  1331.  
  1332. o    KIS - Kernel Information Services
  1333.  
  1334.     The KIS interpreter is a shareware package which provides access
  1335.     to the UNIX administrator to various kernel information.
  1336.  
  1337.     Parallelograms has setup a mailing list for discussion of KIS.  To
  1338.     subscribe, send the message 
  1339.  
  1340.     subscribe kis your-e-mail-address@your.site
  1341.  
  1342.     to <URL:mailto:majordomo@pgrams.com>.  For more information, send
  1343.     the message "help" to <URL:mailto:majordomo@pgrams.com>.
  1344.  
  1345. o    Macintosh Tcl
  1346.  
  1347.         This Mailing List is devoted to the issues of Tcl on the
  1348.     Macintosh.  This includes (but not limited to) such topics as
  1349.     ports of Tcl to the Mac (MacTcl), Tcl questions relating only to
  1350.     the Mac (file I/O etc.), and porting of Tk to the Mac.  It is also
  1351.     a good forum for issues concerning Tcl based applications such as
  1352.     Alpha and Tickle.
  1353.  
  1354.         The mailing list is managed by listserv software.  To obtain
  1355.     help about our listserv server send a message to
  1356.     <URL:mailto:listserv@sunlabs.sun.com> with the word "help" in the
  1357.     body of the message.
  1358.  
  1359.         To join the mailing list send a message to
  1360.     <URL:mailto:listserv@sunlabs.sun.com> with
  1361.     "subscribe mactcl First_name Last_name" in the body of the message.
  1362.  
  1363.         To have yourself removed from the mailing list send a message
  1364.     to <URL:mailto:listserv@sunlabs.sun.com> with "unsubscribe mactcl"
  1365.     in the body of the message.
  1366.  
  1367.         Otherwise, all posting of articles to the mailing list should
  1368.     be sent to <URL:mailto:mactcl@sun.com> .
  1369.  
  1370.         If you have any difficulties, problems, or comments about the
  1371.     administration of the mailing list please mail them to:
  1372.  
  1373.         <URL:mailto:mactcl-admin@sun.com> 
  1374.  
  1375. o    Microsoft Windows port of Tk
  1376.  
  1377.         Simon Kenyon <URL:mailto:simon@news.itc.icl.ie>
  1378.     announced in early April 1994 that the Information Technology
  1379.     Centre of Dublin, IRELAND was undertaking the port of Tk to
  1380.     MS-Windows.  He has set up the mstk mailing list for those
  1381.     interested in discussing it.
  1382.  
  1383.     If interested, send mail to
  1384.     <URL:mailto:mstk-list-request@itc.icl.ie> to join the list and
  1385.     send comments and code to <URL:mailto:mstk@itc.icl.ie>.
  1386.  
  1387. o    Mini SQL interface
  1388.  
  1389.         A mailing list for mSQL, a Tcl interface to the Mini SQL
  1390.     database server by David J. Hughes, has been formed.
  1391.  
  1392.     If interested, send a subscription request to
  1393.     <URL:mailto:msql-list-request@Bond.edu.au>.
  1394.  
  1395. o    Modules
  1396.  
  1397.         Richard Elling and XXX have set up a mailing list for
  1398.     discussion of the use of the Modules tcl package, as well as
  1399.     related packages such as user-setup.  If you would like to be added
  1400.     to the modules-interest mailing list, send email to
  1401.     <URL:mailto:majordomo@eng.auburn.edu> with the line
  1402.  
  1403.     subscribe modules-interest
  1404.  
  1405. o    MS-DOS Windows Tk Users
  1406.  
  1407.     A mailing list for the users of TkWin, the Univ. of Kentucky's
  1408.     port of Tcl 7.3 and Tk 3.6a to MS-DOS Windows is available at
  1409.     <URL:mailto:tk-win-users-request@ms.uky.edu> 
  1410.  
  1411.     and msgs to <URL:mailto:tk-win-users@ms.uky.edu> 
  1412.  
  1413. o    Nanny
  1414.  
  1415.     Parallelograms has setup a mailing list for discussion of Nanny.  To
  1416.     subscribe, send the message 
  1417.  
  1418.     subscribe kis your-e-mail-address@your.site
  1419.  
  1420.     to <URL:mailto:majordomo@pgrams.com> .  For more information, send
  1421.     the message "help" to <URL:mailto:majordomo@pgrams.com>.
  1422.     This mailing list is also used to discuss our Kernel Information System
  1423.     (KIS).
  1424.  
  1425. o    OSE
  1426.  
  1427.     OSE is a collection of programming tools and class libraries for
  1428.     C++ development.  One of the libraries provided allows integration
  1429.     of Tcl/Tk libraries into applications.  For further details, contact
  1430.     <URL:mailto:ose@nms.otc.com.au>.
  1431.  
  1432. o    PLPLOT
  1433.  
  1434.     This is a mailing list in support of the plotting system called
  1435.     PLPLOT.  To subscribe, send a request to
  1436.  
  1437.     <URL:mailto:plplot-request@dino.ph.utexas.edu> 
  1438.  
  1439. o    pTk
  1440.  
  1441.     This is a mailing list in support of the development of the Tk
  1442.     extension to Perl 5.  For tutorial or beginner questions, use
  1443.     <URL:news:comp.lang.perk.tk> insteadl.
  1444.     To subscribe, send mail to majordomo@wpi.edu with 'subscribe ptk'
  1445.     in the body of the message.
  1446.     Please don't send subscribe requests to the list itself.
  1447.  
  1448. o    Ptolemy
  1449.  
  1450.     Ptolemy is a simulation and prototyping system which uses tcl.
  1451.     To join the mailing list, send email to
  1452.     <URL:mailto:ptolemy-request@ohm.eecs.berkeley.edu> .
  1453.  
  1454. o    Qddb
  1455.  
  1456.     Qddb is a Quick and Dirty Database package.  It uses Tcl as
  1457.     a configuration language and has a Tk interface.  To join
  1458.     the mailing list, send email to
  1459.     <URL:mailto:qddb-users-request@ms.uky.edu>.
  1460.  
  1461. o    safe-tcl
  1462.  
  1463.     Safe-tcl is an extension to Tcl which one can use to process
  1464.     incoming email msgs as tcl scripts.
  1465.  
  1466.     To subscribe, send a msg to <URL:mailto:safe-tcl-request@uunet.uu.net>
  1467.     and then further email msgs to <URL:mailto:safe-tcl@uunet.uu.net>.
  1468.  
  1469. o    ServiceMail Toolkit
  1470.  
  1471.     ServiceMail is a stand-alone email server written in C and Tcl.
  1472.     It takes incoming email requests and can perform tasks for the
  1473.     sender.
  1474.  
  1475.     To join the mailing list, send email to
  1476.     <URL:mailto:servicemail-help@eitech.com> 
  1477.     or subscribe to servicemail-help mailing list by sending a message
  1478.     to the "listserv subscribe servicemail-help your-real-name" service at
  1479.     <URL:mailto:services@eitech.com>.
  1480.  
  1481. o    SurfIt!
  1482.  
  1483.     SurfIt! is a Tcl/Tk WWW browser.  It supports references to weblets
  1484.     written in Tcl/Tk, which it then can execute, if the user so 
  1485.     configures.  It uses safe-tcl to provide security to the user.
  1486.  
  1487.     To join the mailing list, send a message to
  1488.     <URL:mailto:listproc@pastime.anu.edu.au> with the message
  1489.     subscribe SURFIT your-name
  1490.     in the message body.  Then, to send messages, email 
  1491.     <URL:mailto:surfit@pastime.anu.edu.au>.
  1492.  
  1493.  
  1494. o    tcl binary data access mailing list
  1495.  
  1496.     tclbin is a Tcl extension to allow binary objects.
  1497.  
  1498.     Send a "subscribe tclbin Your Name" line to
  1499.     <URL:mailto:listserv@hplyot.obspm.fr> to subscribe to the tclbin
  1500.     mailing list.
  1501.  
  1502. o    tclMIDI mailing list
  1503.  
  1504.     tclMIDI is a Tcl extension to generate MIDI music information.
  1505.  
  1506.     To subscribe, send mail to <URL:mailto:majordomo@advtech.uswest.com>
  1507.     and include the phrase
  1508.  
  1509.     subscribe tclmidi
  1510.  
  1511.     in the body of the message.  The subject is ignored.
  1512.  
  1513. o    tclMotif
  1514.  
  1515.     tclMotif is an extension which provides true Motif access to a
  1516.     Tcl program.
  1517.  
  1518.     This mailing list is maintained by
  1519.     <URL:mailto:listserv@ise.canberra.edu.au>.
  1520.     To subscribe, send mail to this address with the request
  1521.  
  1522.     subscribe tclMotif your_name
  1523.  
  1524.     and you will receive a mail message acknowledging this.  From then
  1525.     on, send mail to <URL:mailto:tclMotif@ise.canberra.edu.au> and it
  1526.     will be distributed.
  1527.  
  1528. o    Tcl SNMP mailing list
  1529.  
  1530.     SNMP is the Simple Network Management Protocol.  Work on
  1531.     a Tcl interface to SNMP v2 is being done by the SNMP Tcl mailing
  1532.     list.  It can be contacted at <URL:mailto:majordomo@data.fls.dk>.
  1533.  
  1534. o    TeenyMUD
  1535.  
  1536.     TeenyMUD is a multi-user dungeon program - allows multiple users
  1537.     to role play and converse in 'real time'.  It uses Tcl.
  1538.  
  1539.     To join the mailing list, contact
  1540.     <URL:mailto:teeny-list-request@fido.econlab.arizona.edu> and then send
  1541.     your mail to <URL:mailto:teeny-list@fido.econlab.arizona.edu>.
  1542.  
  1543. o    TIGER
  1544.  
  1545.     TIGER is an environment for learning how to use OpenGL.  The
  1546.     mailing list is in support of the Tcl OpenGL extension, the
  1547.     tutorial for learning OpenGL, and the upcoming editor/debugger.
  1548.  
  1549.     For joining the mailing list <URL:mailto:tiger@prakinf.tu-ilmenau.de>
  1550.     send a "subscribe TIGER mailing list" to
  1551.     <URL:mailto:ekki@prakinf.tu-ilmenau.de>.
  1552.  
  1553. o    Tix
  1554.  
  1555.     A mailing list for the Tix widget set is available.  To subscribe
  1556.     send a note to <URL:mailto:ioi@graphics.cis.upenn.edu> and he
  1557.     will manually add you to the list as time permits.  Please be
  1558.     patient.  Messages will then be able to be sent to
  1559.     <URL:mailto:tix-info@graphics.cis.upenn.edu>.  This mailing list
  1560.     is only for discussion of the Tix tools - discussion of Tcl/Tk,
  1561.     etc. should be directed to <URL:news:comp.lang.tcl>.  Archives
  1562.     for this mailing list are available at 
  1563.     <URL:http://www.cis.upenn.edu/%7Eioi/tix/archives.html>.
  1564.  
  1565. o    tkgdb
  1566.     A mailing list to discuss a graphical interface to gdb can be
  1567.     joined by sending a subscription request to
  1568.     <URL:mailto:tkgdb-request@busco.lanl.gov>. 
  1569.  
  1570. o    tknews
  1571.  
  1572.     tknews is a Usenet news reader, capable of either direct or NNTP
  1573.     news reading.  To be added to the general discussion mailing
  1574.     list (tknews) or the bug reports list (tknews-bugs) contact
  1575.     <URL:mailto:mdm@cis.ohio-state.edu> and ask to be added.
  1576.  
  1577. o    Tkwm
  1578.  
  1579.     Tkwm is an X11 window manager written using the Tk tool kit.
  1580.     To subscribe to the mailing list, send a message with the word
  1581.     help to <URL:mailto:MajorDomo@comp.vuw.ac.nz>.  Messages are
  1582.     set to <URL:mailto:tkwm@comp.vuw.ac.nz>.
  1583.  
  1584. o    tkWWW
  1585.  
  1586.     tkWWW is a tk-based WorldWideWeb client.  Contact
  1587.     <URL:mailto:tk-www-request@athena.mit.edu> to join the mailing list
  1588.     and send your messages to <URL:mailto:tk-www@athena.mit.edu>.
  1589.     Also see <URL:http://tk-www.mit.edu:8001/> for more information
  1590.     about tkWWW.
  1591.  
  1592. o    VMS Tcl/Tk
  1593.  
  1594.     Folks interested in Tcl on VMS in general can sign up to the
  1595.     <URL:mailto:vms-tcl@src.honeywell.com> mailing list for more details.
  1596.     An archive for the mailing list is available at:
  1597.     <URL:ftp://src.honeywell.com/pub/vms-tcl/mailinglist.archive>
  1598.  
  1599. o    WAFE
  1600.  
  1601.     WAFE is a Athena Widget front end which uses Tcl.  To join
  1602.     the wafe mailing list, contact <URL:mailto:wafe@wu-wien.ac.at>.
  1603.  
  1604. o    XF
  1605.  
  1606.     XF is a Graphical User Interface builder which generates Tk and
  1607.     Tcl code.  To subscribe to the xf mailing list,
  1608.     send a "sub xf-l Your Name" line to
  1609.     <URL:mailto:listserv@tubvm.cs.tu-berlin.de>.
  1610.  
  1611. o    X Protocol Engine Library (XPEL)
  1612.  
  1613.     To join, send email to <URL:mailto:xpel-request@cs.unc.edu>.
  1614.  
  1615.     XPEL uses Tcl for an embedded interpretor as well as uses
  1616.     safe-tcl in external monitor programs.
  1617.  
  1618. o    YART
  1619.  
  1620.     YART is a imaging software package based on Tk, OpenGL, etc.
  1621.  
  1622.     To join, send mail with subject "subscribe YART mailing list"
  1623.     to <URL:mailto:ekki@prakinf.tu-ilmenau.de> .  Then send mail to
  1624.     <URL:mailto:yart@prakinf.tu-ilmenau.de>.
  1625.  
  1626. ------------------------------
  1627.  
  1628. From: FAQ General information
  1629. Subject: -IX- Where can I find the FAQ and who do I contact for more
  1630.         information about it?
  1631.  
  1632.     I am going to attempt to keep a copy of this file up to date on
  1633. <URL:ftp://ftp.aud.alcatel.com/tcl/docs/tcl-faq.part0[1-5].gz>.  There
  1634. are mirrors of the user contribution archive site maintained elsewhere - for
  1635. instance, it appears that cs.huji.il, ftp.denet.dk, ftp.luth.se,
  1636. hplyot.obspm.fr, rs3.hrz.th-darmstadt.de, sunsite.unc.edu,
  1637. swdsrv.edvz.univie.ac.at all have some portion of the user contrib archives
  1638. available.  Also, I will be posting it on a regular basis to at least
  1639. comp.lang.tcl, news.answers, and comp.answers.
  1640.  
  1641.     Many FAQs, including this one, are available on the archive
  1642. site <URL:ftp://rtfm.mit.edu/pub/usenet/news/answers/>.  The subdirectory and
  1643. name under which a FAQ is archived appears in the Archive-name line at
  1644. the top of the article.  For example, this part of the comp.lang.tcl
  1645. FAQ is archived as
  1646. <URL:ftp://rtfm.mit.edu/pub/usenet/news/answers/tcl-faq/part2.Z>.
  1647. There is a Northern European archive for the FAQ at
  1648. <URL:ftp://src.doc.ic.ac.uk/usenet/news.answers/comp.lang.tcl/>
  1649. as well as a French location for the FAQ at
  1650. <URL:ftp://hplyot.obspm.fr/tcl/tcl.FAQ.gz>.
  1651.  
  1652.     There is also a mail server from which you can obtain a copy of
  1653. the FAQ.  Send an email message to <URL:mailto:mail-server@rtfm.mit.edu> or
  1654. <URL:mailto:archive-server@nic.switch.ch>  with the word help in the body of
  1655. the message to find out how to use it.
  1656.  
  1657.     Also, this FAQ is available from within gopher (by looking at
  1658. any one of the gopher holes presenting news.answers or FAQ lists), from
  1659. WAIS servers (such as the comp.lang.tcl.src), from a number of sites
  1660. which have available via ftp archives of news.answers and comp.answers
  1661. (use archie to locate one of these sites available around the world),
  1662. and probably other resources as well.
  1663.  
  1664.     Other news.answers/FAQ archives (which carry some or all of the FAQs
  1665. in the rtfm.mit.edu archive), sorted by country, are:
  1666.  
  1667. Belgium
  1668. -------
  1669.  
  1670. <URL:gopher://cc1.kuleuven.ac.be/>
  1671. <URL:ftp://cc1.kuleuven.ac.be/anonymous.202/>
  1672.  
  1673.   mail-server           <URL:mailto:listserv@cc1.kuleuven.ac.be>
  1674.               get avail FAQs
  1675.  
  1676. Canada
  1677. ------
  1678.  
  1679. <URL:gopher://jupiter.sun.csd.unb.ca/>
  1680.  
  1681. France
  1682. ------
  1683.  
  1684. <URL:ftp://cnam.cnam.fr/pub/FAQ/>
  1685. <URL:ftp://grasp1.univ-lyon1.fr/pub/faq/>
  1686. <URL:ftp://grasp1.univ-lyon1.fr/pub/faq-by-newsgroup/>
  1687. <URL:gopher://gopher.univ-lyon1.fr/>
  1688.  
  1689.   mail server        <URL:mailto:listserver@grasp1.univ-lyon1.fr>
  1690.  
  1691. Germany
  1692. -------
  1693.  
  1694. <URL:ftp://ftp.Germany.EU.net/pub/newsarchive/news.answers/>
  1695. <URL:ftp://ftp.informatik.uni-muenchen.de/pub/comp/usenet/news.answers/>
  1696. <URL:ftp://ftp.uni-paderborn.de/doc/FAQ/>
  1697. <URL:gopher://gopher.Germany.EU.net/>
  1698. <URL:gopher://gopher.uni-paderborn.de/>
  1699. <URL:http://www.Germany.EU.net/>
  1700.  
  1701.   FSP            ftp.Germany.EU.net, port 2001
  1702.   mail server        <URL:mailto:archive-server@Germany.EU.net> 
  1703.             <URL:mailto:ftp-mailer@informatik.tu-muenchen.de> 
  1704.             <URL:mailto:ftp-mail@uni-paderborn.de> 
  1705.  
  1706. The Netherlands
  1707. ---------------
  1708.  
  1709. <URL:ftp://ftp.cs.ruu.nl/pub/NEWS.ANSWERS/tcl-faq/>
  1710. <URL:ftp://ftp.win.tue.nl/pub/usenet/news.answers/tcl-faq/>
  1711. <URL:gopher://gopher.win.tue.nl/>
  1712. <URL:http://www.cs.ruu.nl/pub/NEWS.ANSWERS/tcl-faq/part[1-5]>
  1713.  
  1714.   mail server        <URL:mailto:mail-server@cs.ruu.nl> 
  1715.  
  1716. Switzerland
  1717. -----------
  1718.  
  1719. <URL:ftp://nic.switch.ch/info_service/usenet/periodic-postings/>
  1720. <URL:telnet://info@nic.switch.ch>
  1721.  
  1722.   anonymous UUCP    chx400:ftp/info_service/Usenet/periodic-postings
  1723.   mail server        <URL:mailto:archiver-server@nic.switch.ch> 
  1724.  
  1725.  
  1726. Taiwan
  1727. ------
  1728.  
  1729. <URL:ftp://nctuccca.edu.tw/USENET/FAQ/>
  1730.  
  1731. United States
  1732. -------------
  1733.  
  1734. <URL:ftp://ftp.uu.net/usenet/>
  1735.  
  1736.     Various Uniform Resource Locator (URL) ids for the comp.lang.tcl FAQ 
  1737. exist.  The first was the Ohio State server at
  1738. <URL:http://www.cis.ohio-state.edu/hypertext/faq/usenet/tcl-faq/top.html>
  1739. which has moved to some degree t
  1740. <URL:http://www.smartpages.com/bngfaqs/comp/lang/tcl/top.html>.
  1741. The user can use a WorldWideWeb client to access the Tcl FAQ from this point.
  1742. Another is <URL:http://www.lib.ox.ac.uk/internet/news/faq/comp.lang.tcl.html>.
  1743. Yet another is <URL:http://www.cs.ruu.nl/wais/html/na-bng/comp.lang.tcl.html>.
  1744.  
  1745.     A WWW URL where the FAQ is treated simply as one
  1746. long scrollable document (suitable for doing a search against, for
  1747. instance) is <URL:http://realsoon.wpi.edu:8080/faqs/tcl.FAQ>
  1748. though there are reports that this server is not responding to HTTP
  1749. requests.
  1750.  
  1751.     A archive of the past 8 months of the newsgroup is available from
  1752. <URL:ftp://ftp.neosoft.com/pub/archive/usenet/comp.lang.tcl/>.
  1753. A good place to start looking through this archive is
  1754. <URL:ftp://ftp.neosoft.com/pub/usenet-archives/comp.lang.tcl/+Index>
  1755. which contains a list of all the filenames and subject lines of each of the
  1756. articles.  Another archive available is <URL:ftp://olive.kek.jp/pub/tcl/News/>
  1757. where the archive is organized by collecting each month's worth of postings
  1758. into it's own file.  This archive has been kept since January 1993.
  1759.  
  1760.     A new source of the FAQ!  Thanks to
  1761. Taguchi Takeshi <URL:mailto:taguchi@fox.aic.co.jp> we now have the
  1762. comp.lang.tcl FAQ translated into Japanese.  It may even be readable
  1763. using the Japanized version of Tk.  You may find it at
  1764. <URL:ftp://ftp.aud.alcatel.com/tcl/docs/tcl-faq-j5.1.tar.gz> as well as
  1765. <URL:http://tanaka-www.cs.titech.ac.jp/%7Ekumano/Tcl-FAQs/tcl-faq.html>.
  1766. As new versions are translated, the version number will change
  1767. (obviously).
  1768.  
  1769.     Let me know when you find the FAQ in new and unusual locations
  1770. so I can update this resource guide!
  1771.  
  1772.  
  1773. ------------------------------
  1774.  
  1775.  
  1776. From: FAQ General information
  1777. Subject: -X-    On what sites can I find archives for comp.lang.tcl?
  1778.  
  1779.     One ftp archive of comp.lang.tcl is available from
  1780. <URL:ftp://csc.canberra.edu.au/pub/motif/comp.lang.tcl/>.
  1781. <URL:mailto:jan@ise.canberra.edu.au> (Jan Newmarch) maintains it.  It appears
  1782. to be inactive at this time, having no updates since 1993.
  1783.  
  1784.     Another archive is available as <URL:ftp://olive.kek.jp/pub/tcl/News/>
  1785. and is stored as a series of monthly archives.  It is maintained by
  1786. <URL:mailto:kusano@maple.kek.jp> (Kazuro Furukawa).
  1787.  
  1788. ------------------------------
  1789.  
  1790. End of comp.lang.tcl Frequently Asked Questions (2/5)
  1791. *****************************************************
  1792. -- 
  1793. :s Larry W. Virden                 INET: larry.virden@cas.org
  1794. :s <URL:http://www.teraform.com/%7Elvirden/> <*>
  1795. :s Unless explicitly stated to the contrary, nothing in this posting should 
  1796. :s be construed as representing my employer's opinions.
  1797.