All posts written by Olly Headey
Hack Week round up
Hack Week has been and gone and I’ve finally got around to collating feedback from the team. To give you better insight into what everyone worked on, and the outcome of their efforts, each team has written about the projects they took on and what they achieved. Test Suite Speed #1 Ben: I investigated the effects of garbage collection on our test suite speed. I tried turning off GC entirely… Continue reading
Engineering Summer Interns
Every summer we invite at least one intern to join our Edinburgh-based Engineering team for three months between June and September and today we're officially opening the doors to the Class of 2012! If you're a CompSci student at a UK university and you want to do something amazing this summer, please get in touch! Find out all the details on our Jobs Page. Continue reading
Hack Week update
We’re two days into our first Hack Week and we’re already seeing good progress. Testing is a common theme being worked on by two teams. The FreeAgent code base is fairly large and is complemented by an even larger automated test suite, containing unit, functional and integration tests. This test suite is a massive win for us, enabling developers to aggressively refactor code and be confident that they haven’t introduced… Continue reading
Hack Week [initial commit]
Starting today we’re going to be trying something a little different in our development team. For the entire week our project schedules are being put on ice while all our engineers and designers (12 of them) are being left to their own devices to hack on whatever they want, so long as it’s FreeAgent-related. Hackathons like this are nothing new in the software development world – Google offer 20% time,… Continue reading
Puppet and MCollective Talk
Thomas Haggett, one of our senior platform engineers, recently gave a talk at a Scottish Ruby User Group meetup about Puppet and MCollective, two technologies we've been embracing in anger at FreeAgent in 2011. We'll be blogging about what we're doing with these technologies in detail in the coming months but in the meantime, here's a little taster video: Thomas Haggett - Puppet from Cultivate on Vimeo. Continue reading
Friday Link Party 11-11-11
Totally forgot to post here last week so this week it's a special, bumper, 'rollover' edition of link goodness. Here we go... We're hard at work putting the finishing touches to our second generation API right now. The new API uses OAuth as opposed to HTTP Basic for authentication, so OAuthPlayground popped up at just the right time. In the latest Clean Coders episode, 'uncle' Bob Martin talks about the… Continue reading
Friday Link Party – 21st Oct 2011
What we've been Instapapering this week: We do a lot of testing at FreeAgent, for good reason. We also do peer reviews of code so Why code review beats testing: evidence from decades of programming research was an encouraging read. Robert X Cringely's column is always worth reading. Recently he wrote about The Second Coming of Java, in which he asks if database servers switch to SSDs and disk I/O… Continue reading
Friday Link Party
What we've been reading about this week: New Relic regularly release statistics about the apps they're monitoring. The latest State of the Stack makes for interesting reading as usual. It shows that Ruby 1.9.2 is fast catching up with 1.8.7 and Rails 3.0 is the most popular Rails version. Thin and Passenger are still by far the most popular dispatchers. If you're interested, FreeAgent is currently running on Ruby 1.9.2-p180… Continue reading
Goodbye, Steve
"I'm convinced that the only thing that kept me going was that I loved what I did" Steve Jobs, 2005 Continue reading
Friday Link Party – what we’re reading
There’s a whole lot of talk in our Campfire dev chat room all week, and quite a few links get thrown in there. It’s hard to keep up sometimes, so I’ve decided to start collating them for posterity and to share with our developer community each week. So here are the main things we’ve been reading about this week: Moneta is a library by Yehuda Katz that provides a single… Continue reading