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

Making an Ajax star rating system for Domino

The system uses an external database to collect the votes and Ajax to send the new vote and update the rating.

Permalink - posted on 28/06/2009 16:46 in Domino, Ajax - 2 responses
xJay: A new Javascript library

I started to use a new technique, using object wrappers.

Permalink - posted on 25/12/2008 05:36 in Ajax
Displaying a popup on mouseover

This seems to be simple, but the reality was quite different.

Permalink - posted on 10/06/2008 11:41 in Ajax - 1 response
Capture web pages in a Domino application

Script to infuse any web page with a form to save the link and the page metadata in a Domino application.

Permalink - posted on 08/06/2008 09:28 in Domino, Ajax
My JavaScript namespace object explained

In every application, I use the same very condensed Ajax object as a base. Here's a description of it.

Permalink - posted on 07/06/2008 09:32 in Ajax
Analog clock in JavaScript

This clock is completely CSS and JavaScript based. Lots of trigonometry happens.

Permalink - posted on 29/05/2008 18:50 - 1 response
Introducing d-works

For those of you who wondered why it was so deadly quiet on this blog, here's the answer.

Permalink - posted on 05/02/2008 16:13 in Domino, Ajax, General, Web 2.0 - 6 responses
Building a tree component in Domino

The tree component is rendered with LotusScript. Tree nodes can be expanded using Ajax and JSON.

Permalink - posted on 22/12/2007 06:59 in Domino, Ajax
Input control with type-ahead

Here's the challenge: allow the user to freely choose tags for their post, but suggest already existing tags. The solution: an input field with type-ahead. I know it's already been done many times, but here goes...

Permalink - posted on 20/11/2007 19:59 in Ajax - 4 responses
New tool: JavaScript Diff

This tool shows the difference between two versions of code, CSS, JavaScript, anything.

Permalink - posted on 29/10/2007 18:25 in Ajax - 1 response
29 entries