Blog Posts
Feb 23, 2012

I always forget some additional options needed to get jvm verbose output when starting GlassFish using regular start-domain command, so I thought of writing them down here...
Feb 21, 2012

Easy-Cassandra is a framework ORM API and a high client for Apache Cassandra in java, with this is possible persist information from the Java Object in easy way. For this is only necessary add some annotations in some fields and your class. It works like an abstraction's tier in the Thrift, doing call for Cassandra.
The Easy-Cassandra...
Feb 20, 2012

About a month ago, I tried to get started with the JavaFX 2.1 Developer Preview on my CentOS 5.5 Linux system. I didn't get very far, due to dependency problems (a great many of the CentOS 5.5 packages were too old). After deciding I didn't want to risk making my system unstable, I took a look at the package list for the latest CentOS (6.2) and found...
Feb 16, 2012

I like a good Java puzzle. The trickier the better. In this article I will tell you about a new set of puzzles that will melt your Java brain.



