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

Blog entries tagged with 'Ajax''

Domino Workspace: blog post now has rich text editing

I've integrated the rich text editing component in the blog post form.

Permalink - posted on 08/09/2007 10:05 in Ajax, LotusScript
Domino Workspace: Rich text editor beta

Finally, I found the courage to start making my own rich text editor.

Permalink - posted on 04/09/2007 21:02 in Domino, Ajax - 8 responses
Some color functions in JavaScript

This is just something I needed for my work last week. It is a small library with some basic functions to work with web colors. The script calculates lighter and darker versions from a base color.

Permalink - posted on 04/08/2007 11:48 in Ajax, CSS - 1 response
Common JavaScript behaviours for web pages

Domino website: adding three useful JavaScript behavours: protecting e-mail links from spam, opening external links in a popup window and striping tables.

Permalink - posted on 24/06/2007 15:39 in Domino, Ajax
Code to HTML with syntax highlighting

A tool written in JavaScript to convert HTML, CSS, JavaScript, LotusScript and Lotus formulas in HTML for documentation. Regular expressions are used to do the syntax highlighting.

Permalink - posted on 21/06/2007 22:00 in Ajax
A text adventure game written in XML and JavaScript

Exploring the possibilities of XML for developing interactive fiction. Cross browser XML processing with JavaScript.

Permalink - posted on 27/05/2007 15:49 in Ajax, XML - 1 response
Embedding MP3 files

The minimum tags required to embed MP3 files in XHTML; enable or disable auto play and auto loop and fixing the Eolas issue for Internet Explorer in a generic way.

Permalink - posted on 25/05/2007 21:17 in Ajax, XHTML
From NotesView to XHTML with @formulas, XSLT or JavaScript

Three ways of building an HTML list of links to categories and the number of documents they contain: @formulas, XSLT, JavaScript.

Permalink - posted on 17/05/2007 07:37 in Domino, Ajax, XML
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
29 entries