Presenter First Presenter First in GTK and C I created a small GTK application to demonstrate Presenter First and Model-View-Presenter. And here it is: the aptly named PF Calculator.
jRuby Easy Data Visualization with JFreeChart The next time you’re looking to visualize data in your JRuby or Java application, don’t overlook JFreeChart.
jRuby The Case for Embedding jruby-complete into Your Application Here are a few reasons why you might want to embed JRuby into your application instead of relying on a regular Ruby or JRuby installation.
jRuby Running a Ruby Application with jruby-complete In a JRuby project, it’s easy to run Ruby programs without installing Ruby. All you need is a JVM runtime and jruby-complete.
Project Stories Ruby for Desktop Applications? Yes we can. We love Ruby and how much can be accomplished in a short time with it. With JRuby and 12-ish months we created a complex desktop application, able to run on Windows, Mac, and Linux
Embedded Systems Hardware in Support of Automated System Testing We've recently started working on a new board. Our goal is to make the system testing for the board just as automated as our unit tests are.