Blog entries tagged with 'Ajax''
I've integrated the rich text editing component in the blog post form.
Permalink - posted on 08/09/2007 10:05 in Ajax, LotusScriptFinally, I found the courage to start making my own rich text editor.
Permalink - posted on 04/09/2007 21:02 in Domino, Ajax - 8 responsesThis 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 responseDomino 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, AjaxA 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 AjaxExploring 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 responseThe 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, XHTMLThree 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, XMLBuilding a generic JavaScript library to handle DOM scripting, XMLHttp requests and XSL transformations
Permalink - posted on 16/05/2007 10:42 in Domino, Ajax, XMLRender 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