The Data Access Layer, Part 1 – The Basics (And When Things Aren’t So Basic)

Mark Adelsberger Architecture, Articles 5 Comments

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.Today, I’d like to talk about the data access layer (DAL). I’ll start with a brief review: the motivation behind the DAL, the design …

A Method For Creating A Human-Readable File Size

Brice McIver Articles, Development Technologies & Tools, Java 4 Comments

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.Recently,ย I was working on a project in which the users needed to see a list of files available for download. While itย wasn’tย a specific requirement, …

Montage: A New Kid On The HTML5 Framework Block

Josh McKinzie Articles, Development Technologies & Tools, HTML5, Mobile 2 Comments

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.As the web continues to grow and the world continues to shrink, the demand for mobile applications abounds. But it’s not only mobile in …

Keyhole Software Releases khsSherpa v1.1.4

Lauren Fournier Bogner Articles, Company News Leave a Comment

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.Keyhole Software has announced the release of version 1.1.4 of the khsSherpa framework. khsSherpa, an open source JSON endpoint framework for Mobile and HTML5 …

Component-Based Java Frameworks

Adrienne Gessler Articles, Development Technologies & Tools, Java, Spring 2 Comments

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.I have recently had the opportunity to work on an application utilizing ICEFaces ICE components and have been learning more about the product. This …