World Herald story on blogging
Several of us local nerds were interviewed last week for a story on blogging. The end result appeared today here. Kudos to Betsie Freeman on a well-done feature (despite the "experts" she had to work with *grin*).
An ephemeral journal of Jason's sporadic thoughts.
Several of us local nerds were interviewed last week for a story on blogging. The end result appeared today here. Kudos to Betsie Freeman on a well-done feature (despite the "experts" she had to work with *grin*).
It had to happen sooner or later. See here for the hilarious commentary.
It looks like I'm speaking at Infotec again this year. Instead of speaking on infovis, this year I'll be tackling the issue of internationalization. Here is my abstract.
Bored? Not sure what to do on a Friday night? Why not get started on solving one of the Grand Challenges in Computing according to the British Computer Society (BCS)? The actual conference reports are here.
A fair number of Java developers at work have been getting into AppFuse. AppFuse is supposed to simplify building and deploying J2EE applications by providing build scripts and preconfigured OSS frameworks (Struts, Spring, Hibernate, etc.). Their hope is that AppFuse will make it easier for junior developers (and possibly some senior developers) to create and manage J2EE applications in spite of all the XML deployment descriptor muck.
One cool tip I picked up the other night at the Omaha JUG is to use the Eclipse plugin XMLBuddy. The free version of XMLBuddy provides XML element completion, DTD validation, and loading/viewing DTDs over the Net. The pay version has some nice additional features I'd like to get my hands on, including XML Schema support. If you're an XML hack and an Eclipse hack, check it out. I wonder if there's a DTD for SwiXML. :-)
I attended the Omaha Java User Group (JUG) meeting last night... my first non-UPRR JUG. Local programmer and PhD student Matt Payne gave a talk on Eclipse and CVS. Good presentation, Matt!
In years past, Lisa and I and a group of friends have packed up our vehicle and headed to Colorado for a weekend of spills, chills, and ill-advised speed in the form of skiing/snowboarding. It has become harder to get away and the 8+ hour trip didn't sound nearly as fun this year. Fortunately, there is a four run ski slope just ten minutes from our cozy abode over in Crescent, Iowa. We had never been to Mount Crescent in the 5+ years we've lived in Omaha and after having gone, I'm sorry we didn't do it sooner.
I just finished a design at work to allow our XSL stylesheets to be tagged to support localized messages. Once implemented, our application's resource bundles that are normally loaded by the Struts framework will become accessible to both JSP-based views (which is normal) and XSLT-based views (which was previously an unsupported capability). I'm using Xalan-Java extensions to accomplish this.
Lazlo Hollyfeld: How did you do?