Tag Archives: java

Restlet Development: AWS Style Security

In the first part of this series, we looked at building a very minimal Restlet application using Spring configuration. In this article, we’re going to add security. Specifically, Amazon Web Services style security. As before, I’m trying to hit on … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

Restlet Development: Spring Integration

I’ve recently been working on a project that, like most, has several parts: a web site, a mobile app, a desktop app, and tying it all together, a server. Not being one to buck current trends, I’m building the server … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Android, Java, and Differences Between the Two.

I’ve recently started learning Android development. I’ve enjoyed working on small devices since my first job out of college in 1989 developing an app for a portable bar code scanner. I haven’t been able to do much development like this … Continue reading

Posted in General | Tagged , | Leave a comment