home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-U / OpenStep / commercial / developer / Joy.1.08.w.I.b.README < prev   
Encoding:
Text File  |  1998-03-08  |  7.0 KB  |  172 lines

  1. ----------------------------------------------------------------------------
  2.                               Joy for Yellow Box
  3.                                 Windows NT/95
  4.                                 Version 1.08
  5.  
  6.                       Copyright (C) 1998 by AAA+ Software
  7.                         Last updated: February 5, 1997
  8. ----------------------------------------------------------------------------
  9.  
  10.  
  11. ----------------------------------------------------------------------------
  12.                             TABLE OF CONTENTS
  13. ----------------------------------------------------------------------------
  14.  
  15.  
  16.                 *  Joy General Information
  17.  
  18.                 *  Where do I get a FREE demo version of Joy?
  19.  
  20.                 *  How to order Joy?
  21.  
  22.                 *  How to install Joy?
  23.  
  24.                 *  Joy License Information
  25.  
  26.  
  27. ----------------------------------------------------------------------------
  28.                            Joy General Information
  29. ----------------------------------------------------------------------------
  30.  
  31. The Joy.1.08.w.I.b.tar.gz archive contains AAA+ Software's Joy 1.08 for 
  32. OPENSTEP Enterprise for Windows 95 and Windows NT with a free demo 
  33. license of Joy Explorer.
  34.  
  35. Joy, developed by AAA+ Software, is a tool for very quick, interactive 
  36. software development. Joy boosts developer creativity and productivity by 
  37. enabling programmers to quickly and interactively try out new ideas. 
  38. Professional applications can thus be developed step by step, through rapid 
  39. creation of prototypes. 
  40.  
  41. WHAT YOU CAN DO WITH JOY:
  42.  
  43. * interactively explore the Yellow Box Frameworks
  44. * quickly prototype new solutions
  45. * rapidly develop and test sophisticated applications
  46. * swiftly implement small utilities with minimal overhead
  47. * test, debug, and enhance any Yellow Box application
  48.  
  49. FEATURE HIGHLIGHTS
  50.  
  51. * integration with the Yellow Box's graphical tools for GUI construction
  52. * object-oriented scripting language to implement program logic
  53. * interactive testing of new code without recompiling or even restarting
  54. * all methods of classes in the Yellow Box frameworks available in scripts
  55. * interactive sending of messages to explore the Yellow Box frameworks
  56. * script variables graphically connected to User Interface Objects
  57. * inspect and change any object's variables or methods at runtime
  58. * definition of new classes and methods at runtime
  59. * methods can be implemented for both classes and single instances
  60. * internal, invisible use of byte-code compilation to boost performance
  61. * free mixing of interpreted scripts and compiled C++, C and Objective-C
  62. * scripted methods transparently callable from compiled Objective-C
  63.  
  64. For developers new to the Yellow Box Joy Explorer is the ideal tool:
  65. experiment with the API, get familiar with the Yellow Box, and develop
  66. small scale applications. 
  67.  
  68. However, when the time comes, users can upgrade the product Joy Explorer by
  69. purchasing a Joy Developer license key. Joy Developer is an enhancement to 
  70. the Yellow Box suite of developments tools, that will allow developers to 
  71. create applications even faster than with the Yellow Box tools alone. Joy 
  72. Developer is aimed at developers who want to interactively develop flexible 
  73. sophisticated applications. With Joy they can quickly try out new ideas, and 
  74. prototype solutions. With Joy Developer full-featured applications can be 
  75. created without compiling any code. All objects, instance variables and 
  76. methods can be inspected and modified at runtime. So new code can be tested 
  77. without even restarting the application, which dramatically reduces 
  78. debugging time.
  79.  
  80. Applications developed with Joy are platform independent. Regardless on 
  81. which platform they are developed (currently including Windows 95/NT, 
  82. Rhapsody and OPENSTEP), they run on all of them with no porting required. 
  83.  
  84. Applications developed with Joy can provide a generic macro interface, to be 
  85. customized by the user. But even third party programs can be adapted, 
  86. enhanced and remote controlled with Joy, to integrate them to get your own 
  87. custom tools.
  88.  
  89. Joy has evolved from technologies used internally by AAA+ since 1993 to 
  90. develop large financial applications. It has thus been thoroughly tested and 
  91. validated in day to day operation for many years.
  92.  
  93. Please register Joy Explorer or purchase a Joy Developer license key using 
  94. the integrated order panel or a web-based order form.
  95.  
  96.  
  97. ----------------------------------------------------------------------------
  98.               Where do I get a FREE demo version of Joy?
  99. ----------------------------------------------------------------------------
  100.  
  101. Joy comes with a free demo license. 
  102.  
  103. The URL for downloading this file as well as versions of Joy for other
  104. platforms is:
  105.  
  106.        http://www.aaa-plus.com/joy/download.html
  107.  
  108. Joy information is available online from AAA+ at the following URL:
  109.  
  110.        http://www.aaa-plus.com/joy/
  111.  
  112. If you want to contact us you can email, fax, write or call AAA+ at:
  113.  
  114.        AAA+ Software Forschungs- und Entwicklungs-GmbH.
  115.        Rotenturmstrasse 22/11
  116.        A-1010 Vienna
  117.        Austria / EUROPE
  118.        mail: joy@aaa-plus.com
  119.        Tel.  +43 1 533 66 65-0
  120.        Fax   +43 1 533 68 90
  121.    
  122.  
  123. ----------------------------------------------------------------------------
  124.                            How to order Joy?
  125. ----------------------------------------------------------------------------
  126.  
  127. This distribution package contains a free demo version of Joy Explorer.
  128. Please register Joy Explorer or purchase a Joy Developer license key using
  129. the integrated order panel or a web-based order form.
  130.  
  131. Please use the web-based order form on http://www.aaa-plus.com/joy/order/
  132. or click on the Order button when the Joy Demo panel comes up.
  133.  
  134. You can order Joy Explorer now and upgrade to Joy Developer later!
  135.  
  136.  
  137. ----------------------------------------------------------------------------
  138.                            How to install Joy?
  139. ----------------------------------------------------------------------------
  140.  
  141.   1. Start the Bourne Shell
  142.   2. Change your working directory to the directory in which the file
  143.      Joy.1.08.w.I.b.tar.gz is located.
  144.   3. Uncompress and untar the distribution packages by typing the
  145.      following commands
  146.  
  147.        gunzip Joy.1.08.w.I.b.tar.gz
  148.        gnutar -xpvf Joy.1.08.w.I.b.tar
  149.  
  150.      Warning: Don't use any other uncompressing tools than gunzip and
  151.      gnutar.
  152.  
  153. This will create the following files:
  154.  
  155. - Joy.tar: the Joy installation package
  156. - LICENSE.rtf: License Agreement.  See below.
  157. - InstallationInstructions.rtf: Instructions for completing the installation.
  158.  
  159.  
  160. ----------------------------------------------------------------------------
  161.                           Joy License Information
  162. ----------------------------------------------------------------------------
  163.  
  164. The enclosed Joy software comes with a free demo license. Please read 
  165. the accompanying AAA+ Software License Agreement in the Joy documentation 
  166. before using or installing Joy.
  167.  
  168.  
  169. ----------------------------------------------------------------------------
  170.                       Copyright (C) 1998 by AAA+ Software.
  171. ----------------------------------------------------------------------------
  172.