<?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/"
		>
<channel>
	<title>Comments on: Is wiki markup dead?</title>
	<atom:link href="http://coevolving.com/blogs/index.php/archive/is-wiki-markup-dead/feed/" rel="self" type="application/rss+xml" />
	<link>http://coevolving.com/blogs/index.php/archive/is-wiki-markup-dead/</link>
	<description>... in Business Organizations and Information Technologies</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:38:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Leland Scott</title>
		<link>http://coevolving.com/blogs/index.php/archive/is-wiki-markup-dead/comment-page-1/#comment-6933</link>
		<dc:creator>Leland Scott</dc:creator>
		<pubDate>Wed, 20 Jun 2007 18:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://coevolving.com/blogs/index.php/archive/is-wiki-markup-dead/#comment-6933</guid>
		<description>You&#039;ve raised the same question I&#039;ve been wondering about myself for the last year or so. Having been an evangelist for the wiki concept at my organization, pitching it as an easy way for content owners to manage their stores in an open, accessible manner--thereby furthering knowledge management goals--I&#039;ve run head-on into the problem of molding wikis to be useful for nontechnical people. I wrote a rather long article about the initial process last year, too, which you may enjoy: &quot;&lt;a href=&quot;http://www.musingsfrommars.org/2006/04/web-based-collaborative-editing-twiki-tiddly-or-tikiwiki.html&quot; rel=&quot;nofollow&quot;&gt;Web-Based Collaborative Editing: Twiki, Tiddly or TikiWiki&lt;/a&gt;&quot;

It was my belief from the beginning that the wiki would only be useful if it included some kind of rich-text editor, since I worried whether any of these busy people would bother trying to learn wiki syntax. Now I&#039;m replacing the very simple Dojo rich-text editor with the much more full-featured TinyMCE, and I&#039;m wondering if there&#039;s anybody here who will want to retain their original wiki syntax (some of the content was entered with wiki syntax). As you know, TinyMCE will garble things like bullet lists, and the users will have to recreate them as HTML constructs. 

My belief is that wiki syntax was useful before WYSIWYG editors became feasible as a toolset. Now that they are (the last holdout, Safari, has now joined the pack with version 3.0), I can&#039;t imagine that anyone would really prefer to write wiki syntax rather than using a WYSIWYG editor. Wiki syntax arose (like all of the other HTML-shorthand syntaxes out there) because typing HTML isn&#039;t much fun. But compared with selecting a bullet list item from a toolbar, having to type an asterisk at the beginning of each line isn&#039;t great either. And suppose you need a nested list... ? Etc.

Of course, I&#039;m removing from TinyMCE all of the controls that can cause trouble: Font coloring, font faces, font sizes, in particular. After all, our style sheet takes care of the style aspects. :-)

