Tag: java

  • Sobre cerrar SOA4J y la resolución automática de problemas en Java

    Cuando llegó la crisis pasé de trabajar 12 horas al día a trabajar solo 6, fue un palo importante porque estábamos creciendo en Artifact como la espuma pero varios proyectos se detuvieron y una carga equivalente no llegaría hasta 2015… fijaros hasta que punto crecíamos que incluso trabajando la mitad los beneficios seguirían aumentando a […]

  • Cloning or changing Maximo 7.6 IP in standalone machines

    WebSphere 8.5 is the kind of server product where you can just change your IP after installation, but Maximo is not that cooperative. Due to legacy reasons if you change your IP (or clone the installation to another machine) you wont be able to start the application in WebSphere or rebuild it from the ConfigUI […]

  • Spring versus Java EE

    In the beginning Spring was not that ambitious, then it came to the point on IoC and Dependency Injection when the Spring Dev team though that they could get a full suite of products on their own and they decided to try to build a replacement of several Java EE related products. Check this piece […]

  • My wishlist for WebSphere Commerce 8

    So if I was to change things in WebSphere Commerce for the 8th release, what would it be? The BOD commands model needs to die and a spring like mechanism independent of the DB needs to come in. Also complex and bad JET templates needs to go out The NVP command layer can be kept, […]

  • El software tiene el poder de salvar o destruir el mundo

    Desde que se fundara Ingenio2010 en el año 2010 (quien lo hubiera dicho eh!) ha ocurrido de todo en lo referente a calidad de software, a destacar una mejora en la cobertura de los medios publicitarios hacia los desastres del software en España. Obviamente todavía existen intereses entre grandes empresas y varios medios de comunicación […]

  • A los programadores vocacionales de 20 años de edad

    De vez en cuando entrevisto programadores con potencial que están terminando sus estudios y que tienen una historia de auto-aprendizaje importante. Por ejemplo chavales que publicaron una aplicación Android con 18 años o que empezaron a programar en el ordenador viejo de casa con 14 años y nunca dejaron de hacerlo. Cuando llegan a los […]

  • The only possible java killer, standard C++

    If you move in certain communities the habit is to criticize Java for being too verbose. I suffer this specially in Quora, where the programmers seem to be Scala worshipers that have find that verbosity is a big issue for a programming language, just a hint for the geeky developers: verbosity helps! It is not […]

  • Orgullo de programadores y futuro de nuestros hijos

    España es un lugar curioso: un año los políticos se quieren cargar la asignatura de tecnología (!?) y tres años después los mismos políticos ponen programación informática como asignatura para todos los estudiantes. Supongo que si tomas decisiones constantemente sin mucho criterio en el 50% de los casos acertarás. La introducción de programación como asignatura […]

  • What is the correct way to become a full stack Java developer?

    There is no correct way, but several paths that you can follow to become great at Java, here is a Civilization-Like technology tree    

  • Big architectures that use Java in real scenarios

    – In a public local government (less than 8 millions habitants) they had 200 VM servers running Tomcats, PHP and Apache, quite inefficient software it was. – In our cluster farms we have customers who use applications waaaay back to java 1.3, and at the same time we create new projects with Java 6,7 and […]