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

Category: 'article'

Jekyll: Category and Tag Paging and Feeds 12/01/2012 by R.J.

I show how with some Jekyll plugin work you can create full fledged category and tag homepages for your site in Jekyll

Continue Reading →

Categories: article | Tags: jekyll ruby site | Permalink


Clean it Up: Article Series List With Jekyll, Part 2 11/04/2012 by R.J.

I previously showed how you could build an article series list with Jekyll using Liquid. This time I use a custom Liquid tag instead of a Liquid script-let.

Continue Reading →

Categories: article | Tags: jekyll ruby | Permalink


Dirty Tricks: Building an Article Series List With Jekyll 11/03/2012 by R.J.

I show how, with Jekyll and Liquid and some clever-ness, you can build a dynamic article series list for sites.

Continue Reading →

Categories: article | Tags: jekyll ruby site hacks | Permalink


Review: "Apache Wicket Cookbook" 05/07/2011 by R.J.

A review of the new "Apache Wicket Cookbook": A collection of code solutions for a variety of problems in Apache Wicket.

Continue Reading →

Categories: article | Tags: java wicket ebook | Permalink


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


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


Java Application Management With Custom MBeans 09/29/2009 by R.J.

I show how to develop your own functional MBeans for managing and monitoring your application.

Continue Reading →

Categories: article | Tags: java management mbeans | 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


← 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.