IJCAI’11 – Twenty-second International Conference on AI

Jul 28
2010

Starting on July 16th 2011, the “Twenty-second international joint conference on Artificial Intelligence” will be placed in Barcelona (Spain).

Firsts steps to Liferay Portal

Jun 28
2010

This is the first of a serie of articles where you can learn how to develope a portal in Liferay. We are going to install and fix all the necessary settings to work on a Windows XP system. To install Liferay Portal is needed: – Java 6 JDK (http://java.sun.com/javase/downloads/widget/jdk6.jsp) – Mysql Community Server 5.x (http://dev.mysql.com/downloads/mysql/). [...]

Knowledge engineering

Jun 10
2010

Knowledge-based systems…what are they???

What is Hibernate?

Jun 03
2010

Working with object oriented software and relational databases can make us spend much time in the current environments. Hibernate is a tool that performs the mapping between object oriented world applications and entity relationship data bases in Java environments.

New Liferay.com

Apr 08
2010

While we are waiting for the Liferay 6.0 release, Liferay official site changes its image.

ICEfaces & Liferay

Dec 10
2009

Many times we want to improve our web applications in Java. Yes, they are robust and give users the information they want. But what could we do to improve their response time? Discover Icefaces

How To Access Objects From A Velocity Template

Nov 25
2009

You want to display an image in a template or a jsp file of a portlet? Velocity Theme variables can help you!!

The Go Programming Language

Nov 12
2009

Go, the new Google project was released a few days ago on the Google Tech Talks.

Liferay 5.3 release

Nov 04
2009

There are some features quite interesting, in special all the improvements planned for the 5.3 release. You can get the slides of the last symposium in Berlin.

Velocity

Nov 04
2009

Liferay uses Velocity templates not only to design a theme, also to reference objects defined in Java code.