How Firefox unfriendly is this layout

Bill Campbell linux-sxs
Thu Feb 2 14:28:36 PST 2006


On Thu, Feb 02, 2006, Ronnie Gauthier wrote:
>On Thu, 2 Feb 2006 18:04:45 +1100 (EST)
>james at jamesmcdonald.id.au wrote:
>
>> A few weeks ago I remember logging on here
>> http://www.commbank.com.au/default.asp and getting an ok webpage.
>> 
>> Is anyone else that uses ff getting a bad layout?
>> 
>> They must have got a new web developer who doesn't have firefox installed
>> because the layout on this truly suckeths... I can't believe there are
>> still developers out there that don't cross test.
>> 

>Guess the designer does not understand how text size is a matter of viewer
>choice.

The very idea of web ``designers'' is foreign to the original
intent of HTML where the pages were supposed to adapt well to the
browser's capabilities.

I wrote a python script that I use do de-Microsoft HTML by removing all
metatags, font declarations, etc. -- it also works well on OpenPKG.org
generated HTML to produce clean HTML.

Just for fun, and to learn my way around the Readiris OCR (Optical
Character Recognition) software for Mac OS X, I tried converting a PDF file
from Groklaw to HTML.  Readiris will do OCR on entire PDF documents (with
50 page limit on the version I have), producing RTF (Rich Text Format).  I
loaded the RTF, and saved it as HTML with Microsoft Office 2004 and
OpenOffice.org 2.0 on the Mac.  The link below shows the HTML from Word,
OpenOffice.org, and the clean version with formatting garbage removed.

	http://www.celestial.com/Members/bill/Drafts/pdf2html/

In addition, it was far easier to join paragraphs split across pages in the
PDF document with vim on the clean HTML than to try do do the same thing in
either Word or OpenOffice.org.  Either of the GUI word processors did very
strange things when deleting the extra paragraph ender to join the pages.

Bill
--
INTERNET:   bill at Celestial.COM  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

``We maintain that the very foundation of our way of life is what we call
free enterprise,'' said Cash McCall, ``but when one of our citizens
show enough free enterprise to pile up a little of that profit, we do
our best to make him feel that he ought to be ashamed of himself.''
		-- Cameron Hawley


More information about the Linux-users mailing list