<?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>Ask MetaFilter questions tagged with cms</title>
      <link>http://ask.metafilter.com/tags/cms</link>
      <description>Questions tagged with 'cms' at Ask MetaFilter.</description>
	  <pubDate>Mon, 21 Dec 2009 09:55:27 -0800</pubDate> <lastBuildDate>Mon, 21 Dec 2009 09:55:27 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Convert Drupal URL&apos;s to SEO friendly</title>
	<link>http://ask.metafilter.com/141235/Convert%2DDrupal%2DURLs%2Dto%2DSEO%2Dfriendly</link>	
	<description>I&apos;m looking for an explanation of how to convert a Drupal URL to a more SEO-friendly URL. I&apos;m likely to be asked to do updates and changes on a Drupal-based website. I&apos;m just starting my learning curve with respect to Drupal.&lt;br&gt;
&lt;br&gt;
I can see the website has a mix of SEO-friendly URL&apos;s (domain/general-category/specific-pagename.htm) and URL&apos;s with &apos;node in them (domain/node/56).&lt;br&gt;
&lt;br&gt;
I&apos;ve recommended that the pages with non-SEO friendly URL&apos;s be updated to friendly ones. So far I&apos;ve found that to create a SEO friendly URL I need to alias the node, but what that process actually is I don&apos;t know.&lt;br&gt;
&lt;br&gt;
I&apos;m going to be queried on this process. I need the general overview so I can give some semblance of knowing what I&apos;m doing while I get up to speed on this.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.141235</guid>
	<pubDate>Mon, 21 Dec 2009 09:55:27 -0800</pubDate>
	<category>cms</category>
	<category>drupal</category>
	<category>seofriendlyurl</category>
	<dc:creator>diode</dc:creator>
	</item>
	<item>
	<title>How to send phone pics to a spartan web site via Flickr?</title>
	<link>http://ask.metafilter.com/141161/How%2Dto%2Dsend%2Dphone%2Dpics%2Dto%2Da%2Dspartan%2Dweb%2Dsite%2Dvia%2DFlickr</link>	
	<description>What&apos;s a minimal self-hosted &quot;blog&quot; that hooks into Flickr&apos;s API so I can send photos from my camera directly to my web site? Ideally, I want a blog that is not a blog. I don&apos;t want tags, or articles, or categories, or spam filters, or any of that stuff. A perfect solution workflow would be this:&lt;br&gt;
&lt;br&gt;
I take a picture with my phone&lt;br&gt;
I send it to Flickr via e-mail&lt;br&gt;
Flickr then posts it to my website with no interaction&lt;br&gt;
&lt;br&gt;
The ideal layout would be a main site title, and each time I send a photo it appears as the newest one, using the title I typed. There would be maybe 10 photos on the main page. You could access earlier photos by clicking &quot;older&quot; or something like that which would serve as the archives.&lt;br&gt;
&lt;br&gt;
I can do this with wordpress, movable type, typepad, etc., but they are all way too huge feature-wise and not what I want. I can also do this with blogger or tumblr, but they are not self-hosted. I tried this recently with textpattern, but the templates and general admin are much too complicated for my needs.&lt;br&gt;
&lt;br&gt;
It should be very simple, aesthetics-wise. You could maybe change the color scheme / typography via CSS, but that&apos;s about it.&lt;br&gt;
&lt;br&gt;
Does something like this exist? For the Flickr hook-in it needs to be a MetaWeblogAPI Enabled Blog or other Flickr-approved application.&lt;br&gt;
&lt;br&gt;
Thanks for any suggestions.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.141161</guid>
	<pubDate>Sun, 20 Dec 2009 12:16:59 -0800</pubDate>
	<category>api</category>
	<category>app</category>
	<category>cms</category>
	<category>email</category>
	<category>flickr</category>
	<category>photos</category>
	<category>php</category>
	<category>web</category>
	<category>weblog</category>
	<dc:creator>ehamiter</dc:creator>
	</item>
	<item>
	<title>How Can Wordpress Easily Provide A Voting and Commenting View For 5 Page Layout Possibilities?</title>
	<link>http://ask.metafilter.com/138933/How%2DCan%2DWordpress%2DEasily%2DProvide%2DA%2DVoting%2Dand%2DCommenting%2DView%2DFor%2D5%2DPage%2DLayout%2DPossibilities</link>	
	<description>How can I allow anonymous users to access &quot;Media&quot; wordpress pages (ie a jpg image) so that it appears to anonymous users the same way as it appears to admins? Right now, when I create a media item, I can view it as admin by going through the Media then clicking on view, eventually I end up at http://christian-filipina.com/blog/?attachment_id=31 which is a nice reduced version of the image (which can be clicked to appear large), and which has the nice feature that there is a place to leave comments at the bottom.  &lt;br&gt;
