<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Need CMS for a simple database driven site</title>
	<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site/</link>
	<description>Comments on Ask MetaFilter post Need CMS for a simple database driven site</description>
	<pubDate>Tue, 25 Apr 2006 11:31:05 -0800</pubDate>
	<lastBuildDate>Tue, 25 Apr 2006 11:31:05 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Need CMS for a simple database driven site</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site</link>	
		<description>I&apos;m looking for a something (php/mysql) that will help me build a simple database driven website. The CMS i&apos;ve seen and used (such as drupal, post nuke) seem like overkill. &lt;br /&gt;&lt;br /&gt; The site will be a list of academics by country, areas of interest and submitted (though these don&apos;t have to be user submitted, I&apos;m happy to upload them myself) papers/articles by these people. There will also be an archive of other relevent papers etc.&lt;br&gt;
&lt;br&gt;
I would need tags/keywords and a search function. The other stuff - news/events, about us, links etc are straightforward.&lt;br&gt;
&lt;br&gt;
I&apos;ve gone through ask mefi, but haven&apos;t found anything obvious.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.36987</guid>
		<pubDate>Tue, 25 Apr 2006 11:09:40 -0800</pubDate>
		<dc:creator>quarsan</dc:creator>
		
			<category>php</category>
		
			<category>mysql</category>
		
			<category>cms</category>
		
	</item> <item>
		<title>By: unixrat</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573129</link>	
		<description>Drupal out of the box is rather barebones.  Most people turn on a jillion options, but it&apos;s default state is quite light-weight.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573129</guid>
		<pubDate>Tue, 25 Apr 2006 11:31:05 -0800</pubDate>
		<dc:creator>unixrat</dc:creator>
	</item><item>
		<title>By: empath</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573139</link>	
		<description>Does it have to be php?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://rubyonrails.org&quot;&gt;Ruby on Rails &lt;/a&gt; is dead simple to use if it&apos;s basically a database driven site.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573139</guid>
		<pubDate>Tue, 25 Apr 2006 11:39:34 -0800</pubDate>
		<dc:creator>empath</dc:creator>
	</item><item>
		<title>By: destro</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573161</link>	
		<description>Right now Ruby on Rails isn&apos;t the greatest option mainly since it&apos;s not available on a lot of hosts.  Also, if you&apos;re a neophyte, it&apos;s not the easiest learning curve to start up a simple blog with. &lt;br&gt;
&lt;br&gt;
You could use Movable Type with the Right Fields plugin to make use of tags, or one of the other modable content management systems.  Personally, i&apos;d say it&apos;d be better to either code it yourself, or find a PHP person to code it, from scratch.  You have a lot more flexibility and can keep it simple.&lt;br&gt;
&lt;br&gt;
Movable Type is great, but if you have to hack it too much, it loses its worth.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573161</guid>
		<pubDate>Tue, 25 Apr 2006 12:07:31 -0800</pubDate>
		<dc:creator>destro</dc:creator>
	</item><item>
		<title>By: phearlez</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573173</link>	
		<description>I think Drupal is a bit confusing because all the docs go on and on about vocabularies and taxonomies when in fact you can completely ignore them. There&apos;s also not - in my opinion - a very good starting barebones theme out there for people to customize with.&lt;br&gt;
&lt;br&gt;
You can also try Wordpress. It&apos;s a big stronger in themes and has a slightly better management UI I think. However I think Drupal has some significant legs up on it in being able to do custom menus with little (no) looking at code.&lt;br&gt;
&lt;br&gt;
All that said, you&apos;re right - most CMS systems are overkill. However you should remember that they are overkill for EVERYONE. The point of all those features isn&apos;t to use them all, it&apos;s to have a selection so complete that the 7% you actually use includes all the options you want.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573173</guid>
		<pubDate>Tue, 25 Apr 2006 12:16:35 -0800</pubDate>
		<dc:creator>phearlez</dc:creator>
	</item><item>
		<title>By: quarsan</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573186</link>	
		<description>Thanks guys, I use drupal for one of my sites: &lt;a href=&quot;http://www.blairwatch.co.uk&quot;&gt;blairwatch&lt;br&gt;
