-
Enterprise Java
JUnit and Mockito cooperation
This time I want to make an overview of testing framework Mockito. Definitely this is one of the most popular…
Read More » -
Desktop Java
Some Java based AI Frameworks: Encog, JavaML, Weka
While working through I am working through Programming Collection Intelligence I found myself sending a lot of time translating the Python…
Read More » -
Enterprise Java
ElasticSearch on EC2 in Less Than 60 Seconds
Curious to see what all the ElasticSearch hubbub is about? Wanna see it in action without a lot of elbow…
Read More » -
Enterprise Java
Spring MVC, Ajax and JSON Part 3 – The Client Side Code
If you’ve been following this short series of blogs on Spring, Ajax and JSON you’ll recall that I’ve got as…
Read More » -
Software Development
Code Refactoring vs Architecture Refactoring
Introduction Everybody knows the meaning of Refactoring; the base of Agile Programming, and the best way to continuously increase the code…
Read More » -
Enterprise Java
Heroku and Java – From Newbie to Beginner, Part 2
The problem So after a few days I could get back to my little Recaps project. I started with checking…
Read More » -
Software Development
The Dangers of Book Learning
Today’s software professional is under constant pressure to maintain a high skill level with an ever-changing palette of languages and…
Read More » -
Enterprise Java
Spring MVC: form handling vol. 4 – radiobuttons
In the world of software development radiobuttons are essential part of graphic user interface. Spring MVC tag library provides special…
Read More » -
DevOps
OpenDS: How to install and configure LDAP server?
What is LDAP? “LDAP stands for Lightweight Directory Access Protocol used for accessing and maintaining distributed directory information services over…
Read More »