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''

Rounded corners with JavaScript

How to round corners without using images, only JavaScript . A follow-up of previous post.

Permalink - posted on 11/05/2007 20:09 in Ajax
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
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
Validate xhtml of a site in development with Ajax

I use http://validator.w3.org to validate the XHTML. But obviously the site I'm working on is not yet available on the Internet. So I have to copy and paste the source of the page. Here's a little script that gets the source of the current page and posts it to the validator.

Permalink - posted on 10/11/2006 16:40 in Ajax
Unobtrusive Flash with an Ajax 'Mme.flash' module

This very small module is all it needs to embed Flash in web pages while being standards compliant and friendly to search engines. The 'Mme.flash' module is an extension to my JavaScript 'Mme' namespace.

Permalink - posted on 08/11/2006 20:24 in Ajax
Adding document counts with Ajax

This post shows how to use Ajax to get the number of child documents out of a categorized Notes view in XML and add these to the page.

Permalink - posted on 07/11/2006 19:06 in Domino, Ajax, XML
And there was Ajax... unobtrusively entering Domino 2.0 blog

Until now, my homemade blog template has been free from any code: no JavaScript, no LotusScript. This has changed: I've added a few JavaScript behaviours: popup windows without the 'target' attribute, e-mail address protection and striped tables.

Permalink - posted on 31/10/2006 17:43 in Ajax - 1 response
29 entries