-
Enterprise Java
Morphia and MongoDB: Evolving Document Structures
In my previous post on Morphia, I went through some typical usages and mentioned some caveats and workarounds for known…
Read More » -
Software Development
Static Analysis isn’t Development Testing
I constantly get emails from Static Analysis vendors telling me why I need to buy their technology. Recently I’ve been…
Read More » -
Agile
4 Warning Signs that Agile Is Declining
I’ve been thinking lately about how agile turned out to be the way we know it today. And the more…
Read More » -
Best Of The Week
Best Of The Week – 2012 – W02
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Android Core
Learning Android: Freezing the UI with a BroadcastReceiver
As I mentioned in a previous post I recently wrote some code in my Android app to inform a BroadcastReceiver…
Read More » -
Software Development
Write Through Cache
I was a young budding developers when I was first introduced to the concept of Cache. My Senior Architect then…
Read More » -
Core Java
Understanding Java Weak References
I could not pay attention to the blog in the recent times and first and foremost I must apologize for…
Read More » -
Software Development
7 mistakes of software testing
Though most developers know the importance of testing, it seems that a lot of them still aren’t testing enough. And…
Read More » -
Core Java
TestNG or JUnit
For many years now, I have always found myself going back to TestNG whenever it comes to doing Unit Testing…
Read More »