-
My Twitter Updates
Set 301 Redirection using .htaccess File http://t.co/tq3jucpI - 10 hours ago
RT @b3h3m0th: List of Secure Coding Standards links (really really useful) http://t.co/dG0GHP0i - 1 day ago
I have had problems in automated testing with programmatically wired XIB files in Cocoa. I should try this: http://t.co/h5nDxm4k /via @kaler - 1 day ago
LOL. So true in most Companies.. "Architect – Overrated!" http://t.co/I5NLrQ2L /by @sallamar - 1 day ago
RT @happymrdave: A nice blog post about File's Owner in Cocoa... http://t.co/kYRFJFh7 #360macdev - 2 days ago
707 followers
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 Database Migration, Database upgrade design, DB migration, Hibernate
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
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
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