<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Powerful Wiki Engine for Eclipse</title>
	<atom:link href="http://blog.pdark.de/2009/09/01/powerful-wiki-engine-for-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pdark.de/2009/09/01/powerful-wiki-engine-for-eclipse/</link>
	<description>Opinions and views about computers, writing SciFi and everything else.</description>
	<lastBuildDate>Mon, 13 Feb 2012 17:37:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: digulla</title>
		<link>http://blog.pdark.de/2009/09/01/powerful-wiki-engine-for-eclipse/#comment-217</link>
		<dc:creator><![CDATA[digulla]]></dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pdark.de/?p=689#comment-217</guid>
		<description><![CDATA[Thanks for the info. I&#039;ll post a follow up after giving both a whirl.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the info. I&#8217;ll post a follow up after giving both a whirl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Friese</title>
		<link>http://blog.pdark.de/2009/09/01/powerful-wiki-engine-for-eclipse/#comment-216</link>
		<dc:creator><![CDATA[Peter Friese]]></dc:creator>
		<pubDate>Thu, 03 Sep 2009 10:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pdark.de/?p=689#comment-216</guid>
		<description><![CDATA[We considered writing a Wiki-like documentation platform using Xtext when we needed something decent to document Xtext itself. 

We eventually decided not to invent yet another wiki, but instead use WikiText. Main reasons were: 
(a) WikiText is readily available and had 95% of the features we needed. 
(b) WikiText is very flexible with respect to both input (you can choose among a number of well-known Wiki dialectsor even write your own) and output (HTML, Eclipse Help, DocBook). 
(c) More people know WikiText and the Wiki dialects that it supports than any homegrown Wiki dialect we&#039;d have come up with. 

We filled the 5% gap by implementing some additional keywords that basically allow us to link into CVS. So far, we didn&#039;t regret choosing WikiText.

However, you should be able to write a Wiki engine with Xtext. Go ahead and let us know how you make progress!]]></description>
		<content:encoded><![CDATA[<p>We considered writing a Wiki-like documentation platform using Xtext when we needed something decent to document Xtext itself. </p>
<p>We eventually decided not to invent yet another wiki, but instead use WikiText. Main reasons were:<br />
(a) WikiText is readily available and had 95% of the features we needed.<br />
(b) WikiText is very flexible with respect to both input (you can choose among a number of well-known Wiki dialectsor even write your own) and output (HTML, Eclipse Help, DocBook).<br />
(c) More people know WikiText and the Wiki dialects that it supports than any homegrown Wiki dialect we&#8217;d have come up with. </p>
<p>We filled the 5% gap by implementing some additional keywords that basically allow us to link into CVS. So far, we didn&#8217;t regret choosing WikiText.</p>
<p>However, you should be able to write a Wiki engine with Xtext. Go ahead and let us know how you make progress!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

