Time to start working with other folks again

After some reflection on the last year of doing solo software development, I’ve come to the conclusion that working solo does not allow for maximum productivity, that maximum productivity can only be achieved when working as part of a group, that I a get a lot of satisfaction from being maximally productive, and thus it [...]

Compile C and C++ (and Python) code for the Flash platform

Just discovered Adobe Alchemy, which allows C and C++ code to be compiled for the Adobe Flash platform. For me anyway, this shines new light on the Flash platform, as this allows apps to be developed for Flash in widely used general purpose programming languages, which in turn allow the re-use of existing libraries [...]