Zemian Blog: A Programmer's Journal

My personal journal on software development and practical programming.

Friday, September 14, 2012

Boost your Groovy with NailGun

›
Are you working on a large Hibernate project that takes long time to load up all the hbm.xml files when creating the Session object? Thi...
3 comments:
Saturday, September 8, 2012

Improving java.util.Properties

›
The Java built-in java.util.Properties class could really use some love. I have written a slightly improved version called timemachine.sche...
Sunday, September 2, 2012

How to write better POJO Services

›
In Java, you can easily implement some business logic in Plain Old Java Object (POJO) classes, and then able to run them in a fancy server o...
1 comment:
Tuesday, August 28, 2012

How to manage Quartz remotely

›
Option 1: JMX Many people asked can they manage Quartz via JMX, and that the documentation on this is not clear enough to help them get st...
1 comment:
Monday, August 27, 2012

Taming those Java editors on MacOSX

›
Today, I learned that you can open multiple Eclipse instances in MacOSX like this $ open -n -a Eclipse This comes pretty handy if you wa...
Tuesday, August 21, 2012

myschedule-2.4.4 is out!

›
For those of you who are using Quartz, you might find MySchedule useful. I've made another minor release to upgrade it to latest Quartz...
2 comments:
Sunday, August 19, 2012

Getting started with Apache Camel using Groovy

›
From their site, it says the Apache Camel is a versatile open-source integration framework based on known Enterprise Integration Patterns. ...
7 comments:
‹
›
Home
View web version

Contributors

  • Unknown
  • Unknown
Powered by Blogger.