<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>I&#039;d Rather Be Writing &#187; backup</title>
	<atom:link href="http://idratherbewriting.com/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 25 May 2012 16:20:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>When Your WordPress Upgrade Fails</title>
		<link>http://idratherbewriting.com/2010/12/26/when-your-wordpress-upgrade-fails/</link>
		<comments>http://idratherbewriting.com/2010/12/26/when-your-wordpress-upgrade-fails/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 17:42:06 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5081</guid>
		<description><![CDATA[To keep your WordPress blog secure and up-to-date, you want to apply the latest updates. When there&#8217;s an update available, you see it at the top of your Dashboard area. To upgrade WordPress: 1. First back up your files. You should already have an automated backup strategy in place. Two backup plugins I like to use are WP-dbmanager and WordPress Database Backup. To install one ... <a href="http://idratherbewriting.com/2010/12/26/when-your-wordpress-upgrade-fails/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>To keep your WordPress blog secure and up-to-date, you want to apply the latest updates. When there&#8217;s an update available, you see it at the top of your Dashboard area. To upgrade WordPress:</p>
<p>1. First back up your files. You should already have an automated backup strategy in place. Two backup plugins I like to use are WP-dbmanager and WordPress Database Backup. To install one of these plugins, to go <strong>Plugins &gt; Add New</strong>, search for it, and then install, activate, and run it.</p>
<p>This backs up your database (which includes your posts, pages, comments, and settings). If you want to back up your theme as well, back up the folder under wp-content/themes.</p>
<p>2. After you back up your files,  upgrade WordPress by going to <strong>Tools &gt; Upgrade</strong>. Click <strong>Upgrade Automatically</strong>.</p>
<p>If you receive an error trying to upgrade, you can deactivate all your plugins to free up more memory, and then run the upgrade. It should work. Then reactivate your recently active plugins.</p>
<p>However, you can get around this problem in a more permanent way by increasing the memory in your php.ini file. The php.ini file includes settings for how php scripts run on your site. Increasing the memory settings in your php.ini file may also allow your plugins to run without error as well (for example, the Section Widget plugin required a lot of memory from my site and would corrupt the display on the Widgets page until I increased the memory limit in the php.ini file).</p>
<p>If you have cPanel on your web host, you can increase the memory of your php.ini file by doing the following:</p>
<ol>
<li>Under Software / Services, click <strong>PHP Config</strong>.</li>
<li>Click the <strong>Install PHP.INI Master File</strong> button. This adds a default php.ini.default file in your public_html folder.</li>
<li>Select the <strong>PHP 5 (Single php.ini)</strong> button at the top. This makes is so all your directories use the same php.ini file.</li>
<li>Download the php.default.ini file and rename it to <strong>php.ini</strong>.</li>
<li>In the file, change the following values to something like the numbers below:</li>
</ol>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">max_execution_time = 45     ; Maximum execution time of each script, in seconds</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">max_input_time = 120; Maximum amount of time each script may spend parsing request data</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">memory_limit = 64M      ; Maximum amount of memory a script may consume (32MB)</div>
<ul>
<li>max_execution_time = 45</li>
<li>max_input_time = 120</li>
<li>memory_limit = 64M</li>
</ul>
<p>While you&#8217;re in there, also increase your upload_max_filesize number a bit (for example, to 25). This will allow you to upload an exported WordPress XML file (as well as larger images and other files) if you ever need to.</p>
<p>Now run the upgrade script again. It should work. If not, contact your web host to see if you have it installed and configured the php.ini file correctly.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/12/26/when-your-wordpress-upgrade-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Tip: Backing Up Your Database</title>
		<link>http://idratherbewriting.com/2010/05/24/wordpress-tip-back-up-your-database/</link>
		<comments>http://idratherbewriting.com/2010/05/24/wordpress-tip-back-up-your-database/#comments</comments>
		<pubDate>Mon, 24 May 2010 14:11:55 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[backing up database]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup database]]></category>
		<category><![CDATA[backup wordpress database]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Newsletter]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=6450</guid>
		<description><![CDATA[I sent out this tip in my last WordPress newsletter. You can subscribe to my WordPress newsletter here. With WordPress 3.0 just around the corner, scheduled to be released before the end of the month, what should you do to prepare? When the update is available, you&#8217;ll see a notification message at the top of your WordPress administrative interface. It will prompt you to back ... <a href="http://idratherbewriting.com/2010/05/24/wordpress-tip-back-up-your-database/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><em>I sent out this tip in my last WordPress newsletter. You can </em><a href="http://www.idratherbewriting.com/newsletter/"><em>subscribe to my WordPress newsletter here</em></a><em>.</em></p>
<p>With WordPress 3.0 just around the corner, scheduled to be released before the end of the month, what should you do to prepare?</p>
<p>When the update is available, you&#8217;ll see a notification message at the top of your WordPress administrative interface. It will prompt you to<em> back up your database and files</em> before upgrading to 3.0.</p>
<p>Many users have no idea how to back up their databases and files. Because of this, many people are still working with older versions of WordPress that are no longer secure. With this week&#8217;s WordPress tip, I&#8217;ll teach you how to back up your WordPress database and files.<span id="more-6450"></span></p>
<h3>Backing Up Your WordPress Database</h3>
<p>The easiest way to back up your WordPress database is by implementing the <a href="http://wordpress.org/extend/plugins/wp-dbmanager/">WP Database Manager plugin</a>. In your WordPress admin interface, go to <strong>Plugins &gt; Add New</strong> and search for <strong>wp-dbmanager</strong>. Install and activate the plugin.</p>
<p>After you install the plugin, you will see a new Database tab at the bottom of your admin sidebar. Through the Backup DB and Manage Backup DB options, you can back up your database. You can also set an automatic backup schedule from the DB Options menu.</p>
<p>As a security measure, this backup plugin asks you to change the location of an htaccess file to another folder. This htaccess file makes the archived databases more secure by restricting outside access. The paths for the file are shown in the notification message at the top. You can move the location of this file through FTP with a client such as Filezilla. After you move the htacess.txt file, rename it to .htaccess.</p>
<p>Sometimes wp-dbmanager doesn&#8217;t work (depending on your host configuration). In that case, I recommend the <a href="http://austinmatzko.com/wordpress-plugins/wp-db-backup/">WordPress Database Backup tool from il filosofo</a>. This plugin installs a backup option under the Tools menu. It&#8217;s not as robust of a backup plugin, but it gets the job done and seems to work with every version of WordPress and on every host.</p>
<h3>Running the Upgrade</h3>
<p>After you back up your database, you can upgrade your version of WordPress by going to <strong>Tools &gt; Upgrade</strong>.  Click <strong>Upgrade automatically</strong>. If you don&#8217;t see this option, you might be using an older version of WordPress. In that case, you&#8217;ll have to upgrade your site manually.</p>
<h3>Also Back Up Your Plugins</h3>
<p>When you back up your site, also upgrade your plugins. The latest version of WordPress provides you with an ability to upgrade your plugins in bulk from the same Tools &gt; Upgrade page. If you don&#8217;t see options to upgrade your plugins, upgrade WordPress to the latest version, and then revisit the Tools &gt; Upgrade page. You&#8217;ll then see the options to upgrade your plugins.</p>
<h3>If You Run into PHP Memory Errors &#8230;</h3>
<p>Sometimes when you try to upgrade your site, you see a PHP memory limit error that prevents you from upgrading. The easiest way to get around this PHP error is by deactivating all of your plugins before upgrading. You can deactivate and reactivate all of your plugins in bulk from the <strong>Plugins &gt; Installed</strong> screen. After you deactivate all your plugins, try upgrading again. After the upgrade, reactivate your plugins.</p>
<h3>If You See Errors on Your Site After the Upgrade &#8230;</h3>
<p>What happens if you upgrade your site and you see errors? Most likely the errors appear because you deactivated a plugin that needs to be reactivated, and you just haven&#8217;t reactivated it yet.</p>
<p>But there&#8217;s also the possibility that one of the plugins on your site isn&#8217;t compatible with the latest version of WordPress. If that&#8217;s the case, you need to deactivate your plugins one by one until you find the problematic plugin. Alternatively, deactivate all your plugins and then reactivate them one by one until you find the problem.</p>
<h3>Do You Need to Back Up Your Files Too?</h3>
<p>What about backing up your theme files, not just your database? It&#8217;s a good idea to back up your theme files, but honestly, I wouldn&#8217;t worry about backing up the theme files and almost never do before upgrading.</p>
<p>If you do want to back up your theme files, FTP into your web host and drill into the wp-content/themes folder. Then download your theme folder.</p>
<h3>Getting Help</h3>
<p>If you need help backing up your database and upgrading WordPress, <a href="http://idratherbewriting.com/contact">let me know</a>. I am available for hire to help you. Many of the hacks and other problems people have with WordPress happen because people are using older versions of WordPress or have outdated plugins.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/05/24/wordpress-tip-back-up-your-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Blog and Podcast Site Are Now Merged into One &#8212; Steps on How I Did It</title>
		<link>http://idratherbewriting.com/2007/12/29/my-blog-and-podcast-site-are-now-merged-into-one-steps-on-how-i-did-it/</link>
		<comments>http://idratherbewriting.com/2007/12/29/my-blog-and-podcast-site-are-now-merged-into-one-steps-on-how-i-did-it/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 21:29:38 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blue Host]]></category>
		<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[Globat]]></category>
		<category><![CDATA[Heidi Hansen]]></category>
		<category><![CDATA[JoAnn Hackos]]></category>
		<category><![CDATA[Keith Hoffman]]></category>
		<category><![CDATA[Limau-Orange theme]]></category>
		<category><![CDATA[Lorelle]]></category>
		<category><![CDATA[Lunar Pages]]></category>
		<category><![CDATA[mp3-o-matic]]></category>
		<category><![CDATA[One Pixel Out]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[SmartFTP]]></category>
		<category><![CDATA[sponsorship]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Streampad]]></category>
		<category><![CDATA[Tech Writer Voices]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/2007/12/29/my-blog-and-podcast-site-are-now-merged-into-one-steps-on-how-i-did-it/</guid>
		<description><![CDATA[I merged my blog (idratherbewriting.com) and podcast (techwritervoices.com) into one site. If you go to techwritervoices.com, it redirects to idratherbewriting.com. All the posts that were on techwritervoices.com are now on idratherbewriting.com. See the right column for podcast information. All podcasts are in a category called Tech Writer Voices, which has its own podcast feed, the same feed as before (http://feeds.feedburner.com/techwritervoices). Why Merge the Two Sites? ... <a href="http://idratherbewriting.com/2007/12/29/my-blog-and-podcast-site-are-now-merged-into-one-steps-on-how-i-did-it/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><img align="right" src="http://www.idratherbewriting.com/wp-content/uploads/2007/12/mergerimage2.png" alt="Merging podcast site into blog site" />I merged my blog (idratherbewriting.com) and podcast (techwritervoices.com) into one site. If you go to techwritervoices.com, it redirects to idratherbewriting.com. All the posts that were on techwritervoices.com are now on idratherbewriting.com.</p>
<p>See the right column for podcast information. All podcasts are in a category called Tech Writer Voices, which has its own podcast feed, the same feed as before (<a target="_blank" href="http://feeds.feedburner.com/techwritervoices">http://feeds.feedburner.com/techwritervoices</a>).</p>
<h3>Why Merge the Two Sites?</h3>
<p>Maintaining two sites was burdensome. Whenever I published a new post on Tech Writer Voices, I also wrote a post on I&#8217;d Rather Be Writing letting others know. Upgrades, plugins, theme tweaks, comment spam, and other blog maintenance were double the work with two sites. I wanted to reduce my workload and centralize the information.</p>
<p><span id="more-1224"></span></p>
<p>I would have consolidated the sites from the beginning, but I originally envisioned Tech Writer Voices as a communal podcast site for all tech writers, a venue for all chapters to publish podcasts. That didn&#8217;t happen. People who record podcasts usually want to publish them on their own sites. <a target="_blank" href="http://twowrites.com">Keith Hoffman</a>, <a target="_blank" href="http://heidilhansen.blogspot.com">Heidi Hansen</a>, and Mark Lewis contributed some recorded content, but not many others.</p>
<p>I casually <a href="http://www.idratherbewriting.com/2007/12/10/goodbye-podpress-its-time-for-a-new-mp3-player/">surveyed some blog readers</a> to see if they&#8217;d be opposed to the idea of consolidating. Not many responded, but those who did respond liked the idea. Kai convinced me most when he said,</p>
<blockquote><p>As an avid reader/listener of both your sites, I find them complementary in style and content and would appreciate having one source for all my Tom Johnson/Tech Writer needs.</p></blockquote>
<h3>Steps for Merging the Sites</h3>
<p>Merging the sites wasn&#8217;t technically hard, but it&#8217;s not a 5-minute procedure either. Here are the steps I followed for merging the two sites:</p>
<ol>
<li><a target="_blank" href="http://www.ilfilosofo.com/blog/wp-db-backup" title="WordPress Backup Plugin">Backed up the databases</a> on both sites in case something went wrong.</li>
<li>Transferred the audio files from my techwritervoices/podcasts and stc-suncoast.org/podcasts directories to a new directory: idratherbewriting.com/podcasts. This seemed like it would be easy, but <a target="_blank" href="http://filezilla-project.org/">Filezilla</a> was corrupt and all the audio files I transferred were unplayable. I downloaded <a target="_blank" href="http://www.smartftp.com/">SmartFTP </a>and used that instead &#8212; it worked fine, except the computer seemed to go into hibernation mode after transferring 6 podcasts each night. I had 2 GB of audio files to transfer.</li>
<li>Removed all the categories except one on techwritervoices.com, and then changed the category&#8217;s name to &#8220;Tech Writer Voices.&#8221; This is so I&#8217;d later be able to isolate the imported posts from techwritervoices.com into their own feed.</li>
<li>Exported the content from Tech Writer Voices into an XML file through the Manage &gt; Export<strong> </strong>function.</li>
<li>Used Find and Replace on the XML file in Dreamweaver to change all instances of <em>techwritervoices </em>to <em>idratherbewriting</em>. This fixed links that had techwritervoices in the URLs.</li>
<li>Uploaded the XML file of posts and comments into I&#8217;d Rather Be Writing using the Manage &gt; Import functionality.</li>
<li>Downloaded images from Tech Writer Voices manually (right-click, Save Image As), and manually uploaded them into each post that I imported into I&#8217;d Rather Be Writing.</li>
<li>Changed the audio player code from &lt;mp3&gt; &lt;/mp3&gt; to &lt;audio: &gt; using the <a target="_blank" href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/">Search and Replace in SQL database code as posted by Lorelle</a>. I didn&#8217;t like the <a target="_blank" href="http://darkgiank.110mb.com/?page_id=4">MP3-O-Matic player</a> &#8211;with large files, it didn&#8217;t seem to respond until the audio was loaded. Until it loaded, it looked like it wasn&#8217;t working. I used the <a target="_blank" href="http://www.1pixelout.net/code/audio-player-wordpress-plugin/">Audio Player from One Pixel Out</a> instead. It looks more active/dynamic and seems to load audio faster.</li>
<li>Used the same <a target="_blank" href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/">Search and Replace in SQL database code</a> to change all links on the blog that had &#8220;techwritervoices.com&#8221; in the URL to &#8220;idratherbewriting.com&#8221;. (For all those posts on I&#8217;d Rather Be Writing where I announced a new post on Techwritervoices.com, I had to change the URLs).</li>
<li>Removed posts (not many) on I&#8217;d Rather Be Writing that announced new posts on Tech Writer Voices.</li>
<li>Removed the Search feature in the top right of the <a target="_blank" href="http://www.blogohblog.com/wordpress-theme-limau-orange/">Limau-Orange theme</a> and replaced it with a Podcast logo. This was easier than I thought, except that I was still using Filezilla and it borked images too, so it had me confused why the images looked corrupt. I wanted to add the logo Tech Writer Voices subtitle somewhere, but it didn&#8217;t quite fit and it competed with the I&#8217;d Rather Be Writing logo. Switching FTP tools fixed it.</li>
<li>Added a <a target="_blank" href="http://wordpress.org/extend/plugins/google-ajax-search/">Google AJAX search widget</a> in the upper-left to replace the lost search. It retrieves accurate results, but displays them in the side column. Unfortunately you can only click one result per search.</li>
<li>Grabbed the URL for the new <a href="http://www.idratherbewriting.com/category/techwritervoices/">Tech Writer Voices category</a>, created a category specific feed (http://idratherbewriting.com/wp-rss2.php?cat=246) and edited the source feed details in <a target="_blank" href="http://feedburner.com">Feedburner</a>. The podcast feed remains the same (feeds.feedburner.com/techwritervoices), but instead of pulling from techwritervoices.com/feed, it pulls from the category specific feed. This turned out to be incredibly convenient, because now I won&#8217;t lose the 640 subscribers to the podcast. For details on changing the original source feed in FeedBurner, click the thumbnail image below. It shows how you can easily point a different source feed for the Feedburner feed. For details on creating category specific feeds, see <a href="http://www.idratherbewriting.com/2007/07/07/making-special-hidden-categories-separate-from-your-home-page-and-feed/">#6 on a previous post I wrote</a> or <a target="_blank" href="http://lorelle.wordpress.com/2006/03/27/customizing-rss-feed-links-for-wordpresscom-and-wordpress-sidebar-widgets/#content">this post by Lorelle</a>.<br />
<a href="http://www.idratherbewriting.com/wp-content/uploads/2007/12/feedburneredit.png" title="Changing the source feed in FeedBurner"><img src="http://www.idratherbewriting.com/wp-content/uploads/2007/12/feedburneredit.thumbnail.png" alt="Changing the source feed in FeedBurner" /></a></li>
<li>Created new subscribtion options on the blog. Now you can subscribe to <em>All Content</em> or <em>Podcasts Only</em>, either by RSS or e-mail.</li>
<li>Rearranged the widgets in the right column to add an RSS feed for the podcast, showing the last 10 podcasts as well as a link to archives.</li>
<li>Installed the <a target="_blank" href="http://www.transycan.net/blogtest/2007/10/30/custom-query-string-reloaded-for-wordpress-23-with-tag-support/">Custom Query String plugin</a> to define the number of posts shown for the Tech Writer Voices category. I wanted any view of the Tech Writer Voices category to show all the available podcasts, rather than just the last 10. Other categories display only the last 10 posts (according to the reading options I set in Options &gt; Reading). I like the ability to scan down and see all episodes. (I had no idea this plugin existed, but was able to find some help from <a target="_blank" href="http://wordpress.org/support/topic/149072?replies=3">Kafkaesque in the WordPress support forums</a>.)</li>
<li>I already mentioned in a previous post how I <a href="http://www.idratherbewriting.com/2007/12/10/goodbye-podpress-its-time-for-a-new-mp3-player/">got rid of PodPress</a> and manually added download links and durations for each episode. <a target="_blank" href="http://wordpress.org/extend/plugins/podpress/">Podpress</a> was just too buggy with WordPress. Despite the coolness of the plugin, it&#8217;s not worth the hassle.</li>
<li>Added a <a target="_blank" href="http://streampad.com/tools">Streampad audio player</a> to give the site more of a podcast look and feel. It makes it easy to realize the site offers audio content you can play from your computer. I totally stumbled across the player by chance; the orange on the player just happened to match my orange theme.</li>
<li>Transferred the techwritervoices.com domain from <a target="_blank" href="http://globat.com">Globat </a>(an original podcast host that I disowned long ago, but never fully transferred the domain) to <a target="_blank" href="http://bluehost.com">Blue Host</a>. Then set techwritervoices.com as a parked domain that points to idratherbewriting.com. Transferring domains is a pain because you have to obtain an authorization code from the losing registrar. Seems easy, until you try it. Also, I was hesitant to leave the <a target="_blank" href="http://lunarpages.com">Lunar Pages </a>account, which was free until 2009 because of <a href="http://www.idratherbewriting.com/2007/10/05/lunarpages-sponsors-the-tech-writer-voices-podcast/">podcast sponsorship</a>. But maybe I&#8217;ll use them for a backup. They&#8217;re a good host, but all of my blog content was already on Blue Host, and I didn&#8217;t want to transfer it.</li>
<li>Wrote this post announcing the change.</li>
</ol>
<p>That&#8217;s about it. What do you think of the merged sites? Any suggestions for improvement?</p>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2007/12/29/my-blog-and-podcast-site-are-now-merged-into-one-steps-on-how-i-did-it/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

