-
Agile
My Product Management Manifesto
We live in California. Silicon Valley is in California. We must think big, because people with great aspirations came here…
Read More » -
Career
Tips for a Case Interview
Among the diversity of possible questions or often endless hiring steps a candidate could go through, the Case interview is…
Read More » -
Core Java
Does Java 8 Still Need LINQ? Or is it Better than LINQ?
LINQ was one of the best things that happened to the .NET software engineering ecosystem in a long time. With…
Read More » -
Enterprise Java
R.I.P. GlassFish – Thanks for all the fish.
We’ve all heard it coming probably. Yesterday the official roadmap update for JavaEE and GlassFish was updated and published. And beginning…
Read More » -
Enterprise Java
Apache Camel – developing application from the scratch (part 2 / 2)
This is the second part of the tutorial where we are creating an invoices processing application using Apache Camel. In…
Read More » -
Enterprise Java
Apache Karaf meets Apache HBase
Introduction Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google’s Bigtable. If you are a regular reader…
Read More » -
Software Development
An Introduction to the JGit Sources
JGit is a pure Java library implementing the Git version control system. It is an Eclipse project and started out…
Read More » -
Agile
Adding Appsec to Agile: Security Stories, Evil User Stories and Abuse(r) Stories
Because Agile development teams work from a backlog of stories, one way to inject application security into software development is…
Read More » -
Enterprise Java
Building a SOAP Webservices Proxy Module using Spring Webservices
Some time ago I wanted to see how easy it is to write a web services proxy (wsproxy) using Spring…
Read More »