Hippo CMS, Servlet 3 and WebJars
Explains how to integrate WebJars for client-side dependency management in a Hippo CMS project using Servlet 3 containers like Tomcat 7.
Explains how to integrate WebJars for client-side dependency management in a Hippo CMS project using Servlet 3 containers like Tomcat 7.
Introduces new Java Persistence API (JPA) support in the Spring Integration 2.2 framework for enterprise application development.
A report on enterprise open source usage trends, highlighting increased adoption, contributions, and challenges with formal policies and license management.
A programmer's reflection on favorite languages, arguing for learning diverse programming languages to become a better developer.
Guide on using JDeveloper to create a Web Service Proxy for accessing BI Publisher 11g Web Services from Java applications.
A technical guide on using latches (CountDownLatch, dispatch_semaphore_t) to write unit tests for multi-threaded code that executes on background queues.
A Computer Science student reflects on finishing a Java game, enjoying courses like Data Structures, and reading tech/design books.
Explores the distinction between compile-time and run-time languages in programming, comparing Java and Python, and discusses its impact on expressiveness.
A programmer's personal challenge to create 10 different games using 10 different programming languages, starting with a Java school project.
A developer's reflection on pursuing simplicity in software design, detailing a minimalist Java CMS and web server setup without databases.
Exploring Apache Cocoon 3 for streamlined XML processing with Java, including setup and code examples for parsing RSS feeds.
The Tapestry Java web framework has launched a redesigned website with updated tutorials, FAQs, and documentation.
A developer's introduction to the Vaadin framework, covering its architecture, setup via Maven, and creating a simple Java web application.
A tutorial on unit testing Hippo Site Toolkit (HST2) components using the EasyMock mocking framework to isolate and verify component behavior.
A guide to analyzing large Java heap dumps using Eclipse Memory Analyzer (MAT) to diagnose OutOfMemoryError issues.
A guide to dynamically adjusting log levels at runtime using JMX and Spring, with a custom namespace example.
A developer shares a personal project from 2001-2003: Goal4D, a now-obsolete Java 3D engine, and considers open-sourcing it.
Using AspectJ to add Hibernate statistics for criteria queries, a missing feature, without patching the core library.
The author shares their upcoming speaking schedule at tech conferences like WebAppDays, GearConf, and Devoxx, focusing on Java, Spring, and developer tools.
A technical guide on writing Java-based updater modules for managing data model changes in Hippo CMS 7.2+.