&lt;br&gt;
This is great - for administrators.  But I want anonymous users to be able to look at 5 different, fairly similar images, and make comments on the pages separately.  So I&apos;d like for the anonymous users who navigate to http://christian-filipina.com/blog/?attachment_id=31 to find the same page the way it looks to admins.  But when going to that URL as an anonymous user, I get &quot;Sorry, no posts matched your criteria&quot; instead of the image with comment form.&lt;br&gt;
&lt;br&gt;
So, how can I enable this permission for anonymous users?  If this is not possible, please rephrase the question as, &quot;What is the best way to use Wordpress to get a bunch of anonymous people to vote on 5 different layouts and also to be able to comment on each of them separately, as I am trying to do at http://christian-filipina.com/blog/ ? (None of these are public URLs, please don&apos;t link to them.)&lt;br&gt;
&lt;br&gt;
Do I need to create a page for each of those separate layouts and then use HTML to link to the variously-sized versions of the images?&lt;br&gt;
&lt;br&gt;
Thanks very much.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138933</guid>
	<pubDate>Mon, 23 Nov 2009 21:50:23 -0800</pubDate>
	<category>cms</category>
	<category>wordpress</category>
	<dc:creator>peter_meta_kbd</dc:creator>
	</item>
	<item>
	<title>help me get a small site built!</title>
	<link>http://ask.metafilter.com/137985/help%2Dme%2Dget%2Da%2Dsmall%2Dsite%2Dbuilt</link>	
	<description>what&apos;s the best way to get a web site built for a non-profit? I&apos;m in the unenviable position of having taken on the webmaster position for a hacked together web-site (php/mySQL) for a small non-profit - mostly because nobody else would or could do it.&lt;br&gt;
&lt;br&gt;
The web site desperately needs overhauling and it&apos;s impossible for any non-technical users to update it. Most of the content (with the exceptions of event pages/calendar/seasonal info) would not be updated that frequently.&lt;br&gt;
&lt;br&gt;
 I don&apos;t know php and my html skills are decent but basic. I&apos;m in grad school and working full-time, so I don&apos;t have time or the inclination to build something by myself.&lt;br&gt;
&lt;br&gt;
I&apos;m leaning toward trying to find a pro or semi-pro who we can pay a nominal fee (remember, non-profit) to help us set up something relatively simple that meets our requirements and can be maintained by our non-technical members. &lt;br&gt;
&lt;br&gt;
I read &lt;a href=&quot;http://ask.metafilter.com/60464/Easy-website-construction-and-maintenance&quot;&gt;this previous thread&lt;/a&gt; which had&lt;br&gt;
some good suggestions about possible platforms. I hoped that if I listed the basic requirements, people might point me in the right direction and suggest how to find a web-savvy developer interested in a small job for a non-profit.&lt;br&gt;
&lt;br&gt;
It needs the following:&lt;br&gt;
&lt;ul&gt;&lt;li&gt;the pages should be easily updatable via some sort of user-interface, including text and pictures.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;ability to add pages and a way to navigate to them.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;an integrated updateable calendar (being able to set reminders for events would be nice) and events page.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;whatever software should not require a lot of patching or be a security nightmare - we have no IT. None. Zip. Nada. (this suggests that WordPress might not be ideal)&lt;/li&gt;&lt;br&gt;
&lt;li&gt;internal members pages and file repository system that can be accessed via a web interface &lt;/li&gt;&lt;br&gt;
&lt;li&gt;easily maintainable mailing lists for the community.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;some customization - our logos, colors, etc. &lt;br&gt;
&lt;/li&gt;&lt;/ul&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137985</guid>
	<pubDate>Thu, 12 Nov 2009 17:57:45 -0800</pubDate>
	<category>cms</category>
	<category>non-profit</category>
	<category>website</category>
	<dc:creator>canine epigram</dc:creator>
	</item>
	<item>
	<title>Best CMS to handle file uploading by users?</title>
	<link>http://ask.metafilter.com/134123/Best%2DCMS%2Dto%2Dhandle%2Dfile%2Duploading%2Dby%2Dusers</link>	
	<description>What CMS should I use for a community podcast site where users can upload, tag, rate and review each others&apos; podcasts? I run &lt;a href=&quot;http://www.slangdesign.com/rppr&quot;&gt;Role Playing Public Radio &lt;/a&gt;and we regularly record game sessions and then post them as podcasts. They&apos;re very popular and some of our fans have started recording their own games. I&apos;d like to set up a community site where people can upload their own MP3s, have them verified by a moderator then made available to the members. The files can then be tagged, categorized, reviewed and rated by other members. In terms of structure, I imagine something like a video game mod community site. &lt;br&gt;
&lt;br&gt;
I&apos;m most familiar with wordpresss but that obviously won&apos;t work. What kind of CMS would work best and how would I go about setting it up?&lt;br&gt;
&lt;br&gt;
Drupal looks like a possible candidate but I&apos;m not familiar with it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.134123</guid>
	<pubDate>Tue, 29 Sep 2009 10:34:03 -0800</pubDate>
	<category>cms</category>
	<category>contentmanagementsystem</category>
	<category>drupal</category>
	<dc:creator>clockworkjoe</dc:creator>
	</item>
	<item>
	<title>Make Wiki do Retail</title>
	<link>http://ask.metafilter.com/134033/Make%2DWiki%2Ddo%2DRetail</link>	
	<description>How could a wiki be used by a small retail business selling tangible products? I&apos;m looking for ways to use a wiki in a small retail business to better serve its customers.  Looking through example sites of various wiki-species (mediawiki, dokuwiki, etc...) leads to a dry hole of wiki usage in the retail sector.  &lt;br&gt;
