home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / x-faq / part5 < prev    next >
Encoding:
Internet Message Format  |  1996-10-03  |  53.3 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!bone.think.com!paperboy.osf.org!june.osf.org!dbl
  2. From: dbl@osf.org (David Lewis)
  3. Newsgroups: comp.windows.x,news.answers,comp.answers
  4. Subject: comp.windows.x Frequently Asked Questions (FAQ) 5/7
  5. Followup-To: poster
  6. Date: 2 Oct 1996 20:16:18 GMT
  7. Organization: Open Software Foundation
  8. Lines: 1134
  9. Approved: news-answers-request@MIT.Edu
  10. Distribution: world
  11. Expires: Sun, 27 Oct 1996 00:00:00 GMT
  12. Message-ID: <52uiii$bs0@paperboy.osf.org>
  13. Reply-To: faq%craft@uunet.uu.net (X FAQ maintenance address)
  14. NNTP-Posting-Host: june.osf.org
  15. Summary: useful information about the X Window System
  16. Xref: senator-bedfellow.mit.edu comp.windows.x:110957 news.answers:83417 comp.answers:21528
  17.  
  18. Archive-name: x-faq/part5
  19. Last-modified: 1996/09/26
  20.  
  21. ----------------------------------------------------------------------
  22. Subject:  96)! Where can I get an X-based editor or word-processor?
  23.  
  24. You can ftp a version of GNU Emacs, the extensible, customizable,
  25. self-documenting, real-time display editor, including X11 support, from
  26. prep.ai.mit.edu [18.71.0.38]:/pub/gnu/. Version 19 has some mouse/menu
  27. support. Version 19.34 is current as of 8/96.
  28.  
  29. XEmacs (formerly Lucid Emacs) is an alternate version of GNU Emacs with
  30. enhanced X support.  The latest version works on TTY's as well as under X and
  31. can actually work on both simultaneously.  Features include a Motif-like
  32. menubar; Motif or Athena scrollbars (vertical and horizontal); a toolbar;
  33. embedded graphics in buffers (using XPM); Zmacs/Lispm style region
  34. highlighting; support for variable width and variable height fonts; ToolTalk
  35. integration; the ability to attach fonts, colors and other properties to text
  36. in both X and TTY modes; support for the X11 selection mechanism.  XEmacs is
  37. free.  The latest version [8/96] is 19.14 and is available from
  38. ftp.xemacs.org in /pub/xemacs.  See also http://www.xemacs.org .
  39.  
  40. Epoch is a modified version of Gnu Emacs v18 with additional facilities
  41. useful in an X environment.  Current sources are on ftp.cs.uiuc.edu
  42. (128.174.252.1) in ~ftp/pub/epoch-files/epoch; the current [8/92] version is
  43. 4.2. [In Europe, try unido.informatik.uni-dortmund.de].  There are two
  44. subdirectories: epoch contains the Epoch source, and widgets contains code
  45. for adding scrollbars to Epoch.  Epoch is no longer supported; the Epoch
  46. mailing list has been disbanded.  The official successor to Epoch is XEmacs
  47. which is available at ftp.cs.uiuc.edu in ~ftp/pub/xemacs.  All functionality
  48. which was only present in Epoch is gradually being ported to XEmacs.
  49.  
  50. The vi-like editor VILE supports a pure-X mode, in which it operates much
  51. like vi running in an xterm window.  Though not a strict vi clone, [x]vile is
  52. designed to feel like vi to the practiced user; it adds many useful features,
  53. most notably multiple buffer and window capabilities.  Version 6.1 [8/96],
  54. which also supports Xt-based implementations (including a Motif version) is
  55. available on id.wing.net in /pub/pgf/vile. Information: Paul Fox
  56. (pgf@foxharp.boston.ma.us).
  57.  
  58. vim is at ftp://jagubox.gsfc.nasa.gov/pub/unix/vim/ . It has a GUI interface,
  59. called gvim.
  60.  
  61. The Andrew "ez" system on the X11 contrib tapes has been described as one of
  62. the best word-processing packages available. It supports word processing with
  63. multi-media embedded objects: rasters, tables/spread sheets, drawings, style
  64. editor, application builder, embedded programming language, &c.  [Fred Hansen
  65. (wjh+@ANDREW.CMU.EDU)] Version 6.3 is on the R6 tapes and is also in
  66. ftp://ftp.andrew.cmu.edu/pub/AUIS/dist-6.3 .  You may be able to use the
  67. Remote Andrew Demo service to try this software; try "finger
  68. help@atk.itc.cmu.edu" for help. Version 7.4 is now (8/96) available.
  69.  
  70. The InterViews C++ toolkit contains a WYSIWIG editor called Doc; it saves and
  71. loads files in a LaTeX-*like* format (not quite LaTeX).  The package can also
  72. import idraw-PostScript drawings.
  73.  
  74. NEdit 4.0.1 [3/96] is a Motif-based text editor supporting multiple windows and
  75. multi-level undo; it is very complete in its features while remaining very
  76. easy to use.  Sources are on ftp.x.org and also from ftp://pub/nedit/v4_0_1/ ,
  77. which also offers pre-built binaries for several platforms, including Sun,
  78. SGI, HP, and DEC systems. Information: Mark Edel (edel@fnal.gov,
  79. nedit_support@fnal.gov); http://fnpspa.fnal.gov/nirvana/nedit.html .
  80.  
  81. SciTeXT is a full WYSIWYG word-processor with templates, help, footnotes,
  82. etc.  Sources are
  83. http://www.uni-paderborn.de/~SciTeXt/archives/getSciTeXt.html ; see also
  84. http://www.uni-paderborn.de/~SciTeXt/ . [8/96]
  85.  
  86. aXe (by J.K.Wight@newcastle.ac.uk), a multi-buffer, multi-window text editor
  87. based around the Xaw Text Widget, is available on ftp.x.org and
  88. arjuna.newcastle.ac.uk (128.240.150.1) as aXe-6.1.2.tar.Z [6/94]. aXe offers
  89. a hypertext help system and extension via Tcl.
  90.  
  91. asedit, by A.Stochniol@ic.ac.uk, is an easy-to-use text editor built around
  92. Motif text widget. It supports multiple windows, pull-down and pop-up menus,
  93. multiple undo and redo, and so on.  Version 1.31, the International Free
  94. Release, includes the following language versions: English, Danish, Dutch,
  95. French, German, Polish, Portuguese and Swedish. All commands and messages are
  96. localized for each language (the context sensitive, hypertext on-line help is
  97. available only in English). asedit is available from ftp.x.org in
  98. /contrib/editors as asedit-1.3.2.tar.Z [11/94].
  99.  
  100. asWedit (a successor to asedit), by AdvaSoft, is a comprehensive and easy to
  101. use HTML 3, HTML 2 and text editor for X Window System and Motif. It offers
  102. three independent modes:  a plain text editing mode and two
  103. context-sensitive, validating  modes for authoring of HyperText Markup
  104. Language documents (HTML 3 and HTML 2) as used on the World Wide Web and
  105. enterprise networks.  A free binary version for students and staff in
  106. education and charitable non-profit organizations (evaluation version for
  107. others) is available from:
  108.     http://sunsite.doc.ic.ac.uk/packages/www/asWedit/
  109.     ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/
  110.     ftp://ftp.umbc.edu/pub/unix/www/asWedit/
  111. and from other mirror sites.  More information, including details about
  112. ASWedit - the commercial version of asWedit - is available on the AdvaSoft's
  113. Web site:
  114.     http://www.advasoft.com
  115. Version 2.5 became available 5/96.
  116.  
  117. Bulldozer is an HTML editor for X; it is at
  118. http://cscsun1.LaRC.NASA.Gov:80/~rboykin/Dozer/ .
  119.  
  120. tkHTML, a freeware HTML editor, is available from
  121. ftp://sunsite.unc.edu:/pub/packages/infosystems/WWW/tools/editing/unix/tkhtml .
  122.  
  123. A binary of SoftQuad's HoTMetaL for SunOS, an HTML editor, can be downloaded
  124. from http://www.sq.com/ . There is also a freely-available version for the
  125. PC; the free versions are out of date. HoTMetaL PRO is commercial.
  126.  
  127. ashe (xthml) is an x-based HTML editor also known as xhtml. Version 1.3
  128. [12/95] is available at ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.3 .
  129. There is also a README.html file in that directory.
  130.  
  131. phoenix is an X-based (TCL/TK-based) HTML editor. 
  132.  
  133. e93 is a programmer oriented text editor that works with X windows.  It is
  134. most similar to editors on the Mac, and NeXT platforms.  Information: Todd
  135. Squires, squirest@icomsim.com.
  136.  
  137. tkedit 1.5.0 [5/95] uses tcl as an extension language; it offers multiple
  138. buffers, split views, general X11 selections, function-key macro recording,
  139. etc.  Sources are on ftp.aud.alcatel.com and on
  140. ftp.ifh.de/pub/unix/edit/tkedit-1.5.0.tar.Z.
  141.  
  142. BETH is a Browsing and Editing Tcl Hypertool available from
  143. harbor.ecn.purdue.edu in /pub/tcl/code/beth4.1.tar.gz.  Features include
  144. unlimited undo, menus, vertical/horizontal grids, and name completion.
  145. Info:  svoboda@ece.cmu.edu (David Svoboda).
  146.  
  147. The DGC Tools, on harbor.ecn.purdue.edu in pub/tcl/code/dgctools-0.2.tar.Z,
  148. include Tke, a TclX/Tk-based multi-window X11 text editor. Information is
  149. available from Dave Clemans (dave_clemans@mentorg.com), who promises a
  150. significant update soon.
  151.  
  152. The js tools by Jay Sekora, on harbor.ecn.purdue.edu in
  153. pub/tcl/code/jstools-tk3.2v1.0.tar.Z and on princeton.edu in
  154. pub/js/jstools-tk3.2v1.0.tar.Z, include a extensible text editor.
  155.  
  156. Mxedit is a fully functional text editor based on the Tk mxedit widget. The
  157. editor features indefinite undo/redo/crash recovery, search/replace, and
  158. extensibility via Tcl programming. The latest version is always avaiable on
  159. parcftp.xerox.com under the /pub/mxedit directory.  The Tcl archive mirror
  160. site harbor.ecn.purdue.edu also has a copy in /pub/tcl/code.  Version 2.3.1
  161. is soon (7/94) to be updated to 2.4.  The contact for mxedit is
  162. welch@parc.xerox.com (Brent Welch)
  163.  
  164. Sam is an interactive multi-file text editor intended for bitmap displays. A
  165. textual command language supplements the mouse-driven, cut-and-paste
  166. interface to make complex or repetitive editing tasks easy to specify. The
  167. language is characterized by the composition of regular expressions to
  168. describe the structure of the text being modified. Sam was written by Rob
  169. Pike for the Bell Labs Blit/Gnot and later Plan 9, and ported to Unix by
  170. Howard Trickey (also of Bell Labs).  Sam can be ftp'd from research.att.com,
  171. directory /dist/sam; the mailing list itself is archived on
  172. ftp.sys.utoronto.ca in /pub/sam.  Send subscription requests for the sam-fans
  173. mailing list to the address sam-fans-request@hawkwind.utcs.utoronto.ca.
  174.  
  175. textedit is part of Sun's OpenWindow's DeskSet and the public XView
  176. distribution.
  177.  
  178. xed, similar in function to axe and architectures (based on Athena widgets),
  179. is on ftp.x.org in contrib/editors; version 1.3 is current [7/95].
  180.  
  181. (public editors below this line not recently confirmed)
  182.  
  183. TED is a simple Motif-based text editor; it is a wrapper around the Motif
  184. text widget which offers search/replace, paragraph formatting, and navigation
  185. features. TED is available from ftp.eos.ncsu.edu (152.1.9.25) as
  186. /pub/bill/bill.tar.Z; there are also executables there.
  187.  
  188. Another editor called TED is available at
  189. ftp://moon.csie.ntu.edu.tw/pub/X/ted and at
  190. ftp://ftp.x.org/pub/contrib/editors/ .  It offers a fully-configurable
  191. keyboard, multiple windows, multiple files, and small executable size. It is
  192. now [4/96] at version 2.0.
  193.  
  194. Point, by crowley@unmvax.cs.unm.edu (Charlie Crowley), is Tcl/Tk-based and
  195. offers dyanimic configuration and programming in the Tcl macro language.  The
  196. editor is available from cs.unm.edu in pub/Point/point1.63.tar.Z.
  197.  
  198. xcoral, a multi-window mouse-based text editor, is on ftp.inria.fr
  199. (X/contrib-R5/clients); it also has bindings similar to emacs and has a
  200. built-in browser for C and C++ code.  Version 2.5 was released 12/95.
  201.  
  202. jed is available from rhino.cis.vutbr.cs in pub/software/czech.
  203.  
  204. The word processor formerly known as LyriX is available via 
  205. http://www.lehigh.edu/~dlj0/stuff/ .
  206.  
  207. Commercial products include:
  208.  
  209. Edith Pro, a multi-window text editor, is intended to eventually become
  210. low-budget commercial software, and at least for an initial period, single
  211. licences will be free. The most recent beta version can be downloaded from
  212. the NLnet web server at http://www.nl.net/~zfc/index.html . It includes
  213. a simple HTML-compatible info browser.  [8/96]
  214.  
  215. The ARPUS/ce editor provides full-screen X-based text editing across a
  216. variety of UNIX platforms.  Developed originally for users migrating from
  217. Apollo's Domain environment, ce was modeled after the Display Manager
  218. editor.  Information: Enabling Technologies Group at 770-642-1500 and
  219. arpus@etginc.com or use ftp://ftp.std.com//ftp/vendors/ETG/README/ for a
  220. demo.
  221.  
  222. A commercial version of Asedit (see above) is available from Stochniol
  223. Advanced Software (+44 (0)81-679-5795, astoch@ic.ac.uk).
  224.  
  225. Iris Computing Laboratories offers the "ie" editor. Info:  +1-505-298-2700 or
  226. info@spectro.com. (See the review in the 1/94 Unix Review.)
  227.  
  228. Qualix Group (info@qualix.com or 800-245-UNIX (415-572-0200)) offers a
  229. BRIEF-compatible, X-based GUI editor that runs on all major UNIX
  230. platforms as well as PCs.  CRISP offers a multi-window/multi-buffer
  231. environment with color highlighting. It is fully customizable. See 
  232. ftp.qualix.com://qualix/vital for a demo.
  233.  
  234. VITAL (713-781-7406) offers the Crisp editor, a work-alike superset of the
  235. popular BRIEF editor, for several systems.  Previously-available source
  236. versions have been withdrawn from circulation.
  237.  
  238. FrameMaker and FrameWriter are available as X-based binary products for
  239. several machines. Frame is at 800-843-7263 (CA: 408-433-3311).
  240.  
  241. WX2 (formerly InDepthEdit) is available from Non Standard Logics (+33 (1) 44
  242. 08 70 80; requests@nsl.fr).
  243.  
  244. The Applixware office integration tools from Applix (1-800-8APPLIX, MA:
  245. 508-870-0300) include a multi-font WYSIWG document composer; for several
  246. systems.
  247.  
  248. (commercial products below this line not recently confirmed)
  249.  
  250. Elan Computer Group (Mountain View, CA; 415-964-2200) has announced the
  251. Avalon Publisher 2.0, an X11/OPEN LOOK WYSIWYG electronic publishing system.
  252.  
  253. Buzzwords International Inc. has an editor called 'Professional Edit' that
  254. runs under X/Motif for various platforms.  Info: +1-314-334-6317.
  255.  
  256. DECwrite is available from DEC for some DEC hardware and SunWrite is
  257. available from Sun.
  258.  
  259. IslandWrite will soon be available from Island Graphics (415-491-1000)
  260. (info@island.com) for some HP & Apollo platforms.
  261.  
  262. Interleaf is currently available from Interleaf (800-241-7700, MA:
  263. 617-577-9800) on all Sun and DEC platforms; others are under development.
  264.  
  265. ArborText, Inc. provides an X11 version of its Electronic Publishing program
  266. called "The Publisher". The Publisher is available on Sun, HP and Apollo
  267. workstations. Contact Arbortext at 313-996-3566. [5/90]
  268.  
  269. Typex is a Motif-based editor available for several systems.  Information:
  270. Amcad Research, 408-867-5705, fax -6209.
  271.  
  272. WordPerfect offers an X-based version of WordPerfect for several
  273. workstations. Information: 801-222-5300 or 800-451-5151.
  274.  
  275. Bradford Business Systems (714-859-4428) offers SpeedEdit for several
  276. systems.
  277.  
  278. ----------------------------------------------------------------------
  279. Subject:  97)! Where can I get an X-based mailer?
  280.  
  281. xmh, an X interface to mh, is distributed with the X11 releases. The xmh
  282. program provides a graphical user interface to the MH Message Handling System.
  283. Electronic mail messages may be composed, sent, received, replied to,
  284. forwarded, sorted, and stored in folders. xmh provides extensive mechanisms for
  285. customization of the user interface.
  286.  
  287. exmh is a TK-based user interface to MH mail. It supports arbitrarily nested
  288. folder structures, and it helps you find new mail if you pre-sort it into
  289. different folders as it arrives. It parses MIME messages and has a limited MIME
  290. composition facility. You can hook it up to your favorite editor, or use its
  291. built-in editor. exmh is extensible via Tcl programming and X resource-based
  292. button and menu specifications.  The contact for exmh is bwelch@eng.sun.com
  293. (Brent Welch). Sources for version 1.6.5 (for tk 4.0) are on 
  294. http://www.sunlabs.com/~bwelch/exmh/ [3/96].
  295.  
  296. Xmail is an X-based window interface to Berkeley-style mail handlers; it is
  297. styled primarily after the Sunview mailtool application and builds on most
  298. Unix systems. The current release [6/95] is 1.6; older versions are available
  299. in the X11R5 contrib tape and from ftp.x.org
  300. (contrib/applications/xmail_1.6.tar.gz) . Info: Jeff Markham,
  301. markham@cadence.com.
  302.  
  303. XF-mail is an XForms-based MH mail-reader for X; it was created using the
  304. XForms library. The interface is configurable through the user interface
  305. itself. XF-mail retrieves mail via POP or from a spool file; it sends via
  306. sendmail or SMTP. Sources are available at
  307. ftp://ftp.x.org/contrib/applications/xfmail-0.3.tar.gz .
  308.  
  309. thsmail, by Thomas Schaller (ths@thshome.erls02.siemens.de), is a Motif-based
  310. Mail User Agent for RFC822 and MIME messages. The Linux version is freeware;
  311. try ftp://ftp.erls02.siemens.de/pub/linux/thsmail/ .
  312.  
  313. MMH (My Mail Handler), a motif interface to the MH mail handler, is available
  314. from ftp://ftp.eos.ncsu.edu/pub/bill/bill.tar.Z ; it is bundled with
  315. the TED editor, which it uses for composing messages. Motif 1.1 is required; if
  316. you don't have it, look for DEC and SPARC executables in the same place.
  317. Information and problems to: Erik Scott, escott@eos.ncsu.edu. [1/92]
  318.  
  319. The Andrew Toolkit supports the Andrew Message System; it is available from
  320. ftp.x.org and many other X archives and from ftp://ftp.andrew.cmu.edu/pub , 
  321. or send email to susan+@andrew.cmu.edu.  You may be able to
  322. use the Remote Andrew Demo service to try this software; try "finger
  323. help@atk.itc.cmu.edu" for help.
  324.  
  325. xmailtool is an Xaw-based interface to Mail, BSD's mail reader/sender, 
  326. with some extra features. It has been ported to widely divergent systems.
  327. Sources are on ftp://ftp.x.org/contrib/xmailtool.3.1.2b.tar.Z [3/96].
  328. Information: Bob Kierski, bobo@cray.com (who mentions that development is
  329. temporarily suspended).
  330.  
  331. MuMail, an X-based elm-like mail program with MIME support and digest
  332. exploding, is available at
  333. ftp://sunsite.unc.edu/pub/Linux/system/Mail/readers/mumail-2.4b-src.tgz [3/96].
  334. Information: David Boyd, dave_boyd@sterling.com. 
  335.  
  336. tkmail, a graphical mail client using tcl and tk 3.6,
  337. is available at
  338. ftp://sunsite.unc.edu/pub/Linux/system/Mail/readers/tkmail-2.0beta-tar.gz [3/96].
  339.  
  340. tkmr, a read-only tcl/tk mail file browser with search and sort capability, is
  341. available at
  342. ftp://sunsite.unc.edu/pub/Linux/system/Mail/readers/tkmr-0.9.tar.gz [3/96]
  343.  
  344. ML, an IMAP mail client for X11/Motif, provides a full-featured MIME aware
  345. mail/news system with active filtering of messages based on rules which you
  346. define, plus point&click PGP access.  Linux binaries are on
  347. ftp://ftp-camis.stanford.edu/pub/ml .
  348.  
  349. Meuf, a Motif-based MIME Mail User Agent by Daniel Glazman
  350. (Daniel.Glazman@der.edf.fr), is at http://lara0.exp.edf.fr/glazman/MEUF.html
  351. [3/96]. The pages include snapshots of development versions, information on the
  352. project, and up-to-date information on how it evolves. Meuf 3.0 is currently
  353. undergoing beta-testing.
  354.  
  355. xmailbox 2.4 is an enhanced xbiff and plays sound effects and animation.
  356. Sources are on ftp://ftp.x.org/contrib/applications/xmailbox-2.4.tar.gz .
  357. [8/96]
  358.  
  359. coolmail 1.3 is a mail notification utility for UNIX systems running X. Sources
  360. are on ftp://sunsite.unc.edu/pub/packages/mail/coolmail-1.3.tar.gz [9/95].
  361.  
  362. xelm is an xbiff program intended to be used to launch elm or another
  363. mail-reader.  A version is in ftp://ftp.x.org/contrib/utilities/xelm.tar.Z
  364. [3/96].
  365.  
  366. Also:
  367.  
  368. The Netscape browser includes a mailer.
  369.  
  370. Z-Code Software (an NCD company) offers Z-Mail for most Unix systems;
  371. binaries support both tty and Motif interfaces. The mailer includes a
  372. csh-like scripting language for customizing and extending mail capabilities.
  373. Information: 415-898-8649,  info@ncd.com,
  374. http://www.ncd.com/Z-Code/zcode.html [3/96].
  375.  
  376. Ishmail from Halsoft (ftp.halsoft.com) is available on several platforms.  It
  377. is a MIME-compliant X/Motif-based mailer. See also:
  378. http://www.halsoft.com/products/ishmail/ [3/96].
  379.  
  380. Several vendors' systems include X-based mailers. DEC offers dxmail; Sun
  381. offers an X-based mailtool; SCO (info@sco.com) includes SCOmail in its Open
  382. Desktop product. HP offers the MPower product.
  383.  
  384. Several integrated office-productivity tools include mailers:
  385.  
  386. The Applixware office integration tools from Applix (1-800-8APPLIX, MA:
  387. 508-870-0300) include a mailer.
  388.  
  389. ----------------------------------------------------------------------
  390. Subject:  98)! Where can I get an X-based paint/draw program?
  391.  
  392. Drawing Packages:
  393.  
  394. xpic is an object-oriented drawing program. It supports multiple font styles
  395. and sizes and variable line widths; there are no rotations or zooms.  xpic is
  396. quite suitable as an interactive front-end to pic, though the xpic-format
  397. produced can be converted into PostScript. (The latest version is on the R4
  398. contrib tape in clients/xpic and on ftp.x.org in R5/contrib/xpic.tar.Z.)
  399.  
  400. xfig (original work by Supoj Sutanthavibul, with additional work and
  401. currently maintained by Brian V. Smith (bvsmith@lbl.gov)) is an
  402. object-oriented drawing program supporting compound objects.  The xfig format
  403. can be converted to PostScript or other formats.  xfig 3.1.4 is available
  404. [8/95] in /contrib/applications/drawing_tools/xfig; transfig 3.1.2 is
  405. available in /contrib/applications/drawing_tools/transfig.  Older versions
  406. are on the R5 contrib tape or on ftp.x.org in /contrib/R5fixes (version 2.1.8
  407. [10/93]).
  408.  
  409. idraw supports numerous fonts and various line styles and arbitrary
  410. rotations. It supports zoom and scroll and color draws and fills. The file
  411. format is a PostScript dialect. It can import TIFF files. Distributed as a
  412. part of the InterViews C++ toolkit (current release 3.1, from
  413. interviews.stanford.edu) .
  414.  
  415. tgif by William Cheng (william@oahu.cs.ucla.edu) is available from most uucp
  416. sites and also from ftp.x.org and from cs.ucla.edu. It is frequently updated;
  417. version 3.0.8 was released 9/96. See http://bourbon.cs.ucla.edu:8001/tgif/ 
  418. and ftp://ftp.x.org/contrib/applications/tgif/tgif-3.0-patch8.tar.gz .
  419.  
  420. figure in the Andrew User Interface System (versions 5.2 and above) is a
  421. general drawing package which also allows arbitrary Andrew insets to be part
  422. of the drawing.
  423.  
  424. Picasso 4.1a3, an interactive drawing tool in the style of idraw, is on
  425. ftp://ftp.ceram.fr/pub/tcl anb ftp://ftp.neosoft.com/pub/tcl 
  426. (it requires tk and tclX).
  427.  
  428. pcb is intended primarly for printed circuit board layouts; it is available
  429. in ftp.medizin.uni-ulm.de:/pub/pcb-1.2/.
  430.  
  431. Commercial Draw Products: 
  432.  
  433. FrameMaker has some draw capabilities. [4/90]
  434.  
  435. Dux Ta-Dah!, 1-800-543-4999
  436.  
  437. Arts&Letters Composer, 214-661-8960
  438.  
  439. Ficor AutoGraph, 513-771-4466
  440.  
  441. IslandGraphics offers IslandDraw.  Info: 415-491-1000.
  442.  
  443. BBN/Slate from BBN Software Products includes a full-featured draw and paint
  444. program with object grouping and multiple patterns; multiple X platforms.
  445. (617-873-5000 or slate-offer@bbn.com). [11/90]
  446.  
  447. Corel Draw, 613-728-8200; ported to X by Prior Data Sciences 800-267-2626
  448.  
  449. sphinx is a family of tools for the realization of dynamic drawings; it
  450. contains the vector-drawing objecft grinx and an interactve X-based editor.
  451. The toolbox is available from in GmbH (+49 7531 65022, gvr@in-gmbh.de).
  452.     
  453. Paint Packages:
  454.  
  455. XPaint 2.1, by David Koblas (koblas@netcom.com), is a color bitmap/pixmap
  456. editing tool featuring most standard paint program options.  It allows for
  457. the editing of multiple images simultaneously and supports various formats,
  458. including PPM, XBM, etc.  The current version is available for ftp from
  459. ftp.netcom.com as /pub/ko/koblas/xpaint-2.1.1.tar.gz [1/94]. A new
  460. version is now being maintained by Torsten Martinsen (bullestock@dk-online.dk);
  461. a beta release of 2.2 is available from 
  462. http://www.dk-online.dk/users/Torsten_Martinsen/ .
  463.  
  464. CDE includes an icon editor which supports both xbm and xpm formats. It has
  465. a screen-capture facility and also includes many pre-defined icons.
  466.  
  467. A new OpenWindows PostScript-based graphical editor named 'ice' is now [2/91]
  468. available for anonymous ftp from Internet host lamont.ldgo.columbia.edu
  469. (129.236.10.30).  ice (Image Composition Environment) is an imaging tool that
  470. allows raster images to be combined with a wide variety of PostScript
  471. annotations in WYSIWYG fashion via X11 imaging routines and NeWS PostScript
  472. rasterizing. (It may require OpenWindows and Sun C++ 2.0.)
  473.  
  474. The "pixmap" program by Lionel Mallet (mallet@sophia.inria.fr) for creating
  475. pixmaps is on the R5 contrib tape; it resembles the bitmap client.  Version
  476. 2.6 is now available [5/94] on ftp.x.org and avahi.inria.fr.
  477.  
  478. A version of Robert Forsman's (thoth@lightning.cis.ufl.edu) xscribble, an
  479. 8-bit paint program for X, is now on ftp.cis.ufl.edu in pub/thoth/. [2/93]
  480.  
  481. Although MetaCard is not generally classified as a paint program, a full
  482. 24-bit color image editor is built into the program, which can be used for
  483. light image editing and for producing color icons (info@metacard.com).
  484. MetaCard is available via anonymous FTP from ftp.metacard.com, csn.org, or
  485. 128.138.213.21. Version 2.0 was released 3/96.
  486.  
  487. pixt by J. Michael Flanery (flanery@mips.com) produces XPM output; it is
  488. available on ftp.x.org.
  489.  
  490. xpe on ftp.x.org produces XPM output.
  491.  
  492. Phoenix is a 24-bit editor for editing of photos, notably. An alpha is on
  493. nic.funet.fi:pub/graphics/packages/phoenix.
  494.  
  495. Yaged (Yet Another Graphics EDitor) is an X/Motif(1.1) TIFF pixmap editor.
  496. Sources are on ftp.sbu.ac.uk in /pub/MotifStuff/yaged.
  497.  
  498. The SENBEI paint program by Kenichi Chinen (k-chinen@is.aist-nara.ac.jp) is
  499. available through ftp://shika.aist-nara.ac.jp/chinen/sp/sp940521.tar.Z . It
  500. loads and saves several file formats.
  501.  
  502. Commerial Paint Products:
  503.  
  504. DEC Ultrix includes the dxpaint bitmap editor.
  505.  
  506. OpenWindows includes the olpixmap editor.
  507.  
  508. SCO ODT includes the SCOpaint editor.
  509.  
  510. HP VUE includes the vueicon editor.
  511.  
  512. Dux Ta-Dah!, 1-800-543-4999
  513.  
  514. Arts&Letters Composer, 214-661-8960
  515.  
  516. IslandGraphics offers IslandPaint. Info: 415-491-1000.
  517.  
  518. xgremlin, a simple drawing editor, is available from PubDraw.
  519.  
  520. BBN/Slate from BBN Software Products includes a full-featured draw and paint
  521. program with object grouping and multiple patterns; multiple X platforms.
  522. (617-873-5000). [11/90]
  523.  
  524. Several integrated office-productivity tools include draw/paint capabilities:
  525.  
  526. The Applixware office integration tools from Applix (1-800-8APPLIX, MA:
  527. 508-870-0300) include draw/paint capabilities.
  528.  
  529. [thanks in part to Stephen J. Byers (af997@cobcs1.cummins.com), J. Daniel
  530. Smith (dsmith@ann-arbor.applicon.slb.com), and David Koblas
  531. (koblas@netcom.com)]
  532.  
  533. ----------------------------------------------------------------------
  534. Subject:  99)  Where can I get an X-based plotting program?
  535.  
  536. These usually are available from uucp sites such as uunet or other sites as
  537. marked; please consult the archie server to find more recent versions.
  538. See also the comp.graphics, available from
  539. ftp://rtfm.mit.edu/pub/usenet/news.answers/graphics/faq
  540.         or
  541. http://www.cis.ohio-state.edu/hypertext/faq/usenet/graphics/faq/faq.html 
  542.  
  543.  gnuplot    X (xplot), PostScript and a bunch of other drivers.
  544.     ftp.x.org [and elsewhere]:R5contrib/gnuplot3.4a.tar.Z
  545.  
  546.  gl_plot    X output only [?]
  547.     comp.sources.unix/volume18
  548.  
  549.  graph+
  550.     yallara.cs.rmit.oz.au:/pub/graph+.tar.Z [131.170.24.42]
  551.     comp.sources.unix/volume8
  552.  
  553.  pdraw,drawplot        2D and 3D X,PS
  554.     scam.berkeley.edu:/src/local/3dplot.tar.Z [128.32.138.1]
  555.     scam.berkeley.edu:/src/local/contour.tar.Z [128.32.138.1]
  556.     scam.berkeley.edu:/src/local/drawplot.tar.Z [128.32.138.1]
  557.     uunet:~ftp/contrib/drawplot.tar.Z
  558.  
  559.  xgraph        plot, zoom. Outputs PS or HPGL.
  560.     shambhala.berkeley.edu:/pub/xgraph-11.tar.Z [128.32.132.54]
  561.     sun1.ruf.uni-freiburg.de:X11/contrib/xgraph-11.tar.Z [132.230.1.1]
  562.     nisc.jvnc.net:pub/xgraph-11.tar.Z [128.121.50.7]
  563.     comp.sources.x/volume3
  564.     or many other sites 
  565.  
  566.  ACE/gr (formerly xvgr and xmgr) XY plotting tools    [10/95]
  567.     ftp://ftp.teleport.com/pub/users/pturner/acegr/xmgr-3.01pl7.tar.gz
  568.     ftp://ftp.x.org/contrib/applications/xmgr-3.01.tar.gz
  569.  
  570.  XGobi        An interactive dynamic scatter-plotting tool from Bellcore
  571.     lib.stat.cmu.edu: general/xgobi* [log in as statlib with your email
  572.     as the password; or send email to statlib@lib.stat.cmu.edu containing
  573.     the one-line message "send xgobi from general"]
  574.     Information from: Debby Swayne, dfs@bellcore.com.
  575.  
  576.  Robot        a scientific XView-based graph plotting and data analysis tool
  577.     ftp.astro.psu.edu:pub/astrod/robotx0.48.tar.Z [128.118.147.70]
  578.  
  579.  plotmtv    a multi-purpose 2D/3D plotter
  580.     tanqueray.berkeley.edu:/pub/Plotmtv1.3.1.tar.Z
  581.  XgPlot        Motif-based x-y graphing with a movie-loop display
  582.     ftp.x.org:XgPlot-4.1.tar.Z
  583.  
  584. [2/91. Thanks in part to: emv@ox.com (Ed Vielmetti); geoff@Veritas.COM 
  585. (Geoffrey Leach); Paul A. Scowen (uk1@spacsun.rice.edu); black@beno.CSS.GOV 
  586. (Mike Black)]
  587.  
  588. See also http://www-ocean.tamu.edu/~baum/ocean_graphics.html .
  589.  
  590. ----------------------------------------------------------------------
  591. Subject: 100)! Where can I get an X-based graph-drawing program?
  592.  
  593. Xgrab reads a textual specification of a graph, lays out the graph using
  594. heuristics to minimize the number of edge crossings, and displays the graph
  595. as labeled nodes and edges in an X window. Sources are on
  596. ftp.cs.washington.edu (128.95.1.4) as pub/xgrab.tar.Z. Interviews 2.6 is
  597. required. [12/93]
  598.  
  599. daVinci is a universal, generic visualization system for generating
  600. high-quality drawings of directed graphs. Besides a novel automatic layout
  601. algorithm for graphs, many interactive features such as fine-tuning of a
  602. layout, abstractions and scaling operations are provided. A bidirectional
  603. application interface is implemented for tool communication with arbitrary
  604. programs. daVinci is available for Sun's and PC's with Linux from
  605. http://www.informatik.uni-bremen.de/~davinci . Version 2.0.1 is current [8/96].
  606.  
  607. ----------------------------------------------------------------------
  608. Subject: 101)! Where can I get an X-based spreadsheet?
  609.  
  610. Xspread is an electronic spreadsheet which runs under X; it was developed by
  611. software engineering teams as part of a college course "Introduction to
  612. Software Engineering".  The structure and operation of the spreadsheet is
  613. similar to but not identical with popular spreadsheets such as Lotus 1-2-3
  614. and its clones.  Like other spreadsheets, the workspace is arranged into rows
  615. and columns of cells.  Each cell can contain a number, a label (i.e.
  616. character string), or a formula which evaluates to a number or label.
  617. Xspread is apparently based on sc. Sources are available as
  618. ftp://cs.uwm.edu/pub/soft-eng/xspread3.1.1c.tar.gz [11/95]. Information:
  619. soft-eng@cs.uwm.edu. [6/96]
  620.  
  621. The GNU package Oleo handles spreadsheet cells with cross-references and
  622. calculation formulas.  It can generate PostScript renditions of
  623. spreadsheets.  Sources are available
  624. ftp://prep.ai.mit.edu/pub/gnu/oleo-1.6.tar.gz [6/96].
  625.  
  626. A simple spreadsheet based on the XbaeMatrix is available at
  627. ftp://capella.ibp.fr/pub/vidal . [8/96]
  628.  
  629. Wingz is an easy-to-use, graphical spreadsheet for business and technical
  630. professionals, that allows users to create sophisticated presentations and
  631. reports, as well as user interfaces and end-user applications.  The next
  632. major release of Wingz (version 2.1) is currently in beta and 
  633. the 1.4.1 release is being released for Linux as shareware. Wingz 1.4.1
  634. for Linux is a fully functional release of Wingz 1.x and as such is fully
  635. compatible with all other non-realtime versions of Wingz 1.x.
  636. Sources and other information are at http://www.wingz.com/ [6/96]
  637.  
  638. NExS, the Network Extensible Spreadsheet from X Engineering Software Systems,
  639. is a full-featured, Motif compliant spreadsheet developed specifically for
  640. Unix.  A complete application programming interface (API) is provided with
  641. NExS. The API allows external processes, running locally or remotely, to
  642. access and manipulate the formulas and data stored in NExS cells, as well as
  643. access to all of the controls and features of NExS, including graphics. The
  644. flexible NExS API allows the NExS spreadsheet to serve as either the "client"
  645. or the "server" in a networked environment, supporting one-to-many,
  646. many-to-one, and many-to-many connectivity.  You can download the functional
  647. demonstration of NExS which may be enabled for a full license; it is
  648. available from http://www.xess.com/ . [6/96]
  649.  
  650. Also [commercial programs not recently confirmed]:
  651.  
  652. Several of the below are part of integrated office-productivity tools which may
  653. also include word-processing, email, conferencing, image processing, and 
  654. drawing/painting, among other features.
  655.  
  656. Vendor                        Product    Contact Information 
  657. ------                        -------    -------------------
  658. Access Technology             20/20      508-655-9191
  659. Investment Intellegent System WingZ      800-494-9464
  660. shareware              WingZ     some Linux vendor
  661. Quality Software Products     Q-Calc/eXclaim    800-628-3999 (CA:213-410-0303) 
  662. Unipress                      Q-Calc     201-985-8000
  663. Uniplex                       Uniplex    214-717-0068, 800-356-8063
  664. Digital                  DECdecision   1-800-DIGITAL
  665. Applix                  Applixware 508-870-0300, 1-800-8APPLIX.
  666. AIS                  XESS     919-942-7801, info@ais.com
  667. AIS                  Xslite     919-942-7801, support@ais.com
  668. BBN Software Products         BBN/Slate  617-873-5000 slate-offer@bbn.com
  669. Elsid Software Systems          Ripcam     613-228-9468
  670. Andrew Consortium          table     info-andrew-request@andrew.cmu.edu
  671. Axene http://www.axene.com    XQuad     ftp://ftp.x.org/contrib/office/Axene
  672.  
  673. SAS by the SAS Institute now has a spreadsheet module; the X version is
  674. available on the current popular RISC platforms.
  675.  
  676. ----------------------------------------------------------------------
  677. Subject: 102)  Where can I get X-based project-management software?
  678.  
  679. Vendor                            Product        Contact Information 
  680. ------                -------        -------------------
  681. Productivity Solutions        Ultra Planner    617-237-1600
  682. Quality Software Products     MasterPlan Version, 310-410-0303 sales@qsp.com
  683. Digital Tools, Inc.        AutoPLAN    408-366-6920, 800-755-0065
  684. NASA                COMPASS        404-542-3265,
  685.                         service@cossack.cosmic.uga.edu
  686. GEC-Marconi Software Systems    GECOMO Plus    703-648-1551
  687. GEC-Marconi Software Systems    SIZE Plus    703-648-1551
  688. TEI, Inc            VUE        408-985-7100
  689. Mantix                Cascade        703-506-8833
  690. Advanced Management Solutions    Schedule Publisher    800-397-6829
  691. Auburn University        ??        ??
  692. Computer Associates        SuperProject
  693. ??                Xopps        devvax.jpl.nasa.gov
  694. ACCENT                GraphicVUE    info@nis.com
  695.  
  696. [thanks to Pete Phillips; 7/92]
  697. [thanks to Atul Chhabra (atul@nynexst.com); 10/92]
  698.  
  699. Pete Phillips (pete@smtl.demon.co.uk) posts to comp.sources.wanted a    
  700. FAQ on project-management programs.
  701.  
  702. ----------------------------------------------------------------------
  703. Subject: 103)! Where can I get an X-based PostScript previewer?
  704.  
  705. Ghostscript is distributed by the Free Software Foundation and includes a
  706. PostScript interpreter and a library of graphics primitives.  Version 2.6.2
  707. is now available; version 3.0 will include a full implementation of
  708. PostScript Level 2.  Sources are on
  709. ftp://prep.ai.mit.edu/pub/gnu/ghostscript-2.6.2.tar.gz (pick up
  710. ghostscript-fonts-2.6.2.tar.gz as well). Related goodies are at
  711. ftp://ftp.cs.wisc.edu/ghost/gnu/ . [6/96]
  712.  
  713. GhostView (by Tim Theisen, tim@cs.wisc.edu) is full-function user interface
  714. for GhostScript.  Sources are on
  715. ftp://prep.ai.mit.edu/pub/gnu/ghostview-1.5.tar.gz and
  716. ftp://ftp.cs.wisc.edu//ghost/gnu/ghostview-1.5.tar.gz binaries for various
  717. architectures are at ftp://ftp.cs.wisc.edu/ghost/gnu/ghostview-exe/ .
  718.  
  719. GSPreview (by the Computing Laboratory of the University of Kent at
  720. Canterbury) is an X user interface (WCL-based) to the Ghostscript 2.4-2.6
  721. interpreter.  The source is available for anonymous ftp from ftp.x.org as
  722. gspreview.2.4.tar.Z [9/94] or from
  723. ftp://unix.hensa.ac.uk/misc/unix/gspreview/gspreview.2.4.tar.Z which
  724. outdates ftp://ftp.x.org/R5contrib/gspreview.2.3.tar.Z .
  725.  
  726. XPsView (by Francois Bourdoncle, bourdoncle@prl.dec.com) is a Motif wrapper
  727. around PsView, which is a X11 DSC Document viewer that can use both XDPS and
  728. GhostScript as the interpreter engine. An early version was an the Alpha
  729. Freeware CD. More recent versions, which include batch translation of
  730. PostScript files into PPM files, are on http://www.ensmp.fr/~bourdonc .  This
  731. software is "postcardware", that is, if you like it, you are kindly requested
  732. to send the author a postcard.  Version 1.47 is current as of 10/96.
  733.  
  734. Also [commercial products not recently confirmed]:
  735.  
  736. ScriptWorks is Harlequin's software package for previewing and printing
  737. PostScript(R) descriptions of text and graphics images; previewers for X are
  738. available. For information call +44-223-872522 or send email to
  739. scriptworks-request@harlqn.co.uk.
  740.  
  741. Image Network's Xps supports the full PostScript language and renders in
  742. color, grayscale, or monochrome. Fonts displayed are anti-aliased. Info:
  743. Image Network, +1 415 967 0542.
  744.  
  745. Digital's dxpsview runs on UWS 2.1 and 2.2.
  746.  
  747. Sun's pageview runs with the X11/NeWS server. 
  748.  
  749. Showpage, the PostScript previewer from Adobe Systems, is available from ICS
  750. as part of the Display PostScript System for Sun Solaris 1 (SunOS).  More
  751. information is available from ICS at info@ics.com, or +1 617 621 0060, or Fax
  752. at +1 617 621 9555, http://www.ics.com .
  753.  
  754. ----------------------------------------------------------------------
  755. Subject: 104)  Where can I get an X-based GKS package?
  756.  
  757. The latest freely-available XGKS can be obtained from
  758. xgks-request@unidata.ucar.edu; this is a 2c implementation derived from the
  759. X11R4 contrib XGKS from IBM and the University of Illinois. The release is on
  760. unidata.ucar.edu [128.117.140.3] as pub/xgks.tar.Z. [12/90]
  761.  
  762. In addition, Grafpak-GKS is available from Advanced Technology Center
  763. (714-583-9119).
  764.  
  765. GKSUL is available from gks@ulowell.edu (ULowell CS department). It is a 2b
  766. implementation which includes drivers for a variety of devices. It can be
  767. passed an X window ID to use. The package includes both C and Fortran
  768. bindings.
  769.  
  770. [11/90; from dsrand@mitre.org and from stew@hanauma.stanford.edu]
  771.  
  772. An XgksWidget is produced by Neil Bowers (neilb@leeds.dcs;
  773. neilb@dcs.leeds.ac.uk); the latest [10/91] conforms with the new version of
  774. XGKS (2.4). It is available on ftp.x.org in R5contrib/xgks-widget.tar.Z.
  775.  
  776. ----------------------------------------------------------------------
  777. Subject: 105)  Where can I get an X-based IRIS GL package?
  778.  
  779. Ygl 3.0.0 [9/95] (by Fred Hucht, fred@thp.Uni-Duisburg.DE) emulates most of
  780. SGI's GL's two-dimensional drawing routines and the window, queue, color
  781. (cmap/RGB) stuff, double-buffering and more. Ygl is available from
  782. ftp.thp.Uni-Duisburg.DE (134.91.141.1), as pub/source/X11/Ygl-3.0.0.tar.gz.
  783. For more information see http://www.thp.Uni-Duisburg.DE/Ygl/ReadMe.html .
  784.  
  785. Certain vendors (SGI, IBM) are offering a GL package for X.
  786.  
  787. VOGL/VOGLE from gondwana.ecr.mu.oz.au: /pub/vogle.tar.{Z.gz} and
  788. pub/vogl.tar.{Z.gz} handle 3D drawing operations.  VOGL is closer to GL than
  789. VOGLE.
  790.  
  791. ----------------------------------------------------------------------
  792. Subject: 106)  Where can I get an X-based OpenGL package?
  793.  
  794. Information about OpenGL implementations can be found at
  795. http://www.sgi.com/Technology/openGL/vendors.html .
  796.  
  797. OpenGL is either bundled with the operating system or unbundled depending on
  798. the vendor. Prominent OpenGL vendors with X products are DEC, E&S, IBM,
  799. Metrolink, Portable Graphics, Sony, and Template Graphics.  Portable Graphics
  800. and Metrolink both provide OpenGL implementations for Linux.
  801.  
  802. Brian Paul's Mesa is a public domain implementation of a library with an API
  803. very similar to that of OpenGL.  Currently, Mesa works on most Unix/X systems
  804. and MS Windows. An outdated Amiga driver is also included (but needs some
  805. work). Other device drivers for MS DOS, Mac, etc. should be available
  806. eventually.  Mesa can be obtained by ftp.  Information on Mesa can be found
  807. at http://www.ssec.wisc.edu/~brianp/Mesa.html . 1.2.6 was current 5/96.
  808.  
  809. The OpenGL Utility Toolkit (GLUT) is a toolkit for making it easier to
  810. explore OpenGL programming.  It implements a simple windowing API for
  811. OpenGL.  GLUT was described in the Nov/Dec '94 issue of The X Journal
  812. magazine.  Version 3.0 of the GLUT API version 2 distribution is now [6/95]
  813. available in ftp://sgigate.sgi.com/pub/opengl/xjournal/GLUT/ .
  814.  
  815. Two OpenGL for Linux implementations are now available from either Metrolink
  816. and Portable Graphics (an E&S company).  These are licensed, complete, and
  817. conformant implementations.  Info at:
  818.  
  819.     http://www.metrolink.com/products/ogl.press.html
  820.     http://www.es.com/products/PC/Linux.html
  821.  
  822. OpenGL implementations are also available for non-X platforms like
  823. Windows NT, OS/2, and the Power Mac.
  824.  
  825. Thanks to mjk@hoot.asd.sgi.com (Mark Kilgard) [8/95].
  826.  
  827. ----------------------------------------------------------------------
  828. Subject: 107)  Where can I get an X-based PEX package?
  829.  
  830. The first official release of PEX is with X11R5; fix-22 brings the Sample
  831. Implementation server to version 5.1.
  832.  
  833. The PEX 5.2 Protocol specification is now available via anonymous ftp to
  834. ftp.x.org, in the directory /pub/DOCS/PEX/. [8/94]
  835.  
  836.  
  837. There is now available from the University of Illinois an implementation of
  838. the PEX 4.0 specification called UIPEX. It contains a "near- complete"
  839. implementation of PHiGS and PHiGS PLUS. The file pub/uipex/uipex.tar.Z is on
  840. a.cs.uiuc.edu (128.174.252.1); the porting platform was an RT running 4.3.
  841. Questions and comments can to go uipex@cs.uiuc.edu.
  842.  
  843. In addition, the PEXt toolkit by Rich Thomson (rthomson@dsd.es.com) is
  844. available on ftp.x.org as PEXt.tar.Z; it includes a PEX widget making it
  845. easier to include PEX in Xt-based programs.
  846.  
  847. ----------------------------------------------------------------------
  848. Subject: 108)  Where can I get an X-based TeX or DVI previewer?
  849.  
  850.     The xtex previewer for TeX files is available from a number of archive 
  851. sites, including uunet; the current version is usually on ftp.cs.colorado.edu
  852. (128.138.204.31) in SeeTeX-2.18.5.tar.Z; pre-converted fonts are also on that 
  853. machine. The distribution all includes "mftobdf" which converts PK, GF, and PXL
  854. fonts to BDF format, where they can then be compiled for use by your local X
  855. server. 
  856.     The xdvi dvi-previewer is fairly comprehensive and easy to use. It is 
  857. also available from a number of sites, including uunet and ftp.x.org; current 
  858. version is patchlevel 16 [12/92].
  859.  
  860. ----------------------------------------------------------------------
  861. Subject: 109)  Where can I get an X-based troff previewer?
  862.  
  863. xditview, a previewer for device-independent troff, is in contrib in X11R6;
  864. it was a supported client in X11R5 and X11R4. X11R4 also offers the
  865. contributed xtroff; an earlier version of xtroff also appeared on the R3
  866. contributed source.
  867.  
  868. In addition, the xman client can be used to preview troff documents which use
  869. the -man macros (i.e. man pages).
  870.  
  871. If psroff is used its output can be viewed with a PostScript previewer.
  872.  
  873. Groff, a C++-based [tn]roff document formatter from the Free Software
  874. Foundation, includes an X-based document previwer based probably on
  875. xditview.  Groff can put out both dvi and PostScript, so xdvi or GhostView
  876. can be used to preview formatted documents.
  877.  
  878. In addition:
  879.  
  880. xproof, an X previewer for ditroff has been contributed by Marvin Solomon
  881. (solomon@cs.wisc.edu); version 3.5 is available on ftp.x.org in
  882. R5contrib/xproof*. [8/90]
  883.  
  884. Elan Computer Group (CA: 415-964-2200) produces eroff, a modified troff
  885. implementation, and Elan/Express, an X11 eroff previewer.
  886.  
  887. SoftQuad (416-239-4801, USA only 800-387-2777; mail@sq.com) offers SoftQuad
  888. Publishing Software, including a substantially- rewritten troff formatter, a
  889. better intermediate language with backwards compatibility, and an X11[R3,R4]
  890. previewer. (This is the package adopted by AT&T's own MIS department, and
  891. used in and re-sold by many parts of AT&T).  [information from Ian Darwin,
  892. SoftQuad (ian@sq.com) 3/90]
  893.  
  894. Image Network (1-800-TOXROFF; CA: 415-967-0542) offers the Xroff package,
  895. which includes a fine modified troff implementation and a set of X11-based
  896. page previewers. (This is the package OEM'ed by several hardware vendors.)
  897.  
  898. [mostly courtesy moraes@cs.toronto.edu (Mark Moraes)] [2/90]
  899.  
  900. ----------------------------------------------------------------------
  901. Subject: 110)! Where can I get a WYSIWYG interface builder (or other shortcuts)?
  902.  
  903. A release of the DIRT interface builder by Richard Hesketh works with X11R5
  904. and includes some support for the Motif widget set. It generates WCL-1.1
  905. code. DIRT is known to be outdated. It is available through comp.sources.x
  906. archives.
  907.  
  908. The InterViews 3.0.1 C++ toolkit contains a WYSIWIG interface builder called
  909. ibuild. ibuild generates code for an InterViews application complete with
  910. Imakefile and an X-resource file. Documentation is /pub/papers/ibuild.ps on
  911. interviews.stanford.edu (36.22.0.175).
  912.  
  913. Quest Windows's (408-496-1900) ObjectViews C++ package includes an
  914. interactive building tool.
  915.  
  916. Druid (Demonstrational Rapid User Interface Development) runs on SPARC
  917. machines using OSF/Motif 1.0; it is intended eventually to be a full UIMS but
  918. apparently now has only support for creating the presentation components, for
  919. which it generates C/UIL code. Info: Singh G, Kok CH, Ngan TY, "Druid: A
  920. System for Demonstrational Rapid User Interface Development". Proc. ACM
  921. SIGGRAPH Symp on User Interface Software and Technology (UIST'90). ACM, NY,
  922. 1990, pp:167-177.
  923.  
  924. The XF builder (version 2.3.n) is a TCL/Tk builder; versions are on
  925. harbor.ecn.purdue.edu. You may subscribe to a mailing list by sending "sub
  926. xf-l <Your name>" to listserv@tubvm.cs.tu-berlin.de.
  927.  
  928. There are several TCL/TK tools which act as interface builders; see the
  929. comp.lang.tcl FAQ for details.
  930.  
  931. ADEW in the Andrew User Interface System supports WYSIWYG user interface
  932. construction with the full selection of AUIS insets, including text, rasters,
  933. tables, and the usual interactors.  Semantics can be coded in C or in Ness,
  934. the AUIS extension language.
  935.  
  936. Camel, a generic IDT for Xt widget sets, is available from
  937. R.N.Tearle@hertfordshire.ac.uk.
  938.  
  939. Also:
  940.  
  941. In addition, these commercial products (unsorted) are available in final or
  942. prerelease form [the * following the product name indicates that the product
  943. is known to allow the designer to specify for each widget whether a
  944. particular resource is hard-coded or written to an application defaults file,
  945. for at least one form of output]. Some are much more than user-interface
  946. tools; some are full user interface management systems; information on most
  947. is not up-to-date:
  948.  
  949. Product Name        Look/Feel    Code Output        Vendor
  950.  
  951. HP Interface        Motif 1.1    C(Xm)            HP/Visual Edge
  952.  Architect/ UIMX    
  953. OPEN LOOK Express    OPEN LOOK    C(Xol+ helper lib)    AT&T /
  954.                                 Visual Edge
  955. UIMX 2.0 *        Motif 1.1    C(Xm + helper code)    Visual Edge
  956.                                 514-332-6430
  957.                                 & distributors
  958. Ada/UIMX 2.9        Motif 1.2    Ada            Bluestone
  959.                         info@bluestone.com
  960.                         http://www.bluestone.com
  961. X-Designer 3.2 *    Motif 1.2    C(Xm); C/UIL; C++    Imperial
  962.                                 Software
  963.                                 Technology, Ltd
  964.                                   (+44 734 587055)
  965.                                 sales@ist.co.uk
  966.                                     US:413-586-4144
  967. XFaceMaker2 (XFM2) *     Motif 1.0    C;C/script (C-like procedural 
  968.                     language);C/UIL
  969.                                  NSL 
  970.                             (33 1 43 36 77 50)
  971.                             requests@nsl.fr
  972. Builder Xcessory 3.5 *    Motif 1.2    C(Xm); C/UIL[r/w]    ICS 
  973.                     Ada; and reads GIL    (617-621-0060)
  974.                                 info@ics.com
  975.                             http://www.ics.com
  976. Builder Xcessory 2.6 *    Motif 1.1    C(Xm); C/UIL[r/w]    DEC
  977.                     [VMS; OSF/1]        (1-800-DIGITAL)
  978. iXBUILD            Motif 1.1    C(Xm); C/UIL        iXOS Software
  979.                                 karl@ixos.uucp
  980.                                 089/461005-69
  981. TeleUSE 2.1 *        Motif 1.1.5    C(Xm); C/UIL[r/w]    Alsys(TeleSoft)
  982.                                 (619-457-2700)
  983.                             gui_info@telesoft.com
  984.                             in Germany: in GmbH,
  985.                             +49 7531 65022, 
  986.                             gvr@in-gmbh.de
  987. ezX 3.2            Motif 1.1    C(Xm +helper lib);C/UIL;Ada
  988.                                 Sunrise
  989.                                 (401-847-7868)
  990.                                    info@sunrise.com
  991. Snapix            Motif        C/Xm            ADNT
  992.                                 +33 1 3956 5333
  993. OpenWindows Developers    OPEN LOOK     GIL [-> C/XView]    Sun
  994. Guide 3.0                GIL [-> C++/XView]
  995.                     GIL [-> C/OLIT]
  996.                     GIL [-> C/PostScript for TNT]
  997. ExoCode/SXM        Motif        C(Xm)            Expert Object
  998. ExoCode/Plus        OPEN LOOK    XView            708-676-5555
  999. TAE Plus v5.3        Motif 1.2;    C, C++ , Ada     Century Computing
  1000.             Dynamic             tae-info@cen.com
  1001.             Data Objects            1-800-823-3228
  1002.                             http://www.cen.com/
  1003. MOB, XSculptor        Motif; OpenLook    C/Xm,UIL; C/Xol        Kovi
  1004.                                 408-982-3840
  1005. PSM            PM, MSW 3.0,    C/UIL            Lancorp
  1006.             Motif 1.1.2,Mac                Pty Ltd.
  1007.                                 +61 3 629 4833
  1008.                                 Fax:  629 1296
  1009.                                 (Australia)
  1010. MOTIFATION *        Motif 1.1.x|1.2    C(Xm)            PEM Stuttgart
  1011.                                +49 (0) 0711/713045
  1012.                                +49 (0) 0711/713047 fax
  1013.                             basien@pem-stuttgart.de
  1014. UIB            Open Look/Motif    C++(OI)            ParcPlace (?)
  1015.                                 +1 303-678-4626
  1016. ILOG BUILDER        Motif                    ILOG
  1017.                                 1 415 390 9000
  1018.                                 info@ilog.com
  1019. XVT-Design        Motif,OL,Windows,&c            XVT
  1020.                                 303-443-4223
  1021.                                 info@xvt.com
  1022. Mimex            Motif 1.2    C(Xm); C/UIL[r/w]    Kernex
  1023.                                 408-441-7376
  1024. Xad            Motif 1.2                ACC,
  1025.                         800-546-7274, 203-454-5500,
  1026.                         info@acc-corp.com
  1027. XVP 1.5            Motif        http://www.shsu.edu/~stdyxc05/VXP
  1028.                     ftp.shsu.edu:/pub/VXP
  1029. lxb 0.4            Motif 
  1030.             http://www.umn.edu/nlhome/g257/parki005/lxb/lxb.html
  1031. SNAPIX             Motif                snapix@adnt.fr
  1032.                             http://www.adnt.fr
  1033.  
  1034.                                 
  1035. Look for magazine reviews for more complete comparisons of meta-file formats,
  1036. documentation, real ease-of-use, etc; Unix World and Unix Review often carry
  1037. articles. See also SunExpert 5/93.
  1038.  
  1039. ParcPlace is making freely available its popular ObjectBuilder and Object
  1040. Interface (OI) products for the Linux operating system [Note! these may now
  1041. be owned by Pure Software.]. ObjectBuilder is a GUI builder written
  1042. completely in C++, that enables UNIX C++ developers to apply the principles
  1043. of object-orientation to the development of user interfaces. OI, a C++ class
  1044. library, provides the toolkit foundation for ObjectBuilder. OI implements the
  1045. look-and-feel of both Motif 1.2 and OPEN LOOK. OI is built directly on top of
  1046. Xlib and is unencumbered by runtime royalties to any party.  ObjectBuilder
  1047. and OI are very extensible, actively facilitating the use of subclassing to
  1048. create new, reusable, user interface components.  Sources are on
  1049. tsx-11.mit.edu in /pub/linux/packages/OI and available from ParcPlace (+1 408
  1050. 481 9090).
  1051.  
  1052. Neuron Data (1 415 321-4488) makes Open Interface, a
  1053. window-system-independent object toolkit which supports interfaces which are
  1054. or resemble (supersets of) Mac, Windows, and Motif and Open Look; the package
  1055. includes an interface builder.
  1056.  
  1057. The GRAMMI builder supports the development of Ada/X applications using its
  1058. own set of objects which have Motif look and feel.  GRAMMI is written in Ada
  1059. and generates Ada specs and stub bodies.  Call 1-800-877-1815 or send mail to
  1060. info_server@evb.com with subject "send grammi" [without quotes].
  1061.  
  1062. In addition, these non-WYSIWYG but related products may help for goals of
  1063. rapid prototyping of the application interface:
  1064.  
  1065. WCL: the Widget Creation Library. Basically describes the widget hierarchy
  1066. and actions in a resources file; available from fine archive servers
  1067. everywhere, including devvax.jpl.nasa.gov (128.149.1.143) in pub/. Wcl
  1068. provides a very thin layer over Xt without any internal tweaking. Version 2.7
  1069. is in ftp.x.org:~ftp/contrib/devel_tools/Wcl-2.7.tar.Z[gz] [12/94]. (A
  1070. tutorial on WCL is available by telnet'ing to techinfo.mit.edu and using
  1071. "search iap292".)
  1072.  
  1073. TCL/TK: TK is a Motif-like object set for use with the TCL scripting
  1074. language. There is also a package tclMotif on ftp.x.org which may be used to
  1075. add TCL scripting to Motif programs; version 1.4 was released 4/95.
  1076.  
  1077. WAFE: Wafe is a package that implements a symbolic interface to the Athena
  1078. widgets (X11R5) and OSF/Motif.  A typical Wafe application consists of two
  1079. parts: a front-end (Wafe) and an application program which runs typically as
  1080. a separate process. The application program can be implemented in an
  1081. arbitrary programming language and talks to the front-end via stdio.  Since
  1082. Wafe (the front-end) was developed using the extensible TCL shell, an
  1083. application program can dynamically submit requests to the front-end to build
  1084. up the graphical user interface; the application can also down-load
  1085. application specific procedures into the front-end, which can be executed
  1086. without interaction with the application program.  Wafe 1.0 is available from
  1087. ftp.wu-wien.ac.at:pub/src/X11/wafe/wafe-1.0.tar.gz [7/94].
  1088.  
  1089. XGEN: a scripting language which can be used to prototype Motif environments;
  1090. available on ftp.x.org.
  1091.  
  1092. WINTERP: an Xlisp-based Motif toolkit (by Niels Mayer) allows for rapid
  1093. prototyping and interpretive programming. Its interactive application
  1094. development and delivery environment features a high-level object-oriented
  1095. interface to the OSF/Motif Widgets and Xtoolkit, a high-level object-oriented
  1096. 2.5D graphics/animation widget based on Xtango's path-transition animation
  1097. paradigm, and facilities for communicating with other Unix processes and
  1098. data.  WINTERP's interpreter is "serverized" so that other applications can
  1099. communicate with WINTERP-based applications via unix domain sockets, or
  1100. optionally, through internet domain sockets. WINTERP's built-in interpreter
  1101. is based on XLISP-PLUS, which is a small, fast, portable, C-implemented
  1102. interpreter providing a subset of Common-Lisp functionality and a
  1103. Smalltalk-inspired object system.  A major new release, WINTERP 2.03, is on
  1104. the X11R6 contrib tapes; version 2.03 [7/94] is on ftp.x.org in
  1105. contrib/devel_tools/. Info:  winterp-source@netcom.com. See also
  1106. http://www.eit.com/software/winterp/winterp.html .
  1107.  
  1108. IXI Visual TCL extends Tcl 7.3 to support OSF/Motif 1.2. Available from
  1109. ftp.sco.com:~/TLS/tls074.* or //www.sco.com/Products/vtcl/vtcl.html. [5/95]
  1110.  
  1111. The Serpent UIMS permits the building of user-interfaces without specific
  1112. knowledge of coding but with an understanding of attributes being set on a
  1113. particular [Motif] widget.  Beta Release 1.2 is available from
  1114. ftp.sei.cmu.edu (128.237.1.13) and can be found in /pub/serpent.  Serpent is
  1115. also available on ftp.x.org (18.24.0.11) in /R5contrib/serpent. Email questions
  1116. can go to serpent@sei.cmu.edu. A commercial version of Serpent is available
  1117. as "Agora" from ASET, 221 Woodhaven Drive, Pittsburgh, PA 15228.
  1118.  
  1119. Garnet is a Common Lisp-based GUI toolkit. Information is available from
  1120. garnet@cs.cmu.edu.
  1121.  
  1122. MetaCard is a hypertext/Rapid Application Development environment similar to
  1123. Apple/Claris Corporation's HyperCard (info@metacard.com). MetaCard is
  1124. available via anonymous FTP from ftp.metacard.com, csn.org, or
  1125. 128.138.213.21. (Mailing list: listserv@grot.starconn.com).
  1126.  
  1127. XForms, at bloch.phys.uwm.edu as /pub/xforms, is a graphical user interface
  1128. toolkit and builder based on Xlib.  It includes a set of Xlib-based objects,
  1129. configurable to look like Motif, and permits interactive placement of them.
  1130. See also http://bragg.phys.uwm.edu/xforms and
  1131. ftp://laue.phys.uwm.edu/pub/xforms/test and the mailing list available
  1132. through xforms-request@cs.ruu.nl. Version V0.81 was released 9/96.
  1133.  
  1134. MARX is a quasi-C interpreter with special extensions to write GUI in X
  1135. windows.  It has features such as dynamic linking, shell script invocation,
  1136. event-based I/O and simplified client/server via sockets.  Information is at
  1137. http://spock.ece.drexel.edu/marx [4/96].
  1138.  
  1139. DtScript version 3.0 is a GUI builder based on UIM/X technology from Visual
  1140. Edge Software. The resulting application generated by DtScript is a dtksh
  1141. shell script that runs in any COSE compliant environment. See
  1142. http://www.bluestone.com for more info. [8/96]
  1143.  
  1144. Articles comparing these tools include:
  1145.     UnixWorld 5/92; SunWorld 12/92; LAN Computing 12/92; SunExpert 5/93.
  1146.  
  1147. ----------------------------------------------------------------------
  1148.  
  1149. David B. Lewis                     faq%craft@uunet.uu.net
  1150.  
  1151.         "Just the FAQs, ma'am." -- Joe Friday 
  1152.