<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 <title>Mitchell Hashimoto</title>
 <link href="http://mitchellhashimoto.com/atom.xml" rel="self"/>
 <link href="http://mitchellhashimoto.com/"/>
 <updated>2009-08-09T05:10:21-04:00</updated>
 <id>http://mitchellhashimoto.com/</id>
 <author>
   <name>Mitchell Hashimoto</name>
   <email>mitchell.hashimoto@gmail.com</email>
 </author>
 
 
 <entry>
   <title>New Site</title>
   <link href="http://mitchellhashimoto.com/2009/08/06/new-site.html"/>
   <updated>2009-08-06T00:00:00-04:00</updated>
   <id>http://mitchellhashimoto.com/2009/08/06/new-site</id>
   <content type="html">
&lt;h2&gt;A New Feel&lt;/h2&gt;

&lt;p&gt;
  Although I really enjoyed the design of the previous iteration
  of the site, I think after 2 years its time to move on. The
  site is still very much a work in progress but this is a basic
  look its going to take on. The design goal was simplicity and
  flexibility with a focus on the word &quot;light&quot; (like a feather).
&lt;/p&gt;
&lt;p&gt;
  I've moved away from &lt;a href=&quot;http://wordpress.org&quot;&gt;Wordpress&lt;/a&gt;
  after 6 years! I've moved to using &lt;a href=&quot;http://github.com/mojombo/jekyll/&quot;&gt;
  Jekyll&lt;/a&gt; using GitHub and a custom Git post-receive hook to
  regenerate the website. To continue to support comments, I've
  moved to the very much awesome &lt;a href=&quot;http://disqus.com&quot;&gt;Disqus&lt;/a&gt;
  commenting system.
&lt;/p&gt;

&lt;h2&gt;The Old Posts&lt;/h2&gt;

&lt;p&gt;
  Blogging for two years off and on, I had a lot of well-indexed
  and informative blog posts which I have been continually receiving
  compliments on via email. For this reason, I plan on migrating all
  the posts over one-by-one, manually.
&lt;/p&gt;
&lt;p&gt;
  While moving over the posts poses absolutely no problem to me, I'm
  much more worried about the comments. I'm not sure how I'll handle
  those quite yet. A lot of valuable information was within the comments
  and I don't want to lose out on that. I guess I'll have to sit on
  that thought for a bit.
&lt;/p&gt;

&lt;h2&gt;The Future&lt;/h2&gt;

&lt;p&gt;
  First and foremost I'd like to get those old posts into this new
  system. And comments, if I can think of a clean solution (I have
  a pretty good idea though, so I'm 88.7% sure this will happen).
&lt;/p&gt;
&lt;p&gt;
  Then, I'd like to get my RSS feeds back up and running the
  readers I have can continue reading. &lt;strong&gt;Do not worry! The
  feed URL will remain the same, so if you're already subscribed,
  it will continue to &quot;just work.&quot;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
  Finally, I plan on hooking search back into my site (via google
  powered site search). This is the easiest task but I expect the
  least important versus the above two, so I will tackle this last.
&lt;/p&gt;</content>
 </entry>
 
 
</feed>