Anonymous
Domino 2.0 Rich Internet Applications with IBM Lotus Notes/Domino
You are here: Today

Recent blog entries

Designing a Web 2.0 look and feel

In the process of redesigning my tangosite, I wanted to know what gives a site a typical Web 2.0 look and feel and which techniques to use to achieve this...

Permalink - posted on 29/04/2007 10:27 in Web 2.0
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
The base JavaScript object explained

In the search for an Ajax library that is optimized for speed and Lotus Notes/Domino, here's the explanation of the base namespace 'Jbase', which holds essential functions to work with the page DOM and a way to avoid naming conflicts.

Permalink - posted on 20/12/2006 21:36 in 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
Status of my blog after two months

I created my Domino 2.0 blog and my own blog template two months ago, and I was curious to see how it would evolve... Here's a quick status

Permalink - posted on 10/12/2006 20:40 in General
Converting source code to XHTML

A small javascript utility to convert source code to XHTML.

Permalink - posted on 28/11/2006 21:29 in XHTML - 2 responses
Fast icon toolbars with CSS Sprites

Creating fast loading icon toolbars using CSS instead of individual images.

Permalink - posted on 27/11/2006 05:40 in CSS
149 entries