<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/docsynch/news/" rel="alternate"/><link href="https://sourceforge.net/p/docsynch/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/docsynch/news/</id><updated>2004-05-08T00:42:32Z</updated><subtitle>Recent posts to news</subtitle><entry><title>New developer resources + a complete DocSynch class diagram</title><link href="https://sourceforge.net/p/docsynch/news/2004/05/new-developer-resources--a-complete-docsynch-class-diagram/" rel="alternate"/><published>2004-05-08T00:42:32Z</published><updated>2004-05-08T00:42:32Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.net8baa33923ca6100d6d1e9c7e6f090042e6b89e91</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have added some developer docs (http://docsynch.sourceforge.net/index.php?page[]=8.Developer_Docs) to the website, including the essential DocSynch class diagram: &lt;a href="http://docsynch.sourceforge.net/docs/developer/ds-class-diagram.png."&gt;http://docsynch.sourceforge.net/docs/developer/ds-class-diagram.png.&lt;/a&gt; There are also some links to papers about real-time collaborative editing. And last but not least, there are some VIM users interested in collaborative editing for VIM: &lt;a href="http://www.vi-improved.com/wiki/index.php/TunnelDataInCommands" rel="nofollow"&gt;http://www.vi-improved.com/wiki/index.php/TunnelDataInCommands&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Current work: Writing an IRC client widget</title><link href="https://sourceforge.net/p/docsynch/news/2004/04/current-work-writing-an-irc-client-widget/" rel="alternate"/><published>2004-04-29T10:21:12Z</published><updated>2004-04-29T10:21:12Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.net23fd2de49167002ea0ca9565ea10caa0206c173d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am currently working on my own IRC client called &amp;quot;PlugIRC&amp;quot; which is basically a user-interface widget written in java which shall support Swing, SWT and Windows Forms (via J#). Apart from multiple server-connections and multiple channels in a tab-based layout, it will support &amp;quot;plugins&amp;quot; to automatically intercept and send messages.&lt;/p&gt;
&lt;p&gt;Once this is finished, DocSynch has a better future in Eclipse and Visual Studio .NET. And the current IRC plugin for jEdit will be replaced (or updated to 3.0), too. Stay tuned!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>docsynch-core library now available in .NET</title><link href="https://sourceforge.net/p/docsynch/news/2004/03/docsynch-core-library-now-available-in-net/" rel="alternate"/><published>2004-03-30T13:53:23Z</published><updated>2004-03-30T13:53:23Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.net90a1f270b6d6d6cba0475adef400c127e1ccdf9a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I managed to compile the docynch-core library in .NET. Some modifications were necessary along with a custom sax-for-dotnet assembly to parse xml files in SAX manner with .NET.&lt;/p&gt;
&lt;p&gt;There are now three packages for the docsynch-core library, one for JAVA (essentially a jar file), one for .NET (two assembly-dlls) and one for the source distribution (includes java and dotnet source, they mainly use the same files).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>First DocSynch core library for Java released</title><link href="https://sourceforge.net/p/docsynch/news/2004/03/first-docsynch-core-library-for-java-released/" rel="alternate"/><published>2004-03-27T18:38:53Z</published><updated>2004-03-27T18:38:53Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.net0e1a61bd310aacd2b33290df05e583c37a8f8d49</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I released the first separate docsynch core library (version 0.9). To get this to work in an editor, it needs a &amp;quot;wrapper&amp;quot; plugin such as the docsynch-jedit plugin.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Work in progress...</title><link href="https://sourceforge.net/p/docsynch/news/2004/03/work-in-progress/" rel="alternate"/><published>2004-03-26T00:13:58Z</published><updated>2004-03-26T00:13:58Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.net3174ae76102ec873b1505ef63a63260fe069f1d1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently I am working on: separating the not-editor-specific stuff into a own library &amp;quot;docsynch-core.jar&amp;quot;; the jEdit plugin now has an option pane for everything that has to do with color highlighting; I am trying to compile the core library as J# in .NET for a Visual Studio .NET addin.&lt;/p&gt;
&lt;p&gt;Stay tuned.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>DocSynch jEdit plugin 1.0 beta4 released!</title><link href="https://sourceforge.net/p/docsynch/news/2004/02/docsynch-jedit-plugin-10-beta4-released/" rel="alternate"/><published>2004-02-01T21:50:32Z</published><updated>2004-02-01T21:50:32Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.net2a806db81b533b28ee71434d061e6e0e1799a1fc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Shortly after the (much older) 1.0 beta3 release, I am glad to announce a new release of DocSynch for jEdit. Despite the small version number change, this new version includes lots of changes. Look at the release notes for more information: &lt;a href="http://sourceforge.net/project/shownotes.php?release_id=214260"&gt;http://sourceforge.net/project/shownotes.php?release_id=214260&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download the release at: &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=100083&amp;amp;package_id=107515&amp;amp;release_id=214260"&gt;http://sourceforge.net/project/showfiles.php?group_id=100083&amp;amp;package_id=107515&amp;amp;release_id=214260&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>DocSynch project up, website up and first file release!</title><link href="https://sourceforge.net/p/docsynch/news/2004/02/docsynch-project-up-website-up-and-first-file-release/" rel="alternate"/><published>2004-02-01T19:54:37Z</published><updated>2004-02-01T19:54:37Z</updated><author><name>Alexander Klimetschek</name><uri>https://sourceforge.net/u/aklimets/</uri></author><id>https://sourceforge.netb8d4f351bbb2c167c0069594174d39da731e6429</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After hosting it privately, DocSynch has moved to Sourceforge to get professional project management and to reach a wider audience. The website &lt;a href="http://docsynch.sourceforge.net"&gt;http://docsynch.sourceforge.net&lt;/a&gt; is up along with the most important content and there is also a first release of DocSynch.&lt;/p&gt;
&lt;p&gt;DocSynch 1.0 beta3 was initially released on 03-09-2003 (website went down in december) and the same version makes now the first official release at Sourceforge.&lt;/p&gt;
&lt;p&gt;A beta4 release including the changes made in the last 4 months will come soon.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>