&lt;br&gt;
The only authorized wiki authors/editors would be the shop owner and her staff, with editing locked down to the general internet public.  The business sells high-end food ingredients to a niche culinary market, both online and at a brick/mortar store.  Principal customers are restaurant chefs and home cooks/foodies.    &lt;br&gt;
&lt;br&gt;
The business uses its blog for &quot;what&apos;s happening/good now&quot; type of stuff and then has static product pages on its site where the details of each product are explained, all linked to the online store.  Where does (or does not) a wiki fit in this?&lt;br&gt;
&lt;br&gt;
Are there things that a locked-down, but publicly-visible wiki could do that a blog or other non-wiki CMS could not in this application?  The business owner is technologically adept, is an active blogger, and is looking for new ways to use technology in a traditional retail setting.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.134033</guid>
	<pubDate>Mon, 28 Sep 2009 12:41:31 -0800</pubDate>
	<category>CMS</category>
	<category>e-commerce</category>
	<category>resolved</category>
	<category>retail</category>
	<category>wiki</category>
	<dc:creator>webhund</dc:creator>
	</item>
	<item>
	<title>I want to build a web site where gamers can converse via video. Where do I begin?</title>
	<link>http://ask.metafilter.com/133999/I%2Dwant%2Dto%2Dbuild%2Da%2Dweb%2Dsite%2Dwhere%2Dgamers%2Dcan%2Dconverse%2Dvia%2Dvideo%2DWhere%2Ddo%2DI%2Dbegin</link>	
	<description>I want to build a web site where gamers can converse via video. I&apos;m thinking of something a bit like a &lt;a href=&quot;http://seesmic.com/&quot;&gt;Seesmic&lt;/a&gt; targeted toward gamers. Where do I start? I&apos;m not a developer, but I can poke around in code a bit on my own. I wouldn&apos;t be opposed to using a roll-your-own-social-network solution and doing it all myself as a hobby. I also wouldn&apos;t be opposed to hiring a developer off &lt;a href=&quot;http://www.elance.com/&quot;&gt;elance&lt;/a&gt; and positioning this as a business. I don&apos;t really know where to start in either direction. Does anyone have any suggestions? I have experience with Wordpress and Drupal.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133999</guid>
	<pubDate>Mon, 28 Sep 2009 07:16:08 -0800</pubDate>
	<category>cms</category>
	<category>conversations</category>
	<category>development</category>
	<category>games</category>
	<category>gaming</category>
	<category>social</category>
	<category>videogames</category>
	<category>web</category>
	<dc:creator>raddevon</dc:creator>
	</item>
	<item>
	<title>How can I rename the default &apos;Blog&apos; in a fresh Movable Type installation?</title>
	<link>http://ask.metafilter.com/132374/How%2Dcan%2DI%2Drename%2Dthe%2Ddefault%2DBlog%2Din%2Da%2Dfresh%2DMovable%2DType%2Dinstallation</link>	
	<description>Just set up a Movable Type blog/site/whatjamacallit for the first time for someone else, and though I&apos;m pretty tech-savvy I can&apos;t for the life of me figure out how to rename the path to the blog part of things. Help! The main parts of the site are made up of several pages, and all of that&apos;s fine, but I want to repurpose the &apos;blog&apos; part as a news thingy instead. I&apos;d have thought this would be easy, but adding a new blog brings with it a sort of nesting arrangement. As I said, I&apos;ve never used Movable Type before as a admin, and while this may be embarassingly easy, I can&apos;t figure it out. I hate to waste my AskMe question on something that seems so trivial, but there&apos;s a bit of time pressure involved so I don&apos;t have time to trial and error the answer like I normally would. Thanks!&lt;br&gt;
&lt;br&gt;
P.S. I&apos;m using the latest version off the website (4.31) if that helps.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.132374</guid>
	<pubDate>Wed, 09 Sep 2009 09:47:01 -0800</pubDate>
	<category>blog</category>
	<category>CMS</category>
	<category>MovableType</category>
	<category>renaming</category>
	<dc:creator>jaffacakerhubarb</dc:creator>
	</item>
	<item>
	<title>Joomla header logo help. </title>
	<link>http://ask.metafilter.com/131995/Joomla%2Dheader%2Dlogo%2Dhelp</link>	
	<description>How do I add a header logo to my Joomla site? I&apos;m building a website with Joomla and I&apos;m using the &lt;a href=&quot;http://www.joomlashack.com/download-free-joomla-templates/317-js-education-template&quot;&gt;JS Education&lt;/a&gt; template because it&apos;s free and I can do drop down menus on it (actually, this part is already done). &lt;br&gt;
&lt;br&gt;
The one thing that has me stumped is how to add our organization&apos;s logo to the header (instead of the text that&apos;s already there). There are tutorials out there that explain how to do this on the default template, but since I&apos;m not using that, they&apos;re of little use to me. &lt;br&gt;
&lt;br&gt;
I&apos;m doing all this on local host, if that matters. And I&apos;m a total noob and I don&apos;t know much about css/html, so please be gentle. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131995</guid>
	<pubDate>Fri, 04 Sep 2009 10:14:56 -0800</pubDate>
	<category>CMS</category>
	<category>header</category>
	<category>joomla</category>
	<category>logo</category>
	<category>resolved</category>
	<category>template</category>
	<category>website</category>
	<dc:creator>futureisunwritten</dc:creator>
	</item>
	<item>
	<title>Expression Engine file upload won&apos;t work. Why?</title>
	<link>http://ask.metafilter.com/131622/Expression%2DEngine%2Dfile%2Dupload%2Dwont%2Dwork%2DWhy</link>	
	<description>Why won&apos;t Expression Engine&apos;s file upload work? My first Expression Engine website has gone smoothly, with the exception of the file upload function within the Edit window. The server path and directory permissions are both correct (I&apos;ve checked and re-checked). The file browser works fine (which I assume confirms the path is right), but attempted uploads give me the error message &quot;An error of an unknown type was encountered.&quot; &lt;br&gt;
