Jazoon ’08, international Java conference, has started in Zurich. This is second time that this conference is being organized and…
How to keep your IT staff ?
Some time ago I came across very nice article about “why IT people change their work”. Mostly I agreed with…
Book reviews…
Somehow I was lucky that last couple of months stress level was on minimum so I decided to use it…
Maven vs. Ant and deployment strategies…
I had an interesting discussion with a couple of developers from one major insurance company where I was working as…
It’s not all about good ideas…
Job of a software developer is to solve problems. On a daily basis we confront us with different problems and…
“Implementation patterns” book by Kent Beck
Everybody who is long enough in Java world has probably heard about Kent Beck. He is well known for his…
Speed up your website…
If you make dynamic websites and heavily use javascript, maybe these hints can help you out. 1. merge all your…
Vint Cerf + Google visit in Zurich
I just came from one very interesting presentation called “Tracking the Internet into the 21st Century” held by the Internet…
Breadth first search algorithm in Java (with visited paths)
Basically, there are two widely used algorithms for traversing graphs – BSF (Breadth First Search) and DSF (Depth First Search).…
Here I come…
Ok, it was about a time for me to start writing a blog. I have been stuck with Java for…
