<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>DedaWiki recent updates</title>
  <link href="http://dedawiki.dedasys.com/page/recent_atom" rel="self"/>
  <link href="http://dedawiki.dedasys.com/page/recent" rel="alternate"/>
  <id>http://dedawiki.dedasys.com/page/recent</id>
  <updated>2008-08-29T11:11:55Z</updated>
  <author>
    <name>DedaWiki</name>
  </author>
  <entry>
    <title>Home</title>
    <link href="http://dedawiki.dedasys.com/page/show/Home" rel="alternate"/>
    <id>http://dedawiki.dedasys.com/page/show/Home?revision=6704</id>
    <updated>2008-08-29T11:11:55Z</updated>
    <author>
      <name>davidw</name>
    </author>
    <content type="html">
&lt;h2 id='welcome_to_the_project_page_for_dedawiki'&gt;Welcome to the project page for DedaWiki.&lt;/h2&gt;

&lt;p&gt;I created DedaWiki because I wanted a Ruby on Rails based wiki done &amp;#8220;my way&amp;#8221;. I&amp;#8217;ve also put some effort into it so that it&amp;#8217;s not too difficult for other people to use.&lt;/p&gt;

&lt;p&gt;DedaWiki is distributed under the very liberal Apache Software License, which means that you have the right to integrate this code into proprietary applications if you so desire.&lt;/p&gt;

&lt;p&gt;The project is hosted on RubyForge here: &lt;a href='http://rubyforge.org/projects/dedawiki/'&gt;http://rubyforge.org/projects/dedawiki/&lt;/a&gt;&lt;/p&gt;

&lt;h2 id='features'&gt;Features&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Uses the &lt;a href='http://maruku.rubyforge.org/'&gt;Maruku&lt;/a&gt; version of markdown for its wiki syntax.&lt;/li&gt;

&lt;li&gt;Uses diff-lcs and xhtmldiff for page differences.&lt;/li&gt;

&lt;li&gt;Lots of caching.&lt;/li&gt;

&lt;li&gt;Anti Spam stuff.&lt;/li&gt;

&lt;li&gt;Threaded comments system.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id='installation'&gt;Installation&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Create a database - (&lt;code&gt;dedawiki_production&lt;/code&gt;, for example), and configure &lt;code&gt;config/database.yml&lt;/code&gt; to point to it.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;code&gt;gem install maruku&lt;/code&gt; (as root, using &lt;code&gt;sudo&lt;/code&gt; or something similar)&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;code&gt;gem install hpricot&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Point your browser at http://YOURSITE/setup to set up the initial configuration and site administrator.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Here is a &lt;a href='/page/show/Sandbox'&gt;Sandbox&lt;/a&gt; to play around with. Have fun!&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>Sandbox</title>
    <link href="http://dedawiki.dedasys.com/page/show/Sandbox" rel="alternate"/>
    <id>http://dedawiki.dedasys.com/page/show/Sandbox?revision=6701</id>
    <updated>2008-08-27T10:21:33Z</updated>
    <author>
      <name>anonymous</name>
    </author>
    <content type="html">
&lt;p&gt;Blah blah blah&lt;/p&gt;    </content>
  </entry>
  <entry>
    <title>About</title>
    <link href="http://dedawiki.dedasys.com/page/show/About" rel="alternate"/>
    <id>http://dedawiki.dedasys.com/page/show/About?revision=24</id>
    <updated>2007-08-20T08:31:38Z</updated>
    <author>
      <name>anonymous</name>
    </author>
    <content type="html">

&lt;p&gt;This is an example site for DedaWiki.&lt;/p&gt;

&lt;p&gt;Right now it is pretty bare, but hopefully the demonstration site will contain more pages when users start to investigate it more.&lt;/p&gt;
    </content>
  </entry>
</feed>
