Wednesday, July 15, 2009

IBM Lotus Foundations

Yesterday I went for the IBM Lotus Foundations Start technical workshop. The product itself, hardware and software, are interesting. Have tested installing on Lotus Foundation on VM. The setup is very easy. Installing Domino and other packages takes a few extra steps but still very easy.

What impress me the most the the backup. It is not a full scale enterprise backup solution but for Small Medium Business SMB, the backup solution should be good enough. In the workshop, I've tried removing the primary harddisk and adding a new primary harddisk on the VM. Restoring the server to the previous state was relatively easy. It can provide the SMB with a more affordable backup and recovery solution.

Now it's time to actually look at the pricing and how it "affordable" it is here in Malaysia.


Friday, June 19, 2009

WebSphere Portal Sametime chat issue on IE8

From WebSphere Portal 6.1.0.1, users are using sametime chat through the web browser. After upgrading to Internet Explorer 8, the sametime chat window can be open but the chat functionality is not working. If a person pings you, a chat window opens but the screen remains empty.

To solve this, add in IE8 into the supported client in the portal administration. Go to Admin Page -- Portal Settings -- Supported Clients.

Initially, the lastest version is IE7. Thus make add a new client with IE 8. All the settings can be the same as the IE7 settings except the User Agent and Version.

After restarting the server, the sametime chat is working fine through IE8.

Wednesday, June 10, 2009

WebSphere Portal.Next Beta - WCM first look

WebSphere Portal.Next Beta is now available. You can get more infomation from the wiki link here.

I have just install it and have a first look at the WCM. First thing you will notice is the additional navigation available at the top area.



Going into the Edit Shared Setting, in the Rich Text Options, there are three option, Standard Editor, Legacy Editor and Custom Editor. By default Legacy editor is selected. To test out the Ephox editor, the Standard Editor have to be selected.



Below is the sample of the Standard Editor (Ephox)


If you go into the Manage Page in the administrator, there's a new option New Web Content Page. This option is available for portal 6.1.0.2 if you install the new Web Content Management Rendering Portlet. That is available at the Portal Catalog.


For this option you can select which content to be display in the page directly and also what template to be use.


It is just a short brief look. I will spend some more time on that later and look into the features in more details.

Thursday, May 07, 2009

Portlet Factory - Web Service Call builder, No trusted certificate found

I am using the Web Service Call builder and testing a call to a https site. When running the application, it return the error "No trusted certificate found".

From the error message, I suspected that the server does not recognise the SSL certification for the site that I'm accessing. Refering to this document, the SSL cert have to be exported and added into the server. Please take note that WebSphere 6.0 used ikeyman to add in the cert while 6.1 is done through the admin console.

Wednesday, May 06, 2009

My 308

Just found myself a new French girlfriend - Peugeot 308. I only manage to spend a few days with her before coming to Denmark for 2 months work.



Here are some upgrade that would be interesting to have, especially the front grille.







Wednesday, April 15, 2009

HTTP 404 errors when previewing new XPages

I'm going through a tutorial on XPages. After creating a new XPage and when I save the document, a message prompt me that Automatic Build is not selected. I ignore the message and proceed. I tried to preview the Xpage but got a 404 error.

It seems that after saving the XPage, it have to be build. It can be done through enabling automatically build or right click on the XPage and click build.

Previous experience developing Lotus application, I do not need to compile or build any forms, scripts, etc. The Lotus designer will handle all of those. Now it seems that the designer is moving something similar to Java Eclipse base IDE. I feel that this is a step backwards. The designer should be keep simple and straightforward as the previous version.

Friday, March 20, 2009

Internet Explorer 8 - IE8

Internet Explorer 8 is officially released. Would be downloading it and test all the web application on it. Wonder how many application will be broken?