Java
-
Add Some Entropy to Your JVM
Being able to generate true random numbers depends on the entropy in your system. Some claim, that this can be…
Read More » -
Crawling the Web with Cassandra and Nutch
So, you want to harvest a massive amount of data from the internet? What better storage mechanism than Cassandra? This…
Read More » -
Getting Started With Jedis
Hi, these days I started looking into Redis. I’ve heard a lot about it so I decided to have a…
Read More » -
Too Many Parameters in Java Methods, Part 5: Method Naming
In my previous post (Part 4 of my series on dealing with too many parameters in Java methods), I looked…
Read More » -
Neo4j: Exploring new data sets with help from Neo4j browser
One of the things that I’ve found difficult when looking at a new Neo4j database is working out the structure…
Read More » -
Java User Defined Types (UDT) in Java DB
Java DB is a relational database management system that is based on the Java programming language and SQL. This is…
Read More » -
Tower Defense in JavaFX (2)
In the last part we’ve created a simple editor that let’s us place turrets. Now we’ll add a spawnpoint where…
Read More » -
Hawtio & Apache JClouds
Introduction I’ve spent some time lately working on an Apache Jclouds plugin for Hawtio. While there is still a lot of…
Read More » -
1000 Responses to Java Is Not Dying
When 1000 comments are posted on an editorial, it’s worth considering what is being said. My editorial last week, ”…
Read More »