Changes between Version 55 and Version 56 of WikiStart
- Timestamp:
- 10/19/08 01:16:31 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v55 v56 13 13 = Latest News = 14 14 15 == 2008-10-18: Gobby 0.4.90 released == 16 17 Gobby 0.4.90 and libinfinity 0.1.0 are available for [wiki:Download download]. Gobby 0.4.90 is the first version leading up to Gobby 0.5, and [wiki:Infinote/Libinfinity libinfinity] is the backand library that is used instead of net6 and obby and which supports proper Undo/Redo. Gobby 0.4.90 is experimental and unstable, so use it at your own risk. Also, it does not yet provide all features previous Gobby versions have (especially self-hosting is missing). A dedicated server called [wiki:Infinote/Infinoted infinoted] is available in the libinfinity package. Gobby 0.4.90 is parallel-installable with previous versions. For more details, check the [http://article.gmane.org/gmane.network.obby.user/284 announcement]. 18 15 19 == 2008-09-11: Gobby 0.4.7 released == 16 17 18 20 19 21 Gobby 0.4.7, Sobby 0.4.5 and obby 0.4.6 are available for [wiki:Download download]. They fix joining IPv6 link-local sessions discovered via avahi, and integrate Gobby's menu bar into the main menu bar on Mac OS X. The Windows installer now contains both GTK+ and GTKmm, so you don't need to install them anymore separately. Sobby shuts down correctly when it receives SIGTERM and has the capability of executing a script every time it autosaves (post-save-hook). Again, check the [http://www.mail-archive.com/obby-announce@list.0x539.de/msg00021.html release announcement] for details. … … 49 51 = Development Area = 50 52 51 We use this site not only to present Gobby, but also to coordinate the further development of it and the core libraries it depends on, namely ''net6'' and ''obby''. 53 We use this site not only to present Gobby, but also to coordinate the further development of it and the core libraries it depends on, namely ''net6'', ''obby'' and ''libinfinity''. 54 55 == libinfinity == 56 57 [wiki:Infinote/Libinfinity libinfinity] replaces ''obby'' and ''net6'' starting with Gobby 0.4.90. It implements the [wiki:Infinote/Protocol Infinote protocol] to synchronize changes, such as keystrokes, between multiple participants of a session. It is written in GObject-based C. 52 58 53 59 == obby == 54 60 55 ''obby'' is the foundation of ''Gobby'' , providing the whole framework to synchronise changes within a text document to other participants of a session. New clients and plugins for existing applications could be written using it. It is written in C++ and C wrappers have yet to be created.61 ''obby'' is the foundation of ''Gobby'' until the 0.4 series, providing the whole framework to synchronise changes within a text document to other participants of a session. New clients and plugins for existing applications could be written using it. It is written in C++ and C wrappers have yet to be created. 56 62 57 63 == net6 == … … 61 67 == Starting Points == 62 68 63 * ReleaseNotes -- Notes about recent releases and upcoming features64 69 * WikiForum -- The place for discussions on this wiki 65 70 * InstallationGuide -- How to install Gobby 66 * ObbyInternals -- How obby works71 * [wiki:Infinote Infinote] -- The network protocol behind Gobby. 67 72 68 73 = Contact =
