Last modified by Ludovic Dubost on 2019/06/17 20:28

From version 8.1
edited by Ludovic Dubost
on 2019/06/17 20:17
Change comment: There is no comment for this version
To version 9.1
edited by Ludovic Dubost
on 2019/06/17 20:18
Change comment: There is no comment for this version

Summary

Details

Blog.BlogPostClass[0]
Category
... ... @@ -1,1 +1,1 @@
1 -Web20
1 +Blog.Technology
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  Seeing Google pick up the need to work at the same time on Wiki style documents and work on conversations at the same time and all this in real-time is great. In the last few years we have worked on multiple technologies to enable this:
8 8  
9 -(% style="list-style-type: square" %)
9 +(% style="list-style-type:square" %)
10 10  * our new XWiki GWT based editor released in XWiki 1.8/1.9 (see in the [[XWiki 1.9 screencast>>http://www.xwiki.com/xwiki/bin/view/Blog/XWiki+Screencast+19]]) which provides quality editing and a plugin architecture allowing to plug-in real time synchronisation, which we have done with [[an experimental Sync Plugin which we demoed here>>http://www.xwiki.com/xwiki/bin/view/Blog/ShowcasingTheFutureOfOurWYSIWYGEditor]].
11 11  * [[XWiki Concerto>>http://concerto.xwiki.org]] our P2P and Mobile Wiki Research project which uses WOOT to perform Wiki replication.
12 12  * XWiki Annotations which allow to comment inline (which are part of the [[Scribo>>http://www.scribo.ws]] research project we are working on).