<?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: Wagn: A Revolutionary Open Source Wiki on Rails</title>
	<atom:link href="http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html</link>
	<description>Daily Rails news, views, tips, and joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:40:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MarkDilley</title>
		<link>http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html/comment-page-1#comment-325</link>
		<dc:creator>MarkDilley</dc:creator>
		<pubDate>Thu, 25 Dec 2008 10:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=177#comment-325</guid>
		<description>Check out Ward Cunningham&#039;s talk at the launch of &lt;a href=&quot;http://www.connectipedia.org&quot; rel=&quot;nofollow&quot;&gt;Connectipedia&lt;/a&gt; a major wiki based on Wagn - &lt;a href=&quot;http://www.youtube.com/watch?v=Io-86pFPCsg&quot; rel=&quot;nofollow&quot;&gt;video&lt;/a&gt;

</description>
		<content:encoded><![CDATA[<p>Check out Ward Cunningham's talk at the launch of <a href="http://www.connectipedia.org" rel="nofollow">Connectipedia</a> a major wiki based on Wagn - <a href="http://www.youtube.com/watch?v=Io-86pFPCsg" rel="nofollow">video</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Abbe</title>
		<link>http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html/comment-page-1#comment-297</link>
		<dc:creator>John Abbe</dc:creator>
		<pubDate>Sun, 21 Dec 2008 19:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=177#comment-297</guid>
		<description>To learn more about RecentChangesCamp, see http://2009rcc.org/ - lots of great wiki folks, and other tech and non-tech people will be there.</description>
		<content:encoded><![CDATA[<p>To learn more about RecentChangesCamp, see <a href="http://2009rcc.org/" rel="nofollow">http://2009rcc.org/</a> - lots of great wiki folks, and other tech and non-tech people will be there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Forsyth</title>
		<link>http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html/comment-page-1#comment-294</link>
		<dc:creator>Pete Forsyth</dc:creator>
		<pubDate>Sun, 21 Dec 2008 03:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=177#comment-294</guid>
		<description>We recently decided to use Wagn as the basis for RecentChangesCamp, an international wiki-oriented conference that will take place in Portland, Oregon in February 2009. It&#039;s a great tool. Many of us have experience using it on connectipedia.org, an Oregon-based project that serves non-profits and charitable foundations.</description>
		<content:encoded><![CDATA[<p>We recently decided to use Wagn as the basis for RecentChangesCamp, an international wiki-oriented conference that will take place in Portland, Oregon in February 2009. It's a great tool. Many of us have experience using it on connectipedia.org, an Oregon-based project that serves non-profits and charitable foundations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Abbe</title>
		<link>http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html/comment-page-1#comment-267</link>
		<dc:creator>John Abbe</dc:creator>
		<pubDate>Thu, 18 Dec 2008 17:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=177#comment-267</guid>
		<description>Wow, thanks for the positive review! It&#039;s especially meaningful to us since we feel like you get most of what we&#039;re trying to do (tuples, cross between a wiki and a database, WQL, nesting/inclusion). Another design principle (with much work ahead) is to keep smoothing the ramp from reader to editor to site-builder. Anyway, we hope it&#039;s cool with you that we&#039;ve quoted you on http://wagn.org/wagn/praise</description>
		<content:encoded><![CDATA[<p>Wow, thanks for the positive review! It's especially meaningful to us since we feel like you get most of what we're trying to do (tuples, cross between a wiki and a database, WQL, nesting/inclusion). Another design principle (with much work ahead) is to keep smoothing the ramp from reader to editor to site-builder. Anyway, we hope it's cool with you that we've quoted you on <a href="http://wagn.org/wagn/praise" rel="nofollow">http://wagn.org/wagn/praise</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Atkin</title>
		<link>http://www.railsinside.com/misc/177-wagn-a-revolutionary-open-source-wiki-on-rails.html/comment-page-1#comment-249</link>
		<dc:creator>Ben Atkin</dc:creator>
		<pubDate>Thu, 18 Dec 2008 02:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=177#comment-249</guid>
		<description>I tried this one out. The code on GitHub is in a state of flux and I had to do a few tricks to get it to work (including making it use Rails 2.1 rather than Rails 2.2). It seems promising, though.</description>
		<content:encoded><![CDATA[<p>I tried this one out. The code on GitHub is in a state of flux and I had to do a few tricks to get it to work (including making it use Rails 2.1 rather than Rails 2.2). It seems promising, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
