<?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; Content management</title>
	<atom:link href="http://www.webbriefcase.net/categories/managing-websites/content-management/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>Customize Your WordPress Blog</title>
		<link>http://www.webbriefcase.net/2008-05/customize-your-wordpress-blog/</link>
		<comments>http://www.webbriefcase.net/2008-05/customize-your-wordpress-blog/#comments</comments>
		<pubDate>Fri, 30 May 2008 13:27:58 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Content management]]></category>
		<category><![CDATA[code language]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Customize Your WordPress Blog]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[markup code]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=294</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>
		WordPress is the preferred choice blogging platform for a lot of bloggers these days. The other day, WordPress celebrated their fifth birthday and they have certainly come a long way since they started out. When bloggers first download their WordPress theme, they often don&#8217;t know what to do to customize the looks of their blog [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-05/customize-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Good Content for Your Website</title>
		<link>http://www.webbriefcase.net/2007-08/finding-good-content-for-your-website/</link>
		<comments>http://www.webbriefcase.net/2007-08/finding-good-content-for-your-website/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 07:13:15 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Content management]]></category>
		<category><![CDATA[Web site content]]></category>
		<category><![CDATA[content]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2007-08/finding-good-content-for-your-website/</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>
		In order to keep bringing search engines and traffic your way, your website needs to boast good content. But that doesn&#8217;t mean you have to sit down for hours on end to write great articles for your web pages. Instead, try some of these popular content generating techniques and strategies. Content Generation Hire ghostwriters to [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2007-08/finding-good-content-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</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>