&lt;br&gt;
EE&apos;s support staff haven&apos;t been able to provide a solution yet (via my forum thread) and searching through past forums threads shows me others have had this problem, but it&apos;s normally the result of server path or permissions issues.&lt;br&gt;
&lt;br&gt;
I&apos;ve begun to think the problem might stem from an issue with the host&apos;s temp directory. Apparently, uploaded files initially reside in a temp directory before being copied to the final destination (my &quot;uploads&quot; folder).&lt;br&gt;
&lt;br&gt;
One more troubling aspect - the host&apos;s control panel file upload works fine.&lt;br&gt;
&lt;br&gt;
Any suggestions? I&apos;m baffled and frustrated. I&apos;ll attempt phone support with the hosting company tomorrow, but I&apos;m hoping to know more about a possible solution before then.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131622</guid>
	<pubDate>Mon, 31 Aug 2009 16:56:37 -0800</pubDate>
	<category>CMS</category>
	<category>engine</category>
	<category>expression</category>
	<category>file</category>
	<category>upload</category>
	<dc:creator>davebush</dc:creator>
	</item>
	<item>
	<title>Drupal vs Joomla vs Wordpress vs ...?</title>
	<link>http://ask.metafilter.com/131535/Drupal%2Dvs%2DJoomla%2Dvs%2DWordpress%2Dvs</link>	
	<description>Drupal vs Joomla vs Wordpress vs ...? I&apos;m a web developer with a fair bit of experience with both front- and back-end. I&apos;ve done plain-HTML websites and I&apos;ve done completely custom CGI websites, but I&apos;m realising I should probably start working with frameworks.&lt;br&gt;
&lt;br&gt;
So ... which one, for which kind of task? Does anyone have a rule of thumb, like &quot;the site is of size &lt;em&gt;X&lt;/em&gt; and content type &lt;em&gt;Y&lt;/em&gt; and you want to spend no more than &lt;em&gt;Z&lt;/em&gt; amount of time looking after it for the client, so you should choose &lt;em&gt;this &lt;/em&gt;framework&quot;?&lt;br&gt;
&lt;br&gt;
My question is  a little open-ended, and I realise it may turn into framework-chatfilter or even &quot;your favourite framework sucks&quot;, but that&apos;s OK, I wouldn&apos;t mind taking part in the same kind of conversation I&apos;d have if I was having a beer with a bunch of web developers.&lt;br&gt;
&lt;br&gt;
I&apos;m inspired to ask partly because I&apos;ve got a project coming up and I have to decide on a system, and partly because I see people discussing the frameworks on Ask all the time and I see offhand remarks like &quot;Oh, but Wordpress is a security nightmare!&quot; and &quot;Drupal, Ugh! Half the contributed modules don&apos;t even work properly!&quot; and so on, and well, every system has its fans and its haters, I&apos;d like to hear, politely, from all sides.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131535</guid>
	<pubDate>Sun, 30 Aug 2009 20:59:33 -0800</pubDate>
	<category>cms</category>
	<category>drupal</category>
	<category>framework</category>
	<category>joomla</category>
	<category>php</category>
	<category>wordpress</category>
	<dc:creator>AmbroseChapel</dc:creator>
	</item>
	<item>
	<title>Drupal structure? Help me structure my structure!</title>
	<link>http://ask.metafilter.com/131509/Drupal%2Dstructure%2DHelp%2Dme%2Dstructure%2Dmy%2Dstructure</link>	
	<description>I&apos;m trying to create a magazine via Drupal, and I&apos;m having some problems using node references. Should I be using books or taxonomies? Or can you just help me iron this problem out with what I&apos;m doing now? I&apos;m having trouble trying to determine the best possible structure for a Drupal 6 installation. &lt;br&gt;
&lt;br&gt;
Some information about the site I&apos;m making:&lt;br&gt;
&lt;br&gt;
it&apos;s an online magazine organized into less than 10 articles grouped underneath a single issue. I don&apos;t have a use for categories for each article or each issue -- all I need is the structure.&lt;br&gt;
&lt;br&gt;
Each article has around ten images associated with it. In addition, I need to designate a &apos;representative image&apos; for each article that will show up as a thumbnail in the issue page. Also, each article will have small links to the other articles within the same issue.&lt;br&gt;
&lt;br&gt;
So far I&apos;ve been creating three node types: 1) an Issue type, 2) an Article type, 3) an Image type, using Imagefield. Each Image references the Article that it&apos;s part of, and each Article references the Issue that it&apos;s part of. Also, the &apos;representative image&apos; for each Article is a node reference to an Image. I&apos;m using custom php code to tie it all together, and it&apos;s working, albeit I&apos;m working pretty slowly. Here&apos;s a diagram:&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;&lt;br&gt;
Issue --- Article&lt;br&gt;
      --- Article&lt;br&gt;
      --- Article --- Image&lt;br&gt;
		  --- Image&lt;br&gt;
		  --- Image&lt;br&gt;
&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
But now I&apos;m starting to think that I&apos;m overthinking this, and that I should use the book module. The problem with that is that the book module seems to have limited flexibility in terms of making custom themes/layout. I can&apos;t even find a good google result how to customize the Book tree that appears within the Book navigation menu.&lt;br&gt;
&lt;br&gt;
So what should I be doing in terms of structure? Should I be using Taxonomy, or Book? Or should I just continue to customize things by using node references and hacking php code to tie everything together? Has anyone had similar experiences with Drupal and found the best possible way for this sort of website? Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131509</guid>
	<pubDate>Sun, 30 Aug 2009 16:12:11 -0800</pubDate>
	<category>cms</category>
	<category>drupal</category>
	<category>magazine</category>
	<category>structure</category>
	<dc:creator>suedehead</dc:creator>
	</item>
	<item>
	<title>Academic personal website CMS solution advice</title>
	<link>http://ask.metafilter.com/130468/Academic%2Dpersonal%2Dwebsite%2DCMS%2Dsolution%2Dadvice</link>	
	<description>Academic personal website CMS solution advice. I&apos;m going on the academic job market this fall and I need to update my website from boring to awesome. I need to have a PDF version of my CV hosted, but more important will be a web-based CV.&lt;br&gt;
