JavaPolis 2006 - Antwerp, Belgium
I have received confirmation from my employer, Ventera Corporation, that they will fund my trip to Antwerp. Hooray! I'm also planning on bringing my wife and spending the holiday season in Europe. It ought to be a great trip, right on the heels of presenting...
Read More
2006-07-19 16:55:00 +0000
July 17 was a particularly big news day for JRuby. Three articles were posted, one in two places, on JRuby and the two core developers Tom and I. I present here a collection of articles and blogs that have particular significance to the Ruby+Java world.
Ruby for the Java worldJoshua...
Read More
2006-07-18 08:26:00 +0000
I keep wondering if things can continue moving along so well indefinitely. JRuby's got the momentum of a steamroller shot out of a cannon these days.
Compilers...
Read More
2006-07-14 14:41:00 +0000
This was originally posted to the jruby-devel mailing list, but I am desperate to be proven wrong here. We use reflection extensively to bind Ruby methods to Java impls in JRuby, and the rumors of how fast reflection is have always bothered me. What is the truth? Certainly there are...
Read More
2006-07-09 08:24:00 +0000
It's not really Ruby or Java-related, but with all the noise about net neutrality the past few weeks I figured I'd put my opinions out there. I doubt any of this is particularly original, but it's where I stand.
I believe, as do most well-informed Netizens, that Verizon et al...
Read More
2006-07-05 20:24:00 +0000
And it's out the door! We are currently sending out the announcement: JRuby 0.9.0 is released!
Any frequent readers out there will know there's a ton of improvements in this release. I'll be blogging a bit later on the details of each, but here's a short list:All non-native Ruby libraries...
Read More
2006-07-05 14:23:00 +0000
...and it's my fault!
So...I had the proposal all ready and in the RubyConf system. I got some feedback from Tom and could have pushed the "final submit" button at any time...
Read More
2006-07-02 18:11:00 +0000
Rails 1.1.4 was released on Friday to very little fanfare. It was basically a fixit release for routing logic that broke in the 1.1.3 release (which broke while fixing a security issue in 1.1.2, etc). However, there's a less visible but vastly more interesting fix (for JRubyists) also included in...
Read More
2006-07-01 21:52:00 +0000
Because my last "howto" post about an Eclipse issue ended up helping someone, I'm posting another.
I have PPTP set up on my Linux-based desktop, but I had been having no end of problems with large file transfers or long-running connections over it. They appeared to freeze up or die...
Read More
2006-07-01 06:45:00 +0000
Queensland University of Technology's Ruby.NET project has achieved a major milestone: their Ruby to .NET compiler is able to run and pass all the test.rb samples in the C Ruby distribution. They've got plenty more work to do to be "Ruby compatible" in any sense of the words, but they're...
Read More
2006-06-27 17:05:00 +0000
I'm going to try to post more frequent, less-verbose entries to break up the time between longer articles. This is the first.
For those of you unfamiliar with it, Mongrel is a (mostly) Ruby HTTP 1.1 server, designed to escape the perils of cgi/fcgi/scgi when running web frameworks like Rails...
Read More
2006-06-15 18:15:00 +0000
The great unicode debate has started up again on the ruby-talk mailing list, and for once I'm not actively avoiding it. We have been asked many times by Java folks why JRuby doesn't suport unicode, and there's really been no good answer other than "that's the way Ruby does it".<br...
Read More
2006-06-15 00:33:00 +0000
JRuby now supports RubyGems, and gems install correctly from local and remote. That's a huge achievement, especially considering the extra work that was required around YAML to get to this point. However, I'll start off with the caveats this time.
JRuby is very slow to install gems. You'll see what...
Read More
2006-06-10 15:50:00 +0000
Yes, I had intended to post at least once a week. Things have been moving along pretty fast with JRuby since JavaOne. Here's a quick update...I'll post a more detailed one soon.
RubyGems now installs perfectly, and works correctly. This is due in large part to Ola Bini's work on...
Read More
2006-06-09 15:14:00 +0000
It was a great JavaOne for JRuby! Now that Tom and I are back home and I've recuperated from a long and busy week, here's an update on the great JRuby JavaOne Adventure.
The Press Conference...
Read More
2006-05-24 21:00:00 +0000
UPDATE: The correct date is May 19th
After a crazy week at JavaOne, Tom and I will be settling in at the Chieftain in San Francisco to unwind. We'd love to have any JRuby enthusiasts stop by and chat a bit. Tom's blog has all the details. RSVP if you...
Read More
2006-05-15 04:58:00 +0000
Things are looking very good for JavaOne.
The past several months have been a period of furious development on the JRuby project, with milestone after milestone flying by. Four months ago we couldn't run most basic Ruby apps and were still wrestling with basic 1.8 compatibility issues. Since that time...
Read More
2006-05-12 22:05:00 +0000
Scripting and services top Sun software chief's list:
"Support for scripting languages in Java, squeezing revenue from a set of long-promised - but strangely MIA - services, and more open source initiatives are among top priorities for Sun Microsystems' newly appointed software chief.…"...
Read More
2006-05-12 15:58:00 +0000
Having discovered the power and magic of bytecode generation, it occurred to me that none of the existing libraries have the subtle elegance that most code generation tasks really deserve. I believe there's a simple reason for this: they're written in Java. Some of them really try to make things...
Read More
2006-05-09 21:10:00 +0000
I've entered all the sessions I'm planning to attend into Google Calendar, available at the following URLS:
- RSS- ICal- You can search for "Headius at JavaOne" in GCal too. ...
Read More
2006-05-09 06:00:00 +0000