Programming

Maximus 1.1.1 released

Earlier today I released Maximus 1.1.1. Maximus is a BlitzMax module manager. With Maximus it’s possible to easily install and update BlitzMax modules which are provided by 3rd party module developers. Version 1.1.1 improves the usability for the GUI users. If maximus-gui can’t find your BMXPATH it will now present you with a directory dialog in …

Maximus 1.1.1 released Read More »

Programming languages I planned on learning in 2011

Earlier this year I posted about which languages I planned on learning in 2011. A few months later I posted about my progress. Now that 2011 almost has come to an end it’s time to review and see if I actually met any of those goals. How exciting. I had listed 4 programming languages I …

Programming languages I planned on learning in 2011 Read More »

BlitzMax and 64-bit Ubuntu

Just a quick reminder when installing BlitzMax on a 64-bit installation of any Ubuntu flavor. Always install ia32-libs or you won’t be able to execute programs compiled by BlitzMax, even though the required shared libraries are available (not actually true, as these are the 64-bit libraries). Installing this package makes sure you’ll be able to run them. …

BlitzMax and 64-bit Ubuntu Read More »

Maximus 1.1.0 released

Maximus has just reached milestone 1.1.0. Maximus is a module manager for BlitzMax. Its purpose is to ease management and installation of BlitzMax modules, giving the developer more time to spend on developing, and not manually installing and downloading modules and their dependencies. The most notable new addition to this release is a full fledged graphical user …

Maximus 1.1.0 released Read More »

Scroll to Top