Blogs

  • Browse Blogs
  • My Blog
  • My Updates

Tags Help

  • View as cloud  | list

Similar Blogs

photo

Lotus Nut

58 Entries |  Chris Whisonant
Updated 
Ratings 3     Comments 90
photo

Big A** Mutan...

42 Entries |  Michael Smelser
Updated 
Ratings 1     Comments 41
photo

TexasSwede

51 Entries |  Karl-Henry Martinsso...
Updated 
No Ratings 0     Comments 51
photo

B's Blog

29 Entries |  Bob Seifert
Updated 
No Ratings 0     Comments 22
photo

FlowerPower

35 Entries |  James T Kork
Updated 
No Ratings 0     Comments 20

Dogear Bookmarks

Yellow is the New Blog

Blog Authors:  Tim Tripcony  

All entries tagged with dxl

Tee hee

Tim Tripcony  |    |  Tags:  java dxl domino  |  Comments (0)

import lotus.domino.*;
public class JavaAgent extends AgentBase {
public void NotesMain() {
try {
Session session = getSession();
AgentContext agentContext = session.getAgentContext();
DxlFactory.createAgent("James Bond", DxlAgent.LOTUSSCRIPT).addCodeEvent("Initialize", "Sub Initialize\n'Shaken, not stirred.\nEnd Sub").toDesignElement(agentContext.getCurrentDatabase());
} catch(Exception e) {
e.printStackTrace();
}
}
}

DXL fidelity

Tim Tripcony  |    |  Tags:  dxl  |  Comments (0)
Rocky submitted an idea requesting that IBM finish the job of DXL completeness and round-trip fidelity. For what it's worth, I was the one who asked for that at "Ask the Developers". It was cool to see Bob Balaban support us on this, both by standing and joining the applause when I asked the question, and by publicly asking his boss to give him the resources to make this happen. Since IBM watches ideaJam as one way of measuring community support for feature requests, go promote Rocky's idea if you haven't already. For bonus points, leave a comment explaining why you support this; the current weighting system takes both net promotion count and number/age of comments into account when determining popularity of ideas, so the more comments and votes it receives, the longer it will retain its current status of top idea.

For the longer term, I created a BleedYellow community called "DXL Fanatics" and will occasionally be posting bookmarks of interest as I find them. Please join if the community name aptly describes you. I suspect it'll start out as something of a "support group", but as (not if... I'm opting for optimism) IBM continues to mature this API, perhaps this will be a gathering place for some exciting innovation.

(cross-posted from TimTripcony.com)

Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About

Tags

A tag is a keyword that is used to categorize an entry. To view the entries with a particular tag, click a tag name or enter a tag in the box.
The tag cloud indicates the frequency of tag use. Popular tags appear darkest. The slider control adjusts how many tags are displayed in the tag cloud.