<?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>The Reconstruction &#187; meta</title>
	<atom:link href="http://www.thereconstruction.org/category/site-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thereconstruction.org</link>
	<description>Economics, Energy, and the Environment.</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:21:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A Note on Humility</title>
		<link>http://www.thereconstruction.org/2008/12/17/a-note-on-humility/</link>
		<comments>http://www.thereconstruction.org/2008/12/17/a-note-on-humility/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 03:02:32 +0000</pubDate>
		<dc:creator>McCormick</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.thereconstruction.org/?p=224</guid>
		<description><![CDATA[As mentioned before, I recently performed some major maintenance on the site.  In the process, I found myself reading through a lot of my old posts.  I found some to be really valuable in certain ways, but others I&#8217;m frankly a little disappointed in myself to have written.  I offer two examples, each of which featured [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned before, I recently performed some major <a title="Upgrading from Nucleus to WordPress" href="http://www.thereconstruction.org/2008/12/15/migrating-from-nucleus-to-wordpress/" target="_blank">maintenance</a> on the site.  In the process, I found myself reading through a lot of my old posts.  I found some to be really valuable in certain ways, but others I&#8217;m frankly a little disappointed in myself to have written.  I offer <a title="Automobiles and Hurricanes" href="http://www.thereconstruction.org/2005/09/28/automobiles-and-hurricanes/" target="_blank">two</a> <a title="Two Critiques of Intelligent Design" href="http://www.thereconstruction.org/2005/08/05/two-critiques-of-intelligent-design/" target="_blank">examples</a>, each of which featured unnecessary swipes at people for whom I actually have quite a bit of respect.  While neither of these posts is particularly biting, especially by the often less-than-civil standards of the web, I don&#8217;t think that either properly expresses the respect I have for Messieurs Cowen and Krugman, nor do they display a level of humility in accordance with the possibility that I may well have been wrong (a probability that almost all people systematically underestimate).  I hope to do better in the future&#8211; let&#8217;s call this post a commitment strategy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereconstruction.org/2008/12/17/a-note-on-humility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating from Nucleus to WordPress</title>
		<link>http://www.thereconstruction.org/2008/12/15/migrating-from-nucleus-to-wordpress/</link>
		<comments>http://www.thereconstruction.org/2008/12/15/migrating-from-nucleus-to-wordpress/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 05:54:25 +0000</pubDate>
		<dc:creator>McCormick</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.thereconstruction.org/?p=208</guid>
		<description><![CDATA[Apparently the consequence for neglecting a blog for too long and failing to diligently update its software is that spammers will hijack it and insert invisible links to male enhancement products. Not that I didn&#8217;t realize this before, but&#8230; Anyway, I&#8217;ve moved to a different CMS and taken steps to at least harden it against [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently the consequence for neglecting a blog for too long and failing to diligently update its software is that spammers will hijack it and insert invisible links to male enhancement products.  Not that I didn&#8217;t realize this before, but&#8230;</p>
<p>Anyway, I&#8217;ve moved to a <a title="WordPress" href="http://wordpress.org" target="_blank">different CMS </a>and taken steps to at least harden it against bot attacks (paying particular attention to <a title="WordPress security whitepaper" href="http://blogsecurity.net/wordpress/wordpress-security-whitepaper/" target="_blank">this security whitepaper</a> from <a title="BlogSecurity" href="http://blogsecurity.net/" target="_blank">BlogSecurity</a>).  One side-effect of this is that the site has a new (<a title="'Modern' Design by Ulf Pettersson" href="http://www.ulfpettersson.se/design/modern/" target="_blank">if not original</a>) design.  Another is that it&#8217;s lost all of its original comments.  I&#8217;ve saved them so that I can restore them in the future if time permits, but they&#8217;re gone for now.</p>
<p>Below the fold: my notes on migrating from Nucleus to WordPress.</p>
<p><span id="more-208"></span></p>
<p>First: I found <a title="Jess Collicott on moving from Nucleus to WordPress" href="http://www.collicott.net/jess/2006/08/23/moving-from-nucleus-to-wordpress/" target="_blank">this post </a>on the migration to be really useful.  The technique used consists of simply writing out all the Nucleus posts to an RSS feed, cleaning the feed up a bit, and importing it into WordPress.  It works for me because:</p>
<ul>
<li>My blog posts had very few images in them.</li>
<li>I had very few comments on my posts.</li>
<li>Only a few of my posts had significant traffic to them.</li>
</ul>
<p>In short, it was easy because my blog isn&#8217;t terribly popular, and because it was a lot more annoying to include media in Nucleus posts than it is in WordPress.</p>
<p>To clean up the RSS feed using regular expressions, Jess uses something called <a title="TopStyle Pro" href="http://www.newsgator.com/individuals/topstyle/default.aspx" target="_blank">TopStyle Pro,</a> which costs about $80 (though it looks like there&#8217;s a free trial on the website).  I decided it would be easier to just use <a title="vim" href="http://vim.sourceforge.net/index.php" target="_blank">vim</a>, which has the advantages (to me) of being both free (like speech and like beer) and already installed on my machine.</p>
<p>While there are a number of good tutorials on using VIM and Regex, I figure it might help someone if I share the commands I used to clean up the RSS feed&#8230;</p>
<p>These eliminate this: &lt;![CDATA[ ... ]]&gt;</p>
<div style="padding-left: 30px;">:%s/]]&gt;//g</div>
<div style="padding-left: 30px;">:%s&lt;!\[CDATA\[//g</div>
<div> </div>
<div>This eliminates this: &lt;link&gt; &#8230; &lt;/link&gt;</div>
<div> </div>
<div style="padding-left: 30px;">:%s/&lt;link&gt;.*&lt;\/link&gt;//g</div>
<div> </div>
<div>This eliminates this: &lt;comments&gt; &#8230; &lt;/comments&gt;</div>
<div> </div>
<div style="padding-left: 30px;">:%s/&lt;comments&gt;.*&lt;\/comments&gt;//g</div>
<div> </div>
<div>This replaces &lt;b&gt; with &lt;strong&gt;</div>
<div> </div>
<div style="padding-left: 30px;">:%s/&lt;b&gt;/&lt;strong&gt;/g</div>
<div> </div>
<div>This replaces &lt;/b&gt; with &lt;/strong&gt;</div>
<div> </div>
<div style="padding-left: 30px;">:%s/&lt;\/b&gt;/&lt;\/strong&gt;/g</div>
<div> </div>
<div>I had <a title="why I had a line-break issue" href="http://www.thereconstruction.org/2005/07/30/site-tweaks/" target="_blank">an issue</a> with line breaks in links in my Nucleus skin, forcing me to use non-breaking spaces.  Thus:</div>
<p style="padding-left: 30px;">:%s/&amp;nsbp;/ /g</p>
<div>Also, of course, quit and save:</div>
<p style="padding-left: 30px;">:x</p>
<div>Or quit and discard changes:</div>
<p style="padding-left: 30px;">:q!</p>
<p>If you&#8217;ve run across this and found it helpful, leave me a note.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereconstruction.org/2008/12/15/migrating-from-nucleus-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where I&#8217;ve Been</title>
		<link>http://www.thereconstruction.org/2006/04/25/where-ive-been/</link>
		<comments>http://www.thereconstruction.org/2006/04/25/where-ive-been/#comments</comments>
		<pubDate>Tue, 25 Apr 2006 16:53:15 +0000</pubDate>
		<dc:creator>McCormick</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.thereconstruction.org/?p=19</guid>
		<description><![CDATA[I&#8217;ve been quiet as of late because I&#8217;ve been applying to master&#8217;s programs in economics (and econ-related jobs), in addition to a bit of travel. I expect my life to continue to be unusually busy for some time, as I will be starting my new job as an economist with the Bureau of Economic Analysis [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been quiet as of late because I&#8217;ve been applying to master&#8217;s programs in economics (and econ-related jobs), in addition to a bit of travel.  I expect my life to continue to be unusually busy for some time, as I will be starting my new job as an economist with the <a href="http://www.bea.gov" target="_blank">Bureau of Economic Analysis</a> in mid-May.  Until then, packing and moving to the capital are my highest priorities.  I haven&#8217;t disappeared, though, and am looking forward to writing a bit of new material.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereconstruction.org/2006/04/25/where-ive-been/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome, and Apologies</title>
		<link>http://www.thereconstruction.org/2005/12/09/welcome-and-apologies/</link>
		<comments>http://www.thereconstruction.org/2005/12/09/welcome-and-apologies/#comments</comments>
		<pubDate>Fri, 09 Dec 2005 17:01:45 +0000</pubDate>
		<dc:creator>McCormick</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.thereconstruction.org/?p=29</guid>
		<description><![CDATA[I&#8217;d like to apologize for the lull in activity as of late. As those of you who know me are well aware, my life has been in a state of major upheaval since I last promised to write. I&#8217;m slowly working my way back to something resembling normality, though &#8220;normal&#8221; will certainly be different from [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to apologize for the lull in activity as of late.  As those of you who know me are well aware, my life has been in a state of major upheaval since I last promised to write.  I&#8217;m slowly working my way back to something resembling normality, though &#8220;normal&#8221; will certainly be different from now on.  Part of this will be getting back to writing&#8211; I&#8217;ll have new material within a few days.</p>
<p>If this is your first time visiting the site, I&#8217;d like to offer a few pieces that I think you might find interesting:<br />
<a href="http://www.thereconstruction.org/?itemid=122" target="_blank">Grand Central Station and Adam Mickiewicz</a><br />
<a href="http://www.thereconstruction.org/index.php?itemid=89" target="_blank">This CAFE Sucks!</a><br />
<a href="http://www.thereconstruction.org/index.php?itemid=86" target="_blank">Environmentalism Needs Fewer Socialists</a></p>
<p>I hope you enjoy it.</p>
<p><i>Matthew McCormick</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereconstruction.org/2005/12/09/welcome-and-apologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Realize it has Been Quiet Lately&#8230;</title>
		<link>http://www.thereconstruction.org/2005/11/21/i-realize-it-has-been-quiet-lately/</link>
		<comments>http://www.thereconstruction.org/2005/11/21/i-realize-it-has-been-quiet-lately/#comments</comments>
		<pubDate>Mon, 21 Nov 2005 13:00:00 +0000</pubDate>
		<dc:creator>McCormick</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.thereconstruction.org/?p=31</guid>
		<description><![CDATA[Alas, but from time to time, life intrudes on writing. I hope to find the time to write some new and interesting things within the next week. In the meantime, think about the coming holiday&#8211; giving thanks is one of the best reasons possible for a holiday (celebrate the meaning, if not the history)&#8211; and [...]]]></description>
			<content:encoded><![CDATA[<p>Alas, but from time to time, life intrudes on writing.  I hope to find the time to write some new and interesting things within the next week.  In the meantime, think about the coming holiday&#8211; giving thanks is one of the best reasons possible for a holiday (celebrate the meaning, if not the history)&#8211; and take a look at <a href="http://www.slate.com/id/2130328/" target="_blank">this piece</a> on <a href="http://www.slate.com/" target="_blank">Slate</a>.  It&#8217;s a part of their &#8220;<a href="http://www.slate.com/?id=3944&#038;cp=2129926&#038;nav=navom">College Week</a>&#8221; series, and I  link to it because I strongly agree with the author.  This is a rare occurrence, as I usually find the arguments on Slate to be pointlessly contrarian.  Regarding this particular piece, I mentioned in passing the need for a widespread understanding of statistics in a previous post titled &#8220;<a href="http://www.thereconstruction.org/index.php?itemid=63" target="_blank">Hard Problems</a>&#8220;, and I do believe that it is an entirely sensible requirement for undergraduates, painful as it may be.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereconstruction.org/2005/11/21/i-realize-it-has-been-quiet-lately/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Tweaks</title>
		<link>http://www.thereconstruction.org/2005/07/30/site-tweaks/</link>
		<comments>http://www.thereconstruction.org/2005/07/30/site-tweaks/#comments</comments>
		<pubDate>Sat, 30 Jul 2005 21:54:24 +0000</pubDate>
		<dc:creator>McCormick</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://www.thereconstruction.org/?p=81</guid>
		<description><![CDATA[I don&#8217;t run Internet Explorer, mostly because it sucks. As a result, it took me a little longer than it should have to notice that this site design has the nasty side-effect of causing the page to render all wrong in IE (with the sidebar below the main body) anytime a link breaks across lines. [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t run Internet Explorer, mostly because it sucks.  As a result, it took me a little longer than it should have to notice that this site design has the nasty side-effect of causing the page to render all wrong in IE (with the sidebar below the main body) anytime a link breaks across lines.  From the viewpoint that designers have to design to some sort of standard that they can expect to be supported by browsers, this is really a problem with IE, not the site design&#8230; unfortunately, I want people to be able to browse this site easily, so it&#8217;s my problem now.  I&#8217;m slowly going back and replacing spaces in links with non-breaking spaces, which creates really ugly justified text at times.</p>
<p>So to the IE users out there, I offer a half-hearted apology, and I&#8217;m working on it.  If you&#8217;re forced to use IE, you have my sympathy.  If not, go get a copy of <a href="http://www.mozilla.org/products/firefox/" target="_blank">Firefox</a> immediately.  It&#8217;s better, I promise.</p>
<p>I&#8217;ve also added a few more links to various economics weblogs on the sidebar.  While I may not agree with all the views expressed on all the weblogs, they&#8217;re all quality.</p>
<p>Finally, I also made an icon for the site (it&#8217;s supposed to be a wrench tweaking at a globe, but it&#8217;s hard to do that sort of thing in only 16&#215;16 pixels).  I made it mostly just so that browser requests for it would quit showing up in my error logs, but now for those of you who bookmark the site, you&#8217;ll have a little picture to remember us by.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereconstruction.org/2005/07/30/site-tweaks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
