<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title>./foo/bars.log</title>
  <link href="http://foobars.com/atom.xml" rel="self"/>
  <link href="http://foobars.com/"/>
  <updated>2011-11-22T15:52:22+00:00</updated>
  <id>http://foobars.com/</id>
  <author>
    <name>Jonathan Underwood</name>
    <email>jonathan@jyunderwood.com</email>
  </author>

  
  <entry>
    <title>Web development in the cloud</title>
    <link href="http://foobars.com/2011/11/web-development-cloud.html"/>
    <updated>2011-11-21T00:00:00+00:00</updated>
    <id>http://foobars.com/2011/11/web-development-cloud</id>
    <content type="html">&lt;h1 id=&quot;web-development-in-the-cloud&quot;&gt;Web development in the cloud&lt;/h1&gt;

&lt;p&gt;Well, I have taken the plunge in to cloud computing for my Web development. But I’m not using &lt;a href=&quot;http://cloud9ide.com/&quot;&gt;Cloud9&lt;/a&gt; or even the &lt;a href=&quot;https://github.com/ajaxorg/cloud9&quot;&gt;self-hosted version&lt;/a&gt;, I’m just on a bare-bones VPS and using Vim.&lt;/p&gt;

&lt;p&gt;It seems silly to “go backwards in time” in terms of computing, dropping new GUIs and mouse movement for a terminal window. I do like using Visual Studio for what I have to do at work, but my personal projects tend to be coded in just a simple text editor, and Vim is the editor I’m finding myself using more often as I learn how to do more with it.&lt;/p&gt;

&lt;p&gt;This is more of an experiment to see how much I can offload to a centralized server. And who knows, I might slowly move other activity to the server and start using &lt;a href=&quot;http://www.mutt.org/&quot;&gt;Mutt&lt;/a&gt; for Email instead of Thunderbird and permanently camp out in a terminal window.&lt;/p&gt;

&lt;p&gt;Also of note, this initial entry was written and compiled on my VPS in Vim and then published to my public Web space.&lt;/p&gt;
</content>
  </entry>

  
</feed>


