<?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: Managing Knowledge</title>
	<atom:link href="http://www.davemcdermid.co.uk/2008/10/managing-knowledge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davemcdermid.co.uk/2008/10/managing-knowledge/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 27 May 2010 15:57:26 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dave</title>
		<link>http://www.davemcdermid.co.uk/2008/10/managing-knowledge/comment-page-1/#comment-49</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Tue, 04 Nov 2008 07:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davemcdermid.co.uk/?p=20#comment-49</guid>
		<description>Hi Stu,

We tried out &lt;a href=&quot;http://www.screwturn.eu/&quot; rel=&quot;nofollow&quot;&gt;ScrewTurn&lt;/a&gt; and &lt;a href=&quot;http://www.andrewfaust.com/&quot; rel=&quot;nofollow&quot;&gt;LiteWiki&lt;/a&gt;, after investigating a few more but found problems with most. They were ok, but nothing could quite match the reliability, feature set and 3rd party plugins of MediaWiki. As we were already running PHP, MySQL and ISAPI ReWrite, it was no issue for us to run it on our Microsoft Servers.
If you do find something, let me know. If you can get MediaWiki running, you won&#039;t regret it ;-)

Dave</description>
		<content:encoded><![CDATA[<p>Hi Stu,</p>
<p>We tried out <a href="http://www.screwturn.eu/" rel="nofollow">ScrewTurn</a> and <a href="http://www.andrewfaust.com/" rel="nofollow">LiteWiki</a>, after investigating a few more but found problems with most. They were ok, but nothing could quite match the reliability, feature set and 3rd party plugins of MediaWiki. As we were already running PHP, MySQL and ISAPI ReWrite, it was no issue for us to run it on our Microsoft Servers.<br />
If you do find something, let me know. If you can get MediaWiki running, you won&#8217;t regret it <img src='http://www.davemcdermid.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Taylor</title>
		<link>http://www.davemcdermid.co.uk/2008/10/managing-knowledge/comment-page-1/#comment-48</link>
		<dc:creator>Stuart Taylor</dc:creator>
		<pubDate>Mon, 03 Nov 2008 19:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.davemcdermid.co.uk/?p=20#comment-48</guid>
		<description>Hi Dave

Nice post, im currently looking at a wiki to hold all info about our work websites from holding the high level change log, keep track of bugs, holding info about error codes and our customer support using it as an internal help area.
Did you come across any good .net wikis as it would be easier if i can just whack it on an existing server in the building, we too are all Microsoft servers.

Thanks
Stu</description>
		<content:encoded><![CDATA[<p>Hi Dave</p>
<p>Nice post, im currently looking at a wiki to hold all info about our work websites from holding the high level change log, keep track of bugs, holding info about error codes and our customer support using it as an internal help area.<br />
Did you come across any good .net wikis as it would be easier if i can just whack it on an existing server in the building, we too are all Microsoft servers.</p>
<p>Thanks<br />
Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.davemcdermid.co.uk/2008/10/managing-knowledge/comment-page-1/#comment-47</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Thu, 30 Oct 2008 23:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.davemcdermid.co.uk/?p=20#comment-47</guid>
		<description>Hey Zuno, glad you liked it.

I would keep SVN comments for information specific to the file(s) being checked in. Generally if you&#039;re working on a file, it makes sense to check it&#039;s version history first to understand how it got to this point.

The wiki should be for generalised information on a website / project, and information that is useful across multiple projects. A wiki&#039;s real power lies in the links.

Of course it&#039;s up to you how you use it, I&#039;d be interested to know how you get on.</description>
		<content:encoded><![CDATA[<p>Hey Zuno, glad you liked it.</p>
<p>I would keep SVN comments for information specific to the file(s) being checked in. Generally if you&#8217;re working on a file, it makes sense to check it&#8217;s version history first to understand how it got to this point.</p>
<p>The wiki should be for generalised information on a website / project, and information that is useful across multiple projects. A wiki&#8217;s real power lies in the links.</p>
<p>Of course it&#8217;s up to you how you use it, I&#8217;d be interested to know how you get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zuno</title>
		<link>http://www.davemcdermid.co.uk/2008/10/managing-knowledge/comment-page-1/#comment-46</link>
		<dc:creator>Zuno</dc:creator>
		<pubDate>Thu, 30 Oct 2008 21:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.davemcdermid.co.uk/?p=20#comment-46</guid>
		<description>Great post.
I&#039;ve been in the middle of developing a process for web development and working with a team of developers for a while now.

So would you say that the information in the Wiki would be the same or similar information you would put in some kind of source control such as SourceSafe or SVN?

Thanks for the insight.
Jonathan</description>
		<content:encoded><![CDATA[<p>Great post.<br />
I&#8217;ve been in the middle of developing a process for web development and working with a team of developers for a while now.</p>
<p>So would you say that the information in the Wiki would be the same or similar information you would put in some kind of source control such as SourceSafe or SVN?</p>
<p>Thanks for the insight.<br />
Jonathan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
