Changes between Version 55 and Version 56 of WikiStart

Show
Ignore:
Timestamp:
10/19/08 01:16:31 (5 years ago)
Author:
armin (IP: 87.178.212.15)
Comment:

Updated for 0.4.90 release

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v55 v56  
    1313= Latest News = 
    1414 
     15== 2008-10-18: Gobby 0.4.90 released == 
     16 
     17Gobby 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 
    1519== 2008-09-11: Gobby 0.4.7 released == 
    16  
    17  
    1820 
    1921Gobby 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. 
     
    4951= Development Area = 
    5052 
    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''. 
     53We 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. 
    5258 
    5359== obby == 
    5460 
    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. 
    5662 
    5763== net6 == 
     
    6167== Starting Points == 
    6268 
    63  * ReleaseNotes -- Notes about recent releases and upcoming features 
    6469 * WikiForum -- The place for discussions on this wiki 
    6570 * InstallationGuide -- How to install Gobby 
    66  * ObbyInternals -- How obby works 
     71 * [wiki:Infinote Infinote] -- The network protocol behind Gobby. 
    6772 
    6873= Contact =