Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.jQuery Mobile is a HTML5-based UI system built on the jQuery Javascript library and jQuery UI. It is lightweight, flexible, and easy to use …
The Data Access Layer, Part 2 – Using the Criteria API
Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In Part One of this series, I reviewed the basic design goals of a Data Access Layer (DAL), those being: Contain all of the …
KC User Group Tour, Part 1: Perl Mongers
Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Oh yes, I did!ย Adding “Part 1” to the title is pretty bold.ย Hopefully this doesn’t turn out like the time I tried to learn saxophone.ย Two …
Dependency Injection for Android Development: An Introduction
Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Overview For many years now, Object Oriented developers have relied on various Dependency Injection frameworks while developing anything form desktop to web applications. For …
Joda-Time: The Future of Java Date/Time
Attention: This article was published over 15 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.So how often have you had to work with date/time functions in Java? I mean really WORK with them? I’m not talking about simply …
