Coming Up for Air

Setting Up Droidium for Android Testing

Many know Arquillian as a great integration, functional, acceptance testing platform. Until recently, I thought of it solely as a great Java EE tool, but an Arquillian extension, known as Droidium, allows you to use Arquillian to help drive your Android testing. I spent some time tonight trying to get it set up for Cub Tracker and thought I'd share what (little) I have so far.

A Simple OAuth2 Client and Server Example: Part I

Jason Lee 2013-07-11

When implementing web site security, OAuth2 almost always comes up. We've had requests to implement OAuth2 in the GlassFish REST interface, and, it turns out, I have a similar need on a personal project. Looking at the spec, though, OAuth2 can be pretty daunting. Fortunately, you don't need to understand it all, and Apache has a project, Oltu (nee Amber) that handles most of the implementation.

What's the Deal With Containerless Frameworks?

Jason Lee 2013-07-08

I've been spending some time with the Play Framework recently, and one of my first questions was, "Can I deploy this to an app server?", to which the answer is "No. Play is its own container". That (to be honest) somewhat disappointing answer reminded me of some discussions I recenlty saw but mostly ignored about "containerless frameworks". I'm afraid I'm going to have to let my dumb hang out (as my dad used to love to say) and confess that I guess I don't get it. :)

Backing Up Your Data with Duplicity

Jason Lee 2013-06-26

For those wanting to backup their data, there are a myriad of commercial products, ranging from economical to absurdly expensive, from basic to extremely flexible and robust. Depending on your needs, though, you need not spend any money at all to get a pretty poiwerful backup system. In this entry, I'll show how I backup my workstation using duplicity .

JavaFX and AsciiDoctor: a Quick and Dirty Hack

Jason Lee 2013-04-30

You may or may not have noticed ], [2 ]), but I've been spending a lot of time with AsciiDoc lately. While it might simply be a case of noticing what you're thinking about, it seems the tool has been gaining more and more momentum. From AsciiDoctor to Awestruct , to Jason Porter's Maven plugin , it seems to be everywhere. At any rate, in need of a break, I wondered if I could leverage AsciiDoctor's Java integration library and JavaFX to make a simple editor. It's basic and ugly, but here's what I have.

Search

Quotes

Sample quote

Quote source

About

My name is Jason Lee. I am a software developer living in the middle of Oklahoma. I’ve been a professional developer since 1997, using a variety of languages, including Java, Javascript, PHP, Python, Delphi, and even a bit of C#. I currently work for Red Hat on the WildFly/EAP team, where, among other things, I maintain integrations for some MicroProfile specs, OpenTelemetry, Micrometer, Jakarta Faces, and Bean Validation. (Full resume here. LinkedIn profile)

I am the president of the Oklahoma City JUG, and an occasional speaker at the JUG and a variety of technical conferences.

On the personal side, I’m active in my church, and enjoy bass guitar, running, fishing, and a variety of martial arts. I’m also married to a beautiful woman, and have two boys, who, thankfully, look like their mother.

My Links

Publications