home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / airc_setup.exe / data1.cab / Program_Files / readme.txt < prev   
Encoding:
Text File  |  2002-07-26  |  3.7 KB  |  169 lines

  1. ***************************************
  2. *            Advanced IRC             *
  3. *   A 32-bit IRC client for Windows   *
  4. *          Readme file, 1.31          *
  5. ***************************************
  6.  
  7. CONTENTS
  8. ********
  9.  
  10. 1. NOTES
  11. 2. SYSTEM REQUIREMENTS
  12. 3. OPENSOURCE/FREEWARE NOTICE
  13. 4. SCRIPTING
  14. 5. LOGBOX2
  15. 6. KNOWN ISSUES
  16. 7. CONTACTING ME
  17. 8. LEGAL NOTES
  18.  
  19.  
  20. NOTES
  21. *****
  22.  
  23. Thank you for trying out Advanced IRC!
  24.  
  25. Development has passed two years now, and I
  26. really appreciate comments, suggestions, bug
  27. reports and beta testers.
  28.  
  29. (Try to) enjoy Advanced IRC! :)
  30.  
  31.  
  32. SYSTEM REQUIREMENTS
  33. *******************
  34.  
  35. Minimum system requirements:
  36.  
  37.  - Microsoft Windows 95 OSR/2, 98, Me, NT 4.0,
  38.    2000 or XP.
  39.  - Winsock 2 (included with above Windows versions)
  40.  - VBScript engine (included with above Windows
  41.    versions)
  42.  - 16 MB of RAM
  43.  - 1 MB of free hard drive space
  44.  
  45. Recommended system:
  46.  
  47.  - Microsoft Windows 2000 Professional
  48.  - 250 MHz Pentium Class processor or better
  49.  - 128 MB of RAM
  50.  - 5 MB of free hard drive space
  51.  - Internet connection
  52.  
  53.  
  54. OPENSOURCE/FREEWARE NOTICE
  55. **************************
  56.  
  57. Advanced IRC is opensourced freeware. This
  58. means the source code to the application is
  59. freely published online on the Advanced IRC
  60. website - and no registration fees or other
  61. payments are needed to use it.
  62.  
  63. It also means you can edit the source code
  64. and compile your own versions of Advanced
  65. IRC, as long as you send me the modifications
  66. you have done.
  67.  
  68. You may distribute Advanced IRC in any way
  69. you want, see the bottom of this file.
  70.  
  71. You may also not claim that the software or
  72. the source code is yours.
  73.  
  74.  
  75. Please do follow these rules. Thanks.
  76.  
  77.  
  78. SCRIPTING
  79. *********
  80.  
  81. Advanced IRC supports loading VBScripts into a
  82. script engine which processes and runs them. Be
  83. careful when running scripts that you have not
  84. made yourself - they can easily be made malicious
  85. and make great damage.
  86.  
  87. The Advanced IRC setup program includes some
  88. scripts that I have made. These are safe to use.
  89.  
  90. Please note that no scripts will be overwritten
  91. during the installation process. That means that
  92. if you do not rename or delete these scripts from
  93. the program folder, you will not get the new
  94. versions of them.
  95.  
  96. For further information, see the scripting
  97. documentation.
  98.  
  99.  
  100. LOGBOX2
  101. *******
  102.  
  103. From version 1.25, Advanced IRC no longer uses
  104. Microsoft's "Rich Text Box" control, but now
  105. uses the "LogBox2" control.
  106.  
  107. The original LogBox was made by Erlend S. E.
  108. for his old IRC client "E-IRC".
  109.  
  110. Improvements:
  111.  
  112. * Much faster than RichTextBox
  113. * Background colors are now supported
  114. * One less MS control :-)
  115. * When scrolling, scrollbar is not reset on
  116.   new message
  117.  
  118.  
  119. KNOWN ISSUES
  120. ************
  121.  
  122. 1) LogBox2
  123.  
  124.    Two refreshing issues: if the logbox is
  125.    overlapped when it scrolls (e.g. on newline),
  126.    the box is not totally refreshed. Second, when
  127.    click-dragging to copy text, when unselecting,
  128.    it doesn't refresh correctly.
  129.  
  130.  
  131. CONTACTING ME
  132. *************
  133.  
  134. Email address:
  135.  
  136.         slicer@nerdcentral.net
  137.  
  138. Home page:
  139.  
  140.         http://home.no.net/slice
  141.  
  142. Advanced IRC home page:
  143.  
  144.         http://home.no.net/slice/airc
  145.  
  146. sf.net project page:
  147.  
  148.     http://sourceforge.net/projects/advancedirc
  149.  
  150.  
  151. If you want to be a part of the development
  152. of Advanced IRC, see the sf.net page.
  153.  
  154.  
  155. LEGAL NOTES
  156. ***********
  157.  
  158. Copyright ⌐ 2000-2002 Kim Tore Jensen. All rights
  159. reserved.
  160.  
  161. I take no responsability for any damage caused by
  162. this software or by any incompetent user using it.
  163.  
  164. Microsoft is a registered trademark of Microsoft Corp.
  165.  
  166. This software is provided "AS IS", and distributed
  167. under the GNU General Public License (GPL) available
  168. at 'http://www.opensource.org/licenses/gpl-license.html'.
  169.