<?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 Nunez &#187; Administrivia</title>
	<atom:link href="http://www.davidnunez.com/tag/administrivia/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidnunez.com</link>
	<description>David Nunez lives, wonders, tinkers and builds in Boston.</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:00:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>RSS Feeds should be redirecting now</title>
		<link>http://www.davidnunez.com/2006/04/24/rss-feeds-should-be-redirecting-now/</link>
		<comments>http://www.davidnunez.com/2006/04/24/rss-feeds-should-be-redirecting-now/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 15:00:00 +0000</pubDate>
		<dc:creator>davidnunez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[davidnunez.com]]></category>
		<category><![CDATA[Tinker]]></category>

		<guid isPermaLink="false">http://www.davidnunez.com/2006/04/24/rss-feeds-should-be-redirecting-now/</guid>
		<description><![CDATA[The RSS Feeds for my blog should be redirecting to the appropriate place now. I modified .htaccess redirects (should probably become mod_rewrites) and created a custom handler for a php GET case.]]></description>
			<content:encoded><![CDATA[<p>The RSS Feeds for my blog should be redirecting to the appropriate place now.</p>

<p>I modified .htaccess redirects (should probably become mod_rewrites) and created a custom handler for a php GET case.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidnunez.com/2006/04/24/rss-feeds-should-be-redirecting-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Uploaded</title>
		<link>http://www.davidnunez.com/2006/04/23/blog-uploaded/</link>
		<comments>http://www.davidnunez.com/2006/04/23/blog-uploaded/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 07:47:00 +0000</pubDate>
		<dc:creator>davidnunez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[davidnunez.com]]></category>
		<category><![CDATA[Tinker]]></category>

		<guid isPermaLink="false">http://www.davidnunez.com/2006/04/23/blog-uploaded/</guid>
		<description><![CDATA[It wasn&#8217;t easy installing Typo on my ISP because RoR is quirky. These helped: Typosphere Wiki DreamHost Wiki Alex Young&#8217;s Advice Ultimately, I needed to flush caches and kill ruby processes]]></description>
			<content:encoded><![CDATA[<p>It wasn&#8217;t easy installing Typo on my ISP because RoR is quirky.</p>

<p>These helped:</p>

<ul>
<li><a href="http://www.typosphere.org/trac/wiki/DreamHost">Typosphere Wiki</a></li>
<li><a href="http://wiki.dreamhost.com/index.php/Typo">DreamHost Wiki</a></li>
<li><a href="http://work.alexyoung.org/archives/102/dreamhost-and-rails-500-errors">Alex Young&#8217;s Advice</a></li>
</ul>

<p>Ultimately, I needed to flush caches and kill ruby processes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidnunez.com/2006/04/23/blog-uploaded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrated to Typo</title>
		<link>http://www.davidnunez.com/2006/04/22/migrated-to-typo/</link>
		<comments>http://www.davidnunez.com/2006/04/22/migrated-to-typo/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 07:31:00 +0000</pubDate>
		<dc:creator>davidnunez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Administrivia]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[davidnunez.com]]></category>

		<guid isPermaLink="false">http://www.davidnunez.com/2006/04/22/migrated-to-typo/</guid>
		<description><![CDATA[I migrated away from Drupal to Typo as my blogging platform. I decided to migrate my blogging platform after I saw Katie using the admin interface. Reasons Just for giggles, mostly. Drupal was fun, but it was way too bloated to allow me to do the kind of exploration I was hoping to accomplish with [...]]]></description>
			<content:encoded><![CDATA[<p>I migrated away from <a href="http://drupal.org" title="Drupal">Drupal</a> to <a href="http://typosphere.com/" title="Typo">Typo</a> as my blogging platform.</p>

<p>I decided to migrate my blogging platform after I saw <a href="http://mypieceofpie.com">Katie</a> using the admin interface.</p>

<h2>Reasons</h2>

<ul>
<li>Just for giggles, mostly. </li>
<li>Drupal was fun, but it was way too bloated to allow me to do the kind of exploration I was hoping to accomplish with my blog.  </li>
<li>Also wanted to force myself to bone up on <a href="www.rubyonrails.org/">Ruby</a>.  </li>
<li>There seems to be a more wide open opportunity to contribute to the project vs. Drupal which already has a pretty mature community.</li>
<li>Wanted to see if switching mediums is a way to spark your creative productivity.</li>
</ul>

<h2>TODO (no implied priority on the list):</h2>

<ul>
<li>Still need to import / migrate the comments. </li>
<li>Migrate tags => keywords field properly</li>
<li>Do redirects for named pages in Drupal

<ul>
<li>Lazytown</li>
<li>sxsw</li>
<li>contact</li>
<li>about</li>
<li>Other(?)</li>
</ul></li>
<li>&lt;strike><a href="http://davidnunez.com/articles/2006/04/24/rss-feeds-should-be-redirecting-now">Do feed redirects</a>&lt;/strike> <em>completed 2006.04.24</em></li>
<li>GoogleAds on Lazy Town entries</li>
<li>Scour drupal installation to find any additional migration points </li>
<li>migrate drupal types besides &#8220;page&#8221; and &#8220;story&#8221;</li>
<li>Create and Upload Guide to Drupal &#8211; Typo migration</li>
<li>Better Theming</li>
<li>&lt;strike><a href="http://davidnunez.com/articles/2006/04/23/blog-uploaded">Upload to Server</a>&lt;/strike></li>
<li>Think about backup / maintenance plan</li>
<li>Think about update schedule</li>
<li>Implement Parent &#8211; Child features</li>
<li>Implement <a href="http://www.del.icio.us">Del.icio.us</a> and <a href="http://flickr.com">flickr</a> feed to article features</li>
<li>Implement creativity framework features</li>
<li>BUG: Switching textfilters on article does not apply textfilter on save unless you touch the body of the content</li>
<li>BUG(?): Is there an issue with the inject method implemented by archive sidebar component</li>
<li>Make sure post pings work correctly</li>
</ul>

<p>I did some pretty hacky / kludgey things to get the old articles to migrate over.  I&#8217;ll try to document them (see the above todo list for that action item), but my focus was to get this up and functional before Maker Faire so I could blog about that.  Thus I have to make the following caveat:</p>

<p><strong>Warning: Everything before this article (or for the entire blog, for that matter, has the potential for being massively screwed up and potentially massively screwing up your own computer / content / newsreader, etc.  I&#8217;ll keep an eye on it. But please email me (<em>david at davidnunez.com</em>) if you notice massive problems not addressed in this post.</strong></p>

<p><em>Updated: Tuesday; April 25, 2006 &#8211; 12:32 PM</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidnunez.com/2006/04/22/migrated-to-typo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