&lt;/a&gt; and it is excellent and, with a bit of practice is emminently tweakable.&lt;br&gt;
&lt;br&gt;
however I&apos;m not a php programmer and this is for my day job. Basically the director is trying to oursource it to a web consultant - I read the consultant&apos;s report and it is just bollocks.&lt;br&gt;
&lt;br&gt;
now, because of the small scale (maybe 300 academics) I could do it in simple html, but I was hoping to find some CMS or php scripts I could use. We&apos;ve got php mysql and all sorts of goodies from our web provider.&lt;br&gt;
&lt;br&gt;
Maybe I could use drupal, but I was wondering if there was a simpler way of doing this. I tried searching through php sites etc but couldn&apos;t find anything and I was getting very confused.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573186</guid>
		<pubDate>Tue, 25 Apr 2006 12:26:00 -0800</pubDate>
		<dc:creator>quarsan</dc:creator>
	</item><item>
		<title>By: heartquake</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573194</link>	
		<description>&lt;a href=&quot;http://expressionengine.com&quot;&gt;expression engine&lt;/a&gt; is really robust (maybe too robust for your needs) but it has a 5 minute install and it&apos;s flexible enough to let you do just about anything. And it has the functions you need (via plugins I believe, also dead easy to install) and they now offer the core of their program for free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573194</guid>
		<pubDate>Tue, 25 Apr 2006 12:37:38 -0800</pubDate>
		<dc:creator>heartquake</dc:creator>
	</item><item>
		<title>By: bering</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573225</link>	
		<description>There is a category of &quot;Lite&quot; CMS at &lt;a href=&quot;http://www.opensourcecms.com/&quot;&gt;OpenSourceCMS&lt;/a&gt;. Maybe one of those? I&apos;ve just installed &lt;a href=&quot;http://www.opensourcecms.com/index.php?option=content&amp;task=view&amp;id=549&amp;Itemid=159&quot;&gt;Etomite&lt;/a&gt;, very simple and straightforward and with some nice neutral templates as well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573225</guid>
		<pubDate>Tue, 25 Apr 2006 13:09:48 -0800</pubDate>
		<dc:creator>bering</dc:creator>
	</item><item>
		<title>By: CaptApollo</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573279</link>	
		<description>I like &lt;a href=&quot;http://www.websitebaker.org/2/home/&quot;  _blank&gt;website baker&lt;/a&gt; (pops). It&apos;s all template driven, has several different page types (WYSIWYG, Forms, News/Events), lets you upload files, but is really easy to use and set up. Doesn&apos;t have crazy &quot;community building&quot; features that just get in the way.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573279</guid>
		<pubDate>Tue, 25 Apr 2006 14:17:56 -0800</pubDate>
		<dc:creator>CaptApollo</dc:creator>
	</item><item>
		<title>By: Wild_Eep</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#573282</link>	
		<description>&lt;i&gt;The point of all those features isn&apos;t to use them all, it&apos;s to have a selection so complete that the 7% you actually use includes all the options you want.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
A very pithy explanation. You sir, have just crafted my new email sig.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-573282</guid>
		<pubDate>Tue, 25 Apr 2006 14:20:35 -0800</pubDate>
		<dc:creator>Wild_Eep</dc:creator>
	</item><item>
		<title>By: slactoid</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#574421</link>	
		<description>What time line is this needed on?&lt;br&gt;
dabbledb: &lt;a href=&quot;http://dabbledb.com/utr/&quot;&gt;http://dabbledb.com/utr/&lt;/a&gt; (screencast)&lt;br&gt;
&lt;br&gt;
might be worth waiting for?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-574421</guid>
		<pubDate>Wed, 26 Apr 2006 13:52:10 -0800</pubDate>
		<dc:creator>slactoid</dc:creator>
	</item><item>
		<title>By: anildash</title>
		<link>http://ask.metafilter.com/36987/Need-CMS-for-a-simple-database-driven-site#574626</link>	
		<description>I&apos;d use Movable Type with RightFields, has pretty much everything you want built in and if you get stuck you can always find someone to help or get paid support.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.36987-574626</guid>
		<pubDate>Wed, 26 Apr 2006 16:43:41 -0800</pubDate>
		<dc:creator>anildash</dc:creator>
	</item>
	</channel>
</rss>
