-
Core Java👁 Image
JavaOne 2016 Observations by Proxy
I was not able to attend JavaOne 2016 and so am happy to see numerous resources online that allow me…
Read More » -
Core Java👁 Image
Painful Reminder of Java Date Nuances
I don’t need to use java.util.Date much anymore these days, but recently chose to do so and was reminded of…
Read More » -
Software Development👁 Image
More on Spooling Queries and Results in psql
In the recent blog post SPOOLing Queries with Results in psql, I looked briefly at some PostgreSQL database psql meta-commands…
Read More » -
Core Java👁 Image
Apache NetBeans?
It’s fairly common to have significant announcements related to the world of Java released in the days and weeks leading…
Read More » -
Software Development👁 Image
AutoCommit in PostgreSQL’s psql
One potential surprise for someone familiar with Oracle database‘s SQL*Plus when being introduced to PostgreSQL database‘s psql may be psql‘s…
Read More » -
Software Development👁 Image
Even Good Code Comments Deteriorate
As I mentioned in a previous blog post, I’ve been working a bit with Infinispan recently. One of the things…
Read More » -
Core Java👁 Image
Running -XX:CompileCommand on Windows
The HotSpot JVM provides several command-line arguments related to Just In Time (JIT) compilation. In this post, I look at…
Read More » -
Software Development👁 Image
Will StackOverflow Documentation Realize Its Lofty Goal?
StackOverflow.com has had a huge impact on software development. Although I agree with Fred Brooks that there is no silver…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Infinispan Versions Mapped to Minimum Java Versions
I’ve been playing around a little bit with Infinispan recently and one of the characteristics of this “distributed in-memory key/value…
Read More »