&lt;br&gt;
I want something that looks great and professional, but not out of the box. I will need to add things to my CV fairly often, so something that I can edit with ease would be nice.&lt;br&gt;
&lt;br&gt;
BUT, my coding skills are stuck in the HTML days, although I am pretty good with using content management systems - I know Wordpress, MoveableType and Drupal okay.&lt;br&gt;
&lt;br&gt;
Any recommendations? I&apos;d be hosting on GoDaddy and a &lt;a href=&quot;http://www.uweb.ucsb.edu/&quot;&gt;university webserver&lt;/a&gt; (although I could do a redirect from one to the other). I&apos;d *like* to keep my personal stuff on my GoDaddy domain and keep this professional page on the university webserver, but if it isn&apos;t flexible enough, GoDaddy is fine.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.130468</guid>
	<pubDate>Mon, 17 Aug 2009 22:27:31 -0800</pubDate>
	<category>cms</category>
	<category>design</category>
	<category>wordpress</category>
	<dc:creator>k8t</dc:creator>
	</item>
	<item>
	<title>I need a simple CMS for managing flat xml files</title>
	<link>http://ask.metafilter.com/129230/I%2Dneed%2Da%2Dsimple%2DCMS%2Dfor%2Dmanaging%2Dflat%2Dxml%2Dfiles</link>	
	<description>I build Flash applications for a living. I generally make them configurable via an xml file. I&apos;m looking for a quick and easy solution that would allow me to set up a form that clients could fill out when they want to update the xml. NOTE: everything needs to be hosted on the client&apos;s site, to which I often have limited access. So I don&apos;t want a solution that involves complex DB management. Say I&apos;ve created a Flash app, and the client can skin it by entering color values in an XML file. Non-tech-savvy clients often get frightened by raw XML, so I&apos;d like to start offering them simple CMSes that are customized to their particular config files. Some config files are super-simple, allowing my client so, say, just pick a background color and a video to play. Others are much more complex.&lt;br&gt;
&lt;br&gt;
WHAT I DON&apos;T WANT is anything that involves managing or setting up a database. My clients might not have access to one; the might not know how to manage one; they might not be able to give me access to me. So this all has to be based around flat files.&lt;br&gt;
&lt;br&gt;
I also don&apos;t want an desktop app. I want something browser-based, so my clients can update the Flash app from anywhere.&lt;br&gt;
&lt;br&gt;
Finally, I don&apos;t want anything that I have to host. This should be a solution that I can upload the to client&apos;s site and that they can manage from themselves. It should be password-protected so that other people can&apos;t much around with the Flash app&apos;s settings. &lt;br&gt;
&lt;br&gt;
Ideally, what I&apos;d like is something that can take my xml file (or a schema) and auto-generate an HTML-form based on it. And a simple PHP, Python or whatever script that can take the info they enter into the form and update the xml file.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129230</guid>
	<pubDate>Tue, 04 Aug 2009 09:15:58 -0800</pubDate>
	<category>cms</category>
	<category>flash</category>
	<category>xml</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>How long will it take me to impliment CMS for a client?</title>
	<link>http://ask.metafilter.com/128296/How%2Dlong%2Dwill%2Dit%2Dtake%2Dme%2Dto%2Dimpliment%2DCMS%2Dfor%2Da%2Dclient</link>	
	<description>How long to deploy CMS? I have STRONG web design and development skills and I have been asked to give a quote for implementing CMS for a client as part of their rebranding efforts. The catch is that someone else is spearheading the rebranding, which will include the new look for the site -- with input for me. &lt;br&gt;
&lt;br&gt;
So hive mind how what is a reasonable estimate for how many  hours it will take to develop, deploy and test a CMS (like Drupal) for my client?  &lt;br&gt;
&lt;br&gt;
For those folks who have done this already, I would appreciate any hindsight advice you might share with me.&lt;br&gt;
&lt;br&gt;
Thanks in advance for your opinions, time and advice!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128296</guid>
	<pubDate>Fri, 24 Jul 2009 12:10:36 -0800</pubDate>
	<category>CMS</category>
	<category>drupal</category>
	<category>freelance</category>
	<category>resolved</category>
	<category>timeestimate</category>
	<dc:creator>Fuzzy Dog</dc:creator>
	</item>
	<item>
	<title>Best CMS for a static website?</title>
	<link>http://ask.metafilter.com/125107/Best%2DCMS%2Dfor%2Da%2Dstatic%2Dwebsite</link>	
	<description>Best CMS for a static website? I&apos;m maintaining a small website with about 10 static pages for now and probably more later.&lt;br&gt;
