-
Error handling in Clojure Core.Async (and its higher-level constructs)
-
A brief look at the internal structure of Clojure Zippers
-
Most interesting links of December '13
-
Most interesting links of September '13
-
Most interesting links of September '12
-
Most interesting links of February '12
-
Cool Tools: Fault Injection into Unit Tests with JBoss Byteman - Easier Testing of Error Handling
-
Release 0.9.9 of Static JSF EL Expression Validator with Annotated Beans Autodetection
-
Most interesting links of November
-
What Is CDI, How Does It Relate to @EJB And Spring?
-
Most interesting links of October
-
JSF: Beware the Difference Between Build-Time and Render-Time Tags in Facelets
-
Hacking A Maven Dependency with Javassist to Fix It
-
Spring: Make an Externally Created Object Available to Beans in applicationContext.xml
-
Inspect Your Webapp in a Live Environment Interactively with GroovyConsole
-
Practical Introduction into Code Injection with AspectJ, Javassist, and Java Proxy
-
DRY: Use JUnit @Rule Instead of Repeating Setup/@Before in Each Test
-
DbUnit Express 1.3 is Even Easier to Use and Still Better
-
DbUnit Express Tips: Setup Simplification, Custom Data File Convention
-
Experiencing JSF 1.2: Good but Needs a Framework
-
Validating JSF EL Expressions in JSF Pages with static-jsfexpression-validator
-
Upgrading FCKeditor 2.x to CKEditor 3.x including plugins
-
How to customize CKEditor with your own plugins, skins, configurations
-
CKEditor: Hide some toolbar buttons on a per page basis
-
CKEditor: Collapsing only 2nd+ toolbar rows - howto
-
CKEditor: Scroll dialogs with the page, i.e. not fixed to the middle
-
Introduction to ObjectTeams/Java, a Role-Based Approach to Modularity With AOP
-
EMF tips: Accessing model meta data, serializing into element/attribute
-
EMF: Reading a model from XML - how to correctly declare its namespace - variants
-
Creating dynamic EMF model from XSDs and loading its instances from XML as SDOs
-
Creating JAX-WS webservice using Service Data Objects (SDO) instead of JAXB-bound POJOs
-
Most interesting links of November
-
Most interesting links of September
-
Exposing a POJO as a JMX MBean easily with Spring
-
Implementing build-time bytecode instrumentation with Javassist
-
Enforcing a common log format with AspectJ
-
Compiling with AspectJ's ajc compiler from Maven
-
PatternTesting: Automatically verifying the good application of architectural/design patterns in code
-
Injecting timing aspect into JUnit test in Eclipse using AspectJ, AJDT
-
How I managed to deploy a JSF/Seam portlet to JBoss after all
-
Developing portlets for Liferay in Eclipse
-
Seam Tutorial 1.2: RichFaces and paged table (datascroller)
-
Seam Tutorial 1.1: RichFaces and paged table (datascroller)
-
Webapp performance monitoring with Glassbox 2.0: How does it work?
-
Injecting better logging into a binary .class using Javassist
-
Add method tracing (params, result) to existing application w/o modifying it
-
The Ultimate Web UI Framework
-
Introducing Facelets