home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / kommunik / multimed / fire025.gz / Fire.app.0.25.c.dmg / Fire.README < prev    next >
Text File  |  2001-04-26  |  10KB  |  236 lines

  1. Fire.app
  2. ------------
  3.  
  4. Fire.app is an Instant Messenger client.  It is currently in active development (03/25/01).
  5.  
  6. Fire.app is released under the terms of the GPL (enclosed with this package).
  7.  
  8. Fire.app is copyright 1999-2001 Eric Peyton (epeyton@epicware.com).
  9. libfaim (the underlying transport layer) is copyright 1998-2001 Adam Fritzler (afritz@iname.com)
  10. icqlib (the icq layer) is copyright 1998-2001 Denis V. Dmitrienko <denis@null.net> && Nikita I. Makeev <whale@nichego.net>
  11. gtkyahoo (yahoo layer) is copyright 2000-2001 Nathan Neulinger.
  12. The HTML(AIML) Rendering engine is copyright 1999 Stephen Peters (portnoy@portnoy.org)
  13. openstep 4.2 port (and a lot more) was done by Jason Fosback (jfosback@ubermind.com)
  14. msn conection library and jabber im library are cribbed from everybuddy (www.everybuddy.com)
  15.  
  16. Fire home page is http://www.epicware.com/fire.html
  17.  
  18. 0.25.b
  19. ------
  20.  
  21. - Fixed AIM password problem, I was inadvertantly setting all passwords small case and that broke lots of people
  22. - Added support for send and receive encodings
  23.         - AIM support for sending non-ASCII characters
  24.         - ICQ support for send and receive
  25.         - Jabber support (using UTF-8) has always been there
  26.         - MSN support for send and receive
  27.         - Yahoo support for send and receive
  28.         - irc support for send and receive
  29. - Fixed AIM idle support (people now switch idleness correctly), also fixes MSN and Yahoo support for idle
  30. - You can now add AIM buddies without having to restart to see their status
  31. - removed essentially useless buttons on the buddy list
  32.  
  33.  
  34. 0.25.a
  35. ------
  36.  
  37. - AOL support has been restored, now using the fully untested in Fire toc protocol.  Expect that things will be flakey for a while
  38. - Added in support for retrieving your buddies from the server in Yahoo.
  39. - Support for using AppKit's html parsing instead of AIML parsing.  I'm sure something broke, but I haven't seen it yet ...
  40. - Support for MSN notification of emails waiting
  41. - Note on the MSN panel not to use "@hotmail.com" for yourself
  42. - Drawer on the buddy editor for how to set up Alias and Buddy Names
  43. - New non-blocking alerts for lots of little pop up panels
  44. - text and background attributes stick after sending an im
  45. - MSN no longer displays all messages as coming in at 12:00 AM
  46. - New option to close the chat window after you send a message (on the new Options menu)
  47.  
  48.  
  49. 0.24.b
  50. ------
  51.  
  52. Public release.
  53.  
  54. AOL SUPPORT HAS BEEN REMOVED FROM FIRE.  You will need to delete your old Fire.app.  DO NOT copy this version on top of an older version.  If you have an AOL AIM buddy in this version, you did it wrong.
  55.  
  56. 0.23.b
  57. ------
  58.  
  59. Another AOL workaround
  60.  
  61. new in 0.23.a
  62. -------------
  63.  
  64. - msn updated.  It now tries much harder to connect and attempts to send UTF8 for everything.
  65. - yahoo updated.
  66. - AOL updated.  This version should work around breaks that AOL instituted on 3/26/00 to stop fire users.
  67.  
  68. new in 0.22.a
  69. -------------
  70.  
  71. - can set port and login server for msn, aol, jabber, irc and icq
  72. - cleaned up service UI a bit.
  73. - can now initiate Yahoo chat groups
  74. - fixed a minor bug in buddy lists that broke for long time users
  75. - can recieve direct IM's, but can't send them yet.
  76. - Can now log in to AOL again since AOL broke the client protocol this morning ...
  77.  
  78. new in 0.21.c
  79. -------------
  80. - Buddy List changes
  81. - Yahoo group chat can be joined if you are invited.
  82. - compressed using tar instead of gnutar
  83.  
  84.  
  85. new in 0.21.a/b
  86. -------------
  87. - Fixed Buddy search for unavailable buddies
  88. - Fixed Buddy Info to display html correctly again
  89. - Fixed a crasher in Buddy Search
  90. - minor issues
  91. - Added delete buttons to previous conversation Browser
  92.  
  93. New in 0.20.a
  94. -------------
  95.  
  96. - Updated AIM, ICQ nad Yahoo libraries
  97. - irc, MSN and jabber IM support
  98. - spoken notifications
  99. - buddy notification overrides
  100. - New Away UI
  101. - Context menus on the online list
  102. - New Services group on the online list
  103. - innumerable code cleanup changes
  104. - innumerable bug fixes
  105. - a new conversation browser
  106. - scrambled passwords in all services
  107. - links to web pages and more help
  108. - lots of little features
  109. - pop up notification as a preference
  110. - docking chat and buddy windows
  111. - speech preferencess
  112.  
  113. New in 0.16.a
  114. -------------
  115.  
  116. - New icons and images throughout - thanks to Rick Roe, Blake Harris, more ...
  117. - Fire now supports Enter and Return correctly.  Your preferences may have changed.  Please go to the Chat Window preferences and select appropriately.
  118. - Offline buddies don't have a 0/ in front of the counter.
  119. - Yahoo fix for Fire crashing when the wrong password was put in.
  120. - Update to latest libfaim.
  121. - Away panel no longer displays html in it's view
  122. - Fire now shouldn't crash while parsing html-ized characters - well at least not as much :)
  123. - Misc UI changes and cleanups.
  124. - ICQ buddy logins no longer bring the buddy window out of the dock
  125. - Chatnav in AIM is only started when someone first attempts group chat.  Chatnav is what is periodically killing the aim server and breaking the connection.  The chatnav connection should restart correctly.
  126. - Fire now supports blocking of buddies.  This is a new feature.  You can block someone by adding them to the new "Blocked Buddies" group.  You can't delete this group.  If you rename it, a new one will show back up when you restart.
  127.  
  128.  
  129. New in 0.15.d
  130. -------------
  131.  
  132. - ICQ Status (again)
  133. - other bug fixes
  134.  
  135. New in 0.15.c
  136. -------------
  137.  
  138. - buddy search now works again for AIM and ICQ
  139. - buddy info now works again for AIM and ICQ
  140. - offline messages work for ICQ and YAHOO
  141. - New Offline buddies list for sending offline messages and more
  142. - Cleaned up UI of many components
  143. - Now tells you in the service panel the state of each connection
  144. - 2 crashers fixed (when deleting buddies)
  145. - buddy list now sorts (mostly) if the preference is turned on
  146. - can now set a default font for the chat windows
  147. - chat windows can be made much smaller
  148. - you can now turn on a preference to block all messages from people not on your buddy list
  149. - ICQ Status messages work again
  150. - You can now turn on a preference to log all of your messages with other users
  151. - Now opens URL's in the Internet Config defined Web Application
  152. - AIM Away messages now send correctly
  153. - You can disable sounds when you are away or idle
  154.  
  155.  
  156. New in 0.14.a
  157. -------------
  158.  
  159. **** MUST READ ****
  160. - Your buddy list will need to be recreated from scratch for the upgrade to Fire 0.14 and above.  This is necessary - I am very sorry.  This will also trash your old Away messages.  Once again I apologize.  If you want to try upgrading here are the steps.
  161.  
  162. Run the Old Fire (0.13) and use the Fire >> Save >> AIM Buddy List and Fire >> Save >> Buddy Names and save these files off somewhere.  Run the new Fire and reimport them.  All the buddies on the list will be set to use AIM.  Sorry!
  163.  
  164. - New gtkyahoo support - thanks jjfelier.
  165. - Upgraded icq support.
  166. - New flashing chat windows
  167. - You can now be a consumer in AIM Chats, however you still can't initiate them.
  168. - Misc fixes, mostly regarding the buddy list and online/offline buddies.
  169. - Addition of the new service icons to knwo what service a buddy is on. This can be turned off on the Buddy Window preferences.
  170.  
  171.  
  172.  
  173.  
  174. New in 0.12.a
  175. -------------
  176. - Completely new ICQ support
  177. - Integrated bundles.  It was too hard for many users to install their own bundles.  I only read bundles from inside the app wrapper - you can remove your old Fire bundles.
  178. - Flashing window are back
  179. - DP4 UI changes
  180. - support for spell checking in the send window
  181. - old style idle code re-implemented
  182. - AIM will now only register the first 100 buddies ...
  183.  
  184. New in 0.11.a
  185. -------------
  186. - AIM Support for Chat groups - Buggy and Disabled - Sorry!
  187. - Away status in AIM
  188. - updated AIM library
  189. - ability to mute a window
  190. - chatting support (for group type stuff) - Buggy and Disabled - Sorry!
  191. - AIM error processing greatly improved.  AIM will now relog you in on failure!
  192. - misc bug fixes.
  193.  
  194.  
  195. New in 0.10.a
  196. -------------
  197. - More UI improvements - mostly curteousy of jfosback@ubermind.com.
  198. - Openstep 4.2 port
  199. - Preference and feature improvements
  200. - Service Controller move to Fire>Edit Services ... menu.
  201. - More sophisticated idle detection
  202. - Display of status messages (idle, etc.) for AIM, ICQ and Yahoo users
  203.  
  204. New in 0.9b
  205. -----------
  206. - Tons and tons of stuff.  All services are now "loadable" bundles.  These bundles now exist for AIM, ICQ and Yahoo Pager.  All service specific code should have been removed from the Fire application (with exception of aiml and buddy list support - these will move soon).
  207. - Yahoo and ICQ support are now both stable and usable
  208. - Supports status.  When you are away - away notices are sent to supportign services (Yahoo, Icq), when you are idle IDLE is sent to all services.
  209. - Much faster buddy list stuff.
  210. - Console window now added (Cmd-Sh-C).
  211. - Service Controller window now reachable through Edit >> Services ... menu.
  212. - All around I think this is the most usable release.
  213. - For more info see the readmes for every service bundle ...
  214.  
  215. More history
  216. ------------
  217.  
  218. See http://www.epicware.com/fire-news.html for news and release history.
  219.  
  220.  
  221. Features and To Do List
  222. ------------------------
  223.  
  224. See http://www.epicware.com/fire-features.html.
  225.  
  226. Known Issues
  227. -------------------
  228.  
  229. 1)  Login errors are not reported correctly - your application may hang if you put in a bad username/password combination - check the application consoel for more
  230.  
  231. 2)  No warning is displayed when you get info on a buddy who is not online.  Nothing bad happens, but nothing good happens either.
  232.  
  233. 3)  Right now you get no notification that you have lost network connection ... that's bad :)
  234.  
  235. 4)  There are some issues regarding using 2 services with users who have identical names.  For example, EricPeyton (me) is an AIM account and EricPeyton (me) is a Yahoo account.  This can screw up Fire very badly - avoid this if you can.
  236.