Cheers,
Leland</description>
		<content:encoded><![CDATA[<p>You&#8217;ve raised the same question I&#8217;ve been wondering about myself for the last year or so. Having been an evangelist for the wiki concept at my organization, pitching it as an easy way for content owners to manage their stores in an open, accessible manner&#8211;thereby furthering knowledge management goals&#8211;I&#8217;ve run head-on into the problem of molding wikis to be useful for nontechnical people. I wrote a rather long article about the initial process last year, too, which you may enjoy: &#8220;<a href="http://www.musingsfrommars.org/2006/04/web-based-collaborative-editing-twiki-tiddly-or-tikiwiki.html" rel="nofollow">Web-Based Collaborative Editing: Twiki, Tiddly or TikiWiki</a>&#8221;</p>
<p>It was my belief from the beginning that the wiki would only be useful if it included some kind of rich-text editor, since I worried whether any of these busy people would bother trying to learn wiki syntax. Now I&#8217;m replacing the very simple Dojo rich-text editor with the much more full-featured TinyMCE, and I&#8217;m wondering if there&#8217;s anybody here who will want to retain their original wiki syntax (some of the content was entered with wiki syntax). As you know, TinyMCE will garble things like bullet lists, and the users will have to recreate them as HTML constructs. </p>
<p>My belief is that wiki syntax was useful before WYSIWYG editors became feasible as a toolset. Now that they are (the last holdout, Safari, has now joined the pack with version 3.0), I can&#8217;t imagine that anyone would really prefer to write wiki syntax rather than using a WYSIWYG editor. Wiki syntax arose (like all of the other HTML-shorthand syntaxes out there) because typing HTML isn&#8217;t much fun. But compared with selecting a bullet list item from a toolbar, having to type an asterisk at the beginning of each line isn&#8217;t great either. And suppose you need a nested list&#8230; ? Etc.</p>
<p>Of course, I&#8217;m removing from TinyMCE all of the controls that can cause trouble: Font coloring, font faces, font sizes, in particular. After all, our style sheet takes care of the style aspects. :-)</p>
<p>Cheers,<br />
Leland</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Pratt</title>
		<link>http://coevolving.com/blogs/index.php/archive/is-wiki-markup-dead/comment-page-1/#comment-5400</link>
		<dc:creator>Allan Pratt</dc:creator>
		<pubDate>Tue, 03 Apr 2007 23:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://coevolving.com/blogs/index.php/archive/is-wiki-markup-dead/#comment-5400</guid>
		<description>I, too, hate WikiMarkup, and see it as a barrier to entry for using wikis among users who don&#039;t want to become wiki wonks. But I have looked at a lot of WYSIWYG editors for wikis and I don&#039;t like them either. They&#039;re fragile and limited and funky and usually ill-supported. Just look at your own footnote: you&#039;re telling me the WYSIWYG editor wouldn&#039;t let you type &quot;greater-than&quot; or &quot;less-than&quot;?! The standard reply is, &quot;Hey, it&#039;s open source, if you don&#039;t like it you can fix it or write a better one!&quot; I think that&#039;s a cop-out.

Wiki WYSIWYG editors are almost universally based on the rich-text editor module built in to modern browsers. That means in addition to each having its own bugs and limitations they all share a set of underlying bugs and limitations. For example, they have no command to create a &quot;Dictionary List&quot; (HTML tags DL and DT) becuase the browser&#039;s rich-text editor API doesn&#039;t export that feature. 

Also, the WYSIWYG aspect is limited by the fact that they aren&#039;t truly integrated with the wiki: if you use wiki plugins for image control or floating boxes or sidebars or anything else, you have to use specially-formatted text tags - not truly WYSIWYG. 

The lack of integration with the wiki is even more obvious in some other cases, including a JSPWiki used at my company: links in WYSIWYG pages aren&#039;t visible to the wiki&#039;s cross-reference generator, making networks of WYSIWYG-edited pages invisible to the &quot;site map&quot; navigation structures.

In short, they&#039;re just not first-class features of the wiki system with complete, bug-free implementations and full integration. 

Why? I have some theories. First of all, many wikis originated before the rich-text editing widgets of the browsers existed, so plain text INPUT fields were all they had. Second, I think maybe wiki creators and hard-core users have an attitude: &quot;Real men don&#039;t use WYSIWYG.&quot; 

But third and most important, a full-featured, integrated WYSIWYG editor is hard and not fundamentally necessary. When it comes to things that are hard, open source is best suited to building things the community members themselves want (like compilers and Eclipse), not things that are good for non-technical people who don&#039;t want to be wiki wonks. It takes paying customers to motivate technical people to write things for non-technical people - that&#039;s how you get FrontPage instead of Notepad. Or Quickr, for that matter!

I haven&#039;t seen WYSIWYG editors get better (or enough better) in the last two years, so I don&#039;t think wiki markup is dying very fast. I find that frustrating and sad.</description>
		<content:encoded><![CDATA[<p>I, too, hate WikiMarkup, and see it as a barrier to entry for using wikis among users who don&#8217;t want to become wiki wonks. But I have looked at a lot of WYSIWYG editors for wikis and I don&#8217;t like them either. They&#8217;re fragile and limited and funky and usually ill-supported. Just look at your own footnote: you&#8217;re telling me the WYSIWYG editor wouldn&#8217;t let you type &#8220;greater-than&#8221; or &#8220;less-than&#8221;?! The standard reply is, &#8220;Hey, it&#8217;s open source, if you don&#8217;t like it you can fix it or write a better one!&#8221; I think that&#8217;s a cop-out.</p>
<p>Wiki WYSIWYG editors are almost universally based on the rich-text editor module built in to modern browsers. That means in addition to each having its own bugs and limitations they all share a set of underlying bugs and limitations. For example, they have no command to create a &#8220;Dictionary List&#8221; (HTML tags DL and DT) becuase the browser&#8217;s rich-text editor API doesn&#8217;t export that feature. </p>
<p>Also, the WYSIWYG aspect is limited by the fact that they aren&#8217;t truly integrated with the wiki: if you use wiki plugins for image control or floating boxes or sidebars or anything else, you have to use specially-formatted text tags &#8211; not truly WYSIWYG. </p>
<p>The lack of integration with the wiki is even more obvious in some other cases, including a JSPWiki used at my company: links in WYSIWYG pages aren&#8217;t visible to the wiki&#8217;s cross-reference generator, making networks of WYSIWYG-edited pages invisible to the &#8220;site map&#8221; navigation structures.</p>
<p>In short, they&#8217;re just not first-class features of the wiki system with complete, bug-free implementations and full integration. </p>
<p>Why? I have some theories. First of all, many wikis originated before the rich-text editing widgets of the browsers existed, so plain text INPUT fields were all they had. Second, I think maybe wiki creators and hard-core users have an attitude: &#8220;Real men don&#8217;t use WYSIWYG.&#8221; </p>
<p>But third and most important, a full-featured, integrated WYSIWYG editor is hard and not fundamentally necessary. When it comes to things that are hard, open source is best suited to building things the community members themselves want (like compilers and Eclipse), not things that are good for non-technical people who don&#8217;t want to be wiki wonks. It takes paying customers to motivate technical people to write things for non-technical people &#8211; that&#8217;s how you get FrontPage instead of Notepad. Or Quickr, for that matter!</p>
<p>I haven&#8217;t seen WYSIWYG editors get better (or enough better) in the last two years, so I don&#8217;t think wiki markup is dying very fast. I find that frustrating and sad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

