- From: Dave J Woolley <david.woolley@bts.co.uk>
- Date: Mon, 6 Aug 2001 11:44:19 +0100
- To: "'www-html@w3.org'" <www-html@w3.org>
> From: Bert Johnson [SMTP:bert@geekspotting.com] > > My budding company (Johnso Productions) is in the finalizing stages of the > Johnso Page Update Notifier - which parses pages and alerts you if there > have been recent modifications. The problem is that many pages contain > dynamic "random" content, such as quotes of the day, member counts, or > timestamps. By putting those non-static fields between <dynamic> tags, it > would allow many autonomous tasks to run easier. [DJW:] Reasons for not doing this include: - high levels of such material are an indicator of lack of real information - why would someone want to volunteer that fact to indexing engines? - for many commercial sites, your definition of dynamic content, particular banner ads, is the only commercially important part of the site. Marking it specifically would allow people to include !important dynamic {display: none} in their style sheets (syntax may be wrong) - why would anyone want to volunteer information to banner blocking software? - commercial web authors can't even do alt text right, why do you expect them to markup with your element? - SGML/XML syntax doesn't like orthogonal elements (much real life HTML violates rules based on this constraint, though). -- --------------------------- DISCLAIMER --------------------------------- Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of BTS. >
Received on Monday, 6 August 2001 07:18:30 UTC