Dead Server and Visual Studio 2010 Release
Monday morning I downloaded and set up the new Visual Studio on my main development system. As a C++ developer, the new features and fixes are pushing me to migrate active projects to it.
I’m excited to use the new C++ features. Auto, lambda, and static_assert are my current favorites.
The What's New in Visual C++ 2010 has a list of all the new language goodies.
Qt doesn’t have a mkspec yet. I believe that 4.7 will officially add VC 10 to the supported list, and remove VC 7.1 (sadly, since I think it was the best compiler Microsoft has released).
Last night our deployment server died. It had been running (fairly) problem free for over 6 years. We used it to host our internal FTP, Bug Tracking and Wiki software.
The silver lining is that we can migrate to a hosted service. This would save us from needing to buy a new Server. More importantly, we wouldn’t have to take care of it, manage software updates or back it up.
This would also let us move a few projects to a hosted svn server. Our external developers would appreciate the speed boost.
I’m leaning towards using xp-dev.