&lt;br&gt;
I&apos;d like to find a CMS system that would let me easily change the content of the pages without affecting the template, but it seems like the only CMS&apos;s I can find are built around sites with more dynamic content -- blogs, portals and the like*.&lt;br&gt;
&lt;br&gt;
So far, I&apos;ve been handling it with PHP includes, but I&apos;d like to work with something where I don&apos;t have to juggle half a dozen different includes for the template just so I can insert a paragraph of content.&lt;br&gt;
&lt;br&gt;
Ideally, the CMS I&apos;m looking for will: &lt;br&gt;
&lt;br&gt;
a) let me enter the content I want into the specific places I want it on a templated document&lt;br&gt;
b) let me specify where I want the page, i.e. domain.com/page, domain.com/page.html, or domain.com/dir/page.html, etc.&lt;br&gt;
&lt;br&gt;
Any ideas?&lt;br&gt;
&lt;br&gt;
&lt;small&gt;*If Wordpress et al are the best options that&apos;s fine, but I just wanted to explore all my options.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125107</guid>
	<pubDate>Wed, 17 Jun 2009 20:37:23 -0800</pubDate>
	<category>cms</category>
	<category>contentmanagementsystem</category>
	<category>staticsite</category>
	<category>staticwebsite</category>
	<dc:creator>twins named Lugubrious and Salubrious</dc:creator>
	</item>
	<item>
	<title>I need help updating our town&apos;s website</title>
	<link>http://ask.metafilter.com/124216/I%2Dneed%2Dhelp%2Dupdating%2Dour%2Dtowns%2Dwebsite</link>	
	<description>Looking to move a FP2003 / Dreamweaver municipal website to a CMS or other solution and need design help! I have a small town website that is quite robust in it&apos;s content (agendas, meeting minutes, contact forms, job postings &amp;amp; applications etc.)  However, the site, for all of it&apos;s content has not been updated with web2.0 stuff and is stuck in the 00&apos;s.  I&apos;ve looked and re-looked and re-re-looked at Joomla and Drupal (and modX and CMS made simple etc.) but can&apos;t land on a square on what to change the site to, or whether it even should be.  &lt;br&gt;
&lt;br&gt;
The more I think about it the more I think I&apos;m mainly looking to change the look of the site with good clean CSS, that is accessible for all including  those that are on mobile devices or with disabilities - 508 compliance if possible.   Just a small task!  &lt;br&gt;
&lt;br&gt;
The site currently has about 200 html pages and several more PDF documents of minutes, forms, ordinances, etc., that are currently searched by Google.&lt;br&gt;
&lt;br&gt;
While I like the idea of a CMS, it seems counter-intuitive to have limits on the structure (3 levels in Joomla or whatever), but maybe I haven&apos;t figured out how to adapt the site correctly.  Also, it appears to me a CMS is great for new sites, but moving large static sites over into one are a whole &apos;nother ball of wax.  &lt;br&gt;
&lt;br&gt;
Keep in mind that as the IT person, I have many other responsibilities, not just the website, so I cannot devote 100% of my time to it.  The town does not have the money to sign up for something like civicplus.com, nor will it pay a graphic design firm to come up with a prettified solution - so it has to be an open-source, and something an IT person that can&apos;t devote all of their time learning and working on.  Is there such a beast?  &lt;br&gt;
&lt;br&gt;
Things I see that needed and lacking in current site: an image / CSS makeover from text &amp;amp; tables, 508 compliance, ease of maintenance (department update-able?), breadcrumbs, &quot;mail this page&quot;, &quot;print this page&quot; etc.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124216</guid>
	<pubDate>Mon, 08 Jun 2009 12:24:15 -0800</pubDate>
	<category>cms</category>
	<category>website</category>
	<dc:creator>dukes909</dc:creator>
	</item>
	<item>
	<title>What is the best free online document management for academic use?</title>
	<link>http://ask.metafilter.com/121983/What%2Dis%2Dthe%2Dbest%2Dfree%2Donline%2Ddocument%2Dmanagement%2Dfor%2Dacademic%2Duse</link>	
	<description>What is the best free online document management solution with the intended use by a few individuals for academic purposes? A few of my friends and I trade academic papers via USB drives right now, but we&apos;d like to move to an online solution. More precisely, a private (user:password) CMS driven solution run on a personal webhost.&lt;br&gt;
&lt;br&gt;
In some ways something like a private version of Scribd is what we&apos;re looking for. We want it to be able to search all the PDF files (they&apos;re already OCR) that we upload from within the site, if possible.&lt;br&gt;
&lt;br&gt;
Automated organization is a must, and simple upload also. Currently I&apos;ve got three gigabytes of just text PDFs and don&apos;t want to spend much time uploading them. They&apos;re already organized systematically according to file name.&lt;br&gt;
&lt;br&gt;
Leaving comments on them and such is hoped for and it will eventually have a wiki to share updated information. Also, it has to be open-source/freeware.&lt;br&gt;
&lt;br&gt;
Thanks for the assistance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121983</guid>
	<pubDate>Wed, 13 May 2009 08:54:20 -0800</pubDate>
	<category>academic</category>
	<category>cms</category>
	<category>document</category>
	<category>management</category>
	<dc:creator>Outis</dc:creator>
	</item>
	<item>
	<title>What&apos;s the best CMS for our site</title>
	<link>http://ask.metafilter.com/121897/Whats%2Dthe%2Dbest%2DCMS%2Dfor%2Dour%2Dsite</link>	
	<description>What&apos;s the best CMS for our site? Yes, another one of those questions. No, I don&apos;t think Wordpress is the answer. We&apos;re building a website. It needs to be in a number of different languages. The URL structure wants to be in the form of (for example):&lt;br&gt;
