Tag: frameworks

  • Why Developers Need to Start Rejecting New Languages, Tools and Frameworks

    The title of this blog post might seem a bit misleading at first but the crux of my argument centers around a huge problem in the development world: the proliferation and sheer abundance of too many languages, tools and frameworks. Part of my frustration as a developer is that the number of these tools (in…

  • Developers: Are ORMs Worth the Headaches?

    My friend and I were discussing several frameworks which led me to think about some of my preferences for different systems. Having worked with several ORM type of frameworks like Hibernate, ActiveRecord (Ruby On Rails), Zend and Kohana in addition to several in-house systems, my general conclusion is that most ORMs beyond simple CRUD and…