<?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; Managing Websites</title>
	<atom:link href="http://www.webbriefcase.net/categories/managing-websites/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>How to Change Your Navigation with the Thesis Theme</title>
		<link>http://www.webbriefcase.net/2010-02/how-to-change-your-navigation-with-the-thesis-theme/</link>
		<comments>http://www.webbriefcase.net/2010-02/how-to-change-your-navigation-with-the-thesis-theme/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 01:31:13 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Managing Websites]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[menu items]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Thesis theme]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.net/?p=972</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>
		If you&#8217;ve been reading my posts then you know that I use the Thesis theme for the WebBriefcase website. The main reason I like it is because it makes it easy to optimize and monetize my blog. It also has many features that make otherwise  tedious tasks something to look forward too. Seriously. In this [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2010-02/how-to-change-your-navigation-with-the-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 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>
		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>Easy To Use Online Password Manager</title>
		<link>http://www.webbriefcase.net/2008-06/easy-to-use-online-password-manager/</link>
		<comments>http://www.webbriefcase.net/2008-06/easy-to-use-online-password-manager/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 12:36:26 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Managing Websites]]></category>
		<category><![CDATA[Webmaster Resources]]></category>
		<category><![CDATA[keep passwords online save]]></category>
		<category><![CDATA[online password keeping]]></category>
		<category><![CDATA[Online Password Manager]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[store your passwords online]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=308</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>
		PassPack is an online password manager that allows you to store all your login details in one convenient place. Tools like these are definitely very useful for any webmaster since with a growing business comes more and more scribbled notes of paper that contain passwords, login details and lists. With a true one click login [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-06/easy-to-use-online-password-manager/feed/</wfw:commentRss>
		<slash:comments>1</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 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>
		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>When Demographics Matter For Webmasters</title>
		<link>http://www.webbriefcase.net/2008-05/when-demographics-matter-for-webmasters/</link>
		<comments>http://www.webbriefcase.net/2008-05/when-demographics-matter-for-webmasters/#comments</comments>
		<pubDate>Tue, 13 May 2008 13:20:59 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Managing Websites]]></category>
		<category><![CDATA[blog demographics]]></category>
		<category><![CDATA[blog stats]]></category>
		<category><![CDATA[demographics]]></category>
		<category><![CDATA[visitor stats]]></category>
		<category><![CDATA[website stats]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=275</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg5(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg5' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg5' + '_' + 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>
		If you are anything like me you would probably wonder what our readers want to know from us. What makes them click, act, comment and interact with our blog&#8217;s community? This is especially of importance for new webmasters and blog masters, since unless we know what makes our readers tick, it is highly unlikely that [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-05/when-demographics-matter-for-webmasters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Link Clusters</title>
		<link>http://www.webbriefcase.net/2008-04/building-link-clusters/</link>
		<comments>http://www.webbriefcase.net/2008-04/building-link-clusters/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 11:54:52 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Managing Websites]]></category>
		<category><![CDATA[Promoting Websites]]></category>
		<category><![CDATA[building link clusters]]></category>
		<category><![CDATA[building site wide links]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[link clusters]]></category>
		<category><![CDATA[ranking on google]]></category>
		<category><![CDATA[search engine rankings]]></category>
		<category><![CDATA[side wide links]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=257</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg6(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg6' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg6' + '_' + 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>
		If you blog to reach amazing heights in the search engines you might be interested in this particular post about building link clusters. Link clusters are site wide links that point from older posts to newer ones and vice versa. Before you start out, you will first need to know which keyword you actually target. [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-04/building-link-clusters/feed/</wfw:commentRss>
		<slash:comments>3</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 sbmgValidateFormPostPg7(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg7' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg7' + '_' + 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 sbmgValidateFormPostPg8(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg8' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg8' + '_' + 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>
		<item>
		<title>Buzz-Monitoring and Tracking Tools</title>
		<link>http://www.webbriefcase.net/2006-11/buzz-monitoring-and-tracking-tools/</link>
		<comments>http://www.webbriefcase.net/2006-11/buzz-monitoring-and-tracking-tools/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 13:43:47 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Web site tracking]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[web tools]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-11/buzz-monitoring-and-tracking-tools/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg9(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg9' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg9' + '_' + 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>
		Smashing Magazine just posted what they call the best buzz-monitoring, observing and tracking tools a web-developer might be willing to use analyzing and monitoring his/her recent web-projects. Although targeted towards web developers, this list can be used by anyone who owns and runs a web site. You&#8217;d like to improve the link popularity of your [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-11/buzz-monitoring-and-tracking-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Site Statistics with Google Analytics</title>
		<link>http://www.webbriefcase.net/2006-10/web-site-statistics-with-google-analytics/</link>
		<comments>http://www.webbriefcase.net/2006-10/web-site-statistics-with-google-analytics/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 10:09:26 +0000</pubDate>
		<dc:creator>Bina</dc:creator>
				<category><![CDATA[Web site tracking]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[web site statistics]]></category>
		<category><![CDATA[web site tracking]]></category>
		<category><![CDATA[web stats]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/2006-10/web-site-statistics-with-google-analytics/</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg10(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg10' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg10' + '_' + 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! I&#8217;m part of the group that checks my web site statistics with Google Analytics. It&#8217;s time to dive in and check out what the big hoo haa is all about. And I must say, my first impression is &#8211; Wow, this is a free web site statistics program taken to a new level. I [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2006-10/web-site-statistics-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

