<?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>Conceptric &#187; memset</title>
	<atom:link href="http://www.conceptric.co.uk/tag/memset/feed" rel="self" type="application/rss+xml" />
	<link>http://www.conceptric.co.uk</link>
	<description>Ideas and Applications</description>
	<lastBuildDate>Fri, 12 Aug 2011 13:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Web hosting in the UK: green and cost effective</title>
		<link>http://www.conceptric.co.uk/web-hosting-in-the-uk-green-and-cost-effective.htm</link>
		<comments>http://www.conceptric.co.uk/web-hosting-in-the-uk-green-and-cost-effective.htm#comments</comments>
		<pubDate>Wed, 09 Sep 2009 11:16:46 +0000</pubDate>
		<dc:creator>James Whinfrey</dc:creator>
				<category><![CDATA[Personal Perspectives]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[brightbox]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[memset]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.conceptric.co.uk/?p=306</guid>
		<description><![CDATA[A couple of months ago I came to the decision that my fragmented approach to web hosting needed a little reorganisation. I like to use UK hosts and I'm passionate about minimise my carbon footprint. On this basis Brightbox and Memset are both good choices, but with new projects on the horizon, the lure of cheaper US hosting is hard to resist. Can UK providers do even better?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used several hosting providers, but I settled on <a href="http://www.brightbox.co.uk/">Brightbox</a> for Rails hosting, and <a href="http://www.memset.com/index.php?GCID=S15214x001-memset&#038;keyword=memset">Memset</a> for everything else. Neither provided cheap Virtual Private Servers (VPS), but their environmental stance, and quality of service and support, helped me rationalise the cost.</p>

<p>Whilst the Brightbox Rails hosting stack is very focused, my general purpose hosting has been based on CentOS, a free flavour of Red Hat Enterprise Linux, and the <abbr title="WebHost Manager">WHM</abbr>/cPanel server management interface; a scatter gun approach I don&#8217;t like: it was time to change.</p>

<h3>Keep the servers clean.</h3>

<p>I find that removing complex <abbr title="Graphical User Interface">GUI</abbr>s and reverting to command line management results in cleaner servers, with more control over software baggage and file structure.</p>

<p>On top of this I found that most clients have little interest in accessing the server, preferring that I take care of everything. I&#8217;ve no intention of entering the reselling business, so exit cPanel, the extra cost, and the hassle.</p>

<h3>Standardise to maintain quality.</h3>

<p>I&#8217;ve standardised my Ruby maintenance scripts and wanted a set of VMWare Fusion based staging virtual machines for deployment testing.  To reduce the workload, and the chances of mistakes, using a single operating system seemed logical.</p>

<p>Since I started using Ruby on Rails, I&#8217;ve converged on <a href="http://www.ubuntu.com/products/WhatIsUbuntu/serveredition">Ubuntu 8.04 LTS</a> as my server operating system of choice: I find that it is a neater implementation of Linux, especially when it comes to Apache configuration.</p>

<h3>Competitive pricing.</h3>

<p>At around the same time as these thoughts were flowing through my head, Memset changed the way they implement their VPS leading to better specifications and significant reduction in price.</p>

<p>Initially I was sceptical, it looked <a href="http://www.memset.com/dedicated-servers/virtual.php">too good to be true</a>, but I have completed migrating my existing websites and Subversion repo to a VM1000 and it has run well over the last couple of months. I haven&#8217;t run any performance tests, but subjectively these websites seem a little more responsive, and all at a quarter of the price!</p>

<h3>A good result.</h3>

<p>This is great news since I&#8217;ve been wanting to supplement my <abbr title="Linux Apache MySQL PHP">LAMP</abbr> based work with more significant applications using Ruby and/or Java stacks, and running all that on a single low resource server is not a good idea.</p>

<p>To sum up I&#8217;m still happy with Memset&#8230;&#8230; probably happier, since the price reductions have made it possible to experiment freely without having to use a US based host with an unclear commitment to environmental impact.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conceptric.co.uk/web-hosting-in-the-uk-green-and-cost-effective.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best fit for purpose</title>
		<link>http://www.conceptric.co.uk/the-best-fit-for-purpose.htm</link>
		<comments>http://www.conceptric.co.uk/the-best-fit-for-purpose.htm#comments</comments>
		<pubDate>Mon, 25 Jun 2007 16:02:01 +0000</pubDate>
		<dc:creator>James Whinfrey</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Personal Perspectives]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[memset]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[webfusion]]></category>

		<guid isPermaLink="false">http://www.jameswhinfrey.co.uk/the-best-fit-for-purpose.htm</guid>
		<description><![CDATA[I always like to find and use the tools that best fit my objective. When you manage this life becomes both more interesting and more fun. I&#8217;m not happy with the web hosting package I currently use. I mean, does Fedora Core 2 sound good to you? OK, I know, it depends what I&#8217;m trying [...]]]></description>
			<content:encoded><![CDATA[<p>I always like to find and use the tools that best fit my objective. When you manage this life becomes both more interesting and more fun.</p>

<p>I&#8217;m not happy with the web hosting package I currently use. I mean, does Fedora Core 2 sound good to you? OK, I know, it depends what I&#8217;m trying to do&#8230;</p>

<p>I&#8217;m trying to develop Java and Ruby on Rails applications, and just getting the thing configured with such an antiquated version of Fedora is an up hill battle! So I&#8217;ve decided to make alternative hosting arrangements before trying anything serious.</p>

<p>On the back of a new business enterprise &#8212; Google needn&#8217;t worry for the moment &#8212; I&#8217;m going to get a couple of new <abbr title="Virtual Private Server">VPS</abbr>s.</p>

<ol>
<li>    
A development server; the <abbr title="Ruby on Rails">RoR</abbr> and Java machine with the appropriate server stacks.
</li>
<li>
Production hosting of Drupal 5 installations with LAMP for my clients, which are hard enough get faultlessly configured on the current system. 
</li>
</ol>

<p>It also seems like a good idea to separate development and production; I&#8217;m bound to knock over the development server at some point.</p>

<p>Both these systems are going to be based in the UK. They&#8217;re also going to be much more expensive than my current VPS, but I&#8217;ve learned that you often get what you pay for and I&#8217;m prepared for the expense.</p>

<p>The new host? I&#8217;ve asked questions of several and the most responsive and impressive to date is <a href="http://www.memset.com/dedicated_miniserver.php">MEMSET</a> and its Miniserver Virtual Machine range.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conceptric.co.uk/the-best-fit-for-purpose.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

