Domino.doc API

Today I had the opportunity to work with Domino.doc API due to an enhancement in a migration tool. The understanding of the API relationship is easy. The main amount of objects are implemented as collections so you only have to use the basic methods available for collections. After that, when you reach the ddoc object … Read more

Intalio BPMS Designer, not enough

Finally I don’t find a real reason to use Intalio BPMS Designer instead Microsoft Visio. I suppose that if you buy the whole license you have a good list of features that justify the use of this tool but now I just can draw! Now I’m asking about Enterprise Architect. It’s supposed this tool provide … Read more

Lotus Quickr

Now it’s available Lotus Quickr in Lotus Greenhouse. It’s defined like the fastest way to share everyday content across connected teams. Shared content libraries: You can share content in Lotus Quickr libraries, and access that content from desktop applications. Team places: Create online places with provided templates. Connectors to popular applications: Use connectors to interact … Read more

Your first Plug-in

I was looking for a “how to” document to build a say ‘hello world’ plug-in and I found this article (Link) . After all I discovered that you don’t need it, you only have to create a new plug-in using one of the templates available with Eclipse 3.2. Great! now I have a big challenge, … Read more

DominoDoc.SearchCTL

I have a problem when I tried to make a search in a file cabinet: The case of use is: The user access to a file cabinet. The user clicks on “Search” action in the menu. The user introduces the selection of a search. The user obtains the following error message: “The Object’s application or … Read more

ExtJS

ExtJS is a popular Script Library that combines the existing Libraries Yahoo!, jQuery and Prototype + Scriptaculous. The result: you have a only way to create GUI components in your Web applications. If you want to have a quick look, visit the API and see the examples.

Intalio BPMS Designer

This month the Eclipse magazine includes an article about IntalioBPMS(*) Designer. This tool is a complete process design tool based fully on Eclipse technologies.It enables Business Analysts and IT developers to collaborate on the implementation of asame business process avoiding the translation loss usually observed in IT project. This tool includes a process analyst, a … Read more