Anonymous
Domino 2.0 Rich Internet Applications with IBM Lotus Notes/Domino
You are here: Today » Blog entries tagged with 'Domino'

Blog entries tagged with 'Domino''

Single page Ajax interface in Domino part 2

Building a generic JavaScript library to handle DOM scripting, XMLHttp requests and XSL transformations

Permalink - posted on 16/05/2007 10:42 in Domino, Ajax, XML
Making a single page Ajax interface in Domino

Render any IBM Lotus Notes/Domino database as a single page application using only Ajax, XML and XSL transformations.

Permalink - posted on 12/05/2007 20:35 in Domino, Ajax
The SearchResult QueryOpen agent

Part two of 'Building a standard XHTML compliant Domino search', explaining the LotusScript agent that does the FTsearch. It also explains how to use a Stringbuffer class to enhance performance. Furthermore, it covers some good practices on LotusScript programming: error trapping, collecting debug information.

Permalink - posted on 28/04/2007 08:42 in Domino, LotusScript
Building a standard XHTML compliant Domino search

Domino renders search results in HTML 4. Here is a method to make them render in XHTML using a dummy form, a dummy navigator and a LotusScript agent.

Permalink - posted on 17/04/2007 23:28 in Domino, XHTML
Domino 7: I didn't know that!

New useful Domino 7 features found on blogs, previously unknown to me and sometimes undocumented.

Permalink - posted on 14/02/2007 20:37 in Domino - 1 response
Bookmark web pages in a Notes database

Adding and updating web page links in Notes using a bookmarklet, some JavaScript and a Notes database

Permalink - posted on 31/01/2007 21:23 in Domino, Ajax
Making a photo gallery: Domino, Semantic XHTML and Ajax

Storing and displaying files in Domino, displaying thumbnails and links in true Semantic XHTML fashion, making it into a thumbnail gallery with CSS, and last but not least displaying the bigger photos in an animated "Lightbox" with non-obtrusive JavaScript.

Permalink - posted on 12/12/2006 22:27 in Domino, Ajax, XHTML - 3 responses
Building applications for speed

A few tips and hints for building fast responding web applications with Domino.

Permalink - posted on 21/11/2006 18:55 in Domino
Creating a server-side proxy using a LotusScript agent

XmlHttpRequests are not allowed cross-domain. The easiest solution is having your own server do the request and serve the result to you. I used LotusScript...

Permalink - posted on 14/11/2006 22:25 in Domino - 1 response
Building a tag cloud from a Notes view with XML and Ajax

In this post, I use Ajax to transform a simple unordered list from a categorized Notes view into a tag cloud.

Permalink - posted on 12/11/2006 07:10 in Domino, Ajax, XML - 1 response
88 entries