RSS
thumbnail
Sang Baek | 04 Sep 2008

Liferay Southeast Asia takes place in the beautiful coastal city of Kuala Terengganu in northeast peninsular Malaysia.  More specifically, on the waterfront view of The Heritage Bay Club Marina & Resort on Pulau Duyong, where the Terengganu River embraces the warm azure ambience of the South China Sea.  Exemplified by a picture below, there are numerous tropical exotic...

30059
3
thumbnail
Ray Augé | 04 Sep 2008

Recently a coleague asked if it was possible to call java from XSL. It is possible, and here is the example I provided. <?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:getterUtil="xalan://com.liferay.portal.kernel.util.GetterUtil" xmlns:java="http://xml.apache.org/xalan/java" ...

54709
5
thumbnail
satya ranjan | 02 Sep 2008

What is Portal Pack ? Portal Pack project provides a set of plug-in(s) for NetBeans (IDE) which support full life-cycle of portlet application development inside NetBeans. Using this tool portlet developers can develop, package, deploy and test portlet inside their NetBeans IDE. Portal Pack supports both JSR-168/286 portlets. Some of the major features supported by Portal Pack : ...

14045
6
Rajesh Thiagarajan | 01 Sep 2008

There has been few queries in the Liferay forums w.r.t to support for WSRP (Webservices for Remote Portlets) in Liferay. Here is a summary and some links that point you to this integration effort. The OpenPortal WSRP project is part of OpenPortal Project that aims to develop a WSRP version that complies with the latest version of the OASIS WSRP specification.  The...

53762
2
thumbnail
Ray Augé | 28 Aug 2008

In Liferay we have this cool new feature to run portlets as embedded widgets from any webpage anywhere. Tired of loosing you chat sessions on every page refresh??? No more!!! Well feast your eyes on Liferay Portls running as APPS on your desktop. Completely standalone, no shared memory, if one process crashes the others will not. Take a look at these babies.   ...

37970
5
thumbnail
Brian Chan | 26 Aug 2008

Previously, to customize a core portal JSP, you would have to use the ext environment. You can do it now in a plugin via our liferay-hook.xml file. Just specify a directory of where your custom JSPs are, and on deploy of that plugin (portlet, theme, hook, etc.), the core portal JSPs will be overwritten with what's in your plugin, and on undeploy, it'll be reverted back. When...

41546
4
thumbnail
Rich Sezov | 22 Aug 2008

Some people might be wondering why I've been so scarce around here. The reason for this is that I and my team have been heads-down working on a couple of brand new training courses that we will soon be offering. We've just put the finishing touches on both courses, and I am excited about what's in store. First up is the new Portal Administration course. This is a two-day introductory...

40803
0
thumbnail
Jerry Niu | 22 Aug 2008

With Liferay 5.1, we introduced a new Chat Portlet.  Here are instructions on how to add it Start by getting to the "Plugins Installer".  You'll see that the Chat Portlet is one of the options.   Select the latest version of the Chat Portlet and click "Install".   The Chat Portlet will start to install and you will see a message that it has...

58146
6
thumbnail
Neil Griffin | 21 Aug 2008

UPDATE! Here is a video+transcript of the presentation given at the JSFOne conference: http://java.dzone.com/videos/filthy-rich-portlets And here is a similar webinar on ICEfaces .org in both .wmv and quicktime: http://www.icefaces.org/main/resources/webinars.iface (3rd item in the Archive Webinar list)   The JSFOne conference is being held from Thu 9/4/2008 - Sat...

25753
5
thumbnail
Neil Griffin | 21 Aug 2008

Perhaps I'm dating myself, but when I entered college in 1988, the Computer Science department required me to buy a Mac II because it was the only personal computer of the day that ran a type of Unix. No, not Mac OS X silly, but A/UX. I never really used the Mac OS back then -- always did my projects under A/UX. Recently my buddy Ed Burns invited me to a "classic arcade game" exhibit...

18532
6
thumbnail
Neil Griffin | 11 Jan 2019

UPDATE: 2019/01/11: Please refer to Kyle Stiemann's blog titled How can I share session data across portlets in Liferay? which discusses the various benefits and drawbacks of data sharing approaches that are now available. If you want to share data between portlets, a common way to do that is by storing data in the user's session. Liferay Portal has some nice features for...

50830
10
thumbnail
Arcko Duan | 16 Aug 2008

The open-source software movement (also known as the free software movement) received a boost Wednesday from the federal appeals court in Washington, according to an article from the New York Times. The court ruled that “just because a software programmer gave his work away did not mean it could not be protected.” ...

24637
0
thumbnail
Bruno Farache | 15 Aug 2008

We've made some enhancements to the search infrastructure of the portal recently. We abstracted out Lucene as a search engine, now people can build plugins that integrate with others search engines frameworks. For example, it's possible to replace Lucene with Solr, FAST and Google Search Appliance as long as a plugin is developed to interface with them. Currently the only plugin...

46178
1
thumbnail
James Min | 14 Aug 2008

I've been being asked this a lot recently, so I'm going to blog it. Also a wiki on it.   5.1 To see a listing of available web services (v 5.1), you can go to the following URL with Liferay running locally: http://localhost:8080/tunnel-web/axis It will also give you access to the WSDL files. It looks like this: And now... Some Services ...

54808
3
thumbnail
Alvaro Del Castillo | 13 Aug 2008

Today is my last day working at Liferay as a full time employee. On 1st September I will start working at CENATIC, National Reference Centre for the Application of Open Source Information and Communication Technologies. It has been a pleasure to work with all of you at Liferay. Being involved in free software projects for more than ten years, I have found that Liferay is a very...

26682
2
thumbnail
Bryan Cheung | 06 Aug 2008

Brian just wrote a great blog about the Meetup and I couldn't resist adding my usual philosophical shpiel. The Meetup this year was interesting because of how much it was a reflection of the social collaborative dynamic of companies and communities like Liferay. Liferay is a geographically distributed, heterogenous (employees, customers and community enthusiasts) group of people...

13691
0
thumbnail
Brian Chan | 05 Aug 2008

Thanks to everyone who came to participate in last Friday's meetup in sunny Los Angeles! It was loads of fun. Check out www.flickr.com/photos/tags/liferaymeetup2008 for more pics. Here are the guys from Italy who built pjoon, a popular Italian social network based on Liferay. Bryan and I giving our talk. Paul Bakaus giving a talk. He's the jQuery UI lead...

22505
4
thumbnail
Ajit Kamble | 05 Aug 2008

OpenSSO is an open source  project for single sign on from Sun Microsystems.  This document describes how to integrate Liferay 5.1 with OpenSSO on Glassfish V3. 1.  Download OpenSSO from https://opensso.dev.java.net  . You can  use stable Build 4.2.  Download Glassfish V3 from https://glassfish.dev.java.net 3.  Iam assuming  OpenSSO and...

51305
7
thumbnail
JR Houn | 01 Aug 2008

For the benefit of everyone who may not be able to attend the Liferay Meetup today, I'll be trying to update this blog post. Any noteable information, oustanding events, questions, I'll try and update this blog throughout the day. Hope you enjoy it! If If anyone has any questions go ahead and leave them in the comments and I'll try and answer them. 9:10am - Keynote by Brian Chan and...

27745
2
thumbnail
Allen Chiang | 31 Jul 2008

The idea is to let a person who posted a messsage expecting answer to vote on comments as the solutions. Once those information built-up, we could use them for construct a FAQ. The current implementation is using the MBMessageFlag table for the marker, because it was only used for marking the read status of a given message for users. This will not create needed step for upgrade. ...

50953
4