A review of the new "Apache Wicket Cookbook": A collection of code solutions for a variety of problems in Apache Wicket.
Continue Reading →
I walk through the type inferencing engine in the new JVM language: Mirah
Continue Reading →
Part Four in my "Distilling JRuby" series talks about the techniques for generating frames and backtraces.
Continue Reading →
I recently did some contributor work with JRuby focusing on performance problems. Here's the story.
Continue Reading →
Part Three in my "Distilling JRuby" series talks about a key figure in the performance of JRuby: The JIT Compiler
Continue Reading →
I show how to develop your own functional MBeans for managing and monitoring your application.
Continue Reading →
Part Two in my "Distilling JRuby" series talks about how variable scope is tracked inside the JRuby runtime.
Continue Reading →
Part One in my "Distilling JRuby" series covers the "basics" in method to method dispatching in JRuby
Continue Reading →
A technique for cleaning up array method parameter syntax from the outside.
Continue Reading →
I show how you can use Java libraries in your Ruby application for the betterment of your sanity.
Continue Reading →