Oh very cool! Please push your stuff up to github or similar because I'm working on basically the same problem. the ChainPad editor which I linked to is trivially adaptable to decentralization because it's based on the bitcoin concept. I'd really like to see how you solved the problem.
Thanks, Caleb On 04/03/2014 08:01 PM, Lawson Long wrote: > Hi Caleb, > > The code is open source and now I am modifying the editor, fail to compile. > > The editor I want to change to a decentralized real time collaborative > editor, without server side. > > Currently, the code is on local now. > > > > > Best regards, > Lawson > > > 2014-04-03 12:12 GMT-04:00 Caleb James DeLisle <[email protected]>: > >> I think that to test the function you're going to have to have almost an >> entire editor. If you want to try out an editor which is almost nothing >> but the Operational Transformation function, you can start playing with >> the example server in ChainPad ( https://github.com/xwiki-contrib/chainpad) >> but that too is a unique algorithm so integration of your code might be >> difficult. >> >> Is your code open source? >> >> Thanks, >> Caleb >> >> >> On 04/03/2014 06:06 PM, Lawson Long wrote: >>> Hi Ludovic, >>> >>> I need to write a prototype of real time editor and for evaluating the >>> consistency of a proposed Inclusive transformation function. >>> >>> So I based on the extension to change its code and want to evaluate the >> my >>> IT function. >>> >>> I contacted Caleb two days ago, but he seems busy. >>> >>> I think the performance and consistency of current Realtime collaborative >>> Editor is very good now. >>> My study is just to evaluate a new transformation function based on one >>> real time editor, but not for develop an editor. >>> >>> The version you mentioned I have tried, but the transformation source >> code >>> is not found, so I did not use this one. >>> >>> >>> >>> >>> Best regards, >>> Lawson >>> >>> >>> 2014-04-03 3:35 GMT-04:00 Ludovic Dubost <[email protected]>: >>> >>>> Hi, >>>> >>>> Note that the path is now towards this editor, which does text for now >>>> also, but wysiwyg is getting closer. >>>> >>>> http://extensions.xwiki.org/xwiki/bin/view/Extension/RtWiki >>>> >>>> You should talk with Caleb on this >>>> Why are you interested in this ? For usage or would you like to improve >> it >>>> ? >>>> >>>> Ludovic >>>> >>>> >>>> 2014-04-03 8:49 GMT+02:00 Thomas Mortagne <[email protected]>: >>>> >>>>> Did you followed >>>>> >> http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven >>>>> (especially the part about Maven setting.xml file) ? >>>>> >>>>> On Wed, Apr 2, 2014 at 8:33 PM, Lawson Long <[email protected]> >>>> wrote: >>>>>> Hi, >>>>>> >>>>>> I downloaded the source code of RealTime Wiki Editor from the >> following >>>>>> link: >>>>>> >>>>>> >>>>> >>>> >> http://extensions.xwiki.org/xwiki/bin/view/Extension/RealTime+Wiki+Editor >>>>>> >>>>>> I changed the transformation java files, and want to test. >>>>>> >>>>>> Does anyone know how to build the project to generate the .jar file >> and >>>>>> .xar file? >>>>>> >>>>>> I tried Maven, but in the .pom file of client folder, there are two >>>>>> dependencies that cannot be found in Maven repository. >>>>>> >>>>>> If anyone could help me, thanks a lot. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Best regards, >>>>>> Lawson >>>>>> _______________________________________________ >>>>>> devs mailing list >>>>>> [email protected] >>>>>> http://lists.xwiki.org/mailman/listinfo/devs >>>>> >>>>> >>>>> >>>>> -- >>>>> Thomas Mortagne >>>>> _______________________________________________ >>>>> devs mailing list >>>>> [email protected] >>>>> http://lists.xwiki.org/mailman/listinfo/devs >>>>> >>>> >>>> >>>> >>>> -- >>>> Ludovic Dubost >>>> Founder and CEO >>>> Blog: http://blog.ludovic.org/ >>>> XWiki: http://www.xwiki.com >>>> Skype: ldubost GTalk: ldubost >>>> _______________________________________________ >>>> devs mailing list >>>> [email protected] >>>> http://lists.xwiki.org/mailman/listinfo/devs >>>> >>> _______________________________________________ >>> devs mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/devs >>> >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

