home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / NEXTSTEP / developer / resources / classes / misckit / MiscKit.1.10.0.README < prev    next >
Encoding:
Text File  |  1997-07-26  |  4.9 KB  |  127 lines

  1.  
  2. FOR IMMEDIATE RELEASE
  3.  
  4. Contact:
  5. Don Yacktman
  6. (801)221-0344
  7. don@misckit.com
  8.  
  9.  
  10. ANNOUNCING THE RELEASE OF THE MISCKIT VERSION 1.10.0
  11.  
  12. Update to Kit of Free Objective-C Objects Is Now Available
  13.  
  14. PROVO, UT, July 28, 1997 -- A new release of the MiscKit has been
  15. made publically available.  It contains many new objects and fixes
  16. all problems reported since the previous release.  This is the
  17. NEXTSTEP version of the kit!  A new release of the OPENSTEP version
  18. is expected soon.  The MiscKit may be obtained via ftp to one of
  19. the following locations:
  20.  
  21. ftp://next-ftp.peak.org/pub/next/sourcelibrary/misckit/MiscKit1.10.0.s.gnutar.gz
  22. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.10.0.s.gnutar.gz
  23. ftp://ftp.informatik.uni-muenchen.de/pub/comp/platforms/next/Developer/resources/classes/misckit/MiscKit1.10.0.s.gnutar.gz
  24.  
  25. There is a quad fat binary release accompanying this release:
  26.  
  27. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.10.0.b.NIHS.gnutar.gz
  28.  
  29. The thoughtport.com site always has the most recent official MiscKit
  30. distribution available in /pub/next/misckit with all previous versions
  31. archived in /pub/next/misckit/old.
  32.  
  33. The MiscKit is an easy to install kit consisting of Objective-C
  34. objects, Interface Builder palettes, bundles, and other useful
  35. programming resources.  All the resources in the MiscKit have been
  36. donated by various Internet personalities for the benefit of other
  37. NEXTSTEP programmers.
  38.  
  39. Objects include data structures (string, tree, stack, queue,
  40. priority queue, linked list), interface widgets (find panel,
  41. textfield, button and slider subclasses, clock and calendar views,
  42. icon wells, progress pie/bar), macros, other useful objects (lock
  43. file, log file, time, stopwatch, serial port, colors, subprocess,
  44. remote subprocess, file), frameworks for building complex
  45. interfaces (MiscMergeKit, MiscInspectorKit, InfoMenuKit) and even
  46. some useful example applications...plus much more!
  47.  
  48. To make the MiscKit more attractive to developers, use of the
  49. MiscKit resources is absolutely free of charge, no matter how
  50. the resources are used.  Redistribution of the MiscKit is also
  51. encouraged.  Many developers are reluctant to use objects which
  52. are under the GNU "Copyleft".  As a result, the MiscKit has its
  53. own license which allows developers to reuse the code freely,
  54. even in commercial projects.  Everything possible has been done
  55. to encourage the use of the MiscKit to speed development efforts.
  56.  
  57. Any developer who has generally useful objects, palettes, or
  58. other programming resources and would like to donate them to the
  59. MiscKit effort is welcome to do so.  Contact Don Yacktman at
  60. don@misckit.com for information on how to prepare a MiscKit
  61. submission.  By making a submission to the MiscKit, a developer
  62. can avoid the hassles of packaging up a formal distribution of
  63. their resources and in turn help add to a growing centralized
  64. pool of useful resources.
  65.  
  66. The misckit mailing lists are temporarily out of order and we
  67. hope to have them up and working at a new site soon.  Until
  68. then, inquiries and subscription requests should be made to
  69. don@misckit.com.  If you request a subscription, be sure to
  70. specify whether you wish to be part of the development discussion
  71. or only receive MiscKit-based press releases.  When the mailing
  72. lists are once again up and running, a press release will be
  73. sent out to and let everyone know about the changes in addresses
  74. and any other important details.
  75.  
  76. Please note that the creation of the "misckit.com" domain does
  77. NOT mean that the MiscKit is "going commercial" in any way--it
  78. will always be free and open as it has been in the past.  Nothing
  79. has changed and NO special significance should be read into the
  80. use of ".com" instead of ".org".
  81.  
  82. The MiscKit has evolved from the DAYMiscKit and several objects
  83. released over the past few years by Don Yacktman and other USENET
  84. personalities.
  85.  
  86.  
  87. Don Yacktman
  88.  
  89. Don Yacktman is an alumnus of Brigham Young University, with a
  90. Master of Science in Electrical and Computer Engineering.
  91. He acts as the MiscKit administrator in his spare time between
  92. various NEXTSTEP and Unix consulting projects.
  93.  
  94. # # # #
  95.  
  96. All trademarks mentioned belong to their respective owners.
  97.  
  98. The MiscKit is in no way affiliated with Brigham Young University.
  99.  
  100.  
  101.  
  102.  
  103. Changes since version 1.9.0:  
  104.  
  105. V1.10.0  7/28/97    Maintenance and update release:
  106.  
  107. Enhancements and bug fixes to MiscString, HTMLText,
  108.     MiscTableScroll, LazyScrollDir, ScrollDir, MiscMatrix,
  109.     MiscSplitView, MiscProgressView, MiscTextExtensions,
  110.     MiscTreeBrowser, MiscParseTable, and the makefiles.
  111.  
  112. Bug fixes to MiscTime.
  113.  
  114. Moved MiscFormField and MiscTilingButton into kit from Temp area.
  115.  
  116. Addition of MiscHeadedMatrix, MiscDragScrollWindow classes and
  117.     MiscDragScrollWindow example.
  118.  
  119. Addition of ThreadedApp, TCPLib, ClassBuilder (fix n' go),
  120.     ColorMerge palette, MiscImageDissolver palette, and Julia
  121.     example to Temp area.
  122.  
  123.  
  124. [ Additional details about the bug fixes and additions can be found
  125.     in the MiscKit's History.rtf file or at the kit's web site,
  126.     http://www.misckit.com/index.html ]
  127.