Twitter updates
- #Mercurial 2.1 is out with lots of largefiles fixes. Thanks to #Unity3d for working hard on making it usable! 1 hour ago
- The C++ AMP specification is online: http://t.co/ndCMyTb3. I wonder if there will be a #AMP -> #OpenCL translator. 9 hours ago
- @codedivine Yes args C++ AMP :P 've been way to busy with OpenCL on AMD lately. 11 hours ago
Development
Graphics
Calendar
Monthly Archives: October 2008
Visual Studio 2010 preview released
Today Microsoft released a preview of the Visual Studio 2010 with partial C++0x support. This should be also based on their new, Phoenix based compiler, and brings the most important features like auto, rvalues and lambdas. There is a post … Continue reading
The quest for the right UI toolkit
Graphical user interfaces are not really a new invention, and still, I don’t see that any vendor has come up with a really good toolkit for creating GUIs. What’s taking them so long, and where are we actually heading with … Continue reading
Posted in Programming
3 Comments
Reading recommendation: Pragmatic programmer
If you really enjoy programming, then this book is for you: The pragmatic programmer. Finally a book that does not try to put programming into a software engineering corset, but treats it more as a craft. Of course you still … Continue reading
Back, catching up
I’ve been totally cut off for the last two weeks (no internet access at all; the posts you saw were pre-recorded), and quite a lot happened in these two weeks. Coming back, I’ve found: A new version of AnkhSVN CMake … Continue reading