Learning Center

Find learning resources including demonstrations, videos, tutorials, reference cards, and web seminars to help you get started.
Theicon identifies the contributors that are employees of Mindoo GmbH.
Showresults per page
Page1

Articles recently added

Startup JavaScript Jobs - Running code at client startup

Karsten Lehmann | June 23, 2011 9:09:50 PM | Tags:JavaScript, Startup, Extension Registry, Jobs, Samples

Learn how to execute JavaScript code during the startup phase of Lotus Notes

Symphony API - Export Notes View to Spreadsheet

Karsten Lehmann | June 20, 2011 6:56:57 PM | Tags:Symphony, Spreadsheet, Samples

The sample application exports the selected rows of a Notes view to a Symphony Spreadsheet.

Symphony Add-on API Overview

Karsten Lehmann | June 17, 2011 11:35:15 AM | Tags:Symphony, Add-on, Overview

Use the Symphony Addon API to read and write Lotus Symphony Documents, Spreadsheets and Presentations.

JavaScript Jobs - Background operations developed in JavaScript

Karsten Lehmann | June 8, 2011 11:49:04 PM | Tags:JavaScript, Jobs, Background, Samples

This article demonstrates how you can develop background jobs that run outside the context of an XPages application in the Notes Client.

Monitoring Jobs - Display progress of SSJS Ajax requests

Karsten Lehmann | June 8, 2011 10:40:05 PM | Tags:Jobs, Ajax, SSJS

A Monitoring Job monitors and visualizes the progress of long running serverside JavaScript code, e.g. executed when a user clicks on a button in an XPage.

Focus Tracking - Track viewpart and perspective activation with JavaScript listeners

Karsten Lehmann | June 7, 2011 4:08:47 PM | Tags:Listeners, JavaScript, Focus Tracking, Samples

The article demonstrates how JavaScript listeners can be used to get notified when the user moves the focus to another viewpart or tab.

Build servlets in Java

Karsten Lehmann | June 6, 2011 2:32:54 PM | Tags:Servlet, REST, Java, Samples

Learn how to build your own servlet implementation just by writing simple Java code in Domino Designer!

NSF Classloader - Execution of code stored in NSF databases

Karsten Lehmann | June 4, 2011 4:30:38 PM | Tags:Java, JavaScript, Classloader

This article covers technical information about the NSF Classloader, a component that is used for execution of custom JavaScript and Java code stored in Notes databases.

NotesUI API - Execute agents with UI access

Karsten Lehmann | May 24, 2011 1:23:31 PM | Tags:LotusScript, Agent, Samples, Notes UI

Integration of existing LotusScript code into XPages applications in the Notes Client that has access to the UI, e.g. to display a dialog box.

Component API - Create component viewparts programmatically

Use the Component API to create viewparts in your own code, for example to display NSF content like documents, views and databases.

NotesUI API - Compose documents with predefined fields

Karsten Lehmann | May 23, 2011 3:47:56 PM | Tags:Notes UI, Compose, Samples

Use the NotesUI API to interact with classic Notes design elements from XPages applications.

Program API - Read registered file extensions and launch files

Karsten Lehmann | May 23, 2011 11:48:24 AM | Tags:Files, File Extensions, Samples

Use the program API to launch files with the associated programs and read a list of registered file extensions

Build servlets in JavaScript

Karsten Lehmann | May 17, 2011 3:52:57 PM | Tags:Servlet, REST, SSJS, Samples

Learn how to build your own servlet implementation just by writing simple JavaScript code in Domino Designer!

XSP.submitLatency - workaround for timeout messages during long running server calls

Karsten Lehmann | April 26, 2011 6:45:57 PM | Tags:Ajax, Timeout

The article explains how to prevent timeout error messages while calling long running XPages2Eclipse functions in XPages event code

PlatformUI API - access the Notes Client workbench

Karsten Lehmann | April 18, 2011 8:40:14 AM | Tags:PlatformUI, Workbench, Samples, Messagebox, Filedialog

The PlatformUI API gives you access to the Eclipse part of the Notes Client user interface.

Clipboard API - write text, files and images to the clipboard

Karsten Lehmann | April 17, 2011 7:52:41 PM | Tags:Clipboard, Filedialog, Samples

Use the Clipboard API to copy text, html, file and images resources to the system clipboard from server side JavaScript code

Base Product Overview

Karsten Lehmann | April 6, 2011 12:43:12 PM | Tags:Overview, Samples

An overview of the available API areas in the XPages2Eclipse base API

Installation Guide

Karsten Lehmann | April 6, 2011 11:59:44 AM | Tags:Installation, Setup, Widget, Plugins, Keystore, License

Instructions for XPages2Eclipse installation in Notes Client and Domino Server

Getting started

Karsten Lehmann | April 5, 2011 2:23:29 PM | Tags:Getting started, Samples

Learn how to access the XPages2Eclipse API features from JavaScript and Java in XPages applications