Monthly Archives: August 2009

That’s what I call performance

We are completing work on caching and routing tier we added to a lived-in system. The performance increase is very substantial and I will write a lot more about how we achieved this next week. For now, I’ll wet your … Continue reading

Posted in Jan's Blog | Tagged , , | Leave a comment

Jeabu is coming

Our new open-source project, Jeabu, is on its way. If you are very adventurous and interested in the earliest code, pull it from http://github.com/janm399/jeabu/tree/master.

Posted in Jan's Blog | Tagged , , | Leave a comment

Getting Ready to Rumble

This year I have entered the Rails Rumble. I am entering as a Solo developer and will be competing with over 200 teams of up to 4 people. For those of you who don’t know what the Rails Rumble is, … Continue reading

Posted in Andrew C's Blog | Tagged , , | Leave a comment

Looking for a ${property}

“Location, Location, Location” may not be enough. Having property files loaded using ProperyPlaceholderConfigurer bean or the modern <context:property-placeholder> can become a real pain when the placeholders are distributed among the jars. <context:property-placeholder location=”classpath*:*.properties”/> Well, only location can be set here, … Continue reading

Posted in Cornel's Blog, Java & JEE | Tagged , , | Leave a comment

COBOL is fifty

Not today, of course, COBOL celebrated its fiftieth birthday in April. It is the hidden language, no one will openly admit that they have COBOL systems, yet there are millions of lines of COBOL code that no one dares to … Continue reading

Posted in Jan's Blog | Tagged , , | Leave a comment

Spring User Group speaker icebreaker

The ice has been broken. The first step on the path to future speeches has been taken. First of all I would like to thank each and every one in the audience for the great support. You can now download … Continue reading

Posted in Cornel's Blog, Java & JEE, Talks and user groups | Tagged , , , , , , | Leave a comment

nmnon

If you are in charge of a garden-variety Linux system, you’ll probably like nmon. It is a performance monitoring tool that combines statistics for the core kernel objects. You can see process list (similar to top), memory, network, block I/O … Continue reading

Posted in Jan's Blog | Tagged , | 2 Comments

SpringSource and VMWare

Now that the news that VMWare bought SpringSource for a lot of money is out, let’s think about what it means for Spring developers. This post is pure speculation, something I would like to happen; the only satisfaction I will … Continue reading

Posted in Jan's Blog | Tagged , , , | Leave a comment

RIA Community Leader at Skills Matter

Some of you may know that I teach the 4 day Core Ruby on Rails Course which includes BDD with Cucumber. After delivering a passionate course I was invited to be the Web & RIA Community Leader at Skills Matter, … Continue reading

Posted in Andrew C's Blog | Leave a comment