&lt;br&gt;
example.com/ca/fr/product/price &lt;br&gt;
example.com/fr/fr/product/price &lt;br&gt;
example.com/de/de/product/specifications &lt;br&gt;
example.com/ch/de/product/specifications &lt;br&gt;
&lt;br&gt;
so we&apos;d know the first URL would show the Canadian French version of the site (price in Canadian dollars, maybe Canada specific pages in the nav), the second would be the French version of the site (price in Euros, French specific pages) with both sharing the same template and language files etc. &lt;br&gt;
&lt;br&gt;
We need to have a good work flow e.g. staging and approval of content (both new and editted) before it goes live and also ease in creating specific URLs.&lt;br&gt;
&lt;br&gt;
It needs to be PHP-compatible - i.e. we want to (easily) be able to use PHP in both templates and content.&lt;br&gt;
&lt;br&gt;
We also want very strong flexibility in terms of being able to design the site. (Obvious I know but still)&lt;br&gt;
&lt;br&gt;
We&apos;re also slightly short of time, so a lowish learning curve would be appreciated. &lt;br&gt;
&lt;br&gt;
We&apos;ve looked at Expression Engine. This does 90% of what we need (I think) (including having a good learning curve), but has no easy stage-to-live feature (if you want to do both content and templates at the same time) that I can tell of. Also, having only used EE Core at this stage, I don&apos;t know how much I&apos;d like using the Pages module to force /template/article to our URL structure.&lt;br&gt;
&lt;br&gt;
It&apos;s for a commercial site so we&apos;re happy paying, however we wouldn&apos;t want to pay at this point multiple thousands of dollars. (Although if a product is awesome let me know as we may be doing a very similar but much bigger site in the future).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121897</guid>
	<pubDate>Tue, 12 May 2009 09:08:50 -0800</pubDate>
	<category>cms</category>
	<category>expressionengine</category>
	<category>internet</category>
	<category>rms</category>
	<category>webdevelopment</category>
	<dc:creator>Hartster</dc:creator>
	</item>
	<item>
	<title>Hold my hand, teach me Joomla</title>
	<link>http://ask.metafilter.com/121232/Hold%2Dmy%2Dhand%2Dteach%2Dme%2DJoomla</link>	
	<description>What are the best resources for learning Joomla? Help a poor designer wrap her head around the CMS. I usually build websites with Dreamweaver and use my knowledge of html and css to get everything just so. Now I need to enter the (wonderful?) world of CMS templates and administration. The experience I have in this area is basically limited to Wordpress.&lt;br&gt;
&lt;br&gt;
So far I am overwhelmed by the amount of information out there for Joomla, and underwhelmed at its quality. Every video tutorial I&apos;ve watched is along the lines of &quot;log in to the administrator area and look around, it&apos;s pretty straight forward.&quot; Nothing concrete on how Joomla structures everything or how to control where content goes. The interface is &#8212; to me at least &#8212; not intuitive at all. I need a guide to hold my hand and tell me exactly what everything does. And not only does the interface throw me; I also need to understand how to edit/create templates and shape the design.&lt;br&gt;
&lt;br&gt;
What are the best resources out there? What was helpful to you in the beginning? Books, video tutorials, webinars, pdf guides, your advice... anything that is clear and specific to help me get started would be much appreciated.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;By the way, I am using the most current version which at this time is 1.5&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121232</guid>
	<pubDate>Mon, 04 May 2009 12:23:05 -0800</pubDate>
	<category>cms</category>
	<category>joomla</category>
	<category>resolved</category>
	<category>template</category>
	<dc:creator>wundermint</dc:creator>
	</item>
	<item>
	<title>Image-heavy CMS: is Drupal the right choice?</title>
	<link>http://ask.metafilter.com/121178/Imageheavy%2DCMS%2Dis%2DDrupal%2Dthe%2Dright%2Dchoice</link>	
	<description>Drupalfilter: Image-heavy CMS with specific functionality - your thoughts on the best option? I am developing a site using Drupal with a custom template. Drupal is well-suited, I think, to the CMS. The functionality is to be:&lt;br&gt;
&lt;br&gt;
- store and display many images with many tags. images must be zoomable, which I believe can be accomplished with jQuery&lt;br&gt;
- manage a few disparate user types who will need to see different forms of the site&lt;br&gt;
- handle form entries which will be collected and stored in a database&lt;br&gt;
- payment processing&lt;br&gt;
- bookmarking system&lt;br&gt;
&lt;br&gt;
If you have a better suggestion than Drupal for these requirements, shoot. &lt;br&gt;
&lt;br&gt;
I&apos;m using Webfaction to host, and I like it thus far, though I do worry a bit about bandwidth if we grow, particularly since we are image-heavy. I&apos;m using MAMP for local development. I can elaborate on details to some degree as needed, so ask away.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Big question&lt;/strong&gt;: I also need to - and this is the challenging part, in my view - swap out different color samples for the images. We won&apos;t have images of all the pieces in each color, so we&apos;re trying to engineer a system to show samples. So if I have a bag in a blue fabric, I need to overlay an orange, green, red, or etc. or different patterns - polka dots, stripes, paisley, etc. These will be for different things than just bags, but the functionality desired is similar to &lt;a href=&quot;http://www.oneybags.com&quot;&gt;this&lt;/a&gt;. This loads slowly, however, IMO. Wrinkles in fabrics makes this kind of hard. &lt;br&gt;
&lt;br&gt;
I&apos;m wondering if we could contract out for someone to create this part, and then do the rest myself. I looked at the oneybags code and it seems complicated. I think they are using image overlays - can someone maybe elaborate on what&apos;s going on there? If we contract it out, what would you say is reasonable to pay for this functionality? Or, should we have someone do the whole site?&lt;br&gt;
&lt;br&gt;
Your thoughts are very much appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121178</guid>
	<pubDate>Sun, 03 May 2009 19:13:03 -0800</pubDate>
	<category>CMS</category>
	<category>drupal</category>
	<category>resolved</category>
	<dc:creator>xiaolongbao</dc:creator>
	</item>
	<item>
	<title>PHP Book that teaches how to build a small CMS?</title>
	<link>http://ask.metafilter.com/121008/PHP%2DBook%2Dthat%2Dteaches%2Dhow%2Dto%2Dbuild%2Da%2Dsmall%2DCMS</link>	
	<description>Good PHP book that walks you through the building of a basic PHP/MySQL content management system? It&apos;s can be PHP 4 or 5 based. The content management system does not have to be super-complex. I realize there are lots of open source options out there, but I want to learn to create a small one from scratch that I can build on.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121008</guid>
	<pubDate>Fri, 01 May 2009 09:29:24 -0800</pubDate>
	<category>book</category>
	<category>cms</category>
	<category>php</category>
	<dc:creator>zobot</dc:creator>
	</item>
	<item>
	<title>CMS game backend?</title>
	<link>http://ask.metafilter.com/120710/CMS%2Dgame%2Dbackend</link>	
	<description>Can I modify an existing CMS to serve as the backend for a browser game? I&apos;m not sure if I really want to build a database from scratch.  If I could conceivably use a CMS like Drupal or some other recommendation to handle all the data related to the game, I&apos;d rather do that instead.&lt;br&gt;
