Drag & Drop library editor for GameMaker released

Posted by Goombert on Aug. 30, 2017, 11:57 p.m.

I spent some time this summer working on hobby projects and learning this new framework called Vue.js which is similar to Google's AngularJS. It basically solves a lot of UI engineering problems by making things like data binding super simple. It also introduces an interesting paradigm, that other ephemeral ad …

Tabs vs. Spaces

Posted by Goombert on Aug. 31, 2015, 8:42 p.m.

Yes, that age old debate. This post in no way attempts to elicit a flamewar of programming fundamentalism.

I recently started a project to create a docking library for Oracle's new RIA platform, JavaFX. After years of banging my head against the wall with the default Eclipse formatter, I realized …