<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel><title>XPages2Eclipse Documentation Wiki | Categorized Content</title><description>XPages2Eclipse is a language extension for XPages development within the Lotus Notes Client</description><link>http://www.mindoo.de/web/x2ewiki.nsf</link><language>en-us</language><lastBuildDate>Fri, 15 Oct 2010 11:12:47 -0400</lastBuildDate>
<item><title>Startup JavaScript Jobs - Running code at client startup</title><pubDate>Thu, 23 Jun 2011 21:09:50 +0200</pubDate><description><![CDATA[ The XPages2Eclipse feature "Startup JavaScript Jobs" allows for the execution of JavaScript background jobs during the startup phase of the Lotus Notes Client. Those jobs are running standalone, not in the context of an XPages application. Please note: It is recommended that you read the article ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/StartupJob</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/StartupJob?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/StartupJob</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/StartupJob</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/StartupJob?opendocument&amp;comments</wfw:comment></item>
<item><title>Symphony API - Export Notes View to Spreadsheet</title><pubDate>Mon, 20 Jun 2011 18:56:57 +0200</pubDate><description><![CDATA[ The sample application demonstrated in this article is a sidebar addon that reads the selected entries from an open Notes view and exports the view data to a new Symphony spreadsheet using the SymphonyAddonAPIOverviewSymphony Addon API of XPages2Eclipse. The sidebar addon displays a ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/SymphonyAPISpreadsheetExport_</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/SymphonyAPISpreadsheetExport_?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/SymphonyAPISpreadsheetExport_</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/SymphonyAPISpreadsheetExport_</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/SymphonyAPISpreadsheetExport_?opendocument&amp;comments</wfw:comment></item>
<item><title>Symphony Add-on API Overview</title><pubDate>Fri, 17 Jun 2011 11:35:15 +0200</pubDate><description><![CDATA[ The Symphony Addon API of XPages2Eclipse builds a bridge between XPages applications and the embedded Symphony application of the Lotus Notes Client. Available functionality 
The API contains almost the whole set of classes and methods from the ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/Symphony_Add-on_API_Overview</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/Symphony_Add-on_API_Overview?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/Symphony_Add-on_API_Overview</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/Symphony_Add-on_API_Overview</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/Symphony_Add-on_API_Overview?opendocument&amp;comments</wfw:comment></item>
<item><title>JavaScript Jobs - Background operations developed in JavaScript</title><pubDate>Wed, 8 Jun 2011 23:49:04 +0200</pubDate><description><![CDATA[ Like MonitoringJobsMonitoring Jobs, JavaScript Jobs provide a way to visualize a long running task in the Notes Client. While MonitoringJobsMonitoring Jobs simply visualize the progress and state of a standard SSJS Ajax request in an XPages application, JavaScript Jobs are a pure ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaScriptJobs</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaScriptJobs?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaScriptJobs</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/JavaScriptJobs</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaScriptJobs?opendocument&amp;comments</wfw:comment></item>
<item><title>Monitoring Jobs - Display progress of SSJS Ajax requests</title><pubDate>Wed, 8 Jun 2011 22:40:05 +0200</pubDate><description><![CDATA[ In contrast to real JavaScriptJobsJavaScript background jobs which run completely separated from an XPages application and go on running even if the XPages application is closed, a Monitoring Job is a job that does nothing but monitor and visualize the progress of serverside JavaScript ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/MonitoringJobs</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/MonitoringJobs?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/MonitoringJobs</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/MonitoringJobs</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/MonitoringJobs?opendocument&amp;comments</wfw:comment></item>
<item><title>Focus Tracking - Track viewpart and perspective activation with JavaScript listeners</title><pubDate>Tue, 7 Jun 2011 16:08:47 +0200</pubDate><description><![CDATA[ This article demonstrates how you can register listeners written in JavaScript language to get notified by Eclipse about the activation of viewparts and perspectives by the user. A viewpart is an area of the NotesEclipse UI that displays content, like an XPages application, a classic Notes ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/FocusTracking</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/FocusTracking?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/FocusTracking</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/FocusTracking</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/FocusTracking?opendocument&amp;comments</wfw:comment></item>
<item><title>Build servlets in Java</title><pubDate>Mon, 6 Jun 2011 14:32:54 +0200</pubDate><description><![CDATA[ Introduction This article is an addition to "JavaScriptServletModeBuild servlets in JavaScript" that describes how you can develop your own servlet implementation using the XPages2Eclipse API in JavaScript language. Instead of using JavaScript, you may want to develop the http request ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaServletMode</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaServletMode?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaServletMode</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/JavaServletMode</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/JavaServletMode?opendocument&amp;comments</wfw:comment></item>
<item><title>NSF Classloader - Execution of code stored in NSF databases</title><pubDate>Sat, 4 Jun 2011 16:30:38 +0200</pubDate><description><![CDATA[ Introduction This article covers two XPages2Eclipse components that basic users of the product will most probably never see and never use: an alternative JavaScript engine for code execution and the so called NSF classloader . If you develop a standard XPages application, using Dojo and ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/NSFClassloader</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/NSFClassloader?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/NSFClassloader</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/NSFClassloader</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/NSFClassloader?opendocument&amp;comments</wfw:comment></item>
<item><title>NotesUI API - Execute agents with UI access</title><pubDate>Tue, 24 May 2011 13:23:31 +0200</pubDate><description><![CDATA[ This is the second article to demonstrate the features of the NotesUIAPIComposedocumentswithpredefinedfieldsNotesUI API. Sample application 
The sample application in this article shows how you can execute a LotusScript agent from XPages. This is useful if you have existing ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/NotesUI_API-Execute_agents_with_UI_access</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/NotesUI_API-Execute_agents_with_UI_access?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/NotesUI_API-Execute_agents_with_UI_access</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/NotesUI_API-Execute_agents_with_UI_access</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/NotesUI_API-Execute_agents_with_UI_access?opendocument&amp;comments</wfw:comment></item>
<item><title>Component API - Create component viewparts programmatically</title><pubDate>Mon, 23 May 2011 22:23:59 +0200</pubDate><description><![CDATA[ The Component API provides access to the most relevant APIs for Composite Application development and automation. This includes wrappers for the TopologyHandler to define new components (e.g. NSF viewparts that display Notes data like views or documents), which also work outside of a Composite ...]]></description><link>http://www.mindoo.de/web/x2ewiki.nsf/dx/Component_API-Create_component_viewparts_programmatically</link><dc:subject>Learning%20Center</dc:subject><dc:creator>Karsten Lehmann</dc:creator><comments>http://www.mindoo.de/web/x2ewiki.nsf/dx/Component_API-Create_component_viewparts_programmatically?opendocument&amp;comments</comments><guid isPermaLink="true">http://www.mindoo.de/web/x2ewiki.nsf/dx/Component_API-Create_component_viewparts_programmatically</guid><wfw:commentRss> http://www.mindoo.de/web/x2ewiki.nsf/dxcomments/Component_API-Create_component_viewparts_programmatically</wfw:commentRss><wfw:comment> http://www.mindoo.de/web/x2ewiki.nsf/dx/Component_API-Create_component_viewparts_programmatically?opendocument&amp;comments</wfw:comment></item>

</channel></rss>
