-
The Call of ChrismathuluR.J. LorimerFri, Nov 7 2008 @ 2:38 pm
-
Getting True Java Classes in JRubyR.J. LorimerThu, Sep 25 2008 @ 6:41 pm
-
JRuby 1.1.4 ReleasedR.J. LorimerFri, Aug 29 2008 @ 5:41 am
-
My XBoxR.J. LorimerMon, Aug 25 2008 @ 3:22 am
-
Why So Serious?R.J. LorimerSat, Aug 23 2008 @ 5:25 am
Technology
JRuby 1.1.4 Released
Fri, 08/29/2008 - 05:41 — R.J. LorimerJRuby 1.1.4 has been released.
There are a huge number of repairs and performance improvements related to the Java integration in this release. This is great for me, as I have hit some real stumbling blocks trying to build Swing GUIs with JRuby 1.1.3, and the bugs I was being tripped up by, have been fixed.
Highlights after the break:
Moved to Google Apps
Thu, 02/28/2008 - 03:38 — R.J. LorimerTonight I officially kicked off the process of moving to Google Apps for my email, calendar, and also for google docs, which I use quite a bit.
I plan to blog on it more, but for now I will say the process was relatively simple, although moving from a fully configured GMail account to a Google Apps account should be less painful than it is.
Did You Know: JFace ArrayContentProvider
Wed, 02/27/2008 - 01:45 — R.J. LorimerWhen coding in Eclipse RCP or, for that matter, any JFace based UI, you often times are implementing viewers, which require a content provider and a label provider. In most cases, you’re dealing with the IStructuredContentProvider API, which would be appropriate for both the ListViewer and TableViewer classes.
If you have a need to populate these views with data that is effectively static, you can use the org.eclipse.jface.viewers.ArrayContentProvider class to get you up and running quickly; and it is really quite functional in many cases.
Comments and Contact Broken - Uhh... Whoops?
Tue, 02/26/2008 - 03:26 — R.J. Lorimer
Okay, so I guess my CAPTCHA has been broken on realjenius.com for a while now. I don’t know how long because nobody was able to comment or for that matter contact me through the contact form… because the CAPTCHA was broken.
I’d say I’m sorry, but… well, I’m not really. Anyway - you can comment again - enjoy!
Internet Explorer, 'Has Layout', and Me
Fri, 02/22/2008 - 17:33 — R.J. Lorimer
This week at my Clark-Kent-day-job, I was working with JQuery, which is usually a pleasure. However, in this particular occasion, Microsoft, circa 2001, stepped in and defecated all over my happy times.
Bye-Bye HD-DVD
Sat, 02/16/2008 - 17:07 — R.J. Lorimer
Well, at least according to C|Net Crave the format wars are now over. Toshiba has (unofficially) closed the lid on the coffin for HD DVD.
Overall, I’m glad that this is finally happening; the industry doesn’t need competing, incompatible media formats for long. It’s just a shame that I dislike Sony so much…
Drupal 6 Released
Thu, 02/14/2008 - 04:34 — R.J. Lorimer
Drupal 6 was released today after several months of development, and over 1600 issues being closed. Drupal 6.0rc4 was just released on February 8th, leaving the final release a mere week in the future. As is typical, contributed modules (many of which are fairly integral functionality for many users) are not all up to spec to the 6.0 infrastructure. As such, for some Drupal users, 5.0 may still be the best release for some time yet. Also of note, Drupal 6.0 is the last major Drupal release that will run on PHP 4 - as part of the Go PHP 5 initiative, Drupal is using their clout to help push the industry to PHP 5.2 - and Drupal 7 will be PHP 4 incompatible.
The changes in 6.0 are significant as usual - here are some of the interesting ones:
Reminder of Type Erasure Problems
Wed, 02/13/2008 - 02:16 — R.J. LorimerI always hate when I’m reminded why I don’t like some technology. Today I was working with Java 5 and specifically a pre-Java 5 xml_rpc API similar to Apache XML-RPC. I made some incorrect assumptions about the return value of a particular rpc call. I was confident that it returned an array of strings (which is translated into a list of strings in Java) - but in fact it returns an array of structs (which is translated into a list of maps).
Eclipse 3.4, Milestone 5
Sat, 02/09/2008 - 16:00 — R.J. LorimerEclipse 3.4 M5 is available for download.
See the New & Noteworthy here.
New Media Temple VPS Options
Wed, 02/06/2008 - 19:55 — R.J. Lorimer
Media Temple has finally hit their stride, and has introduced modern
features on their Dedicated Virtual (dv)
Servers.
Among the new changes/coolness:
- MySQL 5
- PHP 5 (only 1/2 day behind GoPHP5.org.
- CentOS 5
- Plesk 8.3
- Reduction of OS memory footprint for the (dv) Base by 30%
- Automatic tuning for both Web Server/Database heavy scenarios
- Python 2.3 pre-installed
