Re: HTML debloater for reading on PDA

From: Bjoern Hoehrmann (derhoermi_at_gmx.net)
Date: 12/02/04

  • Next message: Sam Watkins: "Re: a2ps pre-depends on emacsen-common"
    To: Dan Jacobson <jidanni@jidanni.org>
    Date: Thu, 02 Dec 2004 17:03:11 +0100
    
    

    * Dan Jacobson wrote:
    >Any package for converting the average bloated webpage into slim and
    >trim HTML for a turn of the century browser on a weakling black and
    >white PDA?

    Well, that depends on what you consider slim and trim here, Tidy
    corrects many things and is able to replace some markup like <font>
    with "better" markup (or style sheets) but if you have a document
    with tables nested 20 levels deep, Tidy will not change that, it
    can't really. Nevertheless, it seems it should be not too difficult
    to use Tidy to convert to XHTML and use a custom XSLT document to
    strip or replace whatever you want.

    -- 
    Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
    Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
    68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Sam Watkins: "Re: a2ps pre-depends on emacsen-common"