-
Enterprise Java
How to Release to Maven Central, in One Click
When I release a new version of jcabi-aspects, a Java open source library, to Maven Central, it takes 30 seconds…
Read More » -
Core Java
Date/Time Formatting/Parsing, Java 8 Style
Since nearly the beginning of Java, Java developers have worked with dates and times via the java.util.Date class (since JDK…
Read More » -
Enterprise Java
How JSF Works and how to Debug it – is polyglot an alternative?
JSF is not what we often think it is. It’s also a framework that can be somewhat tricky to debug,…
Read More » -
Enterprise Java
Overlord – The One Place To Rule And Manage your APIs
We’re living in a more and more distributed world today. Instead of having individual, departmental projects running on some hardware…
Read More » -
Agile
Cost, Value & Investment: How Much Will This Project Cost? Part 1
I’ve said before that you cannot use capacity planning for the project portfolio. I also said that managers often want…
Read More » -
Career
Job Search Trap: I Can Network Only By Computer
I gave a talk at a networking group recently about Manage Your Job Search. When the members checked in at…
Read More » -
Agile
How To Waste Estimations
We like numbers because of their symbolic simplicity. In other words, we get them. They give us certainty, and therefore…
Read More » -
Core Java
Java 9 – The Ultimate Feature List
This post will be updated with new features targeted at the upcoming Java 9 release (last updated: 9/9/2014) The…
Read More » -
Enterprise Java
Simple Java SSH Client
An execution of a shell command via SSH can be done in Java, in just a few lines, using jcabi-ssh:…
Read More »