Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Marak Squires
Invite codes? On Thu, May 24, 2012 at 11:03 PM, Axel Kittenberger wrote: > With MeshCraft you can organize your concept maps (and notes, > presentations, texts, etc.) in a mesh using your browser. > > GitHub source: > https://github.com/axkibe/meshcraft > > Live site: > http://meshcraft.net/ >

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Axel Kittenberger
Hmm, the convergence in a few things is striking. Currently I cannot give a funded opinion on fundamental differences, will have do some research on that. - Axel On Fri, May 25, 2012 at 4:32 PM, David Jacobs wrote: > Have you compared your CC/AT to the OT in share.js? Are there any > fundamental

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread David Jacobs
Have you compared your CC/AT to the OT in share.js? Are there any fundamental differences in your algorithms or supported operations, perhaps suggesting scenarios where one might be preferred over the other? Nice work! -David @MetaThis On Fri, May 25, 2012 at 9:49 AM, Axel Kittenberger wrote:

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Alexander Praetorius
i'm new to all this. but thinking of OT, i'm thinking of sharejs. On Fri, May 25, 2012 at 4:49 PM, Axel Kittenberger wrote: > On Fri, May 25, 2012 at 3:29 PM, Amjad wrote: > > Thank you very much. But I wonder why didn't you use existing OT > libraries? > > It isn't like there is a vast amount

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Amjad
Thank you very much Axel. I only asked to learn from your experience and the results of your research... :) On Fri, May 25, 2012 at 5:49 PM, Axel Kittenberger wrote: > On Fri, May 25, 2012 at 3:29 PM, Amjad wrote: > > Thank you very much. But I wonder why didn't you use existing OT > libraries?

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Axel Kittenberger
On Fri, May 25, 2012 at 3:29 PM, Amjad wrote: > Thank you very much. But I wonder why didn't you use existing OT libraries? It isn't like there is a vast amount of these to chose from. Easysync from EtherPad would have been the only I know of technically suitable (JavaScript, OpenSource). Also it

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Amjad
Thank you very much. But I wonder why didn't you use existing OT libraries? On Fri, May 25, 2012 at 4:08 PM, Axel Kittenberger wrote: > > Can you give us more information about the "CC/AT engine"? > > It's my own development. Viewed at high abstraction it does the things > in the same way I supp

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Axel Kittenberger
> Can you give us more information about the "CC/AT engine"? It's my own development. Viewed at high abstraction it does the things in the same way I suppose Google Wave / Docs and Etherpad do it. The client sends the server the sequence number of its idea of the data tree alongside with a change

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Amjad
Really cool! Can you give us more information about the "CC/AT engine"? On Fri, May 25, 2012 at 3:23 PM, Axel Kittenberger wrote: > Andrew> Great! > Dan Milon> That is interesting! > > Thank you! > > > Idea: ability to export mesh as image or some other format. > > One thing I want to add for s

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Axel Kittenberger
Andrew> Great! Dan Milon> That is interesting! Thank you! > Idea: ability to export mesh as image or some other format. One thing I want to add for sure is the ability to export data in MeshCrafts own format, including its history. I this is an important freedom to take your data at any time and

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Dan Milon
That is interesting! Idea: ability to export mesh as image or some other format. On 05/25/2012 09:03 AM, Axel Kittenberger wrote: With MeshCraft you can organize your concept maps (and notes, presentations, texts, etc.) in a mesh using your browser. GitHub source: https://github.com/axkibe/

Re: [nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-25 Thread Andrew Goal
Great! On Fri, May 25, 2012 at 2:03 PM, Axel Kittenberger wrote: > With MeshCraft you can organize your concept maps (and notes, > presentations, texts, etc.) in a mesh using your browser. > > GitHub source: > https://github.com/axkibe/meshcraft > > Live site: > http://meshcraft.net/ > > Curre

[nodejs] [ANN] MeshCraft: Collaborative Concept Map Editor

2012-05-24 Thread Axel Kittenberger
With MeshCraft you can organize your concept maps (and notes, presentations, texts, etc.) in a mesh using your browser. GitHub source: https://github.com/axkibe/meshcraft Live site: http://meshcraft.net/ Current release: Version 0.2 It's causal consistency / action transformation engine (