Genii Weblog

Who died and made you Elvis?

Tue 16 Sep 2003, 04:48 PM



by Ben Langhinrichs
Caveat: this blog entry has nothing whatsoever to do with Derek and the Slammers, or even with Elvis.  Mea culpa!  However, I still feel that the title is apt, as you will see.
 
It is an open secret that I am working on a RT -> HTML -> RT solution that should be out in beta soon.  As I get closer to an actual working product, I am faced with many technical hurdles (pah, I spit in the face of technical hurdles) and a few questions that are not technical.  They are social, perhaps even cultural.  These questions have to do with whose world view is "correct".  When the web client and Notes client coexist, should web norms be followed or Notes norms or should each follow its own norms.  This is similar to the question of whether Notes should look the same on the Mac as it does in Windows.  If the Mac UI guidelines are followed, it will be good for Mac users, and confusing for those who UI is different when they visit another machine.  If the Windows UI guidelines are followed, it will have the opposite effect.
 
To make matters worse, the web client is highly driven by CSS these days, which means that all sorts of UI decisions may vary by user/implementer/page.  Of course, UI issues are not the only ones that matter.  Let's look at a simple example where the differences show up clearly:
 
<table>
  <tr><td>Look, Mom!  I'm famous.  I'm on a web page</td></tr>
  <tr><td>That's nice, dear.  Now wash your hands and come in for dinner.</td></tr>
  <tr><td></td></tr>
  <tr><td>Honey!  I'm home!</td></tr>
</table>
 
Basic HTML Table
This is a table described in HTML.  It looks like this (in IE 5.5 at least):
 
 
Basic Notes Table
Now, let's look at the same basic idea in Notes. A table created with default values with four rows with the same content except set as Fixed width because I needed it to fit on this narrow blog entry.
 
 
What are the differences?  Well, there is no border on the HTML table, but there is a border in Notes.  The font size is larger (although that varies by browser settings as well).  There is no blank row shown when the HTML row is blank, but there is a blank row shown in Notes.
 
Basic Notes Table rendered by Domino
Now, look at how Domino shows the Notes table on the web:
Different again!  The borders show, as it could be argued that they should, but as some sort of extruded lines.  The blank row shows, but not at the same height as the others,
 
Basic HTML table rendered by Notes
Finally, look at how Notes imports the HTML table:
 
 
That is not too different, but the blank row is included.
 
Conclusion
Who could draw a conclusion from this?  There are just more questions raised.  With good Notes/Web coexistence, should the original table be the guide, so that an HTML table created without borders and rows should be imported that way into Notes?  Should a table created in Notes have the thin lines as it does in Notes when it is shown on the web?  Should CSS be allowed to change the default appearance of a table even if it was created in Notes originally?  Should CSS change the table as it appears in Notes if it was created on the web using that particular CSS?  For that matter, should you be able to change the CSS and alter the appearance in Notes?
 
All of these are possible, but it is not clear which are correct or preferable.  After all, who died and made me Elvis?

Copyright © 2003 Genii Software Ltd.

What has been said:


47.1. Tom Duff
(09/17/2003 01:02 PM)

If next time I see you I start laughing, it's only because I'm imagining you as Elvis... :-)


47.2. krishna
(01/27/2005 11:56 AM)

Hi,

Can we change the color of the border of the table so that we can chage the same to white and we will not see the borders in Lotus Notes?. Can we change the color of the border of a table..

Please answer my question ASAP as i am in urgent need to remove the border of a table.

Regards,

Krishna