<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

  <channel rdf:about="http://lwn.net/headlines/34007/">
    <title>LWN: Comments on "Open source content management systems roundup"</title>
    <link>http://lwn.net/Articles/34007/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;Open source content management systems roundup&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/34429/rss" />
	<rdf:li resource="http://lwn.net/Articles/34423/rss" />
	<rdf:li resource="http://lwn.net/Articles/34368/rss" />
	<rdf:li resource="http://lwn.net/Articles/34304/rss" />
	<rdf:li resource="http://lwn.net/Articles/34217/rss" />
	<rdf:li resource="http://lwn.net/Articles/34197/rss" />
	<rdf:li resource="http://lwn.net/Articles/34129/rss" />
	<rdf:li resource="http://lwn.net/Articles/34057/rss" />
	<rdf:li resource="http://lwn.net/Articles/34053/rss" />
	<rdf:li resource="http://lwn.net/Articles/34048/rss" />
	<rdf:li resource="http://lwn.net/Articles/34030/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/34429/rss">
      <title>TWiki</title>
      <link>http://lwn.net/Articles/34429/rss</link>
      <dc:date>2003-06-01T09:40:31+00:00</dc:date>
      <dc:creator>Cato</dc:creator>
      <description>
      Glad to see you mentioned Wikis - they are not quite as popular as weblogs but they are more flexible in many ways.  For example, with TWiki you can build knowledge bases, discussion sites or bug tracking systems, and there's a plugin API enabling plugins for Extreme Programming project support, action tracking, spreadsheets, database access, and so on.  Everything is revision controlled and authenticated, or you can leave it open and more like traditional Wiki systems.  TWiki is popular in intranets and Internet sites - see http://twiki.org/ for more details.
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34423/rss">
      <title>Why No Python?</title>
      <link>http://lwn.net/Articles/34423/rss</link>
      <dc:date>2003-06-01T01:53:18+00:00</dc:date>
      <dc:creator>mly</dc:creator>
      <description>
      Poor homework by the editor? ;)&lt;p&gt;Just look at the talks in the Zope track at the upcoming EuroPython conference. http://www.europython.org&lt;p&gt;There are a whole bunch of CMSs based on Zope there.&lt;p&gt;Plone is maybe the most wellknown, but there also Silva, icoya, Kontentor, IKAARO etc.&lt;p&gt;Another Zope based contender is Easy Publisher, http://www.easypublisher.com/&lt;p&gt;Just wait a while, and there will be a few based on Twisted! See http://www.twistedmatrix.com/
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34368/rss">
      <title>WebGUI</title>
      <link>http://lwn.net/Articles/34368/rss</link>
      <dc:date>2003-05-31T03:53:48+00:00</dc:date>
      <dc:creator>Baylink</dc:creator>
      <description>
      ...and it turns out that I misunderstood the situation -- whyinhell would I believe a *Slashdot* poster?  :-)&lt;p&gt;The restrictions really do amount mostly to copyright, they're just phrased poorly.&lt;p&gt;My public apologies to JT and the PlainBlack crowd for muddying the water further.&lt;br&gt;-- j
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34304/rss">
      <title>WebGUI</title>
      <link>http://lwn.net/Articles/34304/rss</link>
      <dc:date>2003-05-30T17:40:54+00:00</dc:date>
      <dc:creator>Baylink</dc:creator>
      <description>
      What timing for this story... &lt;br&gt; &lt;br&gt;I hadn't realized that this conference was coming up, but I've been &lt;br&gt;shopping this month for such a system myself, and I'm tentatively picking &lt;br&gt;WebGUI. &lt;br&gt; &lt;br&gt;There's some fuss about the &amp;quot;NDA&amp;quot;-ness of the documentation licensing and &lt;br&gt;whether that's a) ethical for GPL'd code and b) productive, but I'm &lt;br&gt;opening a dialogue on it, anyway. &lt;br&gt; &lt;br&gt;It's pretty damned spiffy looking, and the company that produced it (Plain &lt;br&gt;Black Software) had the sense to hire a designer for it's demo website... &lt;br&gt;which is something almost none of the other OCMS's that I've seen have &lt;br&gt;done.  And it makes a difference... 
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34217/rss">
      <title>Why No Python?</title>
      <link>http://lwn.net/Articles/34217/rss</link>
      <dc:date>2003-05-30T03:59:22+00:00</dc:date>
      <dc:creator>marduk</dc:creator>
      <description>
      They didn't mention &lt;a href=&quot;http://www.plone.org/&quot;&gt;Plone&lt;/a&gt;  Plone is a very cabaple CMS based on the Zope framework.
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34197/rss">
      <title>Why No Python?</title>
      <link>http://lwn.net/Articles/34197/rss</link>
      <dc:date>2003-05-29T22:47:20+00:00</dc:date>
      <dc:creator>kbob</dc:creator>
      <description>
      I'm just wondering why none of the systems on the short list were implemented in Python.  It seems to me that Python is eminently suitable to the task, but nobody is using it.  Why?&lt;p&gt;K&amp;lt;bob&amp;gt;&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34129/rss">
      <title>Open source CMS roundup: Don't overlook typo3!</title>
      <link>http://lwn.net/Articles/34129/rss</link>
      <dc:date>2003-05-29T15:26:07+00:00</dc:date>
      <dc:creator>nickt</dc:creator>
      <description>
      I know that not everyone's favourite CMS will get picked, but having just &lt;br&gt;spent a few weeks reviewing open source CMS I've come up with typo3 - &lt;br&gt;http://typo3.com/ - as a leading contender.  Powerful, well-documented &lt;br&gt;and easily compares with commercial offerings in terms of feature set.  &lt;br&gt;Installs and sets up very easily on any Apache/PHP/MySQL platform.&lt;p&gt;- Nick&lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34057/rss">
      <title>Open source content management systems roundup</title>
      <link>http://lwn.net/Articles/34057/rss</link>
      <dc:date>2003-05-29T11:04:29+00:00</dc:date>
      <dc:creator>jonny</dc:creator>
      <description>
      You might want to have a look at http://ariadne.muze.nl, which is my personal favourite...
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34053/rss">
      <title>and LWN.net?</title>
      <link>http://lwn.net/Articles/34053/rss</link>
      <dc:date>2003-05-29T10:12:29+00:00</dc:date>
      <dc:creator>hummassa</dc:creator>
      <description>
      It does run on Quixote, isn't it right? Someone inside should make a comment about it.
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34048/rss">
      <title>Open source content management systems roundup</title>
      <link>http://lwn.net/Articles/34048/rss</link>
      <dc:date>2003-05-29T09:40:05+00:00</dc:date>
      <dc:creator>ecureuil</dc:creator>
      <description>
      If you speak French, spip is a very good, simple PHP+MySQL content &lt;br&gt;management system. It has a strong community, a good admnistration &lt;br&gt;interface, is very popular in France and has good and extensive &lt;br&gt;documentation. I'm using it to build the website of my research team and &lt;br&gt;I'm very happy with it. &lt;br&gt;  &lt;br&gt;www.uzine.net/spip  
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/34030/rss">
      <title>'Roundup'</title>
      <link>http://lwn.net/Articles/34030/rss</link>
      <dc:date>2003-05-29T03:01:33+00:00</dc:date>
      <dc:creator>miallen</dc:creator>
      <description>
      If you're looking for something more like a bug tracker that integrates with e-mail there's 'Roundup'. Very simple, no database backend necessary, written in python, intuitive to use, and easy to modify. Doesn't look like there's been any recent development though. Shame.
      
      </description>
    </item>
</rdf:RDF>

