<?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>David Burch</title>
	<atom:link href="http://davidburch.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidburch.com</link>
	<description>Tips, Tools, and Tutorials for Working Online</description>
	<lastBuildDate>Thu, 31 Mar 2011 15:08:54 +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 Create a WordPress Test Site</title>
		<link>http://davidburch.com/202/how-to-create-a-wordpress-test-site/</link>
		<comments>http://davidburch.com/202/how-to-create-a-wordpress-test-site/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 14:57:15 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://davidburch.com/?p=202</guid>
		<description><![CDATA[How to create a WordPress test site using a portable version of WordPress where you can test upgrades of WordPress, your theme, and your plugins without breaking your production website. Portable means that you can move the installation from one Windows PC to another and even run it off a USB flash drive. If you [...]]]></description>
			<content:encoded><![CDATA[<p>How to create a WordPress test site using a portable version of WordPress where you can test upgrades of WordPress, your theme, and your plugins without breaking your production website. Portable means that you can move the installation from one Windows PC to another and even run it off a USB flash drive.</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/SStHYtua-TU" frameborder="0" allowfullscreen></iframe></p>
<p>If you want an even simpler installation than MoWes, google &#8220;WordPress Portable&#8221; for another option that lets you create a portable WordPress Site in 3 Minutes or Less. </p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/1-FhKS2K0Xk" frameborder="0" allowfullscreen></iframe></p>
<p>Now that you have a portable WordPress test site, you need to move over your WordPress theme, plugins, and all of your content. After following the steps in this video tutorial, you&#8217;ll have a fully functioning, portable copy of your blog or site to test out any and all changes which could break your live, production website, such as WordPress and plug-in updates and theme changes.</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/4MwQJExMfgI" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/202/how-to-create-a-wordpress-test-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add your Site to Google&#8217;s Webmaster Tools</title>
		<link>http://davidburch.com/191/how-to-add-your-site-to-googles-webmaster-tools/</link>
		<comments>http://davidburch.com/191/how-to-add-your-site-to-googles-webmaster-tools/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 01:14:28 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://davidburch.com/?p=191</guid>
		<description><![CDATA[Google Webmaster Tools helps you notify Google of changes on your website and change how your site appears in the search index, learn about how Google views your site, and learn about and fix problems with your site. Before we begin, you&#8217;ll need to create a google xml sitemap for your WordPress website. Create a [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonStep top">
<div class="StepImage" style="margin: 10px 0px;"><img style="padding: 3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295287685951.png" alt="media_1295287685951.png" width="532" height="201" /></div>
<div class="StepInstructions">
<p>Google Webmaster Tools helps you notify Google of changes on your website and change how your site appears in the search index, learn about how Google views your site, and learn about and fix problems with your site.</p>
<p>Before we begin, you&#8217;ll need to create a google xml sitemap for your WordPress website.</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle" style="font-size: 20px;">Create a Webmaster Tools Account for your WordPress Website</h3>
<div class="StepInstructions">
<p>1. Log in to your google account at <a href="https://www.google.com/webmasters/tools/" target="_blank">https://www.google.com/webmasters/tools/</a><br />
2. Click on the Add a Site button.<br />
3. Enter the URL of a site you&#8217;d like to manage. Enter it how it appears in Worpress. For example: enter SmallBusinessWebsites.tv or www.SmallBusinessWebsites.tv depending on your preference and how you have configured it, but be consistent.<br />
4. Select link to your Google Analytics Account (You can also add a meta line to your theme&#8217;s header.php file for verification or upload a verification file by FTP).<br />
5. Click on the Verify Now button.</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle" style="font-size: 20px;">Submit your Sitemap</h3>
<div class="StepInstructions">
<p>1. From the Webmaster Tools Dashboard, click on the Submit a Sitemap link<br />
2. Click on the Submit a Sitemap button<br />
3. Type sitemap.xml in the field and click on the Submit Sitemap button.</p>
<p>You can back later to see the information that Google has gathered about your site.</p>
</div>
</div>
<p>&nbsp;</p>
</div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/191/how-to-add-your-site-to-googles-webmaster-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Add a Google Sitemap to your WordPress Site</title>
		<link>http://davidburch.com/188/how-to-add-a-google-sitemap-to-your-wordpress-site/</link>
		<comments>http://davidburch.com/188/how-to-add-a-google-sitemap-to-your-wordpress-site/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 01:10:10 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://davidburch.com/?p=188</guid>
		<description><![CDATA[What is an XML site map? A site map is a listing of all the posts and pages on your website. XML stands for eXtensible Markup Language. XML is a markup language that is easily read by search engines. Google, currently the leading search engine, was the first search engine to allow websites to use [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonSummary">
<p><strong>What is an XML site map?</strong> A site map is a listing of all the posts and pages on your website. XML stands for eXtensible Markup Language. XML is a markup language that is easily read by search engines.</p>
<p>Google, currently the leading search engine, was the first search engine to allow websites to use XML site maps to notify their website indexing robots of the pages on their websites. Other search engines adopted Google&#8217;s format. So, one site map will work for all the major search engines.</p>
<p><strong>Why do you need a site map? </strong>Search engine indexing robots follow links on your pages to discover other pages. A site map is helpful if your website is new and has not been discovered by the search engines, uses a navigation scheme that a robot cannot follow, and if your site is large and the pages are not well interlinked.</p>
<p>Here&#8217;s how to create an XML site map for your WordPress website.</p>
<p>&nbsp;</p>
</div>
<div class="LessonStep top">
<h3 class="StepTitle" style="font-size: 20px;">Step 1: Install the Google XML Sitemap Plugin</h3>
<div class="StepImage" style="margin: 10px 0px;"><img style="padding: 3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295228839885.png" alt="media_1295228839885.png" width="532" height="389" /></div>
<div class="StepInstructions">
<p>1. From your WordPress Dashboard, click on <strong>Plugins | Add New</strong><br />
2. Search for <strong>google xml sitemap</strong><br />
3. Install and activate the <strong>Google XML Sitemaps</strong> plugin</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle" style="font-size: 20px;">Step 2. Configure the Google XML Sitemap Plugin</h3>
<div class="StepImage" style="margin: 10px 0px;"><img style="padding: 3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295229139722.png" alt="media_1295229139722.png" width="156" height="224" /></div>
<div class="StepInstructions">
<p>1. Click on <strong>Settings</strong> <strong>| XML-Sitemap</strong><br />
2. Leave the default settings (or tweak the settings to your liking), and click on the <strong>Update Settings</strong> button.<br />
3. Go to the top of the page and click on the <strong>Click here to build it now </strong>link.</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle" style="font-size: 20px;">Step 3. View your Sitemap</h3>
<div class="StepImage" style="margin: 10px 0px;"><img style="padding: 3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295289181456.png" alt="media_1295289181456.png" width="532" height="298" /></div>
<div class="StepInstructions">
<p>Add sitemap.xml to the end of your website address to view your sitemap.</p>
</div>
</div>
<p>&nbsp;</p>
</div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/188/how-to-add-a-google-sitemap-to-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Google Analytics Visitor Tracking Code to your WordPress Site</title>
		<link>http://davidburch.com/184/how-to-add-google-analytics-visitor-tracking-code-to-your-wordpress-site/</link>
		<comments>http://davidburch.com/184/how-to-add-google-analytics-visitor-tracking-code-to-your-wordpress-site/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 01:09:16 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://davidburch.com/184/how-to-add-google-analytics-visitor-tracking-code-to-your-wordpress-site/</guid>
		<description><![CDATA[Google Analytics makes it easy for you to track how many vistors visit your website and how they reached your website: Direct (they remembered your website address), Referral (they followed a link from another website), and Search Engine Results (including the search terms the visitors used to find your site). Google Analytics is free. Just [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonSummary">
<p><strong>Google Analytics makes it easy for you to track how many vistors visit your website and how they reached your website:</strong> Direct (they remembered your website address), Referral (they followed a link from another website), and Search Engine Results (including the search terms the visitors used to find your site).</p>
<p><strong>Google Analytics is free</strong>. Just sign up for an account at <a href="http://www.google.com/analytics/" target="_blank">http://www.google.com/analytics/</a>. </p>
<p><strong>It&#8217;s easy too: just copy and paste the code they give you into your WordPress theme. </strong>This tutorial will show you how.</p>
</p></div>
<div class="LessonStep top">
<h3 class="StepTitle" style="font-size:20px;">Step 1: Create an Account for your Website</h3>
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295284718109.png" width="439" height="208" alt="media_1295284718109.png" />
</div>
<div class="StepInstructions">
<p>1. Log in at <a href="http://www.google.com/analytics/" target="_blank">http://www.google.com/analytics/.</a><br />
2. Click on <strong>Add new account</strong><br />
3. Click no the <strong>Sign Up</strong> button</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295284921407.png" width="532" height="234" alt="media_1295284921407.png" />
</div>
<div class="StepInstructions">
<p>Fill out the <strong>New Account Signup </strong>form and click on the Continue button</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295284982575.png" width="532" height="221" alt="media_1295284982575.png" />
</div>
<div class="StepInstructions">
<p>Enter your Name and Country information and click on the <strong>Continue</strong> button.</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295285390909.png" width="532" height="432" alt="media_1295285390909.png" />
</div>
<div class="StepInstructions">
<p>Agree to the terms and conditions and click on the <strong>Create New Account </strong>button.</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295285218703.png" width="532" height="312" alt="media_1295285218703.png" />
</div>
<div class="StepInstructions">
<p>Select the code from &lt;script to &lt;/script&gt; with your mouse button. You can also do this by clicking once in code box and using the keystroke combination CTRL-C. Click on the Save and Finish button.</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295285548918.png" width="532" height="195" alt="media_1295285548918.png" />
</div>
<div class="StepInstructions">
<p>Most premium themes contain a box where you can paste your code. This is very convenient because you don&#8217;t have to make changes to your theme&#8217;s files. Consult your theme&#8217;s documentation to find the area, click inside the box, and Edit | Paste the code (can also use the keystroke combination CTRL-V).</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295285823198.png" width="163" height="134" alt="media_1295285823198.png" />
</div>
<div class="StepInstructions">
<p>If your theme doesn&#8217;t contain an area to add your tracking code, you&#8217;ll have to edit the theme&#8217;s Footer file. From your WordPress dashboard, click on Appearance | Editor. </p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295285846332.png" width="193" height="45" alt="media_1295285846332.png" />
</div>
<div class="StepInstructions">
<p>Some code will appear in the text box in the center of the screen, but that&#8217;s not the file we want. Click on Footer (footer.php) from the file listing on the right hand side. The Footer code will be loaded into the center box. Scroll down to the very bottom of the file.</p>
</div></div>
<div class="LessonStep top">
<div class="StepInstructions">
<p><strong>Important</strong>: Editing your theme files can break your theme and keep you from accessing your website. Make sure you have good backups of the footer.php file before you proceed.</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295285899921.png" width="532" height="248" alt="media_1295285899921.png" />
</div>
<div class="StepInstructions">
<p>You want to paste the code, using Edit | Paste or the keystrokes CTRL-V, directly before the &lt;/body&gt; tag. Click on the Save button.</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage" style="margin:10px 0px;">
<img style="padding:3px; border: 1px solid #ccc;" src="http://davidburch.com/wp-content/uploads/2011/03/media_1295286591483.png" width="350" height="51" alt="media_1295286591483.png" />
</div>
<div class="StepInstructions">
<p>Wait a few minutes and the status triangle should change from yellow to green. You&#8217;re done.</p>
</div></div>
</p></div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/184/how-to-add-google-analytics-visitor-tracking-code-to-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>4 WordPress Plugins that Automate Backups</title>
		<link>http://davidburch.com/171/4-wordpress-plugins-that-automate-backups/</link>
		<comments>http://davidburch.com/171/4-wordpress-plugins-that-automate-backups/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 20:58:57 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://davidburch.com/?p=171</guid>
		<description><![CDATA[It&#8217;s easy to backup WordPress by hand. Remembering to do it is the hard part. That&#8217;s why we automate it. This post will show you four plugins to automate your WordPress backups. &#160; 1. WordPress Database Backup (WP-DB-Backup) by Austin Matzko The WordPress Database Backup plugin will backup your WordPress database and email it to [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonSummary">
<p>It&#8217;s easy to backup WordPress by hand. Remembering to do it is the hard part. That&#8217;s why we automate it. This post will show you four plugins to automate your WordPress backups.</p>
<p>&nbsp;</p>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">1. WordPress Database Backup (WP-DB-Backup) by Austin Matzko</h3>
<div class="StepInstructions">
<p>The WordPress Database Backup plugin will backup your WordPress database and email it to you. I recommend that you keep a Gmail account for this purpose.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299276416677.png" alt="media_1299276416677.png" width="540" height="262" /></div>
<div class="StepInstructions">
<p><span style="text-decoration: underline;"><strong>How to Install</strong></span></p>
<p>1. From your WordPress <strong>Dashboard,</strong> click on <strong>Plugins | Add New</strong><br />
2. Search for <strong>wp-db-backup </strong>(there&#8217;s just too many other backup plugins to week through)<br />
3. Click on <strong>Install, </strong>then click on <strong>Activate</strong> on the next screen</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299276892874.png" alt="media_1299276892874.png" width="540" height="264" /></div>
<div class="StepInstructions">
<p><span style="text-decoration: underline;"><strong>Choose the Tables to Backup</strong></span></p>
<p>1. Go to <strong>Tools | Backup</strong><br />
2. Choose the WordPress tables to backup<br />
3. Select the plugin tables to back up.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299276948462.png" alt="media_1299276948462.png" width="527" height="276" /></div>
<div class="StepInstructions">
<p>The Backup Options section is for one-time backups. I do a one-time backup when I install the plugin, then rely on the scheduled backups from there on.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299277031793.png" alt="media_1299277031793.png" width="540" height="289" /></div>
<div class="StepInstructions">
<p>Choose how often you&#8217;d like the backups scheduled based on how often you update your site.</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">2. WordPress Backup by Blog Traffic Exchange (BTE)</h3>
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299277181202.png" alt="media_1299277181202.png" width="540" height="157" /></div>
<div class="StepInstructions">
<p>WordPress Backup by Blog Traffic Exchange (search for backup bte), backups everything else: your theme, your plugins, your media uploads, and even other directories on your website.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299277297715.png" alt="media_1299277297715.png" width="540" height="255" /></div>
<div class="StepInstructions">
<p>Enter your email address and choose the working directory for your backups. Click on the <span style="text-decoration: underline;"><strong>here</strong></span> link for some follow up instructions.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299277391802.png" alt="media_1299277391802.png" width="540" height="363" /></div>
<div class="StepInstructions">
<p>The main thing you&#8217;ll need to do is add a .htaccess file. No worries, they spell it out for you.</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">3. WP S3 Backups</h3>
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299277600394.png" alt="media_1299277600394.png" width="540" height="255" /></div>
<div class="StepInstructions">
<p>If you have an Amazon.com S3 account, you can use the WP S3 Backups plugin to backup everything on your site and store it in the very affordable Amazon&#8217;s &#8220;cloud.&#8221;</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299277957039.png" alt="media_1299277957039.png" width="540" height="377" /></div>
<div class="StepInstructions">
<p>You&#8217;ll need your Access Key ID and Secret Access Key from your account http://aws.amazon.com.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299278330666.png" alt="media_1299278330666.png" width="384" height="342" /></div>
<div class="StepInstructions">
<p>1. Plug in the Key information<br />
2. Choose or create an S3 &#8220;bucket&#8221; where the backup files will be stored.<br />
3. Choose the backup frequency<br />
4. Select what you want backed up<br />
5. Save the changes</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">4. Backup Buddy from PluginBuddy.com (the iThemes crew)</h3>
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299278444261.png" alt="media_1299278444261.png" width="540" height="131" /></div>
<div class="StepInstructions">
<p>The premium (for payola) Backup Buddy plugin offers a bit more than the free plugins.<br />
1. It can backup parts of your sites that other plugins cannot, like the contents of your widget areas.<br />
2. It provides a program to help you restore your site as well.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299278561581.png" alt="media_1299278561581.png" width="540" height="399" /></div>
<div class="StepInstructions">
<p>You have to purchase the plugin and download the backupbuddy.zip file from the http://PluginBuddy.com website.</p>
<p><span style="text-decoration: underline;"><strong>To Install</strong></span><br />
1. Click on <strong>Plugins | Add New</strong><br />
2. Click on <strong>Upload</strong><br />
3. Click on the <strong>Browse </strong>button and locate the <strong>backupbuddy.zip</strong> file.<br />
4. Click on the<strong> Install Now </strong>button</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299278794838.png" alt="media_1299278794838.png" width="540" height="262" /></div>
<div class="StepInstructions">
<p>The Create Backup screen allows you to manually create full or database-only backups. You can download and email the files from here.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299278854525.png" alt="media_1299278854525.png" width="540" height="236" /></div>
<div class="StepInstructions">
<p>You can schedule multiple backups and choose to send the backups to Amazon S3, an FTP site, or an email address.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299278890129.png" alt="media_1299278890129.png" width="540" height="289" /></div>
<div class="StepInstructions">
<p>You can also specify directories to exclude from the backup and tweak the backup details.</p>
</div>
</div>
</div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/171/4-wordpress-plugins-that-automate-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Backup WordPress by Hand</title>
		<link>http://davidburch.com/155/how-to-backup-wordpress-by-hand/</link>
		<comments>http://davidburch.com/155/how-to-backup-wordpress-by-hand/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 19:59:53 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://davidburch.com/155/how-to-backup-wordpress-by-hand/</guid>
		<description><![CDATA[I like to have multiple backups when I am backing up a WordPress site. I start with the quick and easy WordPress export file. Then I download the wp-content directory. This is often all I will need to rebuild the site, but I always export the database to be safe. Step 1: Download a WordPress [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Start ScreenSteps Content --></p>
<div class="LessonContent">
<div class="LessonSummary">
<p>I like to have multiple backups when I am backing up a WordPress site. I start with the quick and easy WordPress export file. Then I download the wp-content directory. This is often all I will need to rebuild the site, but I always export the database to be safe.</p>
</p></div>
<div class="LessonStep top">
<h3 class="StepTitle">Step 1: Download a WordPress Export File</h3>
<div class="StepImage">
	<img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299173671564_1.png" width="540" height="215" alt="media_1299173671564_1.png" />
</div>
<div class="StepInstructions">
<p>You can export the textual content from all of your posts and pages into one file. Media files, such as images are not exported, but the link to media will work after the media content within the wp-content/uploads directory is moved over.</p>
<p><strong>To export your posts and pages:</strong></p>
<p>1. From the WordPress control panel, go into <strong>Tools | Export</strong><br />
2. Select <strong>All content</strong><br />
3. Click on the <strong>Download Export File</strong> button<br />
4. Save the .xml file to your local computer</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Step 2: Download the wp-content Directory</h3>
<div class="StepImage">
	<img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299174200304_1.png" width="450" height="239" alt="media_1299174200304_1.png" />
</div>
<div class="StepInstructions">
<p>The wp-content folder contains your plugins, themes, and media file uploads. Download a copy of this folder to your local computer.</p>
<p>1. Open a program, such as <strong>FileZilla</strong>, that supports the File Transfer Protocol (FTP). <br />
2. Enter your <strong>Domain name</strong><br />
3. Enter your <strong>FTP username</strong> and <strong>password</strong><br />
4. Open the <strong>pubic_html </strong>folder<br />
5. Click on the <strong>wp-content</strong> folder and download it to your local computer. Filezilla supports drag-n-drop to your Desktop.</p>
</div></div>
<div class="LessonStep top">
<h3 class="StepTitle">Step 3: Backup the Database using phpMyAdmin</h3>
<div class="StepInstructions">
<p>1. Log in to your C-Panel at your hosting account. <br />
2. Find and run the phpMyAdmin program.<br />
3. Select the database used by your WordPress installation</p>
</div></div>
<div class="LessonStep top">
<div class="StepImage">
	<img src="http://davidburch.com/wp-content/uploads/2011/03/media_1299176317665_1.png" width="540" height="406" alt="media_1299176317665_1.png" />
</div>
<div class="StepInstructions">
<p>1. Click on the <strong>Export</strong> tab.<br />
2. In the <strong>Export</strong> area, Select SQL<br />
3. Click on the <strong>Select All </strong>link to export all the tables.<br />
4. In the <strong>Structure</strong> area, make sure <strong>Structure </strong>is selected and <strong>select the first four options</strong>.<br />
5. Select <strong>Data</strong>. The default options should work here. <br />
6. Click on the <strong>Go</strong> button and save the file to your computer. This may take a while if you have a large database.</p>
</div></div>
</div>
<p><!-- End ScreenSteps Content --></p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/155/how-to-backup-wordpress-by-hand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 33:33/5 Creativity Hack</title>
		<link>http://davidburch.com/40/3333-5-timer-productivity-hack/</link>
		<comments>http://davidburch.com/40/3333-5-timer-productivity-hack/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 17:10:52 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://davidburch.com/?p=40</guid>
		<description><![CDATA[Timer Hacks Productivity experts like to use timers for a a good reason: it works. There is The Pomodore Technique, the 10-Minute Dash, and The Procrastination Hack. But the earliest timer hack I&#8217;ve heard of was by a copywriter named Eugene Schwartz, who used a simple digital timer to consistently crush his competition. Ritual is [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-106" href="http://davidburch.com/3333-5-timer-productivity-hack/attachment/3333/"><img class="alignnone size-full wp-image-106" title="33:33 Timer Screenshot" src="http://davidburch.com/wp-content/uploads/2010/12/3333.jpg" alt="33:33 Timer Screenshot" width="425" height="171" /></a></p>
<h3>Timer Hacks</h3>
<p>Productivity experts like to use timers for a a good reason: it works.</p>
<p>There is <a title="The Pomodoro Technique" href="http://www.pomodorotechnique.com" target="_blank">The Pomodore Technique</a>, the <a title="10-Minute Dash" href="http://www.43folders.com/2005/09/08/kick-procrastinations-ass-run-a-dash" target="_blank">10-Minute Dash</a>, and <a title="The Procrastination Hack" href="http://www.43folders.com/2005/10/11/procrastination-hack-1025" target="_blank">The Procrastination Hack</a>. But the earliest timer hack I&#8217;ve heard of was by a copywriter named Eugene Schwartz, who used a simple digital timer to consistently crush his competition.</p>
<h3>Ritual is the Zen Way of Getting Things Done</h3>
<p>Each day, Eugene Schwartz would start work the same way. He would sit in the same place and go through the same routine to signal to his brain that it was time to begin. According to Schwartz, &#8220;Ritual is the Zen way of getting things done.&#8221;</p>
<h3>Set a Digital Timer for 33:33</h3>
<p>To give the Schwartz ritual a try, pick something to work on, and set a timer for 33:33 (thirty-three minutes and thirty-three seconds). Why? Because it is enough time to get a good amount of work done and, more importantly, it is easy to set when you are in the flow.</p>
<p>For the next thirty-three minutes and thirty-three seconds, you can do anything as long as it is related to the work at hand. You are not allowed to do anything else.</p>
<h3>Take a 5 Minute Break</h3>
<p>The timer must be loud enough to rouse you out of intense focus. When the timer sounds, it is just like a timed college entrance exam: pencils down, no more work. If you are in the groove, that is too bad, you must stop.</p>
<p>For the next five minutes, you can do anything else you like. But it must have no connection with the work at hand.</p>
<p>Make a pot of coffee. Stretch. Do a quick 5-minute fat-burning workout. Shave. Do anything but work.</p>
<h3>Let the Magic Happen</h3>
<p>During the 33:33 work period, your mind is focused and logical, and you are operating with blinders on. Studies have shown that on average you can hold only seven images in your mind at once. You are unable to use the full power of your brain to make connections.</p>
<p>During the 5 minute break, your focus is elsewhere, allowing your unfocused mind—your subconscious—to work on the problem.</p>
<p>Your subconscious has complete access to the entire network of ideas available to you, but you have to unfocus or unplug to allow it to work on creating connections.</p>
<p>Think back to when you have received epiphanies. Most people get their aha moments while shaving, while showering, while driving: when your mind was not focused on the problem.</p>
<h3>Flesh out the Details</h3>
<p>While you are inspired, set your timer for 33:33, and start writing. Record your inspiration, flesh it out, and use your logical mind to work out the details. Then take a 5 minute break to allow your subconscious to create new connections.</p>
<p>But don&#8217;t overwork yourself. Schwartz believed in <a title="Work Harder, Not Longer" href="http://davidburch.com/work-harder-not-longer/">working harder, not longer</a>.</p>
<h3>The Genius of Mozart</h3>
<p>Eugene Schwartz used an example of how Mozart composed to illustrate how this ritual works.</p>
<p>Mozart would compose at a billiard table. He would take a ball and bounce it off a side rail so that it would bounce off the back rail and other side and come back to him.</p>
<p>The trajectory of the ball would be slightly different each time, which kept his conscious mind occupied tracking the ball in order to catch it. While the ball made the trip, Mozart&#8217;s subconscious connected with the perfect note. He wrote down the note, caught the ball, and started the ball on another trip. And he never rewrote.</p>
<p class="notice">Here are some of favorite resources that illustrate this method of working. What is your favorite productivity hack, article, information product, or tool? Let me know in the comments section.</p>
<h3>Productivity Articles and Courses</h3>
<ul style="list-style: none;">
<li><a title="The Pomodoro Technique" href="http://www.pomodorotechnique.com" target="_blank">The Pomodoro Technique</a></li>
<li><a title="10-Minute Dash" href="http://www.43folders.com/2005/09/08/kick-procrastinations-ass-run-a-dash/" target="_blank">The 10-Minute Dash</a></li>
<li><a title="The Procrastination Hack" href="http://www.43folders.com/2005/10/11/procrastination-hack-1025" target="_blank">The Procrastination Hack (10+2)*5</a></li>
<li><a href="http://zenhabits.net/my-fav-procrastination-hack-30-10/" target="_blank">Zen Habit&#8217;s Favorite Procrastination Hack 30-10</a></li>
<li><a href="http://burchd.timemanagementoncrack.com" target="_blank">Time Management on Crack (60 Second Rule)</a></li>
</ul>
<p class="notice">I will get a referral fee when you click on the affiliate link to buy Robert Plank&#8217;s Time Management on Crack. If that upsets you in any way, it is easy to find using a search engine.</p>
<h3>Timers</h3>
<ul style="list-style: none;">
<li><a href="http://www.harmonyhollow.net/cool_timer.shtml" target="_blank">Cool Timer</a></li>
<li><a href="http://www.appsapps.info/instantboss.php" target="_blank">Instant Boss: (10+2)*5 Timer</a></li>
<li><a href="http://sourceforge.net/projects/tea-timer/" target="_blank">Tea Timer</a></li>
<li><a href="http://e.ggtimer.com/" target="_blank">e.ggtimer.com</a></li>
<li><a href="http://steep.it/" target="_blank">Steep.it</a></li>
<li><a title="Focus Booster" href="http://www.focusboosterapp.com/" target="_blank">Focus Booster</a></li>
</ul>
<p class="notice">Please tell me about your favorite productivity hack, article, or tool in the comments section.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/40/3333-5-timer-productivity-hack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Work Harder, Not Longer</title>
		<link>http://davidburch.com/55/work-harder-not-longer/</link>
		<comments>http://davidburch.com/55/work-harder-not-longer/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 18:04:56 +0000</pubDate>
		<dc:creator>David Burch</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://davidburch.com/?p=55</guid>
		<description><![CDATA[In a speech to Rodale publishing, legendary copywriter Eugene Schwartz used a story about how posses chased criminals in the old west as an analogy on how to be productive.]]></description>
			<content:encoded><![CDATA[<h3><a rel="attachment wp-att-74" href="http://davidburch.com/work-harder-not-longer/cowboyshadow/"><img class="alignnone size-full wp-image-74" title="cowboyshadow" src="http://davidburch.com/wp-content/uploads/2010/12/cowboyshadow.jpg" alt="Cowboy in Shadows" width="425" height="282" /></a></h3>
<h3>The Posse</h3>
<p>In a speech to Rodale publishing, legendary copywriter Eugene Schwartz used a story about how posses chased criminals in the old west as an analogy on how to be productive.</p>
<p>In the old west, the bad guy would ride his horse for an hour and then walk it for hour. The posse would ride their horses for an hour and then walk their horses for an hour.</p>
<p>Why didn&#8217;t the bad guy ride for longer and make his getaway? Why didn&#8217;t the posse ride longer to catch up and snag the bad guy? Because if they overworked their horses, they would ruin all chances of success.</p>
<h3>Work Harder, Not Longer</h3>
<p>Schwartz believed in <a title="How to be more productive" href="http://davidburch.com/3333-5-timer-productivity-hack/">working harder than anyone else</a>: harder, not longer. He worked for three hours a day: Three highly intense hours.</p>
<p>Schwartz also worked on more than one project at a time. For example: the first hour would be on project one, the second hour on project two, and the third hour on project three. This prevented overwork on any one project. Another benefit was that while he was busy working consciously on one project his subconscious mind had other projects to work on.</p>
<p>He also operated more than one business at a time. He wrote long-sales copy for Rodale, he operated his own direct-mail firm, he wrote his own books, and he was a famous art collector.</p>
<p class="notice">What about you? Do you overwork yourself? Do you have any tips and tricks for working harder and smarter? Let me know what you think in the comments section.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidburch.com/55/work-harder-not-longer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

