-
Software Development
How many bugs do you have in your code?
If you follow Zero Bug Tolerance of course you’re not supposed to have any bugs to fix after the code…
Read More » -
DevOps
Multiple Tomcat Instances on Single Machine
In this post we will see how to run multiple tomcat instances on a single machine and under a single user account.…
Read More » -
Software Development
Funny Computer Programming Quotes
I came across a collection of great computer programming quotes at devtopics which is hilarious. My top picks are as follows: “If Java…
Read More » -
Software Development
Introducing new technologies – How to battle resistance
Previously I had posted about the sad drudgery developers often have to deal with in large companies. I’ve decided to…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W34
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Software Development
What to do with IDE project files
Each IDE generates its specific project/config/build files. Eclipse generates .project and .classpath, and also the .settings directory. IntelliJ IDEA has…
Read More » -
Software Development
Are frameworks making developers dumb?
Last week I got to take interviews to hire senior java developers with around 5 years of experience. But after…
Read More » -
Enterprise Java
Web Services in Ruby, Python and Java
Today I’ve had to prepare some examples to show that web services are interoperable. So I’ve created a simple web…
Read More » -
Enterprise Java
Java Persistence API: a quick intro…
Hello Readers! After numerous requests from some of my friends I’ve decided to write a short article about the Java…
Read More »