Blogs

  • Browse Blogs
  • My Blog
  • My Updates

BleedYellow Blogs

Blogs on BleedYellow.com

All recent entries tagged with java

Display:  
Start a blog New Entry
1 - 5 of 5
    Previous  |  Next
  • Page     1

Debugging Notes and Domino Java code in Eclipse

Tim Tripcony  |   |  Tags: java notes eclipse domino  |  Comments (0)  |  Visits (178)
This entry is related, but varies slightly from, Bob Balfe's article on debugging Eclipse plugins in Notes 8 . My current hobby project is written entirely in Java, but it's not an Eclipse plugin - at least, not yet... once the application's API is finalized,...

Extending a Java Class With LotusScript

Peter Presnell  |   |  Tags: java lotusscript .dominoframework  |  Comments (0)  |  Visits (253)
In a recent blog I documented a new DominoBES class that has been added to the .Domino Framework.  Due to a current limitation with LotusScript , this class had to be written in Java.  After doing some experimentation I found a way of abstracting the Java...

DominoBES class

Peter Presnell  |   |  Tags: java bes blackberry .dominoframework  |  Comments (0)  |  Visits (391)
I am now in the process of extending the .Domino Framerwork to support the publishing of Notes applications on a Blackberry client.  A new DominoBES class has been added as a way of allowing Notes applications to communicate with a Blackberry device via the...

Reducing Programming Language Differences

Peter Presnell  |   |  Tags: vb.net lotusscript oop java c  |  Comments (2)  |  Visits (194)
One of the things that struck me when I attended my first C# programming class was the fact that the instructor was often switching between code examples written in either c# or VB.Net.  These two languages had evolved in such a way that in many ways they...

Tee hee

Tim Tripcony  |   |  Tags: java dxl domino  |  Comments (0)  |  Visits (137)
import lotus.domino.*; public class JavaAgent extends AgentBase { public void NotesMain() { try { Session session = getSession(); AgentContext agentContext = session.getAgentContext(); ...
  • Show:   10  |  20  |  50  |  100  items per page
    Previous  |  Next
Jump to page of 1
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.

Featured Blog Entries 

A sampling of recent entries