Information Manager Blog by D.M.


Posted on August 24, 2013 at 9:00 PM



Information Manager is a data-center specially design for IT solution in combination with Incident Management of the ITIL base Service Management System.

Like most of my earlier software application I prefer to use a full Java Solution for developing soft in this case I use Java EE (ejb 3.0) for the back-end and JSF (PrimeFaces) for the front-end. This make this software front, slow to load, slow to populate, and slow to respond.

I now use a JavaScript Front for development web application. Most of the time I use AngularJS in combination with Bootstrap which are very fast in comparison . Although I think a Java Solution are the best because you are only using one language that is well proven and a object oriented platform. They are not well suited for stateless web-pages. And JavaScript is also gaining in popularity. Node.js is also gaining popularity at the server side but for me there is no comparison. And this is my humble opinion so don't go all mushy and angry. Most Node.js application are a nightmare to maintain (The one I have seen).


Leave a Comment:


Blog Search

About our blogs

With every project we design we tend to write a blog about our experience working on it. The blog conveys our opinion on the technology we employ on the drawback and the reward of using this technology.