<p>It’s almost time to go back for the second day, but before I do I’d like to suggest that if you haven’t had a chance to attend in pereson or watch the livecast, see if you can find the videos online. My understanding is that they should be available - I’m writing this on my phone so I can’t be bothered to look at the moment but I’ll check later.</p>
<p>I had been thinking about setting myself up with a way to work from home in a disconnected fashion. Most of the places I’ve worked at in the past required me to remote into the work desktop, which is a good idea if both sides have 100% uptime on their network connection and no issues with them being affected by adverse weather. Which in reality means that the connections tended to be unstable if the weather dictated that one really, really wanted to work from home on a particular day…
<p>Merging a file between SCM branches that is several thousand lines in size and has significant changes in both branches is a good way to have an unpleasant day, even if the SCM that’s being used has good support for cross-branch merging.</p>
<p>I had to reinstall VS2010 at work and because I clearly didn’t think this all the way through, forgot to save my autoexp.dat file before removing the old installation. And of course I didn’t realise what had happened until I had to dig deeper into some Qt GUI code that wasn’t quite working as expected, and of course I was prompted with the raw data.</p>
<p>Just came across a link to this link collection that I think will be useful to C++ programmers:</p>
<p>Let’s just make a small change to the requirements, I mean, what could go wrong?</p>
<p>I just had the pleasure to do exactly that in a batch file. Some poking around technet gave me the following:</p>
<p>If you’re looking for a quick introduction to Boost.Test that covers the main features you’re likely to use, I would recommend looking at this blog post:</p>
<p>See here: <a href="http://comments.gmane.org/gmane.emacs.devel/137021">Emacs development</a></p>
<p>For those who are using Visual Studio 2010, the service pack has now been officially released:</p>