<?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>Johnvh.com - online home of John Van Horn &#187; Dreamhost</title>
	<atom:link href="http://johnvh.com/tag/dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnvh.com</link>
	<description>Online home of Dallas, TX based web developer John Van Horn</description>
	<lastBuildDate>Fri, 13 Nov 2009 05:42:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Note to self: Minimum requirements for hosting</title>
		<link>http://johnvh.com/2009/11/12/note-to-self-minimum-requirements-for-hosting/</link>
		<comments>http://johnvh.com/2009/11/12/note-to-self-minimum-requirements-for-hosting/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 04:53:42 +0000</pubDate>
		<dc:creator>johnvh</dc:creator>
				<category><![CDATA[Web stuff]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://johnvh.com/?p=263</guid>
		<description><![CDATA[While it would be nice have my own fancy server, a private server, or a private vm, I really don&#8217;t need it. I&#8217;ve always opted for shared hosting, because anything else seems like overkill. I currently have a shared plan with Dreamhost and they have served me quite well and meet all my needs. Recently [...]]]></description>
			<content:encoded><![CDATA[<p>While it would be nice have my own fancy server, a private server, or a private vm, I really don&#8217;t need it. I&#8217;ve always opted for shared hosting, because anything else seems like overkill. I currently have a shared plan with <a href="http://www.dreamhost.com/r.cgi?229423">Dreamhost</a> and they have served me quite well and meet all my needs. Recently though, while working with another hosting company, I realized there were some things missing that have become absolutely critical to my workflow. So here is my list of bare-minimum requirements for hosting:</p>
<ul>
<li>
<h3>LAMP</h3>
<p>Linux, Apache, MySql and Php. No Windows please. Not because Windows sucks, but because Windows has no shell access. <acronym title="command line interface">Cli</acronym>&#8217;s for mysql and php are a plus.
</li>
<li>
<h3>Shell access</h3>
<p>For me, there is no better way to work than through ssh and scp. Working through ftp is balls. Also required is <strong>easy-to-set-up</strong> shell access. Let me check a box on a control panel somewhere and wait at the most 10 minutes. Please do not make me enter my phone number, wait for a call, get a confirmation code from the call, enter the code somewhere in the control panel, and then wait 72 hours for my shell access to be &#8220;activated&#8221;.
</li>
<li>
<h3>Source control</h3>
<p>Binaries. <strong>At least</strong> <a href="http://subversion.tigris.org/">Subversion</a>. <a href="http://git-scm.com/">Git</a> would be ok too. Repo hosting is a plus.
</li>
<li>
<h3>Vim</h3>
<p><a href="http://www.vim.org/">The ultimate editor.</a>
</li>
<li>
<h3>Other binaries</h3>
<p>Curl and/or wget. Ant would be nice too. Xmllint and tidy.
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://johnvh.com/2009/11/12/note-to-self-minimum-requirements-for-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
