Recent news at The Software Bin
- 7/11/2010: successfully compiled Johan Gunnarsson's chipmunk-for-java library under Win32, I wrote a short step-by-step guide
- 12/8/2010: removed dust from my old billiard library applet and published here on the website; go to the applet
- 9/7/2010: want to draw colorful graphs without wasting hours? try dotty with my dotty_color extension
- 12/5/2010: after the insane attempt to build C code for MSX in Eclipse, published the step-to-step guide to install SDCC+Eclipse
- 12/4/2010: managed to compile the cdialog package under MinGW; you can use cdialog to add text-based dialog boxes to your batch files.
- 11/4/2010: wrote a simple extension for SQLite. Follow the link to get the binary programs, instructions and source code if you wish to modify it.
- 5/4/2010: my first time opening a bug report on SourceForge. This taught me the importance of regression tests when developing/fixing a compiler.