&lt;br&gt;
Basically it&apos;s a very simple RPG wrapped around a forum.  So there would be two parts: activity in the forums would affect the user in the game, i.e. a certain post count might give the user access to a new avatar or something.  &lt;br&gt;
&lt;br&gt;
The other part may or may not be part of the CMS already.  It would involve actually advancing the user&apos;s avatars.  If I used a very simple mechanic, i.e. clicking on the character adds a random point to intelligence or strength, is there a function in any existing CMS that could mimic this mechanic?  A sort of click-counting function or something?  The game would actually be more complicated than that of course, but what I&apos;m basically wondering is if I can use a CMS to generate dynamic pages for avatars and track the &quot;NUMBERS MUST GO UP&quot; part of the game.  Or if I&apos;d have to code something separately and tack it on to the CMS.&lt;br&gt;
&lt;br&gt;
I have &lt;b&gt;no&lt;/b&gt; experience with MySQL or PHP whatsoever, but I do have experience setting up and using some simple CMS&apos;s (Movable Type, Wordpress, MediaWiki, currently using TikiWiki for another project) and letting them handle the messy stuff.  I don&apos;t mind learning MySQL/PHP eventually, but I&apos;d like to do it by getting started looking under the hood and tinkering around with CMS&apos;s instead of just diving in and learning straightaway.&lt;br&gt;
&lt;br&gt;
So is this feasible?  Are there other (hopefully simple) ways to build this data-driven site?  Feel free to also tell me that there is no way to do this and that I just &lt;b&gt;have&lt;/b&gt; to learn PHP/MySQL already.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.120710</guid>
	<pubDate>Tue, 28 Apr 2009 11:08:19 -0800</pubDate>
	<category>browsergame</category>
	<category>cms</category>
	<category>contentmanagementsystem</category>
	<category>databases</category>
	<category>game</category>
	<category>webapp</category>
	<dc:creator>twins named Lugubrious and Salubrious</dc:creator>
	</item>
	<item>
	<title>Opensource CMS?</title>
	<link>http://ask.metafilter.com/120253/Opensource%2DCMS</link>	
	<description>Are there any good opensource CMS systems? Need to develop new CMS for a fairly big media site. Are there any open source CMS aplications that are any good? Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.120253</guid>
	<pubDate>Wed, 22 Apr 2009 17:34:40 -0800</pubDate>
	<category>CMS</category>
	<category>OpenSource</category>
	<category>website</category>
	<dc:creator>wanderlust_babe</dc:creator>
	</item>
	<item>
	<title>What is the ideal CMS for a user-controlled directory?</title>
	<link>http://ask.metafilter.com/119907/What%2Dis%2Dthe%2Dideal%2DCMS%2Dfor%2Da%2Dusercontrolled%2Ddirectory</link>	
	<description>What is the ideal CMS for a user-controlled directory? I want to create a directory of companies and their products. I would like for companies to be able to edit only their own entry through a minimal customized back-end. They would be editing their address, URL, phone number, etc.; and adding products to their entry as discrete items which can be called up separately in search results, perhaps also uploading the occasional PDF. The lighter the CMS the better, and it would ideally have some flexible queries built in so that I don&apos;t have to spend too much time wrestling with PHP, at which I&apos;m a beginner (certainly don&apos;t know anything about how to get PHP to talk to databases). I&apos;m not expecting much traffic, at least not for the first year of its operation. &lt;br&gt;
&lt;br&gt;
I&apos;ve used and customized WordPress to act as a small CMS before, but I doubt it&apos;s the best candidate in this case. The front-end is no problem, but WP&apos;s back-end is clunky and even if customized, I wouldn&apos;t know how to give users permission to edit their entry only. And I don&apos;t like the feeling of hacking things together which I get whenever I use WP for anything other than what it was meant to be, a blog.&lt;br&gt;
&lt;br&gt;
I looked at Joomla, but it seems overblown for what I need and more difficult to customize. (I guess it might just be necessary for me to learn PHP?)&lt;br&gt;
&lt;br&gt;
Textpattern is my leading candidate at the moment. It&apos;s light and using its js queries seems simple. But again, I&apos;m not sure how easy it would be to customize the back-end and permissions. Is there any reason I shouldn&apos;t use Textpattern to handle thousands of entries?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.119907</guid>
	<pubDate>Sat, 18 Apr 2009 23:28:12 -0800</pubDate>
	<category>cms</category>
	<category>directory</category>
	<category>joomla</category>
	<category>resolved</category>
	<category>textpattern</category>
	<category>wordpress</category>
	<dc:creator>carnival of animals</dc:creator>
	</item>
	
	</channel>
</rss>

