<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebBriefcase&#187; CMS</title>
	<atom:link href="http://www.webbriefcase.net/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webbriefcase.net</link>
	<description>How to Set Up a Blog</description>
	<lastBuildDate>Sat, 09 Jul 2011 03:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Choosing a CMS to Run Your Membership Site</title>
		<link>http://www.webbriefcase.net/2009-04/choosing-a-cms-to-run-your-membership-site/</link>
		<comments>http://www.webbriefcase.net/2009-04/choosing-a-cms-to-run-your-membership-site/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 02:20:09 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Content management]]></category>
		<category><![CDATA[Membership sites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=598</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg1(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Image by mr.throk via Flickr When I first started the WebBriefcase.net site, my first choice for managing content was WordPress. At the time though, WordPress was just not powerful enough for what I had in mind i.e. run a video tutorial membership site. So, I moved to Joomla. Although Joomla was simple enough to learn [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2009-04/choosing-a-cms-to-run-your-membership-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Create A Cool Looking Blog With Squarespace</title>
		<link>http://www.webbriefcase.net/2008-06/create-a-cool-looking-blog-with-squarespace/</link>
		<comments>http://www.webbriefcase.net/2008-06/create-a-cool-looking-blog-with-squarespace/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 14:15:15 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Website Building]]></category>
		<category><![CDATA[build blogs]]></category>
		<category><![CDATA[build websites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[content systems]]></category>
		<category><![CDATA[squarespace]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=326</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg2(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg2' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg2' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Squarespace is a CMS platform that allows bloggers and webmasters to create their own place on the web. You can sign up for a free 14 day trial and then pay from $7 &#8211; $175/month by using their services. Creating a site is easy and takes all but two minutes to get launched. See the [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-06/create-a-cool-looking-blog-with-squarespace/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Content Sites &#8211; What Are They &amp; Why Use Them</title>
		<link>http://www.webbriefcase.net/2008-03/content-sites-what-are-they-why-use-them/</link>
		<comments>http://www.webbriefcase.net/2008-03/content-sites-what-are-they-why-use-them/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 11:39:38 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Website Building]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[content rich sites]]></category>
		<category><![CDATA[content site]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2008-03/content-sites-what-are-they-why-use-them/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg3(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg3' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg3' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Finally, today we&#8217;re going to cover our third and final type of site in the Different Types of Website Series. The first type was a mini site. The second was a blog. What are content sites? Put simply, a content site is a site filled with &#8230; you got it &#8230; content. Normally, this content [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-03/content-sites-what-are-they-why-use-them/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ditch Your HTML Editor for a CMS</title>
		<link>http://www.webbriefcase.net/2007-03/ditch-your-html-editor-for-a-cms/</link>
		<comments>http://www.webbriefcase.net/2007-03/ditch-your-html-editor-for-a-cms/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 08:09:01 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Content management]]></category>
		<category><![CDATA[Website Building]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[content management system]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2007-03/ditch-your-html-editor-for-a-cms/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg4(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg4' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg4' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		So, you have your own web site. Fantastic! What was that? You use Dreamweaver? Superb! No? Not superb? Let me guess. You&#8217;ve building web page after web page and your site now consist of 50+ webpages with the numbers going up. And you&#8217;re pulling your hair out trying to keep all that content under control. [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2007-03/ditch-your-html-editor-for-a-cms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

