Archive for July 2010

How a good Inter-Portlet Communication framework impact development model

In previous articles, I have described the concept of an Inter-Portlet Communication (IPC) framework, its technical details in portlet configuration, and the IPC framework in live action. In this article, I will try to describe how a good IPC framework can affect design and development model. Inter-portlet communication framework is a messaging middleware for portlets. [...]

How to get around OpenSync crash on Ubuntu

The sync tool that was supposed to sync data between your laptop and your mobile device crashed, and you are in a hurry to get the information on your computer to your device. What would you do? I don’t know about you, but I took the shortcut, although a very stupid one. For those who [...]

OpenSync crashed on Ubuntu 10.04!

I haven’t synced my HTC Touch Pro with my Ubuntu laptop for a month, while in the meantime, I have performed system update a couple of times. Now that it’s time to sync again, and what do I get? … Member 2 of type synce-opensync-plugin just sent all changes All clients sent changes or error [...]

Pitfall of C++ string for Java programmers

Yesterday, I saw a young colleague struggle with C++ string, so I decided to take a look to see what was going on. He was more familiar with Java than with C++. He was creating a string, and it didn’t come out exactly the way he wanted. The code looked similar to the following: string [...]

Inter-Portlet Communication in action

Through a few real use cases, this paper describes the IPC mechanism in live action. The paper describes in details how to create page flow by chaining pages together using portlet communication.

Inter-Portlet Communication in portlet configuration

Previously, I have proposed a new framework for Inter-Portlet Communication (IPC) to remedy the shortfall of the Java Portlet Specifcation. In this paper, I will describe the technical details on how to define IPC in portlet configuration.

Proposal of an Inter-Portlet Communication Framework

IPC is the communication mechanism between different portlets on a portal platform. This paper describes the concept and framework of a proposed IPC mechanism, and the different use cases for portlet communications.


Switch to our mobile site