home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / resources / classes / misckit / MiscKit1.8.0.s.README < prev    next >
Encoding:
Text File  |  1996-09-06  |  4.6 KB  |  119 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.8.0
  11.  
  12. Update to Kit of Free Objective-C Objects Is Now Available
  13.  
  14. PROVO, UT, Sept. 5, 1996 -- 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.  The MiscKit may
  17. be obtained via ftp to any of the following site:
  18.  
  19. ftp://next-ftp.peak.org/pub/next/sources/classes/MiscKit1.8.0.s.gnutar.gz
  20. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.8.0.s.gnutar.gz
  21. ftp://ftp.informatik.uni-muenchen.de/pub/comp/platforms/next/Developer/objc/misckit/MiscKit1.8.0.s.gnutar.gz
  22.  
  23. The binary packages are not available at this time, but will be made
  24. available as soon as possible--which, due to time constraints, will
  25. likely not be until the end of September at the soonest.
  26.  
  27. The thoughtport.com site always has the most recent official MiscKit
  28. distribution available in /pub/next/misckit with all previous versions
  29. archived in /pub/next/misckit/old.
  30.  
  31. The MiscKit is an easy to install kit consisting of Objective-C
  32. objects, Interface Builder palettes, bundles, and other useful
  33. programming resources.  All the resources in the MiscKit have been
  34. donated by various Internet personalities for the benefit of other
  35. NEXTSTEP programmers.
  36.  
  37. Objects include data structures (string, tree, stack, queue,
  38. priority queue, linked list), interface widgets (find panel,
  39. textfield, button and slider subclasses, clock and calendar views,
  40. icon wells, progress pie/bar), macros, other useful objects (lock
  41. file, log file, time, stopwatch, serial port, colors, subprocess,
  42. remote subprocess, file), frameworks for building complex
  43. interfaces (MiscMergeKit, MiscInspectorKit, InfoMenuKit) and even
  44. some useful example applications...plus much more!
  45.  
  46. To make the MiscKit more attractive to developers, use of the
  47. MiscKit resources is absolutely free of charge, no matter how
  48. the resources are used.  Redistribution of the MiscKit is also
  49. encouraged.  Many developers are reluctant to use objects which
  50. are under the GNU "Copyleft".  As a result, the MiscKit has its
  51. own license which allows developers to reuse the code freely,
  52. even in commercial projects.  Everything possible has been done
  53. to encourage the use of the MiscKit to speed development efforts.
  54.  
  55. Any developer who has generally useful objects, palettes, or
  56. other programming resources and would like to donate them to the
  57. MiscKit effort is welcome to do so.  Contact Don Yacktman at
  58. don@misckit.com for information on how to prepare a MiscKit
  59. submission.  By making a submission to the MiscKit, a developer
  60. can avoid the hassles of packaging up a formal distribution of
  61. their resources and in turn help add to a growing centralized
  62. pool of useful resources.
  63.  
  64. The misckit mailing lists are temporarily out of order and we
  65. hope to have them up and working at a new site soon.  Until
  66. then, inquiries and subscription requests should be made to
  67. don@misckit.com.  If you request a subscription, be sure to
  68. specify whether you wish to be part of the development discussion
  69. or only receive MiscKit-based press releases.  When the mailing
  70. lists are once again up and running, a press release will be
  71. sent out to and let everyone know about the changes in addresses
  72. and any other important details.
  73.  
  74. Please note that the creation of the "misckit.com" domain does
  75. NOT mean that the MiscKit is "going commercial" in any way--it
  76. will always be free and open as it has been in the past.  Nothing
  77. has changed and NO special significance should be read into the
  78. use of ".com" instead of ".org".
  79.  
  80. The MiscKit has evolved from the DAYMiscKit and several objects
  81. released over the past few years by Don Yacktman and other USENET
  82. personalities.
  83.  
  84.  
  85. Don Yacktman
  86.  
  87. Don Yacktman is an alumnus of Brigham Young University, with a
  88. Master of Science in Electrical and Computer Engineering.
  89. He acts as the MiscKit administrator in his spare time between
  90. various NEXTSTEP and Unix consulting projects.
  91.  
  92. # # # #
  93.  
  94. All trademarks mentioned belong to their respective owners.
  95.  
  96. The MiscKit is in no way affiliated with Brigham Young University.
  97.  
  98.  
  99.  
  100.  
  101. Changes since version 1.7.1:  
  102.  
  103. V1.8.0  9/5/96  Maintenance and update release:
  104.  
  105. Added List palette, NXBrowser dragging support category.
  106.  
  107. Added MiscSplitBrowser and MiscClockViewEOF to Temp area.
  108.  
  109. Bug fixes and enhancements to regexpr documentation,
  110.     MiscTree.Search, MiscTree, MiscTabMatrix, MiscClockView,
  111.     MiscSplitView, MiscINETAddress, MiscINETSocket, MiscSocket,
  112.     MiscTextExtensions, MiscString, MiscMergeKit, MiscSubprocess,
  113.     MiscTableScroll, LazyScrollDir, and ScrollDir.
  114.  
  115.  
  116.  
  117. [More details about the bug fixes and additions can be found
  118.     in the MiscKit's History.rtf file.]
  119.