<?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>Josh Stauffer&#187; Uncategorized</title>
	<atom:link href="http://www.joshstauffer.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshstauffer.com</link>
	<description>WordPress, Genesis, &#38; Things I Care About</description>
	<lastBuildDate>Sun, 11 Dec 2011 01:08:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Sinatra &#8211; Free Genesis Child Theme</title>
		<link>http://www.joshstauffer.com/sinatra-free-genesis-child-theme/</link>
		<comments>http://www.joshstauffer.com/sinatra-free-genesis-child-theme/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 05:44:00 +0000</pubDate>
		<dc:creator>Josh Stauffer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joshstauffer.com/?p=631</guid>
		<description><![CDATA[I am pleased to announce the release of Sinatra, a free Genesis child theme. This WordPress theme works on the Genesis Framework. Related posts:Transchild &#8211; Free Genesis Child Theme Free Genesis Child Themes Genesis Framework: List of Theme and Location Constants


Related posts:<ol><li><a href='http://www.joshstauffer.com/transchild-free-genesis-child-theme/' rel='bookmark' title='Permanent Link: Transchild &#8211; Free Genesis Child Theme'>Transchild &#8211; Free Genesis Child Theme</a></li>
<li><a href='http://www.joshstauffer.com/free-genesis-child-themes/' rel='bookmark' title='Permanent Link: Free Genesis Child Themes'>Free Genesis Child Themes</a></li>
<li><a href='http://www.joshstauffer.com/genesis-framework-constants/' rel='bookmark' title='Permanent Link: Genesis Framework: List of Theme and Location Constants'>Genesis Framework: List of Theme and Location Constants</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.joshstauffer.com%2Fsinatra-free-genesis-child-theme%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.joshstauffer.com%2Fsinatra-free-genesis-child-theme%2F&amp;source=joshstauffer&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I am pleased to announce the release of <a title="Sinatra Theme for Genesis" href="/themes/sinatra/">Sinatra</a>, a free Genesis child theme. This WordPress theme works on the <a href="/go/genesis/">Genesis Framework</a>.</p>


<p>Related posts:<ol><li><a href='http://www.joshstauffer.com/transchild-free-genesis-child-theme/' rel='bookmark' title='Permanent Link: Transchild &#8211; Free Genesis Child Theme'>Transchild &#8211; Free Genesis Child Theme</a></li>
<li><a href='http://www.joshstauffer.com/free-genesis-child-themes/' rel='bookmark' title='Permanent Link: Free Genesis Child Themes'>Free Genesis Child Themes</a></li>
<li><a href='http://www.joshstauffer.com/genesis-framework-constants/' rel='bookmark' title='Permanent Link: Genesis Framework: List of Theme and Location Constants'>Genesis Framework: List of Theme and Location Constants</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.joshstauffer.com/sinatra-free-genesis-child-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Empty Named Anchor Fix</title>
		<link>http://www.joshstauffer.com/empty-named-anchor-fix/</link>
		<comments>http://www.joshstauffer.com/empty-named-anchor-fix/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:26:12 +0000</pubDate>
		<dc:creator>Josh Stauffer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joshstauffer.com/?p=573</guid>
		<description><![CDATA[While developing a WordPress theme recently, I tested it in Chrome, Firefox, and IE and everything worked as expected. Recently I noticed the named anchors were not working in Chrome. I narrowed the problem down to Chrome positioning the anchors on the screen at coordinates 0,0 probably because the elements were empty. Thanks to this [...]


Related posts:<ol><li><a href='http://www.joshstauffer.com/dynamic-menus-in-a-dreamweaver-template/' rel='bookmark' title='Permanent Link: Dynamic Menus in a Dreamweaver Template'>Dynamic Menus in a Dreamweaver Template</a></li>
<li><a href='http://www.joshstauffer.com/wordpress-stop-changing-my-html-code/' rel='bookmark' title='Permanent Link: WordPress, stop changing my HTML code!'>WordPress, stop changing my HTML code!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.joshstauffer.com%2Fempty-named-anchor-fix%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.joshstauffer.com%2Fempty-named-anchor-fix%2F&amp;source=joshstauffer&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-thumbnail wp-image-574" title="named-anchor" src="http://www.joshstauffer.com/wp-content/uploads/2011/06/named-anchor-150x150.png" alt="" width="150" height="150" />While developing a WordPress <a title="Graceful Theme" href="http://www.themeweaver.net/demo/graceful/">theme</a> recently, I tested it in Chrome, Firefox, and IE and everything worked as expected. Recently I noticed the named anchors were not working in Chrome. I narrowed the problem down to Chrome positioning the anchors on the screen at coordinates <code>0,0</code> probably because the elements were empty. Thanks to this <a href="http://chrisjean.com/2010/10/20/links-to-named-anchors-or-element-ids-fail-in-ie8/comment-page-1/#comment-2340" target="_blank">comment</a>, it&#8217;s as simple as adding the CSS <code>display: inline-block</code> to the named anchor elements. The code <code>&lt;a id="about"&gt;&lt;/a&gt;</code> was changed to <code>&lt;a id="about" style="display: inline-block"&gt;&lt;/a&gt;</code> and viola, the empty named anchors are fixed.</p>


<p>Related posts:<ol><li><a href='http://www.joshstauffer.com/dynamic-menus-in-a-dreamweaver-template/' rel='bookmark' title='Permanent Link: Dynamic Menus in a Dreamweaver Template'>Dynamic Menus in a Dreamweaver Template</a></li>
<li><a href='http://www.joshstauffer.com/wordpress-stop-changing-my-html-code/' rel='bookmark' title='Permanent Link: WordPress, stop changing my HTML code!'>WordPress, stop changing my HTML code!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.joshstauffer.com/empty-named-anchor-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jon Acuff: a Man of His Word</title>
		<link>http://www.joshstauffer.com/jon-acuff-a-man-of-his-word/</link>
		<comments>http://www.joshstauffer.com/jon-acuff-a-man-of-his-word/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 02:39:30 +0000</pubDate>
		<dc:creator>Josh Stauffer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joshstauffer.com/?p=524</guid>
		<description><![CDATA[In case you don&#8217;t know, Jon Acuff is a well-known blogger/author who is responsible for the popular blog and book, Stuff Christians Like and the book, Gazelles, Baby Steps And 37 Other Things Dave Ramsey Taught Me About Debt. Back last November he wrote a blog post, &#8216;Can I help you with your blog?&#8216;, and I responded [...]


Related posts:<ol><li><a href='http://www.joshstauffer.com/sample-content-for-genesis-theme-development/' rel='bookmark' title='Permanent Link: Sample Content for Genesis Theme Development'>Sample Content for Genesis Theme Development</a></li>
<li><a href='http://www.joshstauffer.com/wordpress-stop-changing-my-html-code/' rel='bookmark' title='Permanent Link: WordPress, stop changing my HTML code!'>WordPress, stop changing my HTML code!</a></li>
<li><a href='http://www.joshstauffer.com/why-you-should-show-your-most-popular-posts/' rel='bookmark' title='Permanent Link: Why You Should Show Your Most Popular Posts'>Why You Should Show Your Most Popular Posts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.joshstauffer.com%2Fjon-acuff-a-man-of-his-word%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.joshstauffer.com%2Fjon-acuff-a-man-of-his-word%2F&amp;source=joshstauffer&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In case you don&#8217;t know, <a title="About Jon Acuff" href="http://www.jonacuff.com/stuffchristianslike/about/">Jon Acuff</a> is a well-known blogger/author who is responsible for the popular blog and book, <em><a href="http://www.amazon.com/gp/product/0310319943/ref=as_li_ss_tl?ie=UTF8&amp;tag=jscom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0310319943">Stuff Christians Like</a></em> and the book, <em><a href="http://www.amazon.com/gp/product/0978562097/ref=as_li_ss_tl?ie=UTF8&amp;tag=jscom-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0978562097">Gazelles, Baby Steps And 37 Other Things Dave Ramsey Taught Me About Debt</a></em>.</p>
<p>Back last November he wrote a blog post, &#8216;<a href="http://www.jonacuff.com/stuffchristianslike/2010/11/can-i-help-you-with-your-blog/">Can I help you with your blog?</a>&#8216;, and I responded thinking it would be great if he did help but I&#8217;d understand if he didn&#8217;t. I can&#8217;t imagine the amount of email and requests Jon gets. It has to be a lot when you consider he&#8217;s reached over 2 million people with his blog and has tens of thousands of twitter followers.</p>
<p>Why am I writing this post? Well, I have two reasons&#8230;</p>
<ol>
<li>To serve as a reminder for me to follow Jon&#8217;s suggestions.</li>
<li>To let everyone know that <strong>Jon Acuff is a man of his word</strong> and of great character.</li>
</ol>
<h2>The Evidence</h2>
<blockquote><p>Hi Jon,</p>
<p>I purchased your book last week and read your post today (http://stuffchristianslike.net/2010/11/can-i-help-you-with-your-blog/ ).</p>
<p>Hook me up. <img src='http://www.joshstauffer.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>http://www.joshstauffer.com/</p>
<p>Josh</p></blockquote>
<blockquote><p>Josh</p>
<p>Thank you so much for buying my second book! I really appreciate that. I am reviewing blogs right now and just came to yours. I love it! Here are a few thoughts I had:</p>
<ol>
<li>I&#8217;d love to see you creating more content. Set a goal to write one post a week for 90 days. That&#8217;s 12 posts. Then write a handful of 3 posts really quickly. Write short posts. Just 200 words or so. Then, once you&#8217;re done, sit on them for a few days. Come back later when you&#8217;re not in love with them. You need to have an editor&#8217;s eye and if you try to edit the same day you write, you will miss things.</li>
<li>I&#8217;d like to see you do a couple of posts with lists in them. Blog readers really love to have short, easy to digest content and I personally have really seen community grow with posts that allow specific, list based things to react to. Your post about hostgator would have been a perfect post for a list.</li>
<li>On the community tip, the best way I grew my community on SCL was by joining other communities first. For a year before I launched my site I plugged into other blogging communities and would regularly post comments. Becoming known for generously leaving comments is a great way to encourage people to comment on your blog. (The times people commented you did an awesome job writing great responses to them.)</li>
<li>Think about creating more &#8220;exits and entrances&#8221; for your posts. Readers need visual entrances they can use to start reading. Sometimes it’s tempting to have long run on paragraphs, but readers sometimes feel intimidated by big &#8220;walls&#8221; of text. Try to break up some of your posts into smaller chunks and give readers the chance to &#8220;enter and exit&#8221; ideas easily.</li>
<li>I&#8217;d love to see you take greater &#8220;visual credit&#8221; for the Transchild theme. I think it looks great and it would be fun to have some sort of visual preview represented on your main page.</li>
</ol>
<p>Hope that helps. Thanks for buying the book!</p>
<p>Jon</p></blockquote>
<p>Make a good decision today by following <a href="http://twitter.com/jonacuff">@JonAcuff</a> on Twitter and checking out his blog, <a href="http://www.jonacuff.com/">JonAcuff.com</a>. You can thank me later.</p>


<p>Related posts:<ol><li><a href='http://www.joshstauffer.com/sample-content-for-genesis-theme-development/' rel='bookmark' title='Permanent Link: Sample Content for Genesis Theme Development'>Sample Content for Genesis Theme Development</a></li>
<li><a href='http://www.joshstauffer.com/wordpress-stop-changing-my-html-code/' rel='bookmark' title='Permanent Link: WordPress, stop changing my HTML code!'>WordPress, stop changing my HTML code!</a></li>
<li><a href='http://www.joshstauffer.com/why-you-should-show-your-most-popular-posts/' rel='bookmark' title='Permanent Link: Why You Should Show Your Most Popular Posts'>Why You Should Show Your Most Popular Posts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.joshstauffer.com/jon-acuff-a-man-of-his-word/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Redesign &#8211; March 2011</title>
		<link>http://www.joshstauffer.com/redesign-march-2011/</link>
		<comments>http://www.joshstauffer.com/redesign-march-2011/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 05:25:12 +0000</pubDate>
		<dc:creator>Josh Stauffer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Genesis Framework]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.joshstauffer.com/?p=502</guid>
		<description><![CDATA[A redesign for my blog was long overdue. I&#8217;ll continually be making tweaks and improvements but I am really pleased with how it came out. This design is a child theme for the Genesis Framework. I tried to add some flavor by incorporating some jQuery effects, CSS3 styles, the Google Font API, and some Genesis [...]


Related posts:<ol><li><a href='http://www.joshstauffer.com/choosing-your-blogs-colors-wisely/' rel='bookmark' title='Permanent Link: Choosing Your Blog&#8217;s Colors Wisely'>Choosing Your Blog&#8217;s Colors Wisely</a></li>
<li><a href='http://www.joshstauffer.com/genesis-add-wrap/' rel='bookmark' title='Permanent Link: Genesis: How to Add an Additional Wrap'>Genesis: How to Add an Additional Wrap</a></li>
<li><a href='http://www.joshstauffer.com/how-to-export-google-reader-subscriptions/' rel='bookmark' title='Permanent Link: How to Export Google Reader Subscriptions'>How to Export Google Reader Subscriptions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.joshstauffer.com%2Fredesign-march-2011%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.joshstauffer.com%2Fredesign-march-2011%2F&amp;source=joshstauffer&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A redesign for my blog was long overdue. I&#8217;ll continually be making tweaks and improvements but I am really pleased with how it came out. This design is a child theme for the <a href="/go/genesis/">Genesis Framework</a>. I tried to add some flavor by incorporating some <a href="http://jquery.com/">jQuery</a> effects, <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS3</a> styles, the <a href="http://code.google.com/apis/webfonts/">Google Font API</a>, and some Genesis hooks. My favorite feature is probably the scrolling background in the header area. Take a look around and if you have any comments, please fire away.</p>
<p><img class="size-large wp-image-503 alignnone" title="redesign-march-2011" src="http://www.joshstauffer.com/wp-content/uploads/2011/03/redesign-march-2011-610x457.jpg" alt="Josh Stauffer Redesign" width="610" height="457" /></p>


<p>Related posts:<ol><li><a href='http://www.joshstauffer.com/choosing-your-blogs-colors-wisely/' rel='bookmark' title='Permanent Link: Choosing Your Blog&#8217;s Colors Wisely'>Choosing Your Blog&#8217;s Colors Wisely</a></li>
<li><a href='http://www.joshstauffer.com/genesis-add-wrap/' rel='bookmark' title='Permanent Link: Genesis: How to Add an Additional Wrap'>Genesis: How to Add an Additional Wrap</a></li>
<li><a href='http://www.joshstauffer.com/how-to-export-google-reader-subscriptions/' rel='bookmark' title='Permanent Link: How to Export Google Reader Subscriptions'>How to Export Google Reader Subscriptions</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.joshstauffer.com/redesign-march-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Do more faster: Escape the &#8220;one more thing&#8221; mentality</title>
		<link>http://www.joshstauffer.com/do-more-faster-escape-the-one-more-thing-mentality/</link>
		<comments>http://www.joshstauffer.com/do-more-faster-escape-the-one-more-thing-mentality/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 03:26:34 +0000</pubDate>
		<dc:creator>Josh Stauffer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joshstauffer.com/?p=376</guid>
		<description><![CDATA[Matt Mullenweg recently posted an essay titled, 1.0 Is the Loneliest Number. If I were asked to sum the essay up in one sentence it would be, &#8220;Stop being such a perfectionist and show others what you have to offer already.&#8221; Or maybe &#8220;Break the &#8216;one more thing&#8217; mentality and get the product out the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.joshstauffer.com%2Fdo-more-faster-escape-the-one-more-thing-mentality%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.joshstauffer.com%2Fdo-more-faster-escape-the-one-more-thing-mentality%2F&amp;source=joshstauffer&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Matt Mullenweg recently posted an essay titled, <a rel="nofollow" href="http://ma.tt/2010/11/one-point-oh/" target="_blank">1.0 Is the Loneliest Number</a>. If I were asked to sum the essay up in one sentence it would be, &#8220;Stop being such a perfectionist and show others what you have to offer already.&#8221; Or maybe &#8220;Break the &#8216;one more thing&#8217; mentality and get the product out the door.&#8221;</p>
<p>Here are several things that Matt wrote that really struck a chord with me:</p>
<blockquote><p>If you&#8217;re not embarrassed when you ship your first version you waited too long.</p></blockquote>
<blockquote><p>Usage is like oxygen for ideas. You can never fully anticipate how an audience is going to react to something you&#8217;ve created until it&#8217;s out there. That means every moment you&#8217;re working on something without it being in the public it&#8217;s actually dying, deprived of the oxygen of the real world. It&#8217;s even worse because development doesn&#8217;t happen in a vacuum &#8211; if you have a halfway decent idea, you can be sure that there are two or three teams somewhere in the world that independently came up with it and are working on the same thing, or something you haven&#8217;t even imagined that disrupts the market you&#8217;re working in.</p></blockquote>
<blockquote><p>You think your business is different, that you&#8217;re only going to have one shot at press and everything needs to be perfect&#8230;But if you only have one shot at getting an audience, you&#8217;re doing it wrong.</p></blockquote>
<p>I copied and pasted these quotes here to serve as a reminder, particularly for me. For you to fully understand the context in which Matt is speaking, I encourage you to read his <a rel="nofollow" href="http://ma.tt/2010/11/one-point-oh/" target="_blank">entire essay</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshstauffer.com/do-more-faster-escape-the-one-more-thing-mentality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Export Google Reader Subscriptions</title>
		<link>http://www.joshstauffer.com/how-to-export-google-reader-subscriptions/</link>
		<comments>http://www.joshstauffer.com/how-to-export-google-reader-subscriptions/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 02:15:22 +0000</pubDate>
		<dc:creator>Josh Stauffer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.joshstauffer.com/?p=319</guid>
		<description><![CDATA[If you find it difficult to keep up with your favorite sites then Google Reader is for you. You can read all of them in one place and Google makes it as simple as checking your email. Using Google Reader will help you stay up to date by constantly checking your favorite blogs or news [...]


Related posts:<ol><li><a href='http://www.joshstauffer.com/search-for-text-inside-of-php-files-with-vista/' rel='bookmark' title='Permanent Link: Search for Text Inside of PHP Files with Vista'>Search for Text Inside of PHP Files with Vista</a></li>
<li><a href='http://www.joshstauffer.com/how-to-install-google-analytics-on-wordpress/' rel='bookmark' title='Permanent Link: How to Install Google Analytics on WordPress'>How to Install Google Analytics on WordPress</a></li>
<li><a href='http://www.joshstauffer.com/track-404s-with-google-analytics/' rel='bookmark' title='Permanent Link: Simple Way to Track 404 Error Pages with Google Analytics'>Simple Way to Track 404 Error Pages with Google Analytics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.joshstauffer.com%2Fhow-to-export-google-reader-subscriptions%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.joshstauffer.com%2Fhow-to-export-google-reader-subscriptions%2F&amp;source=joshstauffer&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you find it difficult to keep up with your favorite sites then <a href="http://www.google.com/reader" target="_blank">Google Reader</a> is for you. You can read all of them in one place and Google makes it as simple as checking your email. Using Google Reader will help you stay up to date by constantly checking your favorite blogs or news sites for new content. And of course&#8230; it&#8217;s free!</p>
<h2>The Downside</h2>
<p>Don&#8217;t get me wrong, Google Reader is great but somehow over the past two years I&#8217;ve been using it I&#8217;ve managed to accumulate quite a subscription list. As I write this I am currently subscribed to 110 websites and have 835 unread items. Not only does this massive list make me feel overwhelmed but it has become a huge distraction.</p>
<h2>Time For Action</h2>
<p>Obviously I find value in the 110 websites I&#8217;ve subscribed to but enough&#8217;s enough and it&#8217;s time to declutter. I could simply just start unsubscribing from sites but I may regret that down the road. So here&#8217;s the plan&#8230; backup my subscription list and then start unsubscribing until I end up with 10 or less websites. It will be tough deciding which site stays and which goes but I just know that I will feel so much better after it&#8217;s done.</p>
<h2>Export Your Google Reader Subscriptions<strong><br />
</strong></h2>
<ol>
<li>Click &#8220;Manage subscriptions&#8221;</li>
<li>Click &#8220;Import/Export&#8221;</li>
<li>Under Export your subscriptions, click &#8220;Export your subscriptions as an OPML file&#8221;</li>
<li>Save the XML file to your hard drive.</li>
</ol>
<p style="text-align: center;">
<div id="attachment_320" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-320 " title="Export Google Reader Subscriptions" src="http://www.joshstauffer.com/wp-content/uploads/2010/10/export-google-reader.gif" alt="Export Google Reader Subscriptions" width="600" height="250" /><p class="wp-caption-text">How to Export Google Reader Subscriptions</p></div>
<p>That&#8217;s really all there is to it. Now that my subscription list is backed up, it&#8217;s time for some serious house cleaning.</p>


<p>Related posts:<ol><li><a href='http://www.joshstauffer.com/search-for-text-inside-of-php-files-with-vista/' rel='bookmark' title='Permanent Link: Search for Text Inside of PHP Files with Vista'>Search for Text Inside of PHP Files with Vista</a></li>
<li><a href='http://www.joshstauffer.com/how-to-install-google-analytics-on-wordpress/' rel='bookmark' title='Permanent Link: How to Install Google Analytics on WordPress'>How to Install Google Analytics on WordPress</a></li>
<li><a href='http://www.joshstauffer.com/track-404s-with-google-analytics/' rel='bookmark' title='Permanent Link: Simple Way to Track 404 Error Pages with Google Analytics'>Simple Way to Track 404 Error Pages with Google Analytics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.joshstauffer.com/how-to-export-google-reader-subscriptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

