<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Argunet &#187; Christian Voigt</title>
	<atom:link href="http://www.argunet.org/author/christian-voigt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.argunet.org</link>
	<description>Open-Source Argument Mapping</description>
	<lastBuildDate>Wed, 31 Oct 2018 17:45:42 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>A new beginning: introducing Argdown</title>
		<link>http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/</link>
		<comments>http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/#comments</comments>
		<pubDate>Fri, 26 Oct 2018 12:28:56 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=553</guid>
		<description><![CDATA[<p>By now, Argunet belongs to the senior citizens of the software realm. While it has grown quiet around this blog, behind the scenes, we were busy experimenting with a different technological approach to argument mapping. The result is a completely new software tool that we are very excited about. This post introduces Argdown to the Argunet community and explains why it has become our new tool of choice.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/">A new beginning: introducing Argdown</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<div style="width: 1562px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-soft-drugs-1.png"><img title="Screenshot of the Argdown Sandbox" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-soft-drugs-1.png" alt="argdown-sandbox-soft-drugs-1" width="1552" height="985" /></a><p class="wp-caption-text">Screenshot of the Argdown Sandbox</p></div>
<p>&nbsp;</p>
<h3 id="argunet---a-post-mortem">Argunet - a brief look back</h3>
<p>We (Gregor Betz, Helen Bohse, Sebastian Cacean, David Schneider, and myself) started working on Argunet back in 2006 and published the first version in 2007 (with funding from the <a href="https://www.fu-berlin.de">Free University Berlin</a>). Over the years it has been downloaded more than 50.000 times, which is a lot, given the small number of argument mapping enthusiasts and the limited publicity of the software.</p>
<p>But first and foremost, we developed Argunet because we needed such a tool in our own work. And overall it did its job well! We have used it for many different purposes, be it in philosophy seminars, in research projects, for reconstructing huge debates, or for the moderation of live events.</p>
<p>Over time, however, three problems emerged. By design and through the technology used, Argunet is a “monolithic” application:</p>
<ul>
<li>Instead of <a href="https://en.wikipedia.org/wiki/Unix_philosophy">“doing one thing and doing it well”</a>, Argunet tries to be the swiss army knife of argument mapping. This makes it a comparatively large and complex software that is neither easy to use, nor to maintain.</li>
<li>Because of the technology used, Argunet became more and more difficult to maintain with our limited resources. Argunet is a Java application and uses the Eclipse application framework. Eclipse is known for its complexity and has continuously evolved over the years. Working on Argunet on our free time, we never could keep up, let alone extend Argunet with new features. Differences between operating systems only made matters worse and caused a lot of installation problems.</li>
<li>Argunet is closely coupled to the Eclipse framework and can not be used as a part of other software that use other application frameworks. Other software can neither directly interact with Argunet nor can its data be read or written without extra export and import steps. Instead, Argunet tries to do everything “on its own”. Additionally, it is very complicated to extend the existing code base with new plugins.</li>
</ul>
<p>At some point we had to decide if we should rather invest a huge effort into practically rewriting Argunet, or if it made more sense to completely rethink our approach and start anew. We decided to do the latter.</p>
<h4 id="what-will-happen-with-argunet">What will happen with Argunet?</h4>
<p><strong>As a result of this decision, we currently do not plan to release any new Argunet versions.</strong></p>
<p>This site will remain online and you can still download and use Argunet. If you have installation problems, take a look at the questions asked in the <a href="https://groups.google.com/forum/#!forum/argunet-users">google group</a> or post a new question. We will still try to answer your questions as best as we can.</p>
<p>We are considering, however, to provide additional tools (possibly Argunet Export Plugins) that allow you to save your existing Argunet debates as Argdown files. (If you want to support us in doing so, please get in touch!)</p>
<h3 id="argdowns-origin-story">Argdown’s origin story</h3>
<p>Around 2012 I started experimenting with combining argument mapping with real-time chat and forum applications. I needed an intuitive way how non-expert users could “augment” their text messages so that it software could extract and visualize the argumentative structure of their discussions. My idea was to define a syntax for text messages that was as easy to use as writing a Twitter message. The inspiration for this syntax was Markdown, so I simply called the new syntax “Argdown”.</p>
<p>While I ultimately abandoned the prototype in pursuit of other projects, Argdown was so much fun to use that we (by now the <a href="http://debatelab.philosophie.kit.edu/">DebateLab Karlsruhe</a>) finally decided to develop it into a free and open software tool that was expressive enough to let experts logically reconstruct complex argumentation. I released the first version in 2017 and internally we started using it more and more, until it completely replaced Argunet in our work. This week I finally released version 1.0.0 together with an <a href="https://argdown.org">extensive documentation</a>. Argdown is now ready to be used by anyone interested in argument mapping.</p>
<h3 id="what-is-argdown">What is Argdown?</h3>
<figure><a title="Argdown Website" href="http://argdown.org" target="_blank"><img class="aligncenter" title="Argdown logo" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-mark-blue-256x256.png" alt="argdown-mark-blue-256x256" width="256" height="256" /></a></figure>
<p><a href="https://argdown.org">Argdown</a> itself is not a software, but a syntax. It is a light-weight markup language that is easy to read and write for humans and for computers alike (to borrow a slogan from Markdown). That means that it consists of a set of simple rules how to format text in a text file. By following these rules you can write an Argdown file in any text editor you like.</p>
<p>If you have no experience with markup languages like Markdown, Wikitext or HTML, using a text editor and a markup language to create argument maps can seem daunting and unintuitive. But in fact it is much easier than you might think and has many advantages:</p>
<ul>
<li>Easy to learn, fast to use: The basic rules can be learned in <a href="https://argdown.org">three minutes</a> and after that you will already be able to do many things a lot faster in Argdown using your keyboard, than it took you in Argunet using your mouse. Argdown was <em>not</em> invented as toy for nerds. It was originally invented for making argument mapping accessible to <em>everyone</em>. This remains one of our core development goals.</li>
<li>No distraction: Additionally, using Argdown is not only faster, it also allows you to focus on the essentials. Because you are never leaving your text editor, you can completely concentrate on your writing instead of being distracted by the graphical aspects of your map or the quirks of your editor.</li>
<li>Easy access: Because they are simple text files, you can merge or split up Argdown files by copy &amp; paste. You can send them as E-Mail or even per text message. You can use a version control system like git to archive different versions of it and collaborate with other authors.</li>
</ul>
<p><strong>Give it a try! Just read the three-minute introduction on the <a href="https://argdown.org">start page</a> of the Argdown documentation. After that you are ready to play with Argdown in our <a href="https://argdown.org/sandbox">browser sandbox</a>.</strong></p>
<p><em>(If you are a “visual thinker” you still might prefer to “draw” argument maps with Argunet, instead of “writing” them with Argdown. In the future we plan to add an Argdown-based map editor that will suit your needs. For now, just keep using Argunet.)</em></p>
<h4 id="our-new-software-tools">Our new software tools</h4>
<div style="width: 1562px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-vscode-semmelweis-1.png"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-vscode-semmelweis-1.png" alt="argdown-vscode-semmelweis-1" width="1552" height="985" /></a><p class="wp-caption-text">Screenshot of the VS Code extension</p></div>
<p>Software that reads and writes Argdown can be implemented in different languages and optimized for different contexts and users. I have written a parser (an Argdown reader) in JavaScript, so that it can run in the browser, as well as on any server or computer (using Node.js). Based on this parser, we have so far released three tools:</p>
<ul>
<li>A <a href="https://argdown.org/sandbox">browser sandbox</a> for demonstration purposes.</li>
<li>An <a href="https://marketplace.visualstudio.com/items?itemName=christianvoigt.argdown-vscode">extension</a> for <a href="https://code.visualstudio.com/">VS Code</a>, on of the best text editors around. The extension provides a live map preview, code highlighting and many other features useful for editing Argdown documents.</li>
<li>A <a href="https://github.com/christianvoigt/argdown/tree/master/packages/argdown-cli">commandline tool</a> for advanced users.</li>
</ul>
<div style="width: 1562px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-greenspan-1.png"><img title="Screenshot of the Argdown Sandbox" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-greenspan-1.png" alt="argdown-sandbox-greenspan-1" width="1552" height="985" /></a><p class="wp-caption-text">Screenshot of the Argdown Sandbox</p></div>
<p>Our Argdown tool chain is <strong>modular</strong> at its core, and <strong>framework-agnostic</strong>. This means</p>
<ul>
<li>it can be integrated without much effort into other applications or application frameworks. An example is the <a href="https://argdown.org">Argdown documentation</a> itself, which is compiled from Markdown files containing Argdown code snippets. It did not take a lot of effort to add a plugin to Markdown-It that parses these snippets and inserts widgets with svg argument maps into the compiled HTML files.</li>
<li>it can be easily <a href="https://argdown.org/guide/extending-argdown-introduction.html">extended</a> by adding custom plugins via configuration files without having to wait for new Argdown releases and without having to write your own Argdown application.</li>
<li>other developers can also develop new tools completely independent of our own tools and still be able to interact with them through Argdown</li>
<li>because we rely on the syntax and a simple text editor as our user interface we can rapidly release new features and develop new software tools for specific use cases without having to spend time on developing new editing features on the GUI side.</li>
</ul>
<h3 id="what-argdown-can-do-for-you">What Argdown can do for you</h3>
<p>Right now, Argdown has nearly reached “feature parity” with Argunet and surpasses it in many respects. In this section I will first list features that Argdown shares with Argunet. After that I will list the exciting new capabilities that make Argdown the superior software. Lastly, I will list the Argunet features that Argdown is not (yet) able to match.</p>
<h4 id="features-shared-with-argunet">Features shared with Argunet</h4>
<p>Just like in Argunet, in Argdown you can</p>
<ul>
<li>create an argument map that looks similar to an Argunet argument map</li>
<li>give your statements and arguments titles</li>
<li>assign short descriptions to your arguments</li>
<li>quickly sketch attack and support relations between statements and arguments in a debate</li>
<li>logically reconstruct premise-conclusion structures of complex arguments</li>
<li>precisely define which premises of an argument are attacked or supported</li>
<li>group and colorize statements and arguments</li>
<li>create different views of the same debate</li>
<li>automatically layout your argument map</li>
<li>assign multiple statements to the same equivalence class and define logical relations between these equivalence classes.</li>
<li>export your maps to dot, svg, png or pdf</li>
</ul>
<h4 id="new-features">New features</h4>
<p>Unlike in Argunet, in Argdown you can</p>
<ul>
<li>tag arguments and statements and automatically colorize them based on your tags</li>
<li>create hierarchies of groups (groups can now contain other groups)</li>
<li>quickly change grouping or colorization through configuration without changing the underlying data</li>
<li>use all the advanced features of a professional code editor: syntax highlighting, code diagnostics (linting), code completion, symbol search, hierarchical document outline.</li>
<li>focus on rapidly reconstructing and comment your debate in the same text document using rich text formatting, lists and headings for structuring your document, without being distracted by presentational details (colors, layout, grouping)</li>
<li>use additional relations (contrary, contradiction, entailment, undercut)</li>
<li>write custom plugins and add them to the Argdown tool chain in your config file</li>
<li>add arbitrary meta data in YAML format (for use in custom plugins)</li>
<li>export your data to JSON for further use in other software tools</li>
<li>export your complete document to HTML</li>
<li>use version-control systems such as Git to track changes and coordinate the work of multiple analysts</li>
</ul>
<h4 id="missing-features">Missing features</h4>
<p>Unlike in Argunet, in Argdown you can not</p>
<ul>
<li>manually layout your argument map</li>
<li>export to GraphML and import to yEd for editing</li>
<li>collaborate online with other users on the same file</li>
</ul>
<h3 id="the-future">The future</h3>
<p>We already have a lot of ideas for new features and tools, but we will likely concentrate our work on</p>
<ul>
<li>integrating Argdown into different environments and workflows (Embedabble widget for websites and blogs, Markdown &amp; Latex integration, GraphML export for map layout in yEd)</li>
<li>adding a simply WYSIWIG map editor</li>
</ul>
<p>Argdown is still a young software. We think it is stable enough to be used in your work but it definitely needs more testing. If you should encounter any bugs or have ideas how to improve the software, visit the <a href="https://github.com/christianvoigt/argdown">Github repository</a> and post an <a href="https://github.com/christianvoigt/argdown/issues">issue</a>. For general feedback or if you want to contribute to the project, simply <a href="mailto://info@argunet.org">write us a mail</a>. We appreciate your help!</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/">A new beginning: introducing Argdown</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going live: Using argument maps for debate moderation</title>
		<link>http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/</link>
		<comments>http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/#comments</comments>
		<pubDate>Thu, 21 Aug 2014 20:31:15 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[argunet deployment]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[moderation]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=502</guid>
		<description><![CDATA[<p>How can argument maps be used for debate moderation? In this post three short "live reconstruction" case studies from 2007, 2011 and 2014 are presented. These cases show that the challenges of the approach are not so much of a technical but of a methodological nature. Even if the technology works perfectly it is difficult to get the conditions right so that the "live reconstruction" is more than just a nice gimmick.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/">Going live: Using argument maps for debate moderation</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div style="width: 1034px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-1.jpg"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-1-1024x756.jpg" alt="Zukunftskonferenz2011-1" width="1024" height="756" /></a><p class="wp-caption-text">A live reconstruction at the future conference of the German green party.</p></div>
<p><span id="more-502"></span></p>
<p>How can argument maps be used for debate moderation? In this post three short &#8220;live reconstruction&#8221; case studies from 2007, 2011 and 2014 are presented.</p>
<p>In a &#8220;live reconstruction&#8221; the arguments of the statements made during a live discussion are reconstructed and visualised in real-time during the event. The most impressive &#8220;live reconstruction&#8221; technology so far comes from ARG-tech at the University of Dundee. ARG-tech used a huge touchscreen, the <a href="http://www.arg-tech.org/index.php/projects/argument-analysis-wall/">&#8220;AnalysisWall&#8221;, and a large team of analysts</a> to transcribe, segment and analyse an episode of the BBC radio show &#8220;The Moral Maze&#8221; in 2012.</p>
<p><iframe width="500" height="281" src="https://www.youtube.com/embed/KVDgH-g8_gU?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>The technology we have used so far has been much simpler. But the following use cases show that the problems are not so much of technical but of a methodological nature. Even if working perfectly, it is an open question whether the technology is just a nice gimmick or if it produces real benefits for the participants of live discussions. The following cases show that such benefits are difficult to achieve if analysts, moderators, clients and participants have conflicting aims and expectations.</p>
<h2>What is a &#8220;live reconstruction&#8221;?</h2>
<p>Our original concept of &#8220;live reconstruction&#8221; can be characterized in the following way:</p>
<ul>
<li>participants argue about a concrete controversial thesis or question.</li>
<li>three to four analysts work on the reconstruction of the debate with Argunet. Because Argunet is a client-server software they can work on the same map from different computers,
<ul>
<li>inserting important theses,</li>
<li>summarizing the arguments in short descriptions and giving them telling titles (there is not enough time for detailed logical reconstruction),</li>
<li>sketching the relations between arguments and theses,</li>
<li>layouting the argument graph.</li>
</ul>
</li>
<li>the emerging argument map is projected live on a big screen. Arguments &#8216;magically&#8217; pop up one by one.</li>
<li>the moderator uses the resulting map to structure the ongoing debate and to summarize results, e.g. she
<ul>
<li>asks participants whether the reconstruction is adequate,</li>
<li>directs attention to arguments that were neglected or to implicit assumptions that were revealed,</li>
<li>shows what the central claims are and what dialectical role they play in different arguments,</li>
</ul>
</li>
<li>participants can refer to specific arguments in the debate in order to
<ul>
<li>express their agreement or disagreement,</li>
<li>add new rebuttals or support, or</li>
<li>clarify their previously made statements.</li>
</ul>
</li>
<li>the argument map can be used to document the discussion results.</li>
</ul>
<h2>First case study: Long night of the sciences 2007</h2>
<p>2007 was the first time we gave the &#8220;live reconstruction&#8221; a try at the &#8220;Lange Nacht der Wissenschaft&#8221; (<a href="http://en.wikipedia.org/wiki/Long_Night_of_the_Sciences">long night of the sciences</a>) a popular event in Berlin, where universities and other science institutions open up for the general public.</p>
<p>Overall this has been a very positive experience:</p>
<ul>
<li>the argument map was a useful moderation tool that made it easier for the moderator to keep an overview,</li>
<li>participants used the map in their statements to refer to arguments,</li>
<li>participants collaborated on making the map better and more representative instead of pushing and clinging to their points of view,</li>
<li>this led to structured, fair and non-confrontative discussion.</li>
</ul>
<p>At the time we were quite enthusiastic about the prospects of the method. Time has shown that this success depended crucially on the non-typical &#8220;ideal&#8221; conditions of this use case:</p>
<ul>
<li>it was a pro bono experiment, there were no costs to consider,</li>
<li>the moderator was part of our team and an expert in argumentation theory,</li>
<li>guests were expecting an experiment and came to learn about the method of argument analysis and reconstruction,</li>
<li>the topic of the debate was secondary and was decided upon by the audience at the beginning of the experiment.</li>
</ul>
<h2>Second case study: Future Congress of the German Green Party 2011 (Zukunftskongress der Grünen)</h2>
<div style="width: 1034px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-2.jpg"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-2-1024x576.jpg" alt="Zukunftskonferenz2011-2" width="1024" height="576" /></a><p class="wp-caption-text">Our team at work at the future conference.</p></div>
<p>In 2011 the German Green Party organized a &#8220;Future Congress&#8221; as an open and innovative forum for discussions about their party platform. The congress was organized in 14 workshops, some of which were moderated by the party leaders Claudia Roth and Cem Özdemir. We were hired to conduct live reconstructions of two workshops, one on &#8220;social justice&#8221; and one on a &#8220;common European defence policy&#8221;. Both workshops were moderated by Cem Özdemir. Our team consisted of one coordinator, two &#8220;reconstruction analysts&#8221; and one co-moderator. The boundary conditions were challenging, to say the least:</p>
<ul>
<li>a huge audience and speakers list,</li>
<li>limited time,</li>
<li>the first topic was very broad and there was no clear focus of the discussion,</li>
<li>many statements from the audience were very emotional and vague,</li>
<li>the moderator was not an expert in argumentation theory, though we had the opportunity to introduce him to our method beforehand,</li>
<li>the moderator was a party leader, and had to meet many expectations that were not easily reconcilable with using argument maps to structure the debate and keep the participants focused on specific points,</li>
<li>because of this and the time restrictions our co-moderator could only play a small and very limited role.</li>
</ul>
<p>Not all conditions were unfavorable. The Green Party agreed to pay for a team of four experts which is quite extraordinary, considering these were moderation expenses alone. Even with such a large team the reconstruction was very exhausting, stressful and difficult for the team; and it was hard to assess whether the live projection brought any benefits for the discussion, because of the lack of interaction. Though the feedback we got was very positive, we were somewhat disillusioned.</p>
<h2>Third case study: Annual convention of the German ethics council 2014</h2>
<p>In 2014 we were hired by the German Ethics Council for its <a href="http://www.ethikrat.org/veranstaltungen/jahrestagungen/fortpflanzungsmedizin-in-deutschland">annual convention</a> and gave the concept another chance: In a collaboration with Ralph Groetker from <a href="www.explorat.de">explorat</a> we tried to develop ideas to overcome the weaknesses of our concept. We changed the process to make it financially more feasible, decrease the workload for the analysts and increase the benefits of the resulting maps. This process was tested in three parallel workshops on &#8220;reproductive ethics&#8221;. The changes were the following:</p>
<ul>
<li>Due to financial limitations we could only use one analyst per workshop.</li>
<li>This made it impossible to create a new reconstruction from scratch live; instead we prepared maps beforehand that were based on an online survey of the invited guests and additional research.</li>
<li>These maps were given to the members of the Ethics Council and their staff beforehand. In several rounds they were revised and enhanced.</li>
<li>Every guest got a conference binder that included these argument maps; additionally the maps were presented on big posters at the conference.</li>
<li>These maps were than augmented live with simple comments that described important claims and additional arguments of the participants, without reconstructing the precise relations of these arguments.</li>
<li>Directly after the workshops the new arguments were added with post-its to the posters.</li>
<li>Additionally the maps were used to document the results.</li>
<li>To simplify the process even more we agreed to use the mindmapping software XMind instead of Argunet. Though this made it possible to use icons as mnemonic devices there were some limitations we think speak against using such generic software in the future (for example, the graph has to be hierarchic and argument groups have to be sub-trees).</li>
</ul>
<p>We think that these changes proved largely sucessful. It made a huge difference for the reconstruction process that the analysts could build on already existing maps. Even though we reduced the team from three analysts to one single analyst, the reconstruction of the new arguments was feasible. The feedback was once again very positive.</p>
<p>Even so, this was a mixed experience, because in two of three workshops the moderators didn&#8217;t want to get distracted or restricted by the maps and refused to use live projections. In these workshops the live reconstruction had no influence on the discussion (though it was used for documentation purposes). But maybe this didn&#8217;t make such a huge difference, because in all workshops the participants had read our arguments beforehand and we got the impression that some of them used the maps to formulate their statements.</p>
<div style="width: 1034px" class="wp-caption alignnone"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/mitochondrien-large.jpg"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/mitochondrien-large.jpg" alt="mitochondrien-large" width="1024" height="724" /></a><p class="wp-caption-text">Argument map of the session on &#8220;mitochondrial transfer&#8221; at the <a href="http://www.ethikrat.org/veranstaltungen/jahrestagungen/fortpflanzungsmedizin-in-deutschland">annual convention of the German ethics council</a>. Circular boxes were added live during the event. Rectangular boxes were reconstructed beforehand.</p></div>
<h2>Conclusion:</h2>
<p>Live reconstructions can have real benefits if the boundary conditions are just right. But in real-world deployment it is difficult to find and establish these conditions. The most important ones are:</p>
<ul>
<li>Preparation: The live reconstruction can only augment an already existing map, so it has to be possible to prepare such a map beforehand.</li>
<li>Preparation: Clients and moderators have to be included in the reconstruction process as early as possible.</li>
<li>Moderation: The moderator has to be willing and able to use the map; realistically, this will only be the case if the moderator has been trained in argument reconstruction and analysis.</li>
<li>Topic: The questions to-be-discussed must be concrete and controversial.</li>
</ul>
<p>In many cases moderators, clients and participants have conflicting expectations and aims that make it impossible to create these conditions. Under such circumstances further revisions to the process are needed to make argument maps useful for debate moderation.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/">Going live: Using argument maps for debate moderation</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Relaunch &amp; Release: Argunet 2.0</title>
		<link>http://www.argunet.org/2013/04/18/relaunch-release-argunet-2-0/</link>
		<comments>http://www.argunet.org/2013/04/18/relaunch-release-argunet-2-0/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 20:32:56 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://www.argunet.org/wordpress-argunet-2/?p=231</guid>
		<description><![CDATA[<p>It&#8217;s been a while since our last update to our site or software. So let&#8217;s do both at once. Let me introduce you first to our new site and then to the new version of Argunet Editor. Relaunch We decided to simplify things: one page for the editor, one for our upcoming browser widget and [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/04/18/relaunch-release-argunet-2-0/">Relaunch &#038; Release: Argunet 2.0</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a while since our last update to our site or software. So let&#8217;s do both at once. Let me introduce you first to our new site and then to the new version of Argunet Editor.</p>
<h3>Relaunch</h3>
<p>We decided to simplify things: one page for the <a href="http://www.argunet.org/editor">editor</a>, one for our upcoming <a href="http://www.argunet.org/browser">browser widget</a> and one for our <a href="http://www.argunet.org">new blog</a>. This will make it easier for you to find what you are looking for. And it will make it easier for us to maintain the site. Did I say &#8220;new blog&#8221;?</p>
<h4>Yes, a brand-new blog!</h4>
<p>While we were busy deploying Argunet in exciting new projects and trying out unreleased cool features, this site lay dormant for years. With this new blog we want to change that. Next week we will begin to post regularly about everything related to Argunet, argument maps and argumentation theory in general. So watch out for new posts!<br />
<span id="more-231"></span></p>
<h4>Fine, but where are my argument maps?</h4>
<p>Now to the bad news: We will no longer support publishing argument maps on our site. First of all, this was never a feature that was really used that much by our users. And secondly it made it hart to update and change this site according to our needs (one of the reasons we didn&#8217;t do it for years).</p>
<p>Don&#8217;t be mad at us. We didn&#8217;t delete your debates on the Argunet server. You can edit, download or export them with Argunet Editor. And we still want to help you publishing your own argument maps on the web. We only think there are much better ways to do this&#8230;</p>
<h4>Announcing Argunet Browser</h4>
<p>Wouldn&#8217;t it be nice if it were as easy to embed your argument maps into your own webpage as it is with a youtube video? We thought so as well. In the last months we worked hard on a first version of an Argunet Browser widget that you can use wherever you want. It will only take three steps: 1) Export your argument map from Argunet Editor into an xml file, 2) upload the file to your webspace and 3) embed Argunet Browser in your page. That&#8217;s it.</p>
<p>So, where is it? It&#8217;s practically ready to be released. Just wait for a week or two&#8230; (or take a peak at a first <a href="http://www.argunet.org/browser">screenshot</a>.)</p>
<h3>Release of Argunet Editor 2.0</h3>
<p>And there are even more good news: Argunet Editor has gotten a facelift as well! And it looks not only better than ever, it comes with some handy new features as well! <a href="http://www.argunet.org/editor">Download Argunet 2.0</a> now.</p>
<h4>Features</h4>
<ul>
<li><strong>Argunet files:</strong> Local debates are now managed via local argunet files (.arg). You can now backup, copy and share debates as easily as other files (you can even share them via Dropbox).</li>
<li><strong>Compatibility:</strong> Old debates will be imported the first time you start Argunet 2.0. Please note that the server has been updated and is now incompatible with older versions of Argunet. If you want to work online, please update your client!</li>
<li><strong>Restore:</strong> If Argunet should crash during your work, it will restore your debates on restart.</li>
<li><strong>Automatic Layout:</strong> Argunet has now a build in layouter (ColumnBasedLayouter) which automatically layouts argument maps. For even better layout results we recommend that you also install the new YFiles Layouter plugin. Because Argunet is open-source and the layout plugin is based on proprietary code, Argunet cannot come shipped with it. But if you don&#8217;t want to miss out on Argunet&#8217;s coolest new feature, you should really check it out.</li>
<li><strong>Plugins:</strong> It is possible to install Argunet-Plugins. Currently the followings plugins are available:
<ul>
<li><strong>YFiles Hierarchical Graphlayouter:</strong> An advanced layouter to automatically layout an argument-map.</li>
<li><strong>Argunet Graphexporter:</strong> This plugin enables you to export an argument map into different file-formats (such as pdf, jpg, svg and graphml). Using the graphml-format argument-maps can now be edited in other graph-editings tools, such as <a href="http://www.yworks.com/en/products_yed_about.html">yEd Graph Editor</a> or embeded into webpages via the <a href="http://www.argunet.org/browser">Argunet-Browser</a>.</li>
</ul>
</li>
</ul>
<h4>Fixes</h4>
<ul>
<li>Copying of colors and groups between debates.</li>
<li>Key-binding bugs.</li>
</ul>
<h4>Known Issues</h4>
<ul>
<li>If you use the new layout algorithms they will insert bended arrows into your map. Currently, it is not possible to edit bendpoints or copy and paste them between argument-maps in a debate or between different debates. Instead, just klick again on &#8220;layout&#8221; after changing your map.</li>
</ul>
<p>That&#8217;s it for now. Please let us know what you think of our rebirth.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/04/18/relaunch-release-argunet-2-0/">Relaunch &#038; Release: Argunet 2.0</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2013/04/18/relaunch-release-argunet-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So, what exactly is an argument map?</title>
		<link>http://www.argunet.org/2013/04/03/so-what-exactly-is-an-argument-map/</link>
		<comments>http://www.argunet.org/2013/04/03/so-what-exactly-is-an-argument-map/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 00:17:46 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Teaching & Tutorials]]></category>

		<guid isPermaLink="false">http://www.argunet.org/wordpress-argunet-2/?p=286</guid>
		<description><![CDATA[<p>This is a quick introduction into argument maps: How to create them, how to read them and what you can expect to get out of it.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/04/03/so-what-exactly-is-an-argument-map/">So, what exactly is an argument map?</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>An Argunet argument map visualises the structure of complex argumentations and debates as a graphical network. In this network all nodes are either sentences or arguments and all relations between them are either attack or support relations.</p>
<p>The reconstruction and visualisation with argument maps can be useful in many ways:</p>
<ul>
<li>Argument maps can give you a fast overview over the state of a debate</li>
<li>Argument maps help you to remember complex argumentation structures</li>
<li>The logical reconstruction allows a detailed analysis and evaluation of arguments and dialectic strategies</li>
<li>Argument maps help to keep focused on relevant parts of the debate by filtering out irrelevant or redundant information</li>
<li>Argument maps help concentrate on a rational, fair debate</li>
<li>Argument maps can guide and structure live discussions. Misunderstandings, repitition and unfair persuasion techniques can be avoided.</li>
<li>Argument mapping can be used for presentations or whole seminars</li>
</ul>
<p><span id="more-286"></span></p>
<h3>How do I read an argument map?</h3>
<p>Argument Maps contain two elements: Sentences and Arguments.</p>
<h4>Sentences</h4>
<figure><img class="alignnone" alt="" src="http://www.argunet.org/help-images/sentence.jpg" width="192" height="94" /></figure>
<p>Sentences are visualised as small framed white boxes.</p>
<h4>Arguments</h4>
<figure><img title="A sketched argument" alt="" src="http://www.argunet.org/help-images/argument.jpg" /></figure>
<p>Arguments are visualised as small colored boxes</p>
<h4>Reconstructed Arguments</h4>
<figure><img class="alignnone" title="A reconstructed argument" alt="" src="http://www.argunet.org/help-images/reconstructed-argument.jpg" width="192" height="123" /></figure>
<p>If an argument has been logically reconstructed, the argument is visualised as a small framed colored box. You can open the logical reconstruction by clicking on it.</p>
<p>Logically an argument consists of nothing else but sentences. But these sentences play different roles in an argument. Every argument has one inferred sentence (the conclusion) and at least one sentence from which the conclusion is inferred (a premiss). This premiss-conclusion structure is visualised as a sentence list: First all premisses of the argument are listed. Each horizontal line symbolizes an inference. Under the line the conclusion is listed (sometimes there are preliminary conclusions). Under the last line stands the main conclusion of the argument.</p>
<figure><img title="An open argument reconstruction" alt="" src="http://www.argunet.org/help-images/argument-view.jpg" /></figure>
<h4>Support relations</h4>
<p>If an argument supports a sentence of another argument, a green arrow is drawn from the former to the latter.</p>
<figure><img title="A reconstructed support relation" alt="" src="http://www.argunet.org/help-images/reconstructed-support.jpg" /></figure>
<p>If the arrow is drawn-through, the support relation has been logically reconstructed. Logically, an argument supports another argument, if the conclusion of the supporting argument is equivalent to a premiss of the supported argument (”Socrates is mortal”, “Socrates will die”).</p>
<figure><img title="A 2-Argument-View of an attack relation" alt="" src="http://www.argunet.org/help-images/relation.jpg" /></figure>
<p>If you click on the arrow, you can see which sentences are defined as equivalent.</p>
<p>If the arrow is dashed, the support relation is only sketched and not logically reconstructed.</p>
<h4>Attack relations</h4>
<figure><img title="A reconstructed attack" alt="" src="http://www.argunet.org/help-images/reconstructed-attack.jpg" /></figure>
<p>If an argument attacks a sentence of another argument, a red arrow is drawn from the former to the latter.</p>
<p>If the arrow is drawn-through, the attack relation has been logically reconstructed. Logically, an argument attacks another argument, if the conclusion of the supporting argument is contrary to a premiss of the supported argument (”Socrates is mortal”, “Socrates will never die”).</p>
<p>If you click on the arrow, you can see which sentences are defined as contrary.</p>
<figure><img title="A sketched attack" alt="" src="http://www.argunet.org/help-images/sketched-attack.jpg" /></figure>
<p>If the arrow is dashed, the support relation is only sketched and not logically reconstructed.</p>
<h4>Reading tips</h4>
<ul>
<li>Start from the center of the debate. Look for the central thesis (sometimes there are more than one). Open and read all reconstructed arguments that support or attack the central thesis. Proceed by going from the center to the periphery.</li>
<li>An attack does not necessarily mean, that the attacked argument is a bad argument. A support does not necessarily mean the argument is good. It all depends on your evaluation: How plausible do you find the premisses of the attacking/supporting argument? Where are the weak points of the argumentation?</li>
<li>Are the reconstructed arguments really valid? Does the conclusion follow from the premisses? If the argument is valid and the premisses are true, the conclusion has to be true, too. Is there a counter-example?</li>
<li>Naturally, no argument map can contain every argument. The authors have always made a selection. Are there important arguments missing?</li>
</ul>
<p>Please read the <a href="http://www.argunet.org/working-with-argunet/">introduction</a> of the Argunet Editor Help for further information.</p>
<h3>Do argument maps tell me, what I should believe?</h3>
<p>No, they don’t. Argument maps are just a tool you can use for making up your mind. The better an argument map is, the more unbiased and neutral it is.</p>
<p>Every argument presupposes premisses. How good the arguments in the argument map are depends on how plausible their premisses are. The attack and support relations of the argument map do not determine the plausibility of the premisses, they only limit the possibilities by relating the plausibilities of different sentences to one another.</p>
<p>So, it is really up to you. Argument maps can show you, which questions you have to answer to make up your mind. They can not answer these questions for you.</p>
<p>Just download <a href="http://www.argunet.org/editor">Argunet Editor</a> for free. Start Argunet and click on “Create a new debate”. You can create local debates on your computer or start an online debate to collaborate with others.</p>
<h3> How can I create an argument map?</h3>
<p>Follow the instructions in our <a href="http://www.argunet.org/working-with-argunet/ch02.html">first Tutorial</a> (All tutorials come with your Argunet installation, so you do not have to read them online). It won’t take long and will teach you the Argunet basics.</p>
<h3>Is there any difference to mind-mapping?</h3>
<p>Yes, there are many differences. Argument maps may remind you of mind maps, because they look similar. But that’s about it. Mind maps have a different methodology, serve different purposes and are used by different people. Here are just some important differences:</p>
<ul>
<li>Mind maps are used for brainstorming, i.e. the collection of subjective associations, opinions, ideas of all sorts. Argument maps are used for the logical reconstruction and analysis of controverse debates. In most cases these debates will take place between different people with different perspective and not in your mind alone.</li>
<li>In mind maps the visualisation means to you, what you want it to mean. That may be great for you, but it is not so great if you want to share the products of your mind with others. In every Argunet argument map the meaning of all elements always stays the same and is well defined by logic or argumentation theory. This precision is not only necessary if you want to assess complex arguments and argumentations. It gives you also the opportunity to share your insights with others in a common visual language.</li>
<li>There are no real rules in mind-mapping. You can do what you want. Nobody can say what is right and what is wrong. In contrast, giving and taking reasons is a rule guided practice. There are rules about good and bad reasoning. Argument maps can not guarantee good reasoning. But they can restrict the users options in a way that makes it more probable. This rule-guided reconstruction makes it possible to collaborate on argument maps even if the participants have opposing views in the reconstructed debate.</li>
</ul>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/04/03/so-what-exactly-is-an-argument-map/">So, what exactly is an argument map?</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2013/04/03/so-what-exactly-is-an-argument-map/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Argunet Server up again</title>
		<link>http://www.argunet.org/2008/04/24/argunet-server-up-again/</link>
		<comments>http://www.argunet.org/2008/04/24/argunet-server-up-again/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 20:05:36 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://www.argunet.org/2008/04/24/argunet-server-up-again/</guid>
		<description><![CDATA[<p>The Argunet Server is up again. We hope that it will work more reliable now. If you have any problems, please write a note at our mailing list.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/04/24/argunet-server-up-again/">Argunet Server up again</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The Argunet Server is up again. We hope that it will work more reliable now. If you have any problems, please write a note at our mailing list.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/04/24/argunet-server-up-again/">Argunet Server up again</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2008/04/24/argunet-server-up-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Argunet server temporarily down</title>
		<link>http://www.argunet.org/2008/04/22/argunet-server-temporarily-down/</link>
		<comments>http://www.argunet.org/2008/04/22/argunet-server-temporarily-down/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 21:36:49 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://www.argunet.org/2008/04/22/argunet-server-temporarily-down/</guid>
		<description><![CDATA[<p>The Argunet Server at the FU Berlin is temporarily down for maintenance and updates. It will be back soon. No data or debate is lost, so please be patient. Until then, you can use all features of Argunet locally and offline. If the server is running again, you will be able to upload your argument [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/04/22/argunet-server-temporarily-down/">Argunet server temporarily down</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>The Argunet Server at the FU Berlin is temporarily down for maintenance and updates. It will be back soon. No data or debate is lost, so please be patient.</p>
<p>Until then, you can use all features of Argunet locally and offline. If the server is running again, you will be able to upload your argument maps to an online debate. Sorry for the inconvenience.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/04/22/argunet-server-temporarily-down/">Argunet server temporarily down</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2008/04/22/argunet-server-temporarily-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Out of Beta: Argunet 1.0.0 released!</title>
		<link>http://www.argunet.org/2008/04/20/out-of-beta-argunet-100-released/</link>
		<comments>http://www.argunet.org/2008/04/20/out-of-beta-argunet-100-released/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 10:16:38 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://www.argunet.org/2008/04/20/out-of-beta-argunet-100-released/</guid>
		<description><![CDATA[<p>After more than a year of work, we proudly present you Argunet 1.0.0! By now Argunet contains every feature you need for rapid and in-depth argument mapping. Thanks to all who participated in this project, especially to our lead developer David Schneider, who spent quite a few weekends working with us on Argunet long after [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/04/20/out-of-beta-argunet-100-released/">Out of Beta: Argunet 1.0.0 released!</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>After more than a year of work, we proudly present you Argunet 1.0.0! By now Argunet contains every feature you need for rapid and in-depth argument mapping. Thanks to all who participated in this project, especially to our lead developer David Schneider, who spent quite a few weekends working with us on Argunet long after his actual work had been done. </p>
<p>With this release the Argunet development has not come to an end. We already have many ideas for new features, a new task list and even some money for development. Parallel to this, we work on our new homepage, so expect to see something new here very soon&#8230;<br />
<span id="more-32"></span></p>
<p>With Argunet 1.0.0, <a href="http://www.argunet.org/working-with-argunet/">four extensive</a> tutorials are included in the program&#8217;s help, which teach you everything you need to know about argument mapping with Argunet. You will reconstruct a small debate about software patents. You can take a look at the final state of this example debate at the Argunet Server of the FU Berlin. Just login and open the debate &#8220;Software Patents&#8221; with the reader password &#8220;reader&#8221;. <a href="http://www.argunet.org/working-with-argunet/ch05.html">The last tutorial</a> will show you how to do this. You can copy the arguments from this debate into your own debate to modify or extend them.</p>
<p>We hope that this will help new users to get started. We are planning to create screencasts and upload more example debates to make Argunet even more accessible. If you need more help, please post your question on the Argunet mailing list!</p>
<h3>Release Notes:</h3>
<h4>Fixed:</h4>
<ul>
<li>All known bugs</li>
</ul>
<h4>New Features:</h4>
<ul>
<li> Argunet Help: Argument Mapping with Argunet. Four Tutorials in English and German</li>
<li>E-mail notification: Debate editors are now notified by mail, if someone is applying for a role and users are notified if their debate role has been changed by an debate editor.</li>
<li>Personal information: You can now change your personal information for your Argunet Server user account and retrieve passwords</li>
<li>A lot of smaller usability improvements (Warning dialogues, tool tips, &#8230;)</li>
</ul>
<h4>Known Issues:</h4>
<ul>
<li>So far sketched attack and support arrows cannot be copied between debates. This is not bug, it just has not been implemented yet, but has top priority on our task list.</li>
<li>Some of the old debates on the Argunet Server are not working anymore, because of changes in the new version. If this is the case with one of your online debates, please contact us by mail. Most probably, we can help you!</li>
</ul>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/04/20/out-of-beta-argunet-100-released/">Out of Beta: Argunet 1.0.0 released!</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2008/04/20/out-of-beta-argunet-100-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Argunet wins FU e-Learning Award</title>
		<link>http://www.argunet.org/2008/03/14/argunet-wins-fu-e-learning-award/</link>
		<comments>http://www.argunet.org/2008/03/14/argunet-wins-fu-e-learning-award/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 01:07:40 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://denkartist.de/wordpress-argunet/2008/03/14/argunet-wins-fu-e-learning-award/</guid>
		<description><![CDATA[<p>Argunet has been awarded the e-Learning price of Free University Berlin (FU). It has been nominated in the category &#8220;Didactics&#8221;. The Center for Digital System at Free University Berlin distinguishes three outstanding e-Learning projects each year.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/03/14/argunet-wins-fu-e-learning-award/">Argunet wins FU e-Learning Award</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p> Argunet has been awarded the e-Learning price of Free University Berlin (FU). It has been nominated in the category &#8220;Didactics&#8221;. The Center for Digital System at Free University Berlin distinguishes three outstanding e-Learning projects each year.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/03/14/argunet-wins-fu-e-learning-award/">Argunet wins FU e-Learning Award</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2008/03/14/argunet-wins-fu-e-learning-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Argunet employed in Organic Computing Project</title>
		<link>http://www.argunet.org/2008/03/14/argunet-employed-in-organic-computing-project/</link>
		<comments>http://www.argunet.org/2008/03/14/argunet-employed-in-organic-computing-project/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 02:07:03 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://denkartist.de/wordpress-argunet/2008/03/14/argunet-employed-in-organic-computing-project/</guid>
		<description><![CDATA[<p>Argunet is part of an interdisciplinary project funded by the German Federal Ministry of Education and Research which aims at assessing the benefits and risks of organic computing. The project is coordinated by the Institute for Ecological Economy Research. Argunet will be used to map the arguments for or against developing and applying organic computing [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/03/14/argunet-employed-in-organic-computing-project/">Argunet employed in Organic Computing Project</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Argunet is part of an interdisciplinary project funded by the German Federal Ministry of Education and Research which aims at assessing the benefits and risks of organic computing. The project is coordinated by the Institute for Ecological Economy Research. Argunet will be used to map the arguments for or against developing and applying organic computing technology.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/03/14/argunet-employed-in-organic-computing-project/">Argunet employed in Organic Computing Project</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2008/03/14/argunet-employed-in-organic-computing-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Argunet Release 0.9.0 Beta</title>
		<link>http://www.argunet.org/2008/01/30/argunet-release-090/</link>
		<comments>http://www.argunet.org/2008/01/30/argunet-release-090/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 10:55:28 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Argunet News]]></category>

		<guid isPermaLink="false">http://www.argunet.org/2007/01/30/argunet-release-090/</guid>
		<description><![CDATA[<p>In the last two months we have focused on getting things done. Instead of wasting time with buggy releases, we have skipped some version numbers and have now reached a state that deserves to be called 0.9.0! This is the last beta version of Argunet. Nearly all features for 1.0 are implemented and the bug [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/01/30/argunet-release-090/">Argunet Release 0.9.0 Beta</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>In the last two months we have focused on getting things done. Instead of wasting time with buggy releases, we have skipped some version numbers and have now reached a state that deserves  to be called 0.9.0! This is the last beta version of Argunet. Nearly all features for 1.0 are implemented and the bug list is reduced to a few harmless creatures. We can now work exclusively on making Argunet as stable as possible </p>
<p>The server has also been updated and is now incompatible with older versions of Argunet. If you want to work online, please update your client!</p>
<h3>Features:</h3>
<ul>
<li>Argument editor undo/redo: As long as you edit your argument, you can always undo and redo your last changes. This feature is restricted to the argument editor, because of the optionally distributed structure of Argunet. You cannot undo changes, that possibly are already used by other users, to avoid confusion and errors.</li>
<li>Recently used debates: Open your recently used debates directly from the &#8220;File&#8221; menu.</li>
<li>New alignment tools</li>
<li>Delete debates</li>
<li>Interface optimization: We have optimized Argunet&#8217;s usability in many respects.</li>
</ul>
<h3>Fixes:</h3>
<ul>
<li>Nearly all serious known bugs (for exceptions see below). <img src="http://www.argunet.org/wordpress-argunet-2/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </li>
</ul>
<h3>Known Issues</h3>
<ul>
<li>On OSX it is currently not possible to create new debates locally. We have already identified the cause and will fix this in the next days.</li>
<li>In some cases, it is not possible to save edited arguments. This is our last serious bug and we will try to chase it down in the next days.</li>
</ul>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2008/01/30/argunet-release-090/">Argunet Release 0.9.0 Beta</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2008/01/30/argunet-release-090/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
