<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.brightbox.co.uk/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.brightbox.co.uk/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Brightbox Blog</title>
	
	<link>http://blog.brightbox.co.uk</link>
	<description />
	<pubDate>Fri, 09 May 2008 16:47:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.brightbox.co.uk/Brightblog" type="application/rss+xml" /><item>
		<title>Brightbox Gem v2 beta</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/286818381/brightbox-gem-v2-beta</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-gem-v2-beta#comments</comments>
		<pubDate>Fri, 09 May 2008 13:13:32 +0000</pubDate>
		<dc:creator>Neil Wilson</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[brightbox gem]]></category>

		<category><![CDATA[capistrano]]></category>

		<category><![CDATA[deployment]]></category>

		<category><![CDATA[gem]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=69</guid>
		<description><![CDATA[
We&#8217;re proud to announce the beta version of our new Brightbox deployment gem. It is available from the Brightbox gem testing repository at http://gems.brightbox.net/testing. You can add this repository to your list by following these instructions.
This gem is a complete rewrite, to take advantage of the latest features of Capistrano and Rails. The Gem works [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright right size-full wp-image-70" title="Brightbox gem" src="http://blog.brightbox.co.uk/wp-content/uploads/2008/05/brightbox_gem.png" alt="" width="221" height="105" /></p>
<p>We&#8217;re proud to announce the beta version of our new Brightbox deployment gem. It is available from the Brightbox gem testing repository at <a href="http://gems.brightbox.net/testing/">http://gems.brightbox.net/testing</a>. You can add this repository to your list by following <a href="http://groups.google.com/group/brightbox-beta/web/accessing-the-beta-gem-repository?hl=en">these instructions</a>.</p>
<p>This gem is a complete rewrite, to take advantage of the latest features of Capistrano and Rails. The Gem works with the current version of Capistrano (2.3) and supports the deployment of Rails 2.x applications.</p>
<p><span style="color: #888888;">FEATURES</span></p>
<h3>Deploy with a single command</h3>
<p>You can deploy a Rails application onto the Brightbox system with a single command (deploy:initial). We&#8217;ve tried to reduce the amount of work required to get an application working. You can follow our simplified <a href="http://wiki.brightbox.co.uk/docs:gemv2:howto">initial deployment guide on our wiki</a></p>
<h3>Focus on new deployment</h3>
<p>The Brightbox gem is designed to allow you to quickly deploy an application to your new Brightbox. We&#8217;ve created sensible defaults for many of the Brightbox command options, and trimmed as much of the fat as we can from the deployment process. But because the gem generates Capistrano files you can tailor this starting point to your exact needs using the full power of Capistrano.</p>
<h3>Deploy your working copy</h3>
<p>The gem uses the new &#8216;:none&#8217; scm option in Capistrano that simply zips up the current directory and deploys it on the server. No more messing around with version control security until you&#8217;re ready. Just deploy and go.</p>
<h3>Automatically creates database configuration</h3>
<p>The standard &#8216;mysql&#8217; command allows you to put the database, username and password in a file called &#8216;.my.cnf&#8217; in the &#8216;rails&#8217; user home directory on the server. The mysql command will then read that file and logon to the database directly. If your application is short of a &#8216;production&#8217; section in its config/database.yml then the recipes will take the contents of &#8216;.my.cnf&#8217; and create a production section dynamically.</p>
<h3>Automatically creates databases and gems</h3>
<p>Rails now has rake commands for creating databases and installing required gems. Where these are available the recipes will use them automatically. For Rails 2.0 users we&#8217;ve created a simple &#8217;stop gap&#8217; rake task that you can use to specify your required gems.</p>
<h3>Separate server and client gems</h3>
<p>Once the gem is released all new brightboxes will come with the server gem preinstalled. For older boxes you will need to install the server tools manually. Log into your brightbox and run:</p>
<p><code> </code></p>
<pre>sudo gem install brightbox-server-tools -y --no-ri --no-rdoc</pre>
<h3>Logs Rotated</h3>
<p>The gem asks the operating system to monitor the size of the application logs and rotate them when they get too big or too old. No longer should a neglected log file bring your server to its knees.</p>
<h3>Mongrels Cleaned</h3>
<p>Mongrel tend to be dirty when it falls over and leaves PID files lying around to trap the unwary. The new gem cleans up dirty PID files before it restarts.</p>
<h3>Works alongside Capistrano</h3>
<p>We&#8217;ve simplified the recipes so that, wherever possible, they augment the existing Capistrano deployment commands we all know and love rather than replacing them. That way your deployments gain the benefits of Capistrano improvements as well as improvements in the Brightbox gem. Free software at its best.</p>
<h3>NOW WE NEED YOUR HELP!</h3>
<p>We&#8217;d like as many Brightbox customers to use the new gem and let us know what they think of it so that we can hone it to perfection. Please give it a go and then pop along to our Brightbox Beta discussion group (<a href="http://groups.google.com/group/brightbox-beta">http://groups.google.com/group/brightbox-beta</a>) and let us know any feedback or problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-gem-v2-beta/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-gem-v2-beta</feedburner:origLink></item>
		<item>
		<title>Welcome aboard, Neil Wilson</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/286156721/welcome-aboard-neil-wilson</link>
		<comments>http://blog.brightbox.co.uk/posts/welcome-aboard-neil-wilson#comments</comments>
		<pubDate>Thu, 08 May 2008 15:40:03 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[brightbox team]]></category>

		<category><![CDATA[neil]]></category>

		<category><![CDATA[neil wilson]]></category>

		<category><![CDATA[staff]]></category>

		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=68</guid>
		<description><![CDATA[We&#8217;re very excited to welcome Neil Wilson to the Brightbox team. Neil&#8217;s wide-ranging technical (and financial) expertise will be put to great use as we continue to grow rapidly.
There&#8217;s nothing like getting stuck in straight away - the first major task on Neil&#8217;s list was getting Version 2 of the Brightbox Gem released which he&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re very excited to welcome Neil Wilson to the Brightbox team. Neil&#8217;s wide-ranging technical (and financial) expertise will be put to great use as we continue to grow rapidly.</p>
<p>There&#8217;s nothing like getting stuck in straight away - the first major task on Neil&#8217;s list was getting Version 2 of the Brightbox Gem released which he&#8217;ll likely be posting about tomorrow :)</p>
<p>So, welcome aboard Neil - it&#8217;s going to be fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/welcome-aboard-neil-wilson/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/welcome-aboard-neil-wilson</feedburner:origLink></item>
		<item>
		<title>Jobs at Brightbox - Join the team!</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/270092010/jobs-at-brightbox-join-the-team</link>
		<comments>http://blog.brightbox.co.uk/posts/jobs-at-brightbox-join-the-team#comments</comments>
		<pubDate>Mon, 14 Apr 2008 16:10:48 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[employment]]></category>

		<category><![CDATA[jobs]]></category>

		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/jobs-at-brightbox-join-the-team</guid>
		<description><![CDATA[Brightbox is looking for some new techie people to join the team. Depending on your skills you&#8217;ll be:

managing and developing our hosting systems
developing our free software Rails stack, based on Ubuntu
supporting our Rails/Merb hosting customers

There are full-time and part-time roles available and you can work remotely from anywhere in the world or at the office [...]]]></description>
			<content:encoded><![CDATA[<p>Brightbox is looking for some new techie people to join the team. Depending on your skills you&#8217;ll be:</p>
<ul>
<li>managing and developing our hosting systems</li>
<li>developing our free software Rails stack, based on Ubuntu</li>
<li>supporting our Rails/Merb hosting customers</li>
</ul>
<p>There are full-time and part-time roles available and you can work remotely from anywhere in the world or at the office in Leeds (or a bit of both).  We&#8217;re still a small team so we need people with pretty diverse skills and, more importantly, an ability to learn new ones. Overall, the following special powers are necessary:</p>
<ul>
<li>enthusiasm</li>
<li>problem solving</li>
<li>communication</li>
<li>great written and spoken English</li>
</ul>
<p>Regarding particular skills, you&#8217;ll need experience with some of the following:</p>
<ul>
<li>Coding: Ruby, C.</li>
<li>Ruby stuff: Rails, Merb, JRuby</li>
<li>Typical Rails/Merb deployment stuff: Mongrel, Capsitrano, Monit, Memcached</li>
<li>Web servers: NGINX, Lighttpd, Apache</li>
<li>Databases: MySQL, PostgreSQL</li>
<li>Clustering: RedHat Cluster Suite (CMAN, CLVM, GFS), Heartbeat</li>
<li>Virtualisation: Xen</li>
<li>Storage: Linux LVM, Linux RAID, AoE, Bacula.</li>
<li>Network Filesystems: NFS, Samba, Glusterfs</li>
<li>OS: RedHat Enterprise Server / Centos 5, Debian / Ubuntu</li>
<li>RPM / Deb packaging</li>
<li>Advanced Linux Networking: Routing, Bridging, Netfilter, QoS</li>
<li>Security: Technical auditing (Nessus, NMAP), Policy development.</li>
<li>Flame retardant killer robots</li>
</ul>
<p>Send a hello, a CV and salary expectations to <a href="mailto:jobs@brightbox.co.uk">jobs@brightbox.co.uk</a>. CVs should be in an open format, preferably plain text or PDF.</p>
<p>Recruitment agents should e-mail our special recruitment company email address: <a href="mailto:root@localhost" title="Alternatively, save your enquiry as /dev/null">root@localhost</a>.</p>
<p>Closing date for applications is 16th May.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/jobs-at-brightbox-join-the-team/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/jobs-at-brightbox-join-the-team</feedburner:origLink></item>
		<item>
		<title>NGINX 0.6 for Ubuntu Dapper</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/268346276/nginx-06-for-ubuntu-dapper</link>
		<comments>http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper#comments</comments>
		<pubDate>Fri, 11 Apr 2008 12:38:31 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[backport]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[dapper]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[nginx]]></category>

		<category><![CDATA[packages]]></category>

		<category><![CDATA[performance]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper</guid>
		<description><![CDATA[We&#8217;ve backported NGINX 0.6.29 packages from Debian experimental to Ubuntu Dapper and included the fair proxy balancer module.
It&#8217;s in our testing repository at the moment so give it a whirl (it will of course install on any Ubuntu Dapper box, not just Brightboxes).  We have a page on the Brightbox wiki on how to configure [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve backported NGINX 0.6.29 packages from Debian experimental to Ubuntu Dapper and included the <a href="http://wiki.codemongers.com/NginxHttpUpstreamFairModule" title="NGINX upstream fair module">fair proxy balancer module</a>.</p>
<p>It&#8217;s in our <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository">testing repository</a> at the moment so give it a whirl (it will of course install on any Ubuntu Dapper box, not just Brightboxes).  We have a page on the Brightbox wiki on <a href="http://wiki.brightbox.co.uk/docs:nginx">how to configure NGINX</a> for your Brightbox apps too (which can easily be adjusted to any NGINX install really).</p>
<p>If you&#8217;re playing with any of this beta stuff (like these packages or the Brightbox gem) and have feedback or need help, feel free to discuss it on the <a href="http://groups.google.com/group/brightbox-beta">Brightbox-beta Google group</a> that i just set up.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper</feedburner:origLink></item>
		<item>
		<title>MySQL Maintenance: Thur 17 April 22:00-23:00</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/266505354/mysql-maintenance-thur-17-april-2200-2300</link>
		<comments>http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:08:52 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[cluster]]></category>

		<category><![CDATA[maintenance]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[performance]]></category>

		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300</guid>
		<description><![CDATA[We&#8217;ll be doing some maintenance work on the MySQL cluster next Thursday, the 17th April starting at 22:00 and taking around an hour. There will be a couple of seconds interruption to service at 22:00 as we switch between cluster nodes, then a few more seconds as we switch back at around 23:00.  We&#8217;ll keep [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll be doing some maintenance work on the MySQL cluster next Thursday, the 17th April starting at 22:00 and taking around an hour. There will be a couple of seconds interruption to service at 22:00 as we switch between cluster nodes, then a few more seconds as we switch back at around 23:00.  We&#8217;ll keep you up to date as usual using the <a href="http://twitter.com/brightboxstatus">status feed</a>.</p>
<p>The maintenance is to apply some software updates but we&#8217;re taking the opportunity to do some MySQL performance tuning at the same time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300</feedburner:origLink></item>
		<item>
		<title>Euruko 2008 Ruby Conference, Prague</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/259759131/euruko-2008-prague</link>
		<comments>http://blog.brightbox.co.uk/posts/euruko-2008-prague#comments</comments>
		<pubDate>Fri, 28 Mar 2008 17:25:55 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[czech republic]]></category>

		<category><![CDATA[euruko]]></category>

		<category><![CDATA[prague]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ruby conference]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/euruko-2008-prague</guid>
		<description><![CDATA[
John and I are currently in Prague for the Euruko 2008 Ruby Conference.
It looks to be a busy but fun weekend - Brightbox is sponsoring the event, providing drinks for the party at La Fabrika on Saturday evening plus we&#8217;re doing a special discount exclusively for Euruko attendees.
If you&#8217;re here too,  do come and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2008/03/euruko_banner.jpg" alt="Euruko 2008" class="content_image right" /></p>
<p>John and I are currently in Prague for the Euruko 2008 Ruby Conference.</p>
<p>It looks to be a busy but fun weekend - Brightbox is sponsoring the event, providing drinks for the party at La Fabrika on Saturday evening plus we&#8217;re doing a special discount exclusively for Euruko attendees.</p>
<p>If you&#8217;re here too,  do come and say hello.</p>
<p><img src="http://farm3.static.flickr.com/2105/2382005767_4eda2d4407_s.jpg" class="left content_image" height="75" width="75" /><strong>UPDATE</strong> (2 Apr 2008): Had a great time, and met lots of cool people. Check out the <a href="http://www.flickr.com/photos/brightbox/sets/72157604356690421/">photos on Flickr</a>. Big thanks to <a href="http://www.karmi.cz/">Karel Minařík</a> and his team for all their hard work in organising such a great event.</p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/euruko-2008-prague/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/euruko-2008-prague</feedburner:origLink></item>
		<item>
		<title>Ruby 1.8.6 and ImageMagick 6.3 for Ubuntu 6.06 Dapper</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/255013513/ruby-186-and-imagemagick-63-for-ubuntu-606-dapper</link>
		<comments>http://blog.brightbox.co.uk/posts/ruby-186-and-imagemagick-63-for-ubuntu-606-dapper#comments</comments>
		<pubDate>Thu, 20 Mar 2008 16:51:09 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[backport]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[better]]></category>

		<category><![CDATA[dapper]]></category>

		<category><![CDATA[faster]]></category>

		<category><![CDATA[free-software]]></category>

		<category><![CDATA[imagemagick]]></category>

		<category><![CDATA[open-source]]></category>

		<category><![CDATA[packages]]></category>

		<category><![CDATA[rmagick]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[stronger]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/ruby-186-and-imagemagick-63-for-ubuntu-606-dapper</guid>
		<description><![CDATA[We&#8217;ve backported some packages useful for Ruby on Rails deployment to the long term support Ubuntu Dapper distro.  They&#8217;ve been available for a while but it only just ocurred to us this might be useful to others!
Dapper has Ruby 1.8.4 (though labelled as 1.8.2 in the package list) and ImageMagick 6.2.  Ruby 1.8.4 has some [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve backported some packages useful for Ruby on Rails deployment to the long term support Ubuntu Dapper distro.  They&#8217;ve been available for a while but it only just ocurred to us this might be useful to others!</p>
<p>Dapper has Ruby 1.8.4 (though labelled as 1.8.2 in the package list) and ImageMagick 6.2.  Ruby 1.8.4 has some known problems that are fixed in 1.8.6 and the rmagick gem recently updated to version 2, reportedly fixing the memory leaks, but it requires ImageMagick 6.3.</p>
<p>We backported <a href="http://wiki.brightbox.co.uk/docs:ruby:1.8.6" title="Backported ruby packages">Ruby 1.8.6 p111</a> and <a href="http://wiki.brightbox.co.uk/docs:imagemagick:6.3" title="backported ImageMagick packages">ImageMagick 6.3</a> from the latest development version of Ubuntu (<a href="https://launchpad.net/ubuntu/hardy" title="Ubuntu Hardy Heron">Hardy Heron</a>) to Dapper.  They&#8217;ve been in use on a few boxes and no problems so far.  Feel free to make use of them.  We&#8217;ll be backporting any security updates as they come.</p>
<p><a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository" title="The Brightbox APT Repository">General details of the repository are here</a>, with specific information about <a href="http://wiki.brightbox.co.uk/docs:ruby:1.8.6">Ruby 1.8.6</a> and <a href="http://wiki.brightbox.co.uk/docs:imagemagick:6.3">ImageMagick 6.3</a> on their own pages.</p>
<p>Ubuntu Hardy Heron is due out in the next few month, which brings a lot of this stuff with it.  Some of you might have the luxury of being able to upgrade to it, but some may need to stick with Dapper for a while - hopefully these packages will help you out.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ruby-186-and-imagemagick-63-for-ubuntu-606-dapper/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/ruby-186-and-imagemagick-63-for-ubuntu-606-dapper</feedburner:origLink></item>
		<item>
		<title>Brightbox at Barcamp Manchester UK</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/243911799/brightbox-at-barcamp-manchester-uk</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-at-barcamp-manchester-uk#comments</comments>
		<pubDate>Sat, 01 Mar 2008 15:54:49 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[barcamp]]></category>

		<category><![CDATA[barcamp-manchester]]></category>

		<category><![CDATA[competitions]]></category>

		<category><![CDATA[geeks]]></category>

		<category><![CDATA[hosting]]></category>

		<category><![CDATA[manchester]]></category>

		<category><![CDATA[manchesterbarcampuk]]></category>

		<category><![CDATA[uk]]></category>

		<category><![CDATA[unconference]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/brightbox-at-barcamp-manchester-uk</guid>
		<description><![CDATA[
Jeremy and I went to Barcamp Manchester last Saturday - our photos are on Flickr as usual.  It turned out to be six months to the day since we went live with Brightbox too!
We ran a competition on the day: people had to tell us what they&#8217;d do with a Brightbox virtual machine and the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2024/2301663187_e38d0954a7.jpg" alt="Barcamp Manchester" class="content_image" /></p>
<p>Jeremy and I went to Barcamp Manchester last Saturday - <a href="http://www.flickr.com/photos/brightbox/sets/72157604018834477/">our photos are on Flickr as usual.</a>  It turned out to be six months to the day since we went live with Brightbox too!</p>
<p>We ran a competition on the day: people had to tell us what they&#8217;d do with a Brightbox virtual machine and the best suggestion (as judged by us) kwould win a years hosting on one.  Throughout the day people wrote their ideas on post-it notes and we sifted through them at the end.</p>
<p>Here are some of the suggestions:</p>
<ul>
<li>A service to archive scans of old maps for Open Street Map</li>
<li>Twitter wall app - @replies aggregated in the style of facebook&#8217;s wall-to-wall messages</li>
<li>Start a rails hosting company</li>
<li>Learn PHP</li>
<li>Hosting for Deb</li>
<li>Slowly ticking countdown timer to cause paranoia</li>
<li>App to mix samples from fiction books to make new fiction</li>
<li>Run a free hosting competition</li>
<li>Flame retardant killer robots</li>
<li>&#8220;Anything! They&#8217;re so flexible and scalable the possibilities are endless! We love Brightbox!&#8221;</li>
<li>&#8220;Dye your hair orange&#8221;</li>
</ul>
<p>The winner was Chris Maltby, who said he&#8217;d use it to host a web-based multiplayer turn-based strategy game. This made our geeky senses tingle.</p>
<p><a href="http://www.rattleresearch.com">Rob Lee</a> also suggested we open source our management tools - which we already do! I guess we just don&#8217;t make a big enough deal about it. Expect to see us making a bigger deal about it soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-at-barcamp-manchester-uk/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-at-barcamp-manchester-uk</feedburner:origLink></item>
		<item>
		<title>Planned Network Maintenance - 22nd and 29th Feb (between 4 - 7am)</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/238209138/planned-network-maintenance-22nd-and-29th-feb-between-4-7am</link>
		<comments>http://blog.brightbox.co.uk/posts/planned-network-maintenance-22nd-and-29th-feb-between-4-7am#comments</comments>
		<pubDate>Wed, 20 Feb 2008 14:09:57 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[datacentre]]></category>

		<category><![CDATA[maintenance]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[notices]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/planned-network-maintenance-22nd-and-29th-dec-between-4-7am</guid>
		<description><![CDATA[We’ve received notification from the data-centre that during the above period they will be performing maintenance on the core network.  This is to install firmware upgrades to distribution switches and to perform cabling maintenance, which will fix a variety of minor issues, and will help ensure future network stability.
During the maintenance period you will [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve received notification from the data-centre that during the above period they will be performing maintenance on the core network.  This is to install firmware upgrades to distribution switches and to perform cabling maintenance, which will fix a variety of minor issues, and will help ensure future network stability.</p>
<p>During the maintenance period you will possibly see a number of brief outages to servers (less than 2 minutes).  If you experience any issues after the maintenance period, please submit a support ticket and we’ll deal with it straight away.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/planned-network-maintenance-22nd-and-29th-feb-between-4-7am/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/planned-network-maintenance-22nd-and-29th-feb-between-4-7am</feedburner:origLink></item>
		<item>
		<title>Brightbox at FAB 2008 — Files and Backup Seminars</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/234414023/brightbox-at-fab-2008-%e2%80%94-files-and-backup-seminars</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-at-fab-2008-%e2%80%94-files-and-backup-seminars#comments</comments>
		<pubDate>Wed, 13 Feb 2008 15:43:14 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[backup]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[files]]></category>

		<category><![CDATA[london]]></category>

		<category><![CDATA[san]]></category>

		<category><![CDATA[storage]]></category>

		<category><![CDATA[ukuug]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/brightbox-at-fab-2008-%e2%80%94-files-and-backup-seminars</guid>
		<description><![CDATA[I&#8217;m attending the UKUUG Files and Backup Seminars next week (19th and 20th February) in London.  It&#8217;d be cool to meet up with any customers (or just random friendly geeks) if you&#8217;re around.  Beers are on us.  Drop me a line at john at the Brightbox domain (the uk one) and we&#8217;ll sort it out.  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m attending the <a href="http://www.ukuug.org/events/seminars/fab/">UKUUG Files and Backup Seminars</a> next week (19th and 20th February) in London.  It&#8217;d be cool to meet up with any customers (or just random friendly geeks) if you&#8217;re around.  Beers are on us.  Drop me a line at john at the Brightbox domain (the uk one) and we&#8217;ll sort it out.  I&#8217;ll be the one with the laptop and the keen interest in data storage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-at-fab-2008-%e2%80%94-files-and-backup-seminars/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-at-fab-2008-%e2%80%94-files-and-backup-seminars</feedburner:origLink></item>
		<item>
		<title>Leeds Ruby Thing</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/228826937/leeds-ruby-thing</link>
		<comments>http://blog.brightbox.co.uk/posts/leeds-ruby-thing#comments</comments>
		<pubDate>Mon, 04 Feb 2008 10:49:02 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[leeds]]></category>

		<category><![CDATA[meetup]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[social]]></category>

		<category><![CDATA[westyorkshire]]></category>

		<category><![CDATA[yorkshire]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/leeds-ruby-thing</guid>
		<description><![CDATA[If you&#8217;re in or around Leeds this Thursday, pop over to the Victoria Hotel pub at 7pm for the inaugural Leeds Ruby Thing (for want of a better title!).
No clear plan yet, but expect unstructured discussion of Ruby and Ruby on Rails at least. Plus nice people, beer and geeky tshirts. All welcome!
More details here: [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re in or around Leeds this Thursday, pop over to the Victoria Hotel pub at 7pm for the inaugural Leeds Ruby Thing (for want of a better title!).</p>
<p>No clear plan yet, but expect unstructured discussion of Ruby and Ruby on Rails at least. Plus nice people, beer and geeky tshirts. All welcome!</p>
<p>More details here: <a href="http://upcoming.yahoo.com/event/423116">http://upcoming.yahoo.com/event/423116</a></p>
<p>We&#8217;ll put a little sign up somewhere so you can find us (in case a bunch of people with laptops loudly discussing Ruby might be difficult to locate).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/leeds-ruby-thing/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/leeds-ruby-thing</feedburner:origLink></item>
		<item>
		<title>New, lower pricing for Brightboxes</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/224681326/new-lower-pricing-for-brightboxes</link>
		<comments>http://blog.brightbox.co.uk/posts/new-lower-pricing-for-brightboxes#comments</comments>
		<pubDate>Mon, 28 Jan 2008 17:13:44 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[customers]]></category>

		<category><![CDATA[pricing]]></category>

		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/new-lower-pricing-for-brightboxes</guid>
		<description><![CDATA[As we approach the end of our first three months since official launch we&#8217;ve now got a clearer view of our costs. So we&#8217;re pleased to say that from today the following revised pricing will apply to new and existing customers&#8230;

Brightbox 256 (was £45/mo) now £39
Brightbox 512 (was £75/mo) now £69
Brightbox 1024 (was £125/mo) now [...]]]></description>
			<content:encoded><![CDATA[<p>As we approach the end of our first three months since official launch we&#8217;ve now got a clearer view of our costs. So we&#8217;re pleased to say that from today the following revised pricing will apply to new and existing customers&#8230;</p>
<ul>
<li>Brightbox 256 (was £45/mo) <strong>now £39</strong></li>
<li>Brightbox 512 (was £75/mo) <strong>now £69</strong></li>
<li>Brightbox 1024 (was £125/mo) <strong>now £109</strong></li>
<li>Brightbox 2048 (was £220/mo) <strong>now £199</strong></li>
</ul>
<p>See the updated <a href="http://www.brightbox.co.uk/products">pricing matrix</a> for more details. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-lower-pricing-for-brightboxes/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/new-lower-pricing-for-brightboxes</feedburner:origLink></item>
		<item>
		<title>Brightbox Affiliate Programme</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/224669102/brightbox-affiliate-programme</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-affiliate-programme#comments</comments>
		<pubDate>Mon, 28 Jan 2008 13:00:00 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[affiliate program]]></category>

		<category><![CDATA[partners]]></category>

		<category><![CDATA[purchase]]></category>

		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/brightbox-affiliate-programme</guid>
		<description><![CDATA[Fancy earning a little extra cash from your Ruby/Rails related blog or website?

Today, we&#8217;re launching the Brightbox affiliate program - which means you can earn money by referring new customers to us.
We&#8217;ll provide you with a unique affiliate URL to point visitors to the Brightbox website. When you refer a new customer to us (and [...]]]></description>
			<content:encoded><![CDATA[<p>Fancy earning a little extra cash from your Ruby/Rails related blog or website?</p>
<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2008/01/affiliate_cheque1.jpg" class="right" alt="cheque" /></p>
<p>Today, we&#8217;re launching the <a href="http://www.brightbox.co.uk/about/affiliate-programme" target="_blank">Brightbox affiliate program</a> - which means you can earn money by referring new customers to us.</p>
<p>We&#8217;ll provide you with a unique affiliate URL to point visitors to the Brightbox website. When you refer a new customer to us (and once they&#8217;ve been with us 3 months), you&#8217;ll receive a payment equal to one months fee for each Brightbox virtual machine they purchase!</p>
<p>Check out the <a href="http://www.brightbox.co.uk/about/affiliate-programme">affiliate program</a> page for more details and FAQs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-affiliate-programme/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-affiliate-programme</feedburner:origLink></item>
		<item>
		<title>Brightbox hits the road</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/221078268/brightbox-hits-the-road</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-hits-the-road#comments</comments>
		<pubDate>Tue, 22 Jan 2008 12:30:32 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[events]]></category>

		<category><![CDATA[geekup]]></category>

		<category><![CDATA[nwrug]]></category>

		<category><![CDATA[pizzaonrails]]></category>

		<category><![CDATA[socials]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/brightbox-hits-the-road</guid>
		<description><![CDATA[January 2008 is by far our most sociable month to date. Last week it was GeekUp in Leeds which was great fun, and over the next few days, John and myself will be popping in to PizzaOnRails in London (Thurs 24th Jan) and also speaking at NWRUG in Manchester (Tues 29th Jan).
At NWRUG we&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2008/01/pizzaonrails_logo.jpg" alt="PizzaOnRails logo" class="right content_image" />January 2008 is by far our most sociable month to date. Last week it was <a href="http://geekup.org/" target="_blank">GeekUp</a> in Leeds which was great fun, and over the next few days, John and myself will be popping in to <a href="http://pizzaonrails.com/" target="_blank">PizzaOnRails</a> in London (Thurs 24th Jan) and also speaking at <a href="http://nwrug.org/events/january08/" target="_blank">NWRUG</a> in Manchester (Tues 29th Jan).</p>
<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2008/01/nwrug_logo.jpg" alt="NWRUG logo" class="left content_image" />At NWRUG we&#8217;ll be doing a presentation about setting up Brightbox and some of the highs and lows, ins and outs of building a Ruby-related tech business oop north. After the event we&#8217;ll be heading to <a href="http://www.jdwetherspoon.co.uk/pubfinder/details.php?OutletNumber=422" target="_blank">The Paramount</a> for drinks, so come and say hello - we might even buy you a drink (or two if you&#8217;re a customer :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-hits-the-road/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-hits-the-road</feedburner:origLink></item>
		<item>
		<title>37signals (and DHH) love Xen</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/211159478/37signals-and-dhh-love-xen</link>
		<comments>http://blog.brightbox.co.uk/posts/37signals-and-dhh-love-xen#comments</comments>
		<pubDate>Fri, 04 Jan 2008 15:32:47 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[37signals]]></category>

		<category><![CDATA[DHH]]></category>

		<category><![CDATA[virtualisation]]></category>

		<category><![CDATA[vm]]></category>

		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/37signals-and-dhh-love-xen</guid>
		<description><![CDATA[37signals, the team behind popular productivity apps such as Basecamp, Backpack and Campfire, recently posted some stats which make fascinating reading. Of greater interest to us, though, is their use of Xen virtualisation for parts of the server infrastructure and the plans to upgrade more servers to Xen over the next couple of months, reducing [...]]]></description>
			<content:encoded><![CDATA[<p>37signals, the team behind popular productivity apps such as Basecamp, Backpack and Campfire, <a href="http://www.37signals.com/svn/posts/749-ask-37signals-numbers" target="_blank">recently posted some stats</a> which make fascinating reading. Of greater interest to us, though, is their use of Xen virtualisation for parts of the server infrastructure and the plans to upgrade more servers to Xen over the next couple of months, reducing their physical server count from 30 to 16 whilst remaining at around 100 cores.</p>
<p>DHH, Mr Rails himself, in <a href="http://www.37signals.com/svn/posts/721-behind-the-scenes-at-37signals-sysadmin-and-development#comment_18672" target="_blank">another comment</a> says of Xen:</p>
<blockquote><p>Wonderful system. Strongly recommended for anyone building out a cluster.</p></blockquote>
<p>What better recommendation to you need that Xen is a perfect solution for Rails hosting and scaling?!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/37signals-and-dhh-love-xen/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/37signals-and-dhh-love-xen</feedburner:origLink></item>
		<item>
		<title>Planned MySQL Maintenance: 6 Jan 2200hrs-2230hrs</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/209011682/planned-mysql-maintenance-6-jan-2200hrs-2230hrs</link>
		<comments>http://blog.brightbox.co.uk/posts/planned-mysql-maintenance-6-jan-2200hrs-2230hrs#comments</comments>
		<pubDate>Mon, 31 Dec 2007 16:32:45 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[cluster]]></category>

		<category><![CDATA[maintenance]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/planned-mysql-maintenance-6-jan-2200hrs-2230hrs</guid>
		<description><![CDATA[We&#8217;ll be doing some work on the MySQL cluster on Sunday 6th January 2008 between 2200hrs and 2230hrs.  We&#8217;re changing the way the clustering is managed to improve stability and also upgrading to fix some security bugs.During the window you may see two or three brief outages (less than 2 minutes at a time). [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll be doing some work on the MySQL cluster on Sunday 6th January 2008 between 2200hrs and 2230hrs.  We&#8217;re changing the way the clustering is managed to improve stability and also upgrading to fix some security bugs.During the window you may see two or three brief outages (less than 2 minutes at a time). We&#8217;ll keep the <a href="http://twitter.com/brightboxstatus">status page</a> up to date as usual.  If you experience any issues after the maintenance window has closed, please submit a support ticket and we’ll deal with it straight away.</p>
<p><strong>Update:</strong> (7 Jan 2007) maintenance went well with only few seconds downtime.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/planned-mysql-maintenance-6-jan-2200hrs-2230hrs/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/planned-mysql-maintenance-6-jan-2200hrs-2230hrs</feedburner:origLink></item>
		<item>
		<title>Brightbox - now with extra FiveRuns goodness!</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/201675815/brightbox-now-with-fiveruns</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-now-with-fiveruns#comments</comments>
		<pubDate>Mon, 17 Dec 2007 14:47:03 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[announcements]]></category>

		<category><![CDATA[fiveruns]]></category>

		<category><![CDATA[monitoring]]></category>

		<category><![CDATA[rails hosting]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/brightbox-now-with-extra-fiveruns-goodness</guid>
		<description><![CDATA[
We&#8217;re really excited to announce today a new partnership with FiveRuns, the pioneer in monitoring products for Ruby on Rails. From today, our Brightbox 512 products and above will include FiveRuns RM-Manage monitoring.
FiveRuns’ RM-Manage is the first and only Rails application monitoring product to instrument and monitor all aspects of the Rails framework and its [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2007/12/fiveruns_logo.jpg" alt="FiveRuns logo" class="content_image right" /></p>
<p>We&#8217;re really excited to announce today a new partnership with <a href="http://www.fiveruns.com/" target="_blank">FiveRuns</a>, the pioneer in monitoring products for Ruby on Rails. From today, our Brightbox 512 products and above will include FiveRuns <a href="http://www.fiveruns.com/products/manage" target="_blank">RM-Manage</a> monitoring.</p>
<p>FiveRuns’ RM-Manage is the first and only Rails application monitoring product to instrument and monitor all aspects of the Rails framework and its supporting infrastructure resources. Combining our <a href="http://www.brightbox.co.uk/products">scalable Rails hosting</a> environments with FiveRuns industry-first monitoring tools will enable customers to ensure their Rails applications operate at peak performance in a fully monitored server environment.</p>
<p>Here&#8217;s what Dean Cruse, vice president of sales and marketing for FiveRuns, says:</p>
<blockquote><p>Ruby on Rails developers require world-class hosting and management resources 100% dedicated to the framework, and Brightbox delivers. This partnership enables a combined and singular resource in the UK for Rails applications: simple and powerful Rails hosting expertise combined with the industry’s best Rails application monitoring offering.</p></blockquote>
<p><a href="http://www.fiveruns.com/pr/brightbox_partner_announcement" target="_blank">Read the full Press Release</a> posted on the FiveRuns website.</p>
<p>New customers of Brightbox  512 and above products will be activated with a FiveRuns account, and be able to log-in, download and install the RM-Manage client on their Brightbox servers. FiveRuns will provide full support for all of the new accounts directly. For more information on the partnership, see our <a href="http://www.brightbox.co.uk/about/partners">partner page</a>.</p>
<p>Existing customers just need to send an email to <a href="mailto:support@brightbox.co.uk">support@brightbox.co.uk</a> to request their FiveRuns account.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-now-with-fiveruns/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-now-with-fiveruns</feedburner:origLink></item>
		<item>
		<title>Planned Network Maintenance - 18 Dec (between 4 - 7am)</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/199202850/maintenance-18-dec</link>
		<comments>http://blog.brightbox.co.uk/posts/maintenance-18-dec#comments</comments>
		<pubDate>Wed, 12 Dec 2007 13:42:34 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[datacentre]]></category>

		<category><![CDATA[maintenance]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[notices]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/planned-network-maintenance-18-dec-between-4-7am</guid>
		<description><![CDATA[** UPDATE: We&#8217;ve heard from the datacentre that this maintenance has been postponed until the new year. **
We&#8217;ve received notification from the datacentre that during the above period they will be performing maintenance on the core network, involving firmware/software upgrades to core switches and routers to fix several minor issues and further ensure future network [...]]]></description>
			<content:encoded><![CDATA[<p>** <strong>UPDATE:</strong> We&#8217;ve heard from the datacentre that this maintenance has been postponed until the new year. **</p>
<p>We&#8217;ve received notification from the datacentre that during the above period they will be performing maintenance on the core network, involving firmware/software upgrades to core switches and routers to fix several minor issues and further ensure future network stability.</p>
<p>During the window you may see a number of brief outages (less than 2 minutes). If you experience any issues after the maintenance window has closed, please submit a support ticket and we&#8217;ll deal with it straight away.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/maintenance-18-dec/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/maintenance-18-dec</feedburner:origLink></item>
		<item>
		<title>Secure virtual disk deletion - is your data safe?</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/195193559/secure-virtual-disk-deletion-is-your-data-safe</link>
		<comments>http://blog.brightbox.co.uk/posts/secure-virtual-disk-deletion-is-your-data-safe#comments</comments>
		<pubDate>Tue, 04 Dec 2007 22:29:09 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[data]]></category>

		<category><![CDATA[deletion]]></category>

		<category><![CDATA[disk]]></category>

		<category><![CDATA[leak]]></category>

		<category><![CDATA[nas]]></category>

		<category><![CDATA[san]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[virtualization]]></category>

		<category><![CDATA[wipe]]></category>

		<category><![CDATA[wiping]]></category>

		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/secure-virtual-disk-deletion-is-your-data-safe</guid>
		<description><![CDATA[ Everyone knows the dangers of old hard disks being discarded with sensitive data still on them, but what about virtual disks?  With so many virtual machine hosting services cropping up of late (hi!), have you ever wondered what happens to your data when you delete your virtual machine?
Usually your machine&#8217;s &#8216;partition&#8217; is just [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2007/12/hard-disk-small.jpg" title="We regularly open our hard disks and check them with our fingers" class="content_image right" alt="" /> Everyone knows the dangers of old hard disks being discarded with sensitive data still on them, but what about virtual disks?  With so many virtual machine hosting services cropping up of late (hi!), have you ever wondered what happens to your data when you delete your virtual machine?</p>
<p>Usually your machine&#8217;s &#8216;partition&#8217; is just a small part of a larger disk array; the partition is deleted and the space returned for the pool to be used by another virtual machine.  This means, the next time someone buys a virtual machine with the same host, some of the blocks that made up your filesystem could end up making up their filesystem.  The metadata will be wiped clean when the filesystem is formatted of course, so they won&#8217;t just see your files listed, but the blocks can still contain your data.  It depends on how they&#8217;re managing their disks.</p>
<p>Homework: go buy a virtual machine somewhere and pipe the contents of your new disk through the strings command and look out for anything that isn&#8217;t yours (<code>ssh root@newmachine "dd if=/dev/sda1 bs=1M | strings"</code>).  Extra credit if you don&#8217;t get thrown off your new host on the first day for maxing out the disk IO :)</p>
<p>So, you&#8217;re probably careful and <em>securely</em> wipe your sensitive data before you leave, phew.  But disk space is virtualised too.  The blocks that make up your disk might not all be in order or even all be on the same disk.  With snapshots, your data may exist in duplicate too that you can&#8217;t even access.  And what about if you bought extra disk space, then removed it?</p>
<p>At Brightbox we use Linux&#8217;s LVM implementation to manage disk space and these are problems we have to deal with and we take it seriously.  All virtual machine disks are wiped at the block level when the machine is deleted or when a new machine is created.  The only corner case we&#8217;re likely to run into is if a disk image is <em>extended</em> into space that had previously been used as a snapshot or as a disk that was shrunk.  Luckily we don&#8217;t currently offer snapshots or disk shrinking but it&#8217;ll be something we&#8217;ll probably offer at some point, so we&#8217;ll have to address it then.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/secure-virtual-disk-deletion-is-your-data-safe/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/secure-virtual-disk-deletion-is-your-data-safe</feedburner:origLink></item>
		<item>
		<title>New 2GB Brightbox and another bandwidth boost for 1GB boxes</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/192455113/new-2gb-brightbox-and-another-bandwidth-boost-for-1gb-boxes</link>
		<comments>http://blog.brightbox.co.uk/posts/new-2gb-brightbox-and-another-bandwidth-boost-for-1gb-boxes#comments</comments>
		<pubDate>Thu, 29 Nov 2007 16:29:46 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[announcements]]></category>

		<category><![CDATA[bandwidth]]></category>

		<category><![CDATA[brightbox 2048]]></category>

		<category><![CDATA[rails hosting]]></category>

		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/new-2gb-brightbox-and-another-bandwidth-boost-for-1gb-boxes</guid>
		<description><![CDATA[Earlier this week we added a new product at the top of the range - the imaginatively titled Brightbox 2048 :)
This new box comes with 2GB of RAM and also has a whole dedicated CPU core at it&#8217;s disposal giving an additional performance advantage. The Brightbox 2048 is priced at £220 per month, with the [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week we added a new product at the top of the range - the imaginatively titled Brightbox 2048 :)</p>
<p>This new box comes with 2GB of RAM and also has a whole dedicated CPU core at it&#8217;s disposal giving an additional performance advantage. The Brightbox 2048 is priced at £220 per month, with the usual discount for annual payments. Check out the full list of specs and how it compares up to our existing <a href="http://www.brightbox.co.uk/products">rails hosting products →</a></p>
<p>Also, today, we added *another* 50GB of bandwidth to the Brightbox 1024 product, now giving a total of 150GB/month.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-2gb-brightbox-and-another-bandwidth-boost-for-1gb-boxes/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/new-2gb-brightbox-and-another-bandwidth-boost-for-1gb-boxes</feedburner:origLink></item>
		<item>
		<title>Brightbox Gem v0.24</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/178722974/brightbox-gem-v024</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-gem-v024#comments</comments>
		<pubDate>Fri, 02 Nov 2007 12:58:48 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[gem]]></category>

		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/brightbox-gem-v024</guid>
		<description><![CDATA[I&#8217;ve just released a new version of the Brightbox Gem.  It might takes a few hours to get to all the Rubyforge mirrors but in the mean time you can download and install it manually directly from the project page.
It&#8217;s largely just a maintenance release, which means no Capistrano v2.0 support just yet, it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released a new version of the <a href="http://rubyforge.org/projects/brightbox/" title="Brightbox Ruby on Rails Deployment Gem">Brightbox Gem</a>.  It might takes a few hours to get to all the <a href="http://rubyforge.org">Rubyforge</a> mirrors but in the mean time you can download and install it manually directly from the <a href="http://rubyforge.org/projects/brightbox/" title="Brightbox Ruby on Rails Deployment Gem">project page</a>.</p>
<p>It&#8217;s largely just a maintenance release, which means no Capistrano v2.0 support just yet, it still requires Capistrano 1.4.1.  Cap 2.0 support is in the works though and will be released soon.</p>
<p>A quick summary of the changes:</p>
<ul>
<li> Fixes default Monit config bug (changes totalmem to mem, no more false memory overage alarms!)</li>
<li> Fails out if MySQL database exists on cold_deploy (you really shouldn&#8217;t be running a cold_deploy a second time anyway)</li>
<li> Adds reconfigure task (for easy adding of mongrels or domain changes)</li>
<li> Archives Apache configs on cold_deploy or reconfigure</li>
<li> Fixes Capistrano 1.4 dependency (will pull in v1.4.1 if necessary now)</li>
<li> Changes default Apache log location to /var/log/web (for new cold_deploys or reconfigures)</li>
</ul>
<p>Remember that you need to upgrade the Brightbox gem both in your development environment and on your Brightbox.</p>
<p>The HOWTO on deploying your Rails app using the Brightbox <a href="http://wiki.brightbox.co.uk/docs:thebrightboxgem:howto" title="Deploying your Rails app using the Brightbox Gem">is here</a> as usual.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-gem-v024/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/brightbox-gem-v024</feedburner:origLink></item>
		<item>
		<title>Extra 25GB/month data on all Brightbox plans</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/178281033/extra-25gbmonth-data-on-all-brightbox-plans</link>
		<comments>http://blog.brightbox.co.uk/posts/extra-25gbmonth-data-on-all-brightbox-plans#comments</comments>
		<pubDate>Thu, 01 Nov 2007 15:56:20 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[announcements]]></category>

		<category><![CDATA[bandwidth]]></category>

		<category><![CDATA[plans]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/extra-25gbmonth-data-on-all-brightbox-plans</guid>
		<description><![CDATA[We&#8217;ve updated all three plans with an extra 25GB data/bandwidth a month. So, a Brightbox 256  now comes with 50GB/month, 512 with 75GB/month and 1024 boxes come with 100GB/month.
Naturally, this applies to *all* customers.
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve updated all three plans with an extra 25GB data/bandwidth a month. So, a Brightbox 256  now comes with 50GB/month, 512 with 75GB/month and 1024 boxes come with 100GB/month.</p>
<p>Naturally, this applies to *all* customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/extra-25gbmonth-data-on-all-brightbox-plans/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/extra-25gbmonth-data-on-all-brightbox-plans</feedburner:origLink></item>
		<item>
		<title>Special Launch Offer now available!</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/170154173/special-launch-offer-now-available</link>
		<comments>http://blog.brightbox.co.uk/posts/special-launch-offer-now-available#comments</comments>
		<pubDate>Mon, 15 Oct 2007 14:04:13 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[announcements]]></category>

		<category><![CDATA[launch]]></category>

		<category><![CDATA[offer]]></category>

		<category><![CDATA[paypal]]></category>

		<category><![CDATA[pricing]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/special-launch-offer-now-available</guid>
		<description><![CDATA[ 
Our special launch offer, &#8220;buy 6 months get 6 months FREE&#8221;, is now available to purchase. We&#8217;re currently only taking payments via Paypal (PayPal account not required) for the launch offer, although we can accept bank payments via CHAPS for those customers who are unable to use PayPal.
The launch offer is limited to 2 [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://blog.brightbox.co.uk/wp-content/uploads/2007/10/launch_offer_banner.png" class="noborder transparent" alt="Launch Offer" /></p>
<p>Our special launch offer, &#8220;buy 6 months get 6 months FREE&#8221;, is now available to purchase. We&#8217;re currently only taking payments via Paypal (PayPal account not required) for the launch offer, although we can accept bank payments via CHAPS for those customers who are unable to use PayPal.</p>
<p>The launch offer is limited to 2 special offer boxes per customer and there are only 100 available in total. <strike>The offer will close on 29 October (in 2 weeks time).</strike></p>
<p><strong>** UPDATE **</strong> (1 Nov 2007): We&#8217;re extending the launch offer for another week as we&#8217;re still working on our &#8220;proper&#8221; payments system. Those customers who have already signed up for the launch offer will get another month free :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/special-launch-offer-now-available/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/special-launch-offer-now-available</feedburner:origLink></item>
		<item>
		<title>IP addresses and Google UK</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/147629364/ip-addresses-and-google-uk</link>
		<comments>http://blog.brightbox.co.uk/posts/ip-addresses-and-google-uk#comments</comments>
		<pubDate>Fri, 24 Aug 2007 08:15:28 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[ip address]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[uk]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/ip-addresses-and-google-uk</guid>
		<description><![CDATA[Following on from John&#8217;s post earlier this week about the low latency benefit of our UK based servers (over US based competitors) for customers/websites with a European audience, there is another factor to consider. Google.

As Google&#8217;s Webmaster Help Centre explains:
While all sites in our index return for searches restricted to &#8220;the web,&#8221; we draw on [...]]]></description>
			<content:encoded><![CDATA[<p>Following on from <a href="http://blog.brightbox.co.uk/posts/its-the-latency-you-see">John&#8217;s post</a> earlier this week about the low latency benefit of our UK based servers (over US based competitors) for customers/websites with a European audience, there is another factor to consider. Google.</p>
<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2007/08/google_uk.jpg" class="content_image" alt="Google UK" /></p>
<p>As Google&#8217;s <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=34450">Webmaster Help Centre</a> explains:</p>
<blockquote><p>While all sites in our index return for searches restricted to &#8220;the web,&#8221; we draw on a relevant subset of sites for each country restrict. Our crawlers identify the country that corresponds to a site by factors such as the physical location at which the site is hosted, the site&#8217;s IP address, and its domain restrict.</p>
<p>That said, your site&#8217;s domain doesn&#8217;t need to match the country domain for which you&#8217;d like it to return&#8230;</p></blockquote>
<p>Now, I can&#8217;t really see how Big G can work out the first &#8220;factor&#8221; (physical location) without the second (IP address), using some sort of IP geolocation data. So as far as I can see, if you want to appear in the “pages from the UK” set of results in Google UK, having a UK IP address is an important factor.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ip-addresses-and-google-uk/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/ip-addresses-and-google-uk</feedburner:origLink></item>
		<item>
		<title>VAT camp</title>
		<link>http://feeds.brightbox.co.uk/~r/Brightblog/~3/146808904/vat-camp</link>
		<comments>http://blog.brightbox.co.uk/posts/vat-camp#comments</comments>
		<pubDate>Wed, 22 Aug 2007 07:00:14 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[accounting]]></category>

		<category><![CDATA[business]]></category>

		<category><![CDATA[payments]]></category>

		<category><![CDATA[pricing]]></category>

		<category><![CDATA[tax]]></category>

		<category><![CDATA[vat]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/vat-camp</guid>
		<description><![CDATA[
This could well be *the* dullest subject to blog about - but since there always seems to be a fair amount of confusion over VAT (Value Added Tax) and to whom it should be charged, especially when selling goods or services internationally, I thought it would be useful to explain how we&#8217;ll be implementing VAT [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.brightbox.co.uk/wp-content/uploads/2007/08/bored.jpg" alt="Dull" class="content_image" /></p>
<p>This could well be *the* dullest subject to blog about - but since there always seems to be a fair amount of confusion over <a href="http://en.wikipedia.org/wiki/Value_added_tax" target="_blank">VAT</a> (Value Added Tax) and to whom it should be charged, especially when selling goods or services internationally, I thought it would be useful to explain how we&#8217;ll be implementing VAT into our payments system for Brightbox.</p>
<p>No? well ok, don&#8217;t worry. But if you&#8217;re interested or have nothing to do, read on&#8230;</p>
<p><span id="more-13"></span>In simple terms, VAT is a sales tax (17.5% in the UK) collected on sales and paid on purchases with the balance paid (or reclaimed if negative) to <a href="http://www.hmrc.gov.uk/" target="_blank">HMRC</a>. Sounds simple, huh? Not really. In fact it&#8217;s seemingly impossible for even qualified accountants to keep up with the innumerable rules, exclusions, special exceptions and so on which make up the law on VAT.</p>
<p>Even greater confusion occurs when it comes to selling goods or services internationally. As a VAT registered business in the UK, it seems we have to treat sales to customers in the following regions/categories differently:</p>
<ul>
<li>UK-based customers (businesses and individuals) = <strong>VAT is added</strong></li>
<li>EU countries (individuals and non VAT registered businesses) = <strong>VAT is added</strong></li>
<li>EU countries (businesses with VAT registration number) = <strong>VAT is <em>not</em> added</strong></li>
<li>Non-EU countries (businesses and individuals)  = <strong>VAT is <em>not</em> added</strong></li>
</ul>
<p>I&#8217;m (thankfully) no expert, but based on what I&#8217;ve read and advice from our accountant - this is how we&#8217;ll be incorporating VAT into our payments system.</p>
<p>Thanks for reading :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/vat-camp/feed</wfw:commentRss>
		<feedburner:origLink>http://blog.brightbox.co.uk/posts/vat-camp</feedburner:origLink></item>
	</channel>
</rss>
