Archive for June 12th, 2008
JRuby on Rails in Glassfish V3
JRuby on Rails| No Comments »Yesterday it happened to come across an article on ”Mingle: A Rails based enterprise product” by Thoughtworks Studio.
They have used Jruby on Rails for many reasons, which made me even more curious to browse around and know on it more and more but comprises three main points…
> Invoking Java code from Ruby
> Or Java libraries can be […]
Common Query: What does Engineering doing in Software Engineering?
Software Engineering| No Comments »Writing code or set of programs result into ”Software products” that are generic or customized according to the customer specifications. Now whats this Engineering doing out here? This is a quite common query…
Engineering in general terms mean “The application of Science to the design, building and use of machines, constructions etc.”
Composing the both… the definition of Software Engineering results into […]
Process Tool
Software Engineering| No Comments »The reason why the projects are categorized into large, medium, small, and very small is that they need to follow different processes for development.
Small and Very Small projects should follow only Waterfall Model, whereas Medium size projects follow either Waterfall or Iterative model. Lastly, Large projects follow either Waterfall or Iterative or Incremental model.
Therefore a large project and a […]
