Monthly Archives: July 2008

Hibernate and DB migration

I am working on a product that uses Hibernate that required DB (schema and data) migration, like most Enterprise Software. Hibernate’s schema create/update feature (using hibernate.hbm2ddl.auto property) has it’s limitations. Also, certain complex DB migration requirements will definitely require custom … Continue reading

Posted in Hibernate, Java | Tagged , , , | 9 Comments

5 not-so-Agile practices with SCRUM

I have come across several articles on the best practices for Agile/SCRUM. I read this somewhere and really liked it: There is not and never will be a list of “Scrum Best Practices” because team and project context trump all … Continue reading

Posted in Agile | Tagged , , | Leave a comment

How SCRUM/Agile affects typical roles in Software Development

I have been using SCRUM and XP principles/practices since early 2003 for various software projects. Here is my take on how SCRUM/Agile software development has affected the typical roles in Software development for the Organizations adopting SCRUM/Agile. Management, Leadership: Requires … Continue reading

Posted in Agile | Tagged , , , | Leave a comment

Welcome to my new blog

I started blogging in 2004 and stopped after a few entries. Since then, every time I solve a difficult design/coding problem or find something interesting to share, I have been thinking about making a commitment to blog at least once … Continue reading

Posted in misc. | Tagged | Leave a comment