Tag: collaborative

kte-collaborative 0.2: First stable release of the collaborative text editing project

I’m pleased to announce the first stable release of kte-collaborative, which provides collaborative text editing in kate through kde-telepathy, and an update to the libqinfinity library. libqinfinity version 0.5.2: http://download.kde.org/stable/libqinfinity/0.5.2/src/libqinfinity-v0.5.2.tar.xz.mirrorlist SHA256: 739f99afb7fd464e4b541e2980e07911c8f30924f9871f14294dc3148137825a kte-collaborative version 0.2.0 (aka 0.2): http://download.kde.org/stable/kte-collaborative/0.2.0/src/kte-collaborative-v0.2.0.tar.xz.mirrorlist  SHA256: 06c8cfb16b93a8fe3c5e2267ba3f71110526966267f73fed20a902c3f7982a55 kte-collaborative 0.2 depends on kde-telepathy 0.7 beta or later, and works with libinfinity 0.5.x. kte-collaborative 0.2, with dolphin listing some files from gobby.0x539.de and editing a file in kate. There have […]

Continue Reading →

Collaborative text editing: 0.2 beta release and end of GSoC

After three months and 430 commits introducing 23165 changes (line insertions/removals; in the kte-collaborative repository, plus about 50 more commits in kde-telepathy and libqinfinity), the beta release I hereby announce marks the end of my Google Summer of Code project, which consisted of implementing collaborative text editing in KTextEditor (see previous). For more general information about the project, make sure to also have a look at the user manual, which […]

Continue Reading →

Collaborative text editing in KTextEditor and kde-telepathy: Preview release

We have decided that kte-collaborative (the “Collaborative text editing in KTextEditor via kde-telepathy” project — see previous) is ready for a first release! This release is explicitly flagged as “preview” and might not be suitable for daily use just yet. There are still some known problems; the release is meant as an invitation to curious users to test the program and tell us about any problems they encounter. Release tarballs: […]

Continue Reading →

GSoC: Collaborative text editing in Kate + kde-telepathy: status report No. 2

Read my first status report for a more general introduction on what is happening. In the last two weeks, I have implemented many shiny new things in kte-collaborative! Here’s a short summary of the most prominent ones. Sharing documents using kde-telepathy There’s a prototype for sharing documents using kde-telepathy now! It will take care of all the connection details automatically and should “just work”. Sharing a document using kde-telepathy To […]

Continue Reading →

Collaborative editing in KTE (prototype)

I had a bit of spare time, so I decided I’d try to implement collaborative editing in KTextEditor, and see how far I can get in a week. That week is over now — and this is how far I got: Your browser does not support the video tag. (If your browser doesn’t support HTML5 video, here’s a direct link) Technical implementation In the background, all this is based on […]

Continue Reading →