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/). [...]

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!!

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.

Liferay Themes

Sep 28
2009

I’ve been busy lately, so I could be as consistent as I wanted. I started creating a new theme in Liferay, editing “custom.css” with my own design and modifying the Velocity templates (for more info, check this link). It’s quite easy its language, and you can create a new template in few minutes (if you [...]