Announcing the JavaFX Twitter Group
JavaFX has a very active Twitter community. Some have even said that the best way to get help with your JavaFX app is to ask on Twitter first. But... more »
Tweet 0 CommentsSave Tags: announcement, java, ria
Starting out in Griffon: 3. Logging
I soon wanted to do 3 things with logging in my Griffon app: * Inject a logger (e.g. log4j) into all my MVC components. * Filter out the cruft... more »
Tweet 0 CommentsSave Tags: groovy, gui, java
On Testing and Refactoring
There is a bit of a dual relationship between testing and refactoring. On one hand, good test coverage allows you to refactor with confidence: the... more »
Tweet 0 CommentsSave Tags: agile, java
Dependency Injection For Dummies
The goal of this series is to introduce programming patterns and practices to developers who have little to no familiarity with them. This series does... more »
Tweet 0 CommentsSave Tags: .net, java
Spring, Flex, BlazeDS Full Stack is Back!
After trying for weeks to integrate Flex and BlazeDS into Grails, in vain, I’ve decided to come back to vanilla Spring/Hibernate for Conference Guide... more »
Tweet 0 CommentsSave Tags: flash-flex, java, ria
Using Gradle for a Mixed Java and Groovy Project
Gradle is a build system to build software projects. Gradle supports convention over configuration, build-in takss and dependency support. We write a... more »
Tweet 0 CommentsSave Tags: groovy, java
Rayures: Velocity integration and other Goodies for Stripes
Rayures is a plugin for Stripes that I've been working on to integrate Velocity along with several conveniences to make developing with Stripes even... more »
Tweet 0 CommentsSave Tags: announcement, frameworks, java, tools
How to validate IP address with regular expression
IP Address 0-255.0-255.0-255.0-255 , validate with regular expression
Tweet 0 CommentsSave Tags: how-to, java
Google created Easy tools for developing JavaScript code.
Google created Easy tools for developing JavaScript code.
Tweet 0 CommentsSave Tags: java, javascript, web 2.0, web design
IzPack Java installer framework v4.3.2 released!
On behalf of the IzPack project development team, I am pleased to announce the immediate availability of IzPack 4.3.2 which can be downloaded from our... more »
Tweet 0 CommentsSave Tags: announcement, frameworks, java, open source
IBM Health Center Monitoring & Diagnostic Tools for Java
The Health Center provides live information and recommendations about classes being loaded, the virtual machine environment, garbage collection,... more »
Tweet 0 CommentsSave Tags: how-to, java, open source, tools