Re: [HACKERS] Can't read archives anymore :-(

From: Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Cc: <cbbrowne(at)acm(dot)org>
Subject: Re: [HACKERS] Can't read archives anymore :-(
Date: 2002-06-28 20:04:58
Message-ID: Pine.LNX.4.33.0206281403030.31237-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 28 Jun 2002 cbbrowne(at)acm(dot)org wrote:

> On Fri, 28 Jun 2002 11:03:31 MDT, the world broke into rejoicing as
> Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com> said:
> > On Fri, 28 Jun 2002, Curt Sampson wrote:
> >
> > > On Thu, 27 Jun 2002, Tom Lane wrote:
> > >
> > > > ...but the missing table end-tag is probably the killer:
> > >
> > > That kills me in Netscape 4.78 all the time. It's a well known problem.
> >
> > Always toss your pages here to see if they're valid:
> >
> > http://validator.w3.org/
>
> It's also well worth looking at Dave Raggett's "HTML Tidy" tool.
> <http://www.w3.org/People/Raggett/tidy/>
>
> - It runs on many platforms;
> - It parses several versions of HTML;
> - It can clean up a LOT of problems automagically;
> - It is even able to transform HTML into XHTML;
> - You might also use it to validate and/or pretty-print XML.
>
> I've been using it for years, and highly recommend it.

Also, take a look at the "demoronizer" in case you ever have to use
microsoft products to create html...

http://www.fourmilab.ch/webtools/demoroniser/

--
"Force has no place where there is need of skill."
"Haste in every business brings failures."
"This is the bitterest pain among men, to have much knowledge
but no power." -- Herodotus

Browse pgsql-general by date

  From Date Subject
Next Message Darko Prenosil 2002-06-28 20:17:17 Re: Acessing columns of parent tables with PL/pgSQL
Previous Message Markus Wollny 2002-06-28 19:22:46 Re: One source of constant annoyance identified