Anonymous
Domino 2.0 Rich Internet Applications with IBM Lotus Notes/Domino
You are here: Today » Blog entries for October 2006

Blog entries for October 2006

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
Essence of a Domino hosted website

I've been quite busy working on SEO and building websites with Lotus Notes/Domino lately. When doing websites, I discovered that I had to reverse my thinking completely. Here are some of my findings.

Permalink - posted on 29/10/2006 19:50 in Domino
Making an embedded comment form

My Lotus Notes Blog template is missing a way to comment on the posts. So I am making one, using only forms, views and a few formulas. How to set session cookies and permanent cookies and how to delete them. I also strip all HTML from a field value using @formulas only.

Permalink - posted on 25/10/2006 22:17 in Domino - 1 response
Search Engine Optimization for Domino websites

Why is my Domino site not ranked in Google? What causes bad search engine ranking and what can you do about it?

Permalink - posted on 20/10/2006 21:39 in Domino
Most useful web developer tools

Overview of web developer toolbars, JavaScript debuggers and other useful tools for a web developer.

Permalink - posted on 18/10/2006 08:45 - 3 responses
Server side cookies in Domino

I always used to set cookies with JavaScript, but since webpages also have to be accessible without client side scripting or plugins, here are the formulas to set persistent or session cookies and to delete them.

Permalink - posted on 16/10/2006 22:29 in Domino
Promoting your blog

About posting your blog to search engins and such. Technorati, Google, DominoBlogs,...

Permalink - posted on 13/10/2006 18:10 in General
IE7 breaking Web applications

Internet Explorer 7 will be shipped this month as an automated update. Will it break the web applications you build or the ones you are using? And what can be done about it?

Permalink - posted on 11/10/2006 10:27 in General
Using semantic CSS naming

The importance of having semantic meaningfull id and class names in HTML tags.

Permalink - posted on 09/10/2006 23:15 in CSS
Developing a blog template in Domino

This is what I'm going to do with my free time this weekend. I am giving a workshop about web development in Domino for my colleagues soon, and I was offered a space to blog on 'lotusnotes.be', a very lovely domain name for a Domino fan as me. Developing a blog and blogging about it at the same time is a little scary though.

Permalink - posted on 06/10/2006 18:07 in Domino
12 entries