RealJenius.com Hold My Beer; Watch This
  • About Me
  • Contact Me

Elsewhere

  • Twitter
  • LinkedIn
  • GitHub
  • XBox Live
  • BeerAdvocate

Feeds

  • Everything
  • Journal
  • Articles
  • Java
  • Ruby
  • Linux

Tag: 'jruby'

Distilling Mirah: Type Inference 10/05/2010 by R.J.

I walk through the type inferencing engine in the new JVM language: Mirah

Continue Reading →

Categories: article distilling-mirah | Tags: java ruby jruby mirah | Permalink


JRuby and Sinatra in 2 Minutes 07/17/2010 by R.J.

A lightning fast walkthrough of using the Sinatra micro-web-framework with JRuby as the platform.

Continue Reading →

Categories: journal | Tags: jruby bundler sinatra glassfish ruby | Permalink


Distilling JRuby: Frames and Backtraces 03/15/2010 by R.J.

Part Four in my "Distilling JRuby" series talks about the techniques for generating frames and backtraces.

Continue Reading →

Categories: article distilling-jruby | Tags: code analysis java jruby distilling-jruby | Permalink


JRuby "IO.foreach" Performance 11/03/2009 by R.J.

I recently did some contributor work with JRuby focusing on performance problems. Here's the story.

Continue Reading →

Categories: article | Tags: java ruby jruby | Permalink


Distilling JRuby: The JIT Compiler 10/06/2009 by R.J.

Part Three in my "Distilling JRuby" series talks about a key figure in the performance of JRuby: The JIT Compiler

Continue Reading →

Categories: article distilling-jruby | Tags: code analysis java jruby distilling-jruby | Permalink


Distilling JRuby: Tracking Scope 09/25/2009 by R.J.

Part Two in my "Distilling JRuby" series talks about how variable scope is tracked inside the JRuby runtime.

Continue Reading →

Categories: article distilling-jruby | Tags: code analysis java jruby distilling-jruby | Permalink


JRuby 1.4 Plan Details Discussed 09/21/2009 by R.J.

The JRuby guys have some details on what they are planning for JRuby 1.4

Continue Reading →

Categories: journal | Tags: java jruby ruby | Permalink


Distilling JRuby: Method Dispatching 101 09/16/2009 by R.J.

Part One in my "Distilling JRuby" series covers the "basics" in method to method dispatching in JRuby

Continue Reading →

Categories: article distilling-jruby | Tags: code analysis java jruby distilling-jruby | Permalink


JRubyConf Announced 09/14/2009 by R.J.

The JRuby team shares an exciting announcement about a conference dedicated to JRuby.

Continue Reading →

Categories: journal | Tags: jruby conferences | Permalink


Taking Advantage of Java in JRuby 09/09/2009 by R.J.

I show how you can use Java libraries in your Ruby application for the betterment of your sanity.

Continue Reading →

Categories: article | Tags: java ruby jruby | Permalink


← Older Newer →

© 2009-2012 - R.J. Lorimer
Disclaimer: This is my personal site. What I say here is mine and mine alone. My opinions have no bearing on my employer, and likewise, my employer has no claim over the ownership of the content on this site.

Powered by Jekyll
Hosted by Media Temple (@MediaTemple)
Site source code available on Github.