Ext JS Español

Agosto 1st, 2008

Ext JS es una librería JavaScript para la construcción de Aplicaciones Ricas en Internet. Es muy simple de configurar y usar, ya que tiene muchos componentes independientes como Tablas, DatePickers, Formularios, Arboles y muchos más. También podemos configurar cualquier Tema que querramos y tener un completo control del diseño de nuestro sitio web. Ext JS, […]

Java Generics Español

Marzo 12th, 2008

Generics are a facility of generic programming that was added to the Java programming language in 2004 as part of Java 5.
The feature of Generics in Java allows applications to create classes and objects that can operate on any defined types. Programmers can now make use of the generics feature for a much better code. […]

SiteMesh, quite simple but very powerfull Español

Marzo 6th, 2008

SiteMesh is a layout and decoration Framework for web pages, thought for the creation of large sites which manage a lot of pages, and need a goof “look and feel”, navegation and layout.

Description
Without questions, one of the best features of SiteMesh is how easy is to configure it and use it. You could think of […]

Facelets Español

Enero 20th, 2008

Facelets is a design/layout framework really easy to use and configure. Unfortunately, the lack of good tutorials over the internet, gabe me the idea to write this post to explain how to configure it and use it.
If you are building a JSF application, then Facelets is the perfect match for your layout configuration (although Facelets […]

Java Annotations Español

Enero 10th, 2008

One of the many features that brings us the new JDK (version 5) are Annotations. Annotations are like meta-tags that you can add to your code and apply them to package declarations, type declarations, constructors, methods, fields, parameters, and variables. As a result, you will have helpful ways to indicate whether your methods are dependent […]

Android Español

Enero 8th, 2008

Android, is the new free platform for mobile phones created by Google and the Open Hand Set Alliance (NVIDIA, Intel, Texas Instruments, Synaptics, Marvell, Motorola, Samsung, TMO, Sprint, LG, HTC, Telefónica, KDDI y DOCOMO from Japan and China Mobile Comm.
What advantages does Android offer?

Android’s core is built basing on Linux’s kernel with a complete […]

JSON in J2ME Español

Enero 6th, 2008

Ext JS es una librería JavaScript para la construcción de Aplicaciones Ricas en Internet. Es muy simple de configurar y usar, ya que tiene muchos componentes independientes como Tablas, DatePickers, Formularios, Arboles y muchos más. También podemos configurar cualquier Tema que querramos y tener un completo control del diseño de nuestro sitio web. Ext JS, […]