<?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/"
	>

<channel>
	<title>Brightbox Blog</title>
	<atom:link href="http://blog.brightbox.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brightbox.co.uk</link>
	<description></description>
	<pubDate>Wed, 01 Jul 2009 16:03:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New: reboots and additional VM info in control panel</title>
		<link>http://blog.brightbox.co.uk/posts/new-reboots-and-additional-vm-info-in-control-panel</link>
		<comments>http://blog.brightbox.co.uk/posts/new-reboots-and-additional-vm-info-in-control-panel#comments</comments>
		<pubDate>Wed, 01 Jul 2009 15:57:07 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[control panel]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[improvements]]></category>

		<category><![CDATA[reboots]]></category>

		<category><![CDATA[sans]]></category>

		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=613</guid>
		<description><![CDATA[A few days ago we deployed some improvements to our control panel, enabling tighter integration with our backend infrastructure. For the technically minded (or remotely interested) we&#8217;re using the magic of AMQP/RabbitMQ to enable this integration and we&#8217;ll be using this system to do more over the coming months.
The first fruits of this integration include the ability [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago we deployed some improvements to our control panel, enabling tighter integration with our backend infrastructure. For the technically minded (or remotely interested) we&#8217;re using the magic of AMQP/RabbitMQ to enable this integration and we&#8217;ll be using this system to do more over the coming months.</p>
<p>The first fruits of this integration include the ability to initiate a reboot of any of your Brightbox virtual machines and enable you to view more information on the underlying physical host server and storage device.</p>
<p>You can now reboot any of your virtual machines via the control panel by simply clicking the &#8220;reboot&#8221; link and specifying either a &#8220;soft&#8221; or &#8220;hard&#8221; reboot. A soft reboot is the equivalent of running the <code>shutdown -r</code> command within the OS, whereas a hard reboot is equivalent to cutting power. In most cases, if you want to reboot your virtual machine you&#8217;ll want to try the soft option first to avoid the risk of filesystem corruption.</p>
<p><img class="alignnone size-full wp-image-627" title="reboots" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/07/reboots.png" alt="reboots" width="550" height="282" /></p>
<p>The additional virtual machine information is available by clicking the &#8220;full details&#8221; link next to one of your products. You&#8217;ll now see an additional two rows of information, &#8220;Host server&#8221; and &#8220;Storage&#8221;, which will now enable customers to make more sense of our status messages when, for example, we need to do some planned maintenance on a particular host server.</p>
<p><img class="alignnone size-full wp-image-624" title="guest_info" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/07/guest_info.png" alt="guest_info" width="550" height="142" /></p>
<p>We&#8217;re constantly working on improving our control panel and we hope these two items are useful to customers, more improvements to follow soon :)</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-reboots-and-additional-vm-info-in-control-panel/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passenger 2.2.4 packages for Ubuntu</title>
		<link>http://blog.brightbox.co.uk/posts/passenger-224-packages-for-ubuntu</link>
		<comments>http://blog.brightbox.co.uk/posts/passenger-224-packages-for-ubuntu#comments</comments>
		<pubDate>Mon, 29 Jun 2009 13:22:55 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[cow]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[modrails]]></category>

		<category><![CDATA[packages]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[phusion]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=609</guid>
		<description><![CDATA[Passenger 2.2.4 was released last week and we now have Ubuntu Hardy packages available in our repository.
Passenger 2.2.4 actually is just a small bug fix release for a memory leak in 2.2.3, but obviously brings all the benefits of 2.2.3 too.  A huge number of bugs have been fixed, particularly the &#8220;Broken Pipe&#8221; errors some [...]]]></description>
			<content:encoded><![CDATA[<p>Passenger 2.2.4 was <a href="http://blog.phusion.nl/2009/06/21/phusion-passenger-224-released/">released last week</a> and we now have Ubuntu Hardy packages available in our repository.</p>
<p>Passenger 2.2.4 actually is just a small bug fix release for a memory leak in 2.2.3, but obviously brings all <a href="http://blog.phusion.nl/2009/06/17/phusion-passenger-223-released-bug-fix-edition/">the benefits of 2.2.3</a> too.  A huge number of bugs have been fixed, particularly the &#8220;Broken Pipe&#8221; errors some sites under heavy loads were experiencing.</p>
<p>As usual, details on installing the packages from our repository are <a href="http://wiki.brightbox.co.uk/docs:phusion-passenger">available on our wiki</a>.</p>
<p>If you&#8217;re using Passenger and it&#8217;s making you happy, please do consider supporting its development by <a href="http://www.modrails.com/enterprise.html">donating money in the form of an &#8220;Enterprise License&#8221;</a> direct from Phusion, the company behind it.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/passenger-224-packages-for-ubuntu/feed</wfw:commentRss>
		</item>
		<item>
		<title>New: 4GB Brightbox PLUS increased CPU on 1GB and above!</title>
		<link>http://blog.brightbox.co.uk/posts/new-4gb-brightbox-plus-increased-cpu-on-1gb-and-above</link>
		<comments>http://blog.brightbox.co.uk/posts/new-4gb-brightbox-plus-increased-cpu-on-1gb-and-above#comments</comments>
		<pubDate>Fri, 19 Jun 2009 13:32:11 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[cpu]]></category>

		<category><![CDATA[dual cpu]]></category>

		<category><![CDATA[products]]></category>

		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=595</guid>
		<description><![CDATA[A few days ago we added a new 4GB Brightbox product to our virtual machine range. Several customers have had 4GB boxes for a while now (on special request :) - but they&#8217;re now available for anyone. The 4GB Brightbox comes with burstable dual CPU, 50GB SAN storage, 25 MySQL cluster connections and 1.6TB/month data transfer!
We&#8217;ve also [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago we added a new <a href="http://www.brightbox.co.uk/rails-hosting-pricing">4GB Brightbox product</a> to our virtual machine range. Several customers have had 4GB boxes for a while now (on special request :) - but they&#8217;re now available for anyone. The 4GB Brightbox comes with burstable dual CPU, 50GB SAN storage, 25 MySQL cluster connections and 1.6TB/month data transfer!</p>
<p>We&#8217;ve also changed the CPU allocation for Brightbox 1GB and 2GB products so that they now also benefit from being able to burst to 2 CPU cores - effectively <strong>doubling</strong> CPU for both products!</p>
<p>Previously, the Brightbox 2GB product had a single <em>&#8220;dedicated&#8221;</em> core but having spent some time reviewing usage stats it was clear that CPU is considerably under utilised across all of our host machines so we could be confident that no existing customers would actually lose out by this change. If you currently have a 1GB or 2GB Brightbox and want to upgrade to the new CPU allocations, <a href="https://www.brightbox.co.uk/customer/support">raise a support ticket</a> and we&#8217;ll arrange the config change and reboot.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-4gb-brightbox-plus-increased-cpu-on-1gb-and-above/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ruby BigDecimal denial of service</title>
		<link>http://blog.brightbox.co.uk/posts/ruby-bigdecimal-denial-of-service</link>
		<comments>http://blog.brightbox.co.uk/posts/ruby-bigdecimal-denial-of-service#comments</comments>
		<pubDate>Wed, 10 Jun 2009 10:50:39 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[activerecord]]></category>

		<category><![CDATA[bigdecimal]]></category>

		<category><![CDATA[dos]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=590</guid>
		<description><![CDATA[From ruby-lang.org:
A denial of service (DoS) vulnerability was found on the BigDecimal standard library of Ruby.  Conversion from BigDecimal objects into Float numbers had a problem which enables attackers to effectively cause segmentation faults.
ActiveRecord relies on this method, so most Rails applications are affected by this.  Though this is not a Rails-specific issue.
We&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.ruby-lang.org/en/news/2009/06/09/dos-vulnerability-in-bigdecimal/">ruby-lang.org</a>:</p>
<blockquote><p>A denial of service (DoS) vulnerability was found on the BigDecimal standard library of Ruby.  Conversion from BigDecimal objects into Float numbers had a problem which enables attackers to effectively cause segmentation faults.</p>
<p>ActiveRecord relies on this method, so most Rails applications are affected by this.  Though this is not a Rails-specific issue.</p></blockquote>
<p>We&#8217;re currently  building new Ruby packages for Brightbox customers with the relevant patches to fix this vulnerability. We&#8217;ll keep this post updated with the latest news.</p>
<p>UPDATE, 15:46 BST: New Ruby EE packages are now available in our<a href="http://wiki.brightbox.co.uk/docs:ruby-enterprise"> Ruby Enterprise Ubuntu repository</a>. We&#8217;re working on updates for the standard Ubuntu version of Ruby.</p>
<p>You can confirm that the update fixes the bug with the following command:</p>
<pre>ruby -e 'require "bigdecimal";BigDecimal("E99999999").to_s("F");puts "OK"'</pre>
<p>If your version of Ruby is vulnerable, you&#8217;ll get a &#8220;Segmentation fault&#8221; error message, otherwise it prints &#8220;OK&#8221;.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ruby-bigdecimal-denial-of-service/feed</wfw:commentRss>
		</item>
		<item>
		<title>Is it JRuby?</title>
		<link>http://blog.brightbox.co.uk/posts/is-it-jruby</link>
		<comments>http://blog.brightbox.co.uk/posts/is-it-jruby#comments</comments>
		<pubDate>Fri, 29 May 2009 14:34:25 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[free-software]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[jre]]></category>

		<category><![CDATA[jruby]]></category>

		<category><![CDATA[open-source]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ruby1.9]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=588</guid>
		<description><![CDATA[Carl Mercier has forked our &#8220;Is it Ruby 1.9&#8221; web app to make &#8220;Is it JRuby&#8220;, to track which gems work with JRuby. This is how free software is supposed to work!
For those of you not in the know, JRuby is a Java implementation of Ruby, allowing you to run Ruby code on a Java [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.carlmercier.com/2009/05/28/announcing-isitjrubycom/">Carl Mercier</a> has forked our &#8220;<a href="http://isitruby19.com">Is it Ruby 1.9</a>&#8221; web app to make &#8220;<a href="http://isitjruby.com/">Is it JRuby</a>&#8220;, to track which gems work with JRuby. This is how free software is supposed to work!</p>
<p>For those of you not in the know, JRuby is a Java implementation of Ruby, allowing you to run Ruby code on a Java Runtime Environment.  If you&#8217;re using or playing with JRuby, head over to <a href="http://isitjruby.com/">isitjruby.com</a> with your feedback.</p>
<p>Carl&#8217;s <a href="http://github.com/cmer/isitjruby">Github project is here</a> and our <a href="http://github.com/brightbox/isitruby19">original is here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/is-it-jruby/feed</wfw:commentRss>
		</item>
		<item>
		<title>New: Brightbox CDN (Content Delivery Network) service</title>
		<link>http://blog.brightbox.co.uk/posts/new-brightbox-cdn-content-distribution-network-service</link>
		<comments>http://blog.brightbox.co.uk/posts/new-brightbox-cdn-content-distribution-network-service#comments</comments>
		<pubDate>Tue, 26 May 2009 16:05:30 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[asset host]]></category>

		<category><![CDATA[caching]]></category>

		<category><![CDATA[cdn]]></category>

		<category><![CDATA[content delivery network]]></category>

		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=566</guid>
		<description><![CDATA[I&#8217;m pleased to announce we&#8217;ve partnered with CDNetworks, a global leader in CDN technologies, to provide the new Brightbox CDN service - another significant addition to the Brightbox service portfolio.
The Brightbox CDN service works by seamlessly delivering static content (e.g images, css and javascript) to website visitors from a high performance “edge” cache server nearest [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce we&#8217;ve partnered with <a href="http://www.cdnetworks.com/">CDNetworks</a>, a global leader in CDN technologies, to provide the new <a href="http://www.brightbox.co.uk/services/brightbox-cdn">Brightbox CDN service</a> - another significant addition to the Brightbox service portfolio.</p>
<p>The Brightbox CDN service works by seamlessly delivering static content (e.g images, css and javascript) to website visitors from a high performance “edge” cache server nearest to their geographic location.</p>
<p>The network of global cache servers consists of 45 Points of Presence (POPs) located in 23 cities, with multiple nodes at each POP - speeding up the serving of assets to a truly global audience.</p>
<p><img class="alignnone" title="CDN map" src="http://www.brightbox.co.uk/upload/images/32/cdn_map.png" alt="" width="612" height="292" /></p>
<p>Brightbox CDN integrates very easily with Rails&#8217; built-in asset helpers. In most cases, customers will need to <strong>add just one line</strong> to their production environment config:</p>
<pre><code>ActionController::Base.asset_host = "http://assets%d.&lt;appname&gt;.brightcdn.com"</code></pre>
<p>Pricing is per GB, and customers can choose between two simple billing methods, either pay-as-you-go (no contract) or opt for a 12 month commit with significant volume discounts.</p>
<p>For more information, check out the <a href="http://www.brightbox.co.uk/services/brightbox-cdn">Brightbox CDN service page</a> on our main website. If you have further questions, please <a href="http://www.brightbox.co.uk/contact">get in touch</a> and we&#8217;ll be happy to help.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-brightbox-cdn-content-distribution-network-service/feed</wfw:commentRss>
		</item>
		<item>
		<title>New: Load Balancing service</title>
		<link>http://blog.brightbox.co.uk/posts/new-load-balancing-service</link>
		<comments>http://blog.brightbox.co.uk/posts/new-load-balancing-service#comments</comments>
		<pubDate>Wed, 20 May 2009 15:26:34 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[clusters]]></category>

		<category><![CDATA[high availability]]></category>

		<category><![CDATA[load balancing]]></category>

		<category><![CDATA[lvs]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=550</guid>
		<description><![CDATA[Today, I&#8217;m pleased to announce the launch of our new Load Balancing service - which enables customers to distribute requests across multiple Brightbox virtual machines with ease.
It&#8217;s always been possible to create virtual load balancers from standard Brightboxes, but our new service now provides a simpler, more reliable and cost effective solution.
How it works

We provide you [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I&#8217;m pleased to announce the launch of our new <a href="http://www.brightbox.co.uk/services/load-balancing">Load Balancing service</a> - which enables customers to distribute requests across multiple Brightbox virtual machines with ease.</p>
<p>It&#8217;s always been possible to create virtual load balancers from standard Brightboxes, but our new service now provides a simpler, more reliable and cost effective solution.</p>
<h4>How it works</h4>
<ol>
<li>We provide you with a new Load Balanced IP address (which resides on our load balancers), which you configure your domain to resolve to. </li>
<li>Our load balancers distribute requests across your pool of healthy Brightbox servers.</li>
<li>Health checks are performed every few seconds on each of your Brightboxes. Should one of your Brightboxes becomes unavailable, it is taken out of the load balancing pool until it is available again.</li>
</ol>
<p><a href="http://www.brightbox.co.uk/services/load-balancing"><img style="margin: 15px 0;" src="http://www.brightbox.co.uk/upload/images/31/brightbox_loan_balancing.png" alt="Load Balancing" width="602" height="372" /></a></p>
<p>Pricing for the load balancing service starts at only £19/month!  To get started, simply <a href="https://www.brightbox.co.uk/customer/extras#load_balancing">request the load balancing service from Extra Services</a> in your Brightbox account.</p>
<p>If you have any questions on the service, please <a href="http://www.brightbox.co.uk/contact">get in touch</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-load-balancing-service/feed</wfw:commentRss>
		</item>
		<item>
		<title>Join the Brightbox team!</title>
		<link>http://blog.brightbox.co.uk/posts/join-the-brightbox-team</link>
		<comments>http://blog.brightbox.co.uk/posts/join-the-brightbox-team#comments</comments>
		<pubDate>Tue, 12 May 2009 16:29:53 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[careers]]></category>

		<category><![CDATA[hosting]]></category>

		<category><![CDATA[jobs]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[sysadmin]]></category>

		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=543</guid>
		<description><![CDATA[Brightbox is looking for two new people to join the systems team, a Senior Linux Systems Administrator and a Linux/Rails System Support person. Both roles are full-time and you can work from home, from our office in Leeds, or a bit of both.
Send a hello, a CV and salary expectations to jobs at the Brightbox [...]]]></description>
			<content:encoded><![CDATA[<p class="western">Brightbox is looking for two new people to join the systems team, a Senior Linux Systems Administrator and a Linux/Rails System Support person. Both roles are full-time and you can work from home, from our office in Leeds, or a bit of both.</p>
<p class="western">Send a hello, a CV and salary expectations to jobs at the Brightbox UK domain. CVs should be in an open format, preferably PDF or plain text. Closing date is 31<sup>st</sup> May 2009.</p>
<p class="western">As always, recruitment agents should e-mail our special recruitment company email address: root@localhost</p>
<p class="western"><span id="more-543"></span></p>
<h2 class="western" style="page-break-before: always;">Senior Linux Systems Administrator</h2>
<h3 class="western">Job Description</h3>
<ul>
<li>
<p class="western">Work with the Technical Director to design, 	build and run:</p>
<ul>
<li>
<p class="western">our virtual hosting platform</p>
</li>
<li>
<p class="western">our MySQL systems</p>
</li>
<li>
<p class="western">our customers&#8217; Rails clusters</p>
</li>
<li>
<p class="western">our backup systems</p>
</li>
<li>
<p class="western">our networking infrastructure</p>
</li>
<li>
<p class="western">new “cloud computing” services</p>
</li>
</ul>
</li>
<li>
<p class="western">Second line support, with some shared first 	line responsibilities</p>
</li>
<li>
<p class="western">Out of hours on-call shifts</p>
</li>
<li>
<p class="western">Working with customers</p>
</li>
<li>
<p class="western">Assisting with technical sales</p>
</li>
<li>
<p class="western">Work from home or our office in Leeds</p>
</li>
</ul>
<h3 class="western">Qualifications</h3>
<ul>
<li>
<p class="western">5+ years professional experience managing 	GNU/Linux based systems</p>
</li>
<li>
<p class="western">2+ years experience with web technologies</p>
</li>
<li>
<p class="western">Familiarity with virtualized storage and 	systems</p>
</li>
<li>
<p class="western">Experience with Ruby, Rails, Debian/Ubuntu, 	MySQL, PostgreSQL, Puppet desirable</p>
</li>
<li>
<p class="western">Ability to work both independently and as 	part of a team</p>
</li>
<li>
<p class="western">Keeps up with new technologies and 	developments</p>
</li>
</ul>
<ul>
<li>
<p class="western">Good written and verbal communication skills</p>
</li>
<li>
<p class="western">Living within 2 hours of the UTC time zone</p>
</li>
</ul>
<h2 class="western" style="page-break-before: always;">Linux/Rails System Support</h2>
<h3 class="western">Job Description</h3>
<ul>
<li>
<p class="western">Work under the Technical Director and Senior 	Systems Administrator to support and run:</p>
<ul>
<li>
<p class="western">our customers&#8217; Ruby on Rails hosting clusters</p>
</li>
<li>
<p class="western">our virtual hosting platform</p>
</li>
<li>
<p class="western">our MySQL systems</p>
</li>
</ul>
</li>
<li>
<p class="western">First line support</p>
</li>
<li>
<p class="western">Out of hours on-call shifts</p>
</li>
<li>
<p class="western">Working with customers</p>
</li>
</ul>
<ul>
<li>
<p class="western">Work from home or our office in Leeds</p>
</li>
</ul>
<h3 class="western">Qualifications</h3>
<ul>
<li>
<p class="western">2+ years experience with GNU/Linux based 	systems</p>
</li>
<li>
<p class="western">Experience with Ruby, Rails required</p>
</li>
<li>
<p class="western">Familiarity with Puppet, Virtualization, 	MySQL, PostgreSQL, LVM desirable</p>
</li>
<li>
<p class="western">Experience working with customers</p>
</li>
<li>
<p class="western">Good written and verbal communication skills</p>
</li>
<li>
<p class="western">Living within 2 hours of the UTC time zone</p>
</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/join-the-brightbox-team/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passenger 2.2.2 packages for Ubuntu</title>
		<link>http://blog.brightbox.co.uk/posts/passenger-222-packages-for-ubuntu</link>
		<comments>http://blog.brightbox.co.uk/posts/passenger-222-packages-for-ubuntu#comments</comments>
		<pubDate>Fri, 01 May 2009 12:47:57 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[hardy]]></category>

		<category><![CDATA[nginx]]></category>

		<category><![CDATA[packages]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[phusion]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=539</guid>
		<description><![CDATA[Passenger 2.2.2 was released a few days ago and we now have a package available for Ubuntu Hardy.  After a lot of testing, we&#8217;re also happy with the recent packaging changes so this is going straight to our stable repository.
This new version of Passenger brings a train-load of NGINX fixes, so our Passenger enabled nginx-brightbox [...]]]></description>
			<content:encoded><![CDATA[<p>Passenger 2.2.2 was released a few days ago and we now have a package available for Ubuntu Hardy.  After a lot of testing, we&#8217;re also happy with the recent packaging changes so this is going straight to our stable repository.</p>
<p>This new version of Passenger brings a train-load of NGINX fixes, so our Passenger enabled nginx-brightbox package has been updated too and is available in our testing repository.  More details on using our testing repository <a href="http://blog.brightbox.co.uk/posts/passenger-221-ubuntu-beta-packages-with-nginx-support">here in the 2.2.1 announcement blog post</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/passenger-222-packages-for-ubuntu/feed</wfw:commentRss>
		</item>
		<item>
		<title>Multi CPU beta testers wanted</title>
		<link>http://blog.brightbox.co.uk/posts/multi-cpu-beta-testers-wanted</link>
		<comments>http://blog.brightbox.co.uk/posts/multi-cpu-beta-testers-wanted#comments</comments>
		<pubDate>Mon, 27 Apr 2009 17:44:28 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[cpu]]></category>

		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=535</guid>
		<description><![CDATA[We&#8217;re looking at offering multiple CPU Brightboxes and need some willing beta testers.  You need to have a Hardy Brightbox with at least 2gig of RAM (we have some secret 4gig customers out there, we&#8217;ll be offering 4gig boxes to everyone soon, don&#8217;t worry :). Not everyone is eligible - it depends on which of [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re looking at offering multiple CPU Brightboxes and need some willing beta testers.  You need to have a Hardy Brightbox with at least 2gig of RAM (we have some secret 4gig customers out there, we&#8217;ll be offering 4gig boxes to everyone soon, don&#8217;t worry :). Not everyone is eligible - it depends on which of our clusters your box is on, but we might be able to arrange a move for you if you&#8217;re really keen.</p>
<p>In most cases the upgrade shouldn&#8217;t even involve any downtime, but in some we may need to upgrade your kernel which will require a reboot.  We have a number of multi CPU boxes already running with no problems, so we don&#8217;t expect any serious issues.</p>
<p>If you&#8217;re interested, just file a support ticket from within the control panel and someone will be in touch to arrange the free upgrade.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/multi-cpu-beta-testers-wanted/feed</wfw:commentRss>
		</item>
		<item>
		<title>New: Brightbox Silver &#038; Gold Support</title>
		<link>http://blog.brightbox.co.uk/posts/new-brightbox-silver-gold-support</link>
		<comments>http://blog.brightbox.co.uk/posts/new-brightbox-silver-gold-support#comments</comments>
		<pubDate>Thu, 23 Apr 2009 16:32:59 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=528</guid>
		<description><![CDATA[Today, I&#8217;m pleased to announce the launch our new Brightbox Silver and Gold support plans - the details of which we&#8217;ve been working on for several months now. These new support offerings are based on customer feedback and experience we&#8217;ve gained delivering fully managed clusters and services for several large customers over the last 18 months.
Silver support [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I&#8217;m pleased to announce the launch our new <a href="http://www.brightbox.co.uk/services/support-plans">Brightbox Silver and Gold support plans</a> - the details of which we&#8217;ve been working on for several months now. These new support offerings are based on customer feedback and experience we&#8217;ve gained delivering fully managed clusters and services for several large customers over the last 18 months.</p>
<p>Silver support acts as an extension to our renowned &#8220;standard&#8221; Bronze support and includes 24/7 emergency telephone support and 30 minutes of <a href="http://www.brightbox.co.uk/services/hands-on-support">Hands-on support</a> each month. Silver support is priced at £49/month or 20% of account spend (whichever is greater).</p>
<p>Gold support is our proactive, fully managed service and includes all features of Bronze and Silver plans plus inclusive <a href="http://www.brightbox.co.uk/services/managed-backups">Managed Backups</a>, application/cluster support and 24/7 monitoring and response. Gold support is priced at £349/month or 30% of account spend (whichever is greater).</p>
<p>We continue to offer &#8220;Pay-as-you-go&#8221; <a href="http://www.brightbox.co.uk/services/hands-on-support">hands-on support</a> from our experts at £30 per 30 minutes.</p>
<p>For further information on support plans or any of our services, please <a href="http://www.brightbox.co.uk/contact">get in touch</a> and we&#8217;ll be happy to help.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-brightbox-silver-gold-support/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passenger 2.2.1 Ubuntu beta packages with NGINX support</title>
		<link>http://blog.brightbox.co.uk/posts/passenger-221-ubuntu-beta-packages-with-nginx-support</link>
		<comments>http://blog.brightbox.co.uk/posts/passenger-221-ubuntu-beta-packages-with-nginx-support#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:15:52 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[deployment]]></category>

		<category><![CDATA[nginx]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[phusion]]></category>

		<category><![CDATA[rack]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=523</guid>
		<description><![CDATA[The Phusion team released a new version of Passenger last week, 2.2.1, which sports a shiny new NGINX extension.  It also adds chunked file uploads (Apache only) and improves restarts.
We&#8217;ve had to restructure the way our Ubuntu packages are built to enable installation of the NGINX extension, so needs more extensive testing than usual.  The [...]]]></description>
			<content:encoded><![CDATA[<p>The Phusion team <a href="http://blog.phusion.nl/2009/04/16/phusions-one-year-anniversary-gift-phusion-passenger-220/">released a new version of Passenger last week</a>, 2.2.1, which sports a shiny new NGINX extension.  It also adds chunked file uploads (Apache only) and improves restarts.</p>
<p>We&#8217;ve had to restructure the way our Ubuntu packages are built to enable installation of the NGINX extension, so needs more extensive testing than usual.  The packages are now available for Ubuntu Hardy in our testing repository.</p>
<p>You&#8217;ll need to <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository#the_testing_repository">add our testing repository to your apt sources list</a>. And if you&#8217;re not on a Brightbox, you&#8217;ll need to <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository#using_the_stable_repository">import our key and add our stable repository too</a>.</p>
<p>Once you&#8217;ve done that, you can install the new version of Passenger.  If you&#8217;re wanting to just install the Apache version:</p>
<pre>sudo apt-get update
sudo apt-get install libapache2-mod-passenger</pre>
<p>This will pull in a new dependency, passenger-common.</p>
<p>If you just want to get stuck in with the new NGINX support, install the nginx-brightbox package:</p>
<pre>sudo apt-get update
sudo apt-get install nginx-brightbox</pre>
<p>This will also pull in the passenger-common dependency. This is NGINX 0.6.36 plus some useful modules: upload progress, upstream fair, geoip, ey-balancer and access key. It will replace any other NGINX packages you have installed (NGINX does not support dynamic modules like Apache).</p>
<p>You can install both Apache and NGINX side by side, but you&#8217;ll obviously need to run them on different ports.</p>
<p>The 2.2.1 Apache package has already had quite a bit of testing by us, but the NGINX package has had very little. We&#8217;ve already come across a Passenger bug with reloading NGINX (<a href="http://code.google.com/p/phusion-passenger/issues/detail?id=255">reported here</a>), though we expect this will be fixed quickly.  So basically, these are good to play with but not for production just yet.</p>
<p>If you need any help with these packages, try our <a href="http://forum.brightbox.co.uk/forums/passenger">Passenger support forum</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/passenger-221-ubuntu-beta-packages-with-nginx-support/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passenger 2.1.3 packages for Ubuntu Hardy</title>
		<link>http://blog.brightbox.co.uk/posts/passenger-213-packages-for-ubuntu-hardy</link>
		<comments>http://blog.brightbox.co.uk/posts/passenger-213-packages-for-ubuntu-hardy#comments</comments>
		<pubDate>Sun, 05 Apr 2009 15:07:47 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[deployment]]></category>

		<category><![CDATA[mod rails]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[phusion]]></category>

		<category><![CDATA[rack]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=521</guid>
		<description><![CDATA[Phusion Passenger 2.1.3 has been released and we&#8217;ve updated our Ubuntu packages as usual.  Instructions in the usual place on our wiki.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.phusion.nl/2009/03/31/phusion-passenger-213-released/">Phusion Passenger 2.1.3 has been released</a> and we&#8217;ve updated our Ubuntu packages as usual.  Instructions in the <a href="http://wiki.brightbox.co.uk/docs:phusion-passenger">usual place on our wiki</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/passenger-213-packages-for-ubuntu-hardy/feed</wfw:commentRss>
		</item>
		<item>
		<title>Scotland on Rails Party, Friday evening</title>
		<link>http://blog.brightbox.co.uk/posts/scotland-on-rails-party-friday-evening</link>
		<comments>http://blog.brightbox.co.uk/posts/scotland-on-rails-party-friday-evening#comments</comments>
		<pubDate>Wed, 25 Mar 2009 18:26:37 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[event]]></category>

		<category><![CDATA[party]]></category>

		<category><![CDATA[scotland on rails]]></category>

		<category><![CDATA[scotlandonrails]]></category>

		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=512</guid>
		<description><![CDATA[If you&#8217;re heading up to Edinburgh for Scotland on Rails 2009, you&#8217;ll be pleased to know that we&#8217;ve teamed up with the guys at Unboxed Consulting to provide free drinks and pizza for the Scotland on Rails party on Friday evening at Fingers Piano Bar in Edinburgh. It&#8217;s pretty much a last-minute addition to the programme, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re heading up to Edinburgh for <a href="http://www.scotlandonrails.com/">Scotland on Rails 2009</a>, you&#8217;ll be pleased to know that we&#8217;ve teamed up with the guys at <a href="http://www.unboxedconsulting.com">Unboxed Consulting</a> to provide free drinks and pizza for the Scotland on Rails party on Friday evening at Fingers Piano Bar in Edinburgh. It&#8217;s pretty much a last-minute addition to the programme, but I do think it&#8217;s important to have some sort of &#8220;official&#8221; party/social where <strong>everyone</strong> is invited. I&#8217;ve been to numerous tech events which have overlooked this, leaving those who have come on their own or who aren&#8217;t buddies with the elite to be left out.</p>
<p>Each SoR attendee will get a voucher for a free beer, glass of wine or soft drink and some pizza, so bring yours along and hand it to the bar staff.</p>
<p><strong>When?<br />
<span style="font-weight: normal;">Friday 27th March @ 10pm (straight after <a href="http://www.scotlandonrails.com/schedule">lightning talks</a>)</span></strong></p>
<p><strong>Where?</strong><br />
Fingers Piano Bar, 61 Frederick Street, Edinburgh EH2 1LH (<a href="http://tinyurl.com/sor-party">map</a>)</p>
<p>See you there!</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/scotland-on-rails-party-friday-evening/feed</wfw:commentRss>
		</item>
		<item>
		<title>Phusion Passenger 2.1.2 packages for Ubuntu</title>
		<link>http://blog.brightbox.co.uk/posts/phusion-passenger-212-packages-for-ubuntu</link>
		<comments>http://blog.brightbox.co.uk/posts/phusion-passenger-212-packages-for-ubuntu#comments</comments>
		<pubDate>Sat, 14 Mar 2009 18:30:44 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[deployment]]></category>

		<category><![CDATA[hardy]]></category>

		<category><![CDATA[packages]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[phusion]]></category>

		<category><![CDATA[rack]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[sinatra]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=510</guid>
		<description><![CDATA[Following Friday&#8217;s release of Passenger 2.1.2 by the Phusion folks, we&#8217;ve updated our Ubuntu packages.  We&#8217;ve been testing version 2.1.1 packages for a little while now and they&#8217;ve been very stable, supporting both Rails 2.3 and older apps that still depend on Rack 0.4 (such as older Sinatra apps).
The details are on the usual page [...]]]></description>
			<content:encoded><![CDATA[<p>Following <a href="http://blog.phusion.nl/2009/03/13/phusion-passenger-212-final-released/">Friday&#8217;s release of Passenger 2.1.2</a> by the Phusion folks, we&#8217;ve updated our Ubuntu packages.  We&#8217;ve been testing version 2.1.1 packages for a little while now and they&#8217;ve been very stable, supporting both Rails 2.3 and older apps that still depend on Rack 0.4 (such as older Sinatra apps).</p>
<p>The details are on the<a href="http://wiki.brightbox.co.uk/docs:phusion-passenger"> usual page on our wiki</a>.  If you have any problems or need any help, <a href="http://forum.brightbox.co.uk/forums/passenger">try our forums</a>.</p>
<p>The new packages depend on new versions of the Ruby rack libraries (not the gem), but this is provided in our repository too and will be automatically installed. You need to install the fastthread gem yourself though.  Our repository provides <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository:packages">a few other useful Hardy packages too</a>.</p>
<p>We are only testing our packages against Ubuntu Hardy right now, but they should install and run fine on newer versions of Ubuntu too.</p>
<p>Remember, for maximum memory savings (and speed improvements) try our <a href="http://wiki.brightbox.co.uk/docs:ruby-enterprise">Ruby Enterprise Edition packages for Ubuntu Hardy</a> (currently only 32bit packages available).</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/phusion-passenger-212-packages-for-ubuntu/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free software and Brightbox</title>
		<link>http://blog.brightbox.co.uk/posts/free-software-and-brightbox</link>
		<comments>http://blog.brightbox.co.uk/posts/free-software-and-brightbox#comments</comments>
		<pubDate>Mon, 09 Mar 2009 11:19:46 +0000</pubDate>
		<dc:creator>Rahoul Baruah</dc:creator>
		
		<category><![CDATA[tech]]></category>

		<category><![CDATA[altered beast]]></category>

		<category><![CDATA[bigwig]]></category>

		<category><![CDATA[brightbox]]></category>

		<category><![CDATA[flashing rails]]></category>

		<category><![CDATA[free-software]]></category>

		<category><![CDATA[gem]]></category>

		<category><![CDATA[github]]></category>

		<category><![CDATA[isitruby19]]></category>

		<category><![CDATA[object factory]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[redmine]]></category>

		<category><![CDATA[rspec-rails extensions]]></category>

		<category><![CDATA[ruby-enterprise-edition]]></category>

		<category><![CDATA[rubyforge]]></category>

		<category><![CDATA[rujitsu]]></category>

		<category><![CDATA[warren]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=495</guid>
		<description><![CDATA[At Brightbox we like free and open source software.
Every Brightbox runs Ubuntu, which is an operating system built on top of the GPL Linux kernel.  Our infrastructure is built upon Xen, Apache, Nginx, MySQL, Nagios and many other open source software projects; not least of which are Ruby and Rails themselves.
But whilst we benefit [...]]]></description>
			<content:encoded><![CDATA[<p>At Brightbox we like free and open source software.</p>
<p>Every Brightbox runs Ubuntu, which is an operating system built on top of the GPL Linux kernel.  Our infrastructure is built upon Xen, Apache, Nginx, MySQL, Nagios and many other open source software projects; not least of which are Ruby and Rails themselves.</p>
<p>But whilst we benefit from this software, without contribution, free software is nothing, so we contribute anything we can.  The most obvious of these are the <a href="http://rubyforge.org/projects/brightbox/">Brightbox deployment gem</a> and its associated server-side tools.  These are extensions to Capistrano that help you get your application onto your Brightbox as quickly and easily as possible.</p>
<p>We also have our <tt>apt</tt> repository where we repackage a number of free software projects to make configuring your Brightbox as easy as possible.  More details on the repository are available <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository:packages">on the wiki</a>, but the most notable are our <a href="http://wiki.brightbox.co.uk/docs:phusion-passenger">Passenger</a> and <a href="http://wiki.brightbox.co.uk/docs:ruby-enterprise">Ruby Enterprise Edition</a> packages.</p>
<p>However, nowadays, the real place for sharing your code is on <a href="http://github.com/brightbox">Github</a>.  We have a number of projects available there, ranging from the <a href="http://github.com/brightbox/flashing-rails/tree/master">tiny</a> to the <a href="http://github.com/brightbox/redmine/tree/master">large</a>.</p>
<p>These include:</p>
<ul>
<li> <a href="http://github.com/brightbox/flashing-rails/tree">Flashing rails</a>
<p>A rails plugin that makes it simple to display flash messages in your views in a consistent manner.</li>
<li> <a href="http://github.com/brightbox/rujitsu/tree">Rujitsu</a>
<p>A simple gem that collects together a number of convenience methods and various helpers.</li>
<li> <a href="http://github.com/brightbox/rspec-rails-extensions/tree">RSpec-rails extensions</a>
<p>A gem that tidies up specifying your code with <a href="http://github.com/dchelimsky/rspec-rails/tree/master">RSpec-Rails</a>.</li>
<li> <a href="http://github.com/brightbox/object-factory/tree">Object Factory</a>
<p>Brightbox&#8217;s very own answer to <a href="http://github.com/thoughtbot/factory_girl/tree/master">Factory Girl</a> or <a href="http://github.com/notahat/machinist/tree/master">Machinist</a> that lets you build your test data with minimal configuration and no fixtures.</li>
<li> <a href="http://github.com/davidsmalley/altered_beast/tree/master">Altered Beast</a> and <a href="http://github.com/brightbox/redmine/tree">Redmine</a>.
<p>We have taken our own forks of two popular Rails applications.  David&#8217;s version of Altered Beast handles the <a href="http://forum.brightbox.co.uk">Brightbox forums</a> and Redmine handles our internal bug tracking and task lists.</li>
<li> <a href="http://github.com/brightbox/warren/tree">Warren and Bigwig</a>
<p>Last, but by no means least, we have Warren and Bigwig.  These are our wrappers to AMQP and <a href="http://www.rabbitmq.com/">RabbitMQ</a>.</p>
<p>We use RabbitMQ internally to deliver messages across our various infrastructure systems and needed a simple way to interface our ruby code to Rabbit (which is implemented in Erlang).</p>
<p>This led to Warren, our wrapper over the AMQP protocol that make it simple to post messages onto the queue.</p>
<p>In order to receive and act on those messages, we also built Bigwig (no prizes for spotting the rabbit references there), which takes those messages and responds.  Bigwig matches each incoming message against a set of plugins, each plugin being small and focused on a particular task.  Unrecognised messages are discarded, ensuring that rogue commands can&#8217;t wreak havoc upon our network. <br/><strong>UPDATE</strong>: It turns out that Bigwig isn&#8217;t <em>quite</em> ready yet, as a big chunk has been rewritten.  We&#8217;ll get it out there as soon as we can.
</li>
</ul>
<p>As these are all free software projects, please take a look inside and poke around.  Any suggestions, improvements, patches or forks will be gratefully received.  Also, stay tuned for an announcement on a major project we are looking to start in the next couple of weeks.</p>
<p><strong>Update 2</strong>: We&#8217;ve also put the code for <a href="http://isitruby19.com">Isitruby19.com</a> onto <a href="http://github.com/brightbox/isitruby19/tree/master">Github</a>, under an MIT licence.  Please go to the <a href="http://forum.brightbox.co.uk/forums/isitruby19-com/topics/isitruby19-on-github">forum</a> if you have any questions.  </p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/free-software-and-brightbox/feed</wfw:commentRss>
		</item>
		<item>
		<title>Rails Business UK Meetup in London</title>
		<link>http://blog.brightbox.co.uk/posts/rails-business-uk-meetup-in-london</link>
		<comments>http://blog.brightbox.co.uk/posts/rails-business-uk-meetup-in-london#comments</comments>
		<pubDate>Mon, 02 Mar 2009 12:36:22 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[coffeee]]></category>

		<category><![CDATA[london]]></category>

		<category><![CDATA[meetups]]></category>

		<category><![CDATA[rails business]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=485</guid>
		<description><![CDATA[This Wednesday (4th March), Rahoul and myself will be travelling down to the Big Smoke for the inaugural Rails Business Meetup at the Benugo Bar at BFI Southbank.
Afterwards, we&#8217;ll be out and about in London for a few hours so if any customers, potential customers or random rubyists fancy a coffee or a beer on us, drop [...]]]></description>
			<content:encoded><![CDATA[<p><img class="content_image size-full wp-image-493" title="southbank_night" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/03/southbank_night.jpg" alt="southbank_night" width="470" height="263" /></p>
<p>This Wednesday (4th March), Rahoul and myself will be travelling down to the Big Smoke for the inaugural Rails Business Meetup at the <a href="http://www.meetup.com/Rails-Business-UK/venue/?eventId=9775083&amp;venueId=720409" target="_blank">Benugo Bar at BFI Southbank</a>.</p>
<p>Afterwards, we&#8217;ll be out and about in London for a few hours so if any customers, potential customers or random rubyists fancy a coffee or a beer on us, drop me a mail at <a href="mailto:&#x6a;&#x65;&#x72;&#x65;&#x6d;&#x79;&#x40;&#x62;&#x72;&#x69;&#x67;&#x68;&#x74;&#x62;&#x6f;&#x78;&#x2e;&#x63;o.uk">&#x6a;&#x65;&#x72;&#x65;&#x6d;&#x79;&#x40;&#x62;&#x72;&#x69;&#x67;&#x68;&#x74;&#x62;&#x6f;&#x78;&#x2e;&#x63;o.uk</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/rails-business-uk-meetup-in-london/feed</wfw:commentRss>
		</item>
		<item>
		<title>Brightbox gem 2.3</title>
		<link>http://blog.brightbox.co.uk/posts/brightbox-gem-23</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-gem-23#comments</comments>
		<pubDate>Fri, 13 Feb 2009 14:38:29 +0000</pubDate>
		<dc:creator>David Smalley</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[brightbox gem]]></category>

		<category><![CDATA[capistrano]]></category>

		<category><![CDATA[deployment]]></category>

		<category><![CDATA[gem]]></category>

		<category><![CDATA[gem dependencies]]></category>

		<category><![CDATA[gems:install]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=469</guid>
		<description><![CDATA[I&#8217;m pleased to announce that we have just pushed a new revision to the Brightbox gem up to Rubyforge. 
Version 2.3 of the gem fixes some issues reported to us by our users. A quick summary of the changes from the release notes:

Removed the Capistrano task which calls the db:check:config rake task. This task was introduced to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce that we have just pushed a new revision to the Brightbox gem up to Rubyforge. </p>
<p>Version 2.3 of the gem fixes some issues reported to us by our users. A quick summary of the changes from the release notes:</p>
<ul>
<li>Removed the Capistrano task which calls the <code>db:check:config</code> rake task. This task was introduced to help with a common config mistake, but just resulted in a different mistake becoming common.</li>
<li>Removed the Capistrano task which calls <code>rake gems:install</code>. Running this as sudo was causing some permissions errors caused by initialising the Rails stack as root.</li>
<li>Fixed how we track the commands the gem depends upon, the <code>deploy:check</code> command now works as expected.</li>
<li>Gem dependencies are now installed by listing them in deploy.rb, extra examples have been added to the boilerplate deploy file.</li>
</ul>
<p>The change in the way we handle gem dependencies was the reasoning behind making this a minor version release. Previously we simply called the inbuilt Rails 2.2 gem install task.  However we found some issues where customers with fresh deployments when running this command as root would result in files being created that could not then be removed during subsequent deployments. We took the decision to use the inbuilt capistrano dependencies to handle the installation of remote gems (examples are available inside the deploy.rb that the brightbox command automatically generates for you).</p>
<p><strong>Update 24/2/2009: </strong>We&#8217;ve just pushed a new version, 2.3.2 that changes slightly how the gem dependencies work. You now specify a dependency with an alternate source in your deploy.rb like this:</p>
<p><code>depend :remote, :gem, "tmm1-amqp", "&gt;=0.6.0", :source =&gt; "http://gems.github.com"</code></p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-gem-23/feed</wfw:commentRss>
		</item>
		<item>
		<title>Announcing isitruby19.com: tracking gem compatibility for ruby 1.9</title>
		<link>http://blog.brightbox.co.uk/posts/announcing-isitruby19com-tracking-gem-compatibility-for-ruby-19</link>
		<comments>http://blog.brightbox.co.uk/posts/announcing-isitruby19com-tracking-gem-compatibility-for-ruby-19#comments</comments>
		<pubDate>Thu, 05 Feb 2009 15:49:25 +0000</pubDate>
		<dc:creator>Rahoul Baruah</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[gems]]></category>

		<category><![CDATA[isitruby19]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ruby1.9]]></category>

		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=453</guid>
		<description><![CDATA[By now you will all have heard of the release of Ruby 1.9.1 - the first, stable, production-ready release of the next-generation Ruby interpreter.  This has a number of enhancements; RubyGems is bundled with the interpreter, native threads are used instead of green threads and we have a general performance boost all round (amongst many [...]]]></description>
			<content:encoded><![CDATA[<p>By now you will all have heard of the <a title="Ruby 1.9.1 release" href="http://www.ruby-lang.org/en/news/2009/01/30/ruby-1-9-1-released/" target="_blank">release of Ruby 1.9.1</a> - the first, stable, production-ready release of the next-generation Ruby interpreter.  This has a number of enhancements; RubyGems is bundled with the interpreter, native threads are used instead of green threads and we have a general performance boost all round (amongst many others).  </p>
<p>However, there is a significant barrier to Ruby 1.9 adoption; the compatibility of the gems that we have all come to depend on.  </p>
<p>Which is why we&#8217;ve launched <a title="Is it Ruby 1.9?" href="http://isitruby19.com" target="_self">isitruby19.com</a> - a site that tracks gems and lists whether they are 1.9 compatible.  Each time you come across a gem that works for you, drop by and leave a comment, so we all get a feel for which gems need some work and which are ready today.</p>
<p><a href="http://isitruby19.com"><img class="alignnone content_image" src="http://farm4.static.flickr.com/3265/3255198111_e0157b414f.jpg" alt="" width="500" height="344" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/announcing-isitruby19com-tracking-gem-compatibility-for-ruby-19/feed</wfw:commentRss>
		</item>
		<item>
		<title>Brightbox sponsor Scotland on Rails 2009</title>
		<link>http://blog.brightbox.co.uk/posts/brightbox-sponsor-scotland-on-rails-2009</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-sponsor-scotland-on-rails-2009#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:23:50 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[events]]></category>

		<category><![CDATA[scotlandonrails]]></category>

		<category><![CDATA[scotlandonrails2009]]></category>

		<category><![CDATA[sponsorship]]></category>

		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=442</guid>
		<description><![CDATA[I&#8217;m pleased to announce that Brightbox will be sponsoring the Scotland on Rails conference in Edinburgh (26-28 March 2009). Alan and Paul (and others I&#8217;m sure) have done a great job of putting together what promises to be a thoroughly engaging and stimulating schedule, in fact, leading them to sell out before the early bird offer was over [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/marksouthgate/146968411/" target="_blank"><img class="alignnone content_image" src="http://farm1.static.flickr.com/52/146968411_c418a42731.jpg" alt="" width="500" height="252" /></a><br />
I&#8217;m pleased to announce that Brightbox will be sponsoring the <a href="http://scotlandonrails.com">Scotland on Rails</a> conference in Edinburgh (26-28 March 2009). <a href="http://www.cardboardsoftware.com/">Alan</a> and <a href="http://merecomplexities.com/">Paul</a> (and others I&#8217;m sure) have done a great job of putting together what promises to be a thoroughly engaging and stimulating schedule, in fact, leading them to <a href="http://twitter.com/scotlandonrails/status/1169666515">sell out</a> before the early bird offer was over :)</p>
<p>John, David, Rahoul, Caius and myself will all be travelling up to Edinburgh for the event - so please come and say &#8220;Hi&#8221;.</p>
<p>Of course, never fear, we&#8217;ll bring plenty of our famous t-shirts and stickers :)</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-sponsor-scotland-on-rails-2009/feed</wfw:commentRss>
		</item>
		<item>
		<title>New features: Extra disk space, IP addresses &#038; Multiple email contacts</title>
		<link>http://blog.brightbox.co.uk/posts/new-features-extra-disk-space-ip-addresses-multiple-email-contacts</link>
		<comments>http://blog.brightbox.co.uk/posts/new-features-extra-disk-space-ip-addresses-multiple-email-contacts#comments</comments>
		<pubDate>Fri, 30 Jan 2009 12:13:35 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[control panel]]></category>

		<category><![CDATA[disk space]]></category>

		<category><![CDATA[ip addresses]]></category>

		<category><![CDATA[new features]]></category>

		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=425</guid>
		<description><![CDATA[Today we pushed a couple more updates to the control panel. Now, rather than creating a ticket, you can order more disk space and additional IP addresses for any of your boxes directly from the control panel. Additional disk space can be purchased for just £5 per 10GB block and IP addresses for £2.50/month (with [...]]]></description>
			<content:encoded><![CDATA[<p>Today we pushed a couple more updates to the control panel. Now, rather than creating a ticket, you can order more disk space and additional IP addresses for any of your boxes directly from the control panel. Additional disk space can be purchased for just £5 per 10GB block and IP addresses for £2.50/month (with one-off setup of £30).</p>
<p><img class="alignnone size-full wp-image-436" title="brightbox-your-brightboxes-3" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/01/brightbox-your-brightboxes-3.png" alt="brightbox-your-brightboxes-3" width="586" height="326" /></p>
<p>We&#8217;ve also added the ability for separate billing and technical email contacts to your account in addition to the regular account holder email address (this is a stop-gap addition until we implement multiple users per account which is on our development roadmap :)</p>
<p>Here&#8217;s a summary of notifications and recipients:</p>
<ul>
<li><strong>Order confirmation:</strong> account holder, billing contact &amp; technical contact</li>
<li><strong>Successful or Failed payment:</strong> account holder &amp; billing contact</li>
<li><strong>Credit card expiry notice:</strong> account holder &amp; billing contact</li>
<li><strong>New virtual machine deployed:</strong> account holder &amp; technical contact</li>
<li><strong>New Helpdesk request:</strong> account holder &amp; technical contact</li>
<li><strong>Password reset:</strong> account holder</li>
<li><strong>MySQL slow query alerts: </strong>account holder &amp; technical contact</li>
</ul>
<p>Keep watching over the next few weeks as we announce more improvements, including remote reboots&#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-features-extra-disk-space-ip-addresses-multiple-email-contacts/feed</wfw:commentRss>
		</item>
		<item>
		<title>New feature: Label your Brightboxes</title>
		<link>http://blog.brightbox.co.uk/posts/new-feature-label-your-brightboxes</link>
		<comments>http://blog.brightbox.co.uk/posts/new-feature-label-your-brightboxes#comments</comments>
		<pubDate>Wed, 14 Jan 2009 16:14:35 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[control panel]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[labels]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=416</guid>
		<description><![CDATA[We&#8217;ll be releasing lots of cool features for our control panel over the next couple of months. The latest of these features is a small addition but something that customers will hopefully find useful, especially those with several Brightboxes.
You can now add your own simple labels to each of your boxes so you can quickly [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll be releasing lots of cool features for our control panel over the next couple of months. The latest of these features is a small addition but something that customers will hopefully find useful, especially those with several Brightboxes.</p>
<p>You can now add your own simple labels to each of your boxes so you can quickly remember which box is which. Previously, you only really had the box hostname e.g myapp-001.vm.brightbox.net as a reference, but you can now also add your own label e.g &#8220;Bob&#8217;s staging server&#8221;.</p>
<p><img class="alignnone size-full wp-image-417" title="brightbox_labels" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/01/brightbox_labels.png" alt="brightbox_labels" width="589" height="316" /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-feature-label-your-brightboxes/feed</wfw:commentRss>
		</item>
		<item>
		<title>Special Offer: 50% off all new Brightboxes</title>
		<link>http://blog.brightbox.co.uk/posts/special-offer-50-off-all-new-brightboxes</link>
		<comments>http://blog.brightbox.co.uk/posts/special-offer-50-off-all-new-brightboxes#comments</comments>
		<pubDate>Mon, 12 Jan 2009 13:47:48 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[brightbox discount]]></category>

		<category><![CDATA[discount]]></category>

		<category><![CDATA[special offer]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=389</guid>
		<description><![CDATA[To complement David&#8217;s earlier announcement regarding Passenger support in the Brightbox gem we&#8217;re also launching a very special discount offer for the rest of January 2009&#8230;

With our recent diskspace and bandwidth upgrades on all products and now with Phusion Passenger support there&#8217;s certainly never been a better time to buy a Brightbox server. Either get 50% [...]]]></description>
			<content:encoded><![CDATA[<p>To complement David&#8217;s earlier announcement regarding <a href="http://blog.brightbox.co.uk/posts/brightbox-gem-v22-now-with-passenger-support">Passenger support in the Brightbox gem</a> we&#8217;re also launching a very special discount offer for the rest of January 2009&#8230;</p>
<p><a href="http://www.brightbox.co.uk/rails-hosting-pricing"><img class="alignnone size-full wp-image-390" title="new_year_offer_banner" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/01/new_year_offer_banner.png" alt="new_year_offer_banner" width="630" height="87" /></a></p>
<p>With our recent <a href="http://blog.brightbox.co.uk/posts/brightbox-san-storage-quotas-doubled">diskspace and bandwidth upgrades</a> on all products and now with Phusion Passenger support there&#8217;s certainly never been a better time to buy a Brightbox server. Either get 50% off annual pricing or opt for monthly billing and get 50% off for the first 3 months!</p>
<p>Offer pricing is as follows:</p>
<ul>
<li><strong>Brightbox 256</strong> - now only £19.50/month or £195/year <span class="saving">SAVE 50%</span><br />
<span class="grey">(10GB SAN storage, 100GB bandwidth)</span></li>
<li><strong>Brightbox 512</strong> - now only £34.50/month or £345/year <span class="saving">SAVE 50%</span><br />
<span class="grey">(20GB SAN storage, 200GB bandwidth)</span></li>
<li><strong>Brightbox 1GB</strong> - now only £54.50/month or £545/year <span class="saving">SAVE 50%</span><br />
<span class="grey">(30GB SAN storage, 400GB bandwidth)</span></li>
<li><strong>Brightbox 2GB</strong> - now only £99.50/month or £995/year <span class="saving">SAVE 50%</span><br />
<span class="grey">(40GB SAN storage, 800GB bandwidth)</span></li>
</ul>
<p>Don&#8217;t forget, all our plans come with access to our managed MySQL cluster and are &#8220;Carbon Neutral&#8221;.</p>
<p><strong>UPDATE (26 Jan):</strong> 5 days left, don&#8217;t miss out!</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/special-offer-50-off-all-new-brightboxes/feed</wfw:commentRss>
		</item>
		<item>
		<title>Brightbox Gem v.2.2 - now with Passenger support</title>
		<link>http://blog.brightbox.co.uk/posts/brightbox-gem-v22-now-with-passenger-support</link>
		<comments>http://blog.brightbox.co.uk/posts/brightbox-gem-v22-now-with-passenger-support#comments</comments>
		<pubDate>Mon, 12 Jan 2009 09:00:32 +0000</pubDate>
		<dc:creator>David Smalley</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[brightbox gem]]></category>

		<category><![CDATA[mod_rails]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[phusion passenger]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=373</guid>
		<description><![CDATA[Today I am pleased to announce a new release of our Brightbox Gem, version 2.2. This release brings us the long anticipated support for Phusion Passenger (a.k.a. mod_rails).
We&#8217;ve made it super easy to deploy your application using Passenger instead of the mongrel configuration recommended previously and there is documentation on how to use this on your [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am pleased to announce a new release of our Brightbox Gem, version 2.2. This release brings us the long anticipated support for <a href="http://www.modrails.com">Phusion Passenger</a> (a.k.a. mod_rails).</p>
<p>We&#8217;ve made it super easy to deploy your application using Passenger instead of the mongrel configuration recommended previously and there is documentation on how to use this on your Brightbox <a href="http://wiki.brightbox.co.uk/docs:gemv2:passenger">over at our wiki</a>. New deployments are ready to go on Passenger immediately provided you have Ubuntu Hardy 8.04 already installed on your Brightbox. If you&#8217;re still on Ubuntu Dapper 6.06 then you can upgrade by simply ordering a new box, moving your data over and then cancelling the old box.</p>
<p>There is no automated way to move existing mongrel installs over to Passenger, but there is a <a href="http://wiki.brightbox.co.uk/docs:gemv2:passenger#converting_from_mongrel_to_passenger">very simple procedure outlined on the wiki page</a> which will have you up and running in a few minutes.</p>
<p>If you have any questions or spot any bugs in this latest release then please let us know, we now have a <a href="http://forum.brightbox.co.uk/forums/passenger">forum</a> on which we will be happy to answer your Passenger and Brightbox gem questions.</p>
<p><strong>Update 12/01/2009:</strong> After spotting a regression which snuck in just before we released version 2.2, version 2.2.1 has just been released and should be propogating around the Rubyforge mirrors right now.</p>
<p><strong>Update 2 13/01/2009: </strong>I found a better way to handle passenger restarts. This has been added to the gem and the version has been bumped to 2.2.2</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/brightbox-gem-v22-now-with-passenger-support/feed</wfw:commentRss>
		</item>
		<item>
		<title>Passenger Ubuntu package updated</title>
		<link>http://blog.brightbox.co.uk/posts/passenger-ubuntu-package-updated</link>
		<comments>http://blog.brightbox.co.uk/posts/passenger-ubuntu-package-updated#comments</comments>
		<pubDate>Sun, 11 Jan 2009 16:03:41 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[64bit]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[deb]]></category>

		<category><![CDATA[deployment]]></category>

		<category><![CDATA[hardy]]></category>

		<category><![CDATA[mod rails]]></category>

		<category><![CDATA[package]]></category>

		<category><![CDATA[passenger]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=377</guid>
		<description><![CDATA[We&#8217;ve just built new versions of our Passenger Ubuntu package.  It&#8217;s still Passenger 2.0.6, but we tweaked the dependencies so you aren&#8217;t forced to use the Apache worker mpm (prefork should work just fine with Passenger).
We&#8217;re now also providing 64bit versions of the packages (the source of the 404 errors some of you reported when [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just built new versions of our Passenger Ubuntu package.  It&#8217;s still Passenger 2.0.6, but we tweaked the dependencies so you aren&#8217;t forced to use the Apache worker mpm (prefork should work just fine with Passenger).</p>
<p>We&#8217;re now also providing 64bit versions of the packages (the source of the 404 errors some of you reported when trying to install the package).</p>
<p>Documentation for the packages in the <a href="http://wiki.brightbox.co.uk/docs:phusion-passenger">usual place on the wiki</a>.</p>
<p>More Passenger news coming soon :)</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/passenger-ubuntu-package-updated/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
