POV-Ray : Newsgroups : povray.general : Re: povQ&T (aka. povVFAQ) new look Server Time
6 Aug 2024 12:21:29 EDT (-0400)
  Re: povQ&T (aka. povVFAQ) new look (Message 89 to 98 of 178)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Thorsten Froehlich
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 14:23:12
Message: <3d73ac90@news.povray.org>
In article <3d73588a@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>   Besides, in many modern browsers you can turn a default page style (ie no
> styles at all). For example if you are using Mozilla, try
> View -> Use Style -> Basic Page Style

IE on Mac has had this feature for a very long time now, btw.

>   That will turn off the CSS providen by the page.

Oh yes, to end up with all those sites designed by idiots assuming the
layout they try to force upon me looks exactly like on _their_ browser
everywhere.  Usually the site breaks badly if it does not.  So these options
are absolutely useless.

>   IMHO the Q&T pages are a lot nicer to read with their current style than
> with the default styles.

Well, if your browser ships with a bad default stylesheet that is a problem
of your browser developer...

>   And anyways, the correct claim would be "nobody supports those
> recommendations *now*". Support for those will certainly be implemented
> in browsers in the near future.

Oh sure.  In 20 years it will work then...

Besides, did you notice that Mozialla has to be loaded at startup to appear
it loads quickly?  In reality it is a slow fat memory hog.

On the other hand, plain HTML renders on a 486 without problems (only
decompressing the images will be a bit slower), and browsers won't need half
a gigabyte of memory to run either!

>   How can you have a solution without features?

By making it a native _function_ of the proggram, not something patched on
like a feature ;-)

>   Sorry, but I still fail to see what is so bad and useless about CSS.

They allow designers to destroy web pages with tons of bandwidth wasting
clutter.  Try the current www.sun.com for example.  It is much better than
the old one and works perfectly without stylesheets.  The only thing that
looks not so nice is the graphics some stupid designer added assuming
stylesheets are available everywhere.  So it is very possible to design a
page that looks good without stylesheets, one just has to remove access to
it from stupid designers who have no clue about information presentation.

And did you notice how quickly the new Sun site loads compared to the old
one?

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Timothy R  Cook
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 15:14:18
Message: <3D73B889.3050500@scifi-fantasy.com>
Thorsten Froehlich wrote:
> You did not even read what I wrote.  It is impossible to misunderstand.  You
> even quoted what I said yet you claim I said the opposite.  Next time please
> read first at least what you quote, and then reply!

I did read what you wrote, but understand this: a website with no layout
information has no way of placing images, so the images would be linked
to separately by web designers.  Hence, the webpage itself would be text
only.

-- 
Tim Cook
http://empyrean.scifi-fantasy.com
mirror: http://personal.lig.bellsouth.net/lig/z/9/z993126

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 15:23:41
Message: <3d73babd@news.povray.org>
In article <3d73ab1d@news.povray.org> , Xplo Eristotle <xpl### [at] infomagicnet>
wrote:
>> I am against the layout being provided by the site.  I want full control
>> over the layout like I had in HTML originally.
>
> HTML never gave you full control over the layout. It gave page authors
> control over layout with TABLE and invisible GIFs and things like that.
> And before that, it didn't give anybody control over layout.

but this was not a problem with HTML!  It was a problem with badly design
web sites by designers nopt understanding the concept of HTML and the web
media (not their fault, all they had ever seen was DTP programs).  So they
abused HTMl and then W3C came up with a technical cure for a desease by
killing the patient (being layout less content description).  Note that
tables do represent layout, but content if used what they are supposed to be
for (like in a spreadsheet)...

> (Or even create a user
> stylesheet, use that by default, and see every page with the fonts,
> colors, links styles, and so on that YOU want.. something which HTML
> never provided

Of course HTML "never provided" it.  One just could control the layout like
fonts and font sizes more easily by nice buttons and menus rather than a
stupid text file.  Back to the future this is supposed to be, I assume...

> Your problem here is that you're naively assuming that you're the
> biggest smarty ever and that everyone should design the web to YOUR
> specifications. If I were you, I would abandon this line of reasoning
> immediately.

Using cheap personal attacks will not exactly help your point :-(

> CSS isn't designed for web users, because they don't use CSS. They use
> web pages. CSS is designed for web authors. It lets us change the look
> of a web page or even an entire site much more easily than we could with
> HTML (and using far less code, which helps those poor dialups users who
> don't want to download a new browser)..

Nonsense!  The page gets bloated like hell if you use CSS or any layout for
that matter!  I am suggesting to _remove_ it, not _replace_ it with
something I claim to be better!

> and in that sense, it is a
> solution. It makes those pages easier to maintain later, and that's a
> solution. It lets us do things with pages that we couldn't do in HTML..

But that is my point!  If I want pages that look like printed, I get a
printed leaflet, not some web page!  Right now HTML and inparticular CSS
allow things that never were HTML in the first place.  Just expand the
acronym "HTML" to see my point!  In order to use CSS "properly" I have to
clutter up what once was HTML with endless references to styles.  What a
great separtation of layout and content that is!  It is a feature added like
a hack, like so many other HTML additions the W3C companies made!

> and since people wanted to do them, that is a solution.

Who wanted them?  The designers or the users?  Designers who were great a
print media design were suddenly supposed to be web designers but inseatd of
using the new medium invatively they demanded the features they always had
when designing for print media: Full control.  So this argument support my
point, not yours.  Sorry!

> It lets us adapt
> pages to different browsing environments instead of having to abandon
> style altogether or create several versions of pages, and that is a
> solution.

You are still missing the point because you did not read what I wrote!  To
repeat myself:  I am saying that layout should not be specified at all!

> And by forming a standard for page styling that all future
> browsers will hopefully follow, we'll be able to make pages that don't
> look like crap without resorting to the sort of design tricks we had to
> use back during the days of "browser wars" and proprietary
> functionality.

Design tricks to get web pages look like printed pages, an idea by designers
incapable to understanding that a web browser is not meant for WYSIWYG DTP,
and never was.

> It's a hell of a lot better than your solution.

You did not even undstand what I said, so your conclusion just misses the
point.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 15:31:46
Message: <3d73bca2@news.povray.org>
In article <3D7### [at] scifi-fantasycom> , "Timothy R. Cook" 
<tim### [at] scifi-fantasycom> wrote:

> I did read what you wrote, but understand this: a website with no layout
> information has no way of placing images, so the images would be linked
> to separately by web designers.  Hence, the webpage itself would be text
> only.

This reply is supposed to be a joke, right???  Otherwise you obviously know
nothing about HTML :-(

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Warp
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 16:34:18
Message: <3d73cb4a@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
> Besides, did you notice that Mozialla has to be loaded at startup to appear
> it loads quickly?  In reality it is a slow fat memory hog.

  I don't have that option turned on, and it starts in about 5 seconds.
I can live with that.

> On the other hand, plain HTML renders on a 486 without problems (only
> decompressing the images will be a bit slower), and browsers won't need half
> a gigabyte of memory to run either!

  I just checked and Mozilla, with several pages loaded in browsing tabs,
uses 20 MB of memory. I have 256 Megs. I can live with that.

  By the way, how many people use a 486 to browse the web nowadays?
Mozilla might need something like a P-II 400MHz in order to run smoothly.
Well, I have a 1.2GHz Athlon. I can live with that.

> They allow designers to destroy web pages with tons of bandwidth wasting
> clutter.

  I'm sorry, but I don't see how the clutter "destroys" the page.
Pehaps you need to download a couple of kilobytes more than without the CSS,
but so what? I can live with that.

> So it is very possible to design a
> page that looks good without stylesheets

  Of course it is possible. You can clutter your pages with <font> tags and
other similar things, which make the pages larger (ie. slower to load) and
a lot more difficult to update (if you want to change some font property,
you have to do it in a million of places).
  I can't believe that you can't see the main reason for the existence
of CSS: To modularize the definition of a group of webpages. That is, define
common things in one place only, and avoid copy-pasting. As a coder you
should know very well how important modularity is.
  From what I see you are claiming that using explicit formatting tags for
everything is better than defining one modular CSS definition which is used
then everywhere.

> And did you notice how quickly the new Sun site loads compared to the old
> one?

  CSS doesn't make pages load slower. If anything, they make it load faster
because there's less copy-paste.
  Things that make a page load slower are quite independent of CSS.

  You have still failed to give any *reasonable* argument about why CSS is
bad. I'm not talking about who created it and why, or who is using it and
how and making what assumptions. I'm talking about the CSS format itself,
as a format, a definition, a standard.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 16:47:29
Message: <3d73ce61@news.povray.org>
In article <3d73cb4a@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>   Of course it is possible. You can clutter your pages with <font> tags and
> other similar things, which make the pages larger (ie. slower to load) and
> a lot more difficult to update (if you want to change some font property,
> you have to do it in a million of places).

You still miss my point:  ***No*** layout in the page!  No stupid font tags!

Apart from that, usually you exchange font tags by div tags or other ways to
specify styles in a CSS.  So it is not exactly like the data transmitted is
only the CSS.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Warp
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 16:48:20
Message: <3d73ce94@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
> I am against the layout being provided by the site.

  I apologize for my rude language, but the claim that text is better read
with no layout is just plain bullshit.

  There are lots of pages out there, where there are literally hundreds
of kilobytes of plain text in one enormous page. If I'm searching information
about something, those pages usually don't help too much. It simply takes
too much time and it's simply too tedious to try to find the information
I want among the thousands and thousands of lines of text.
  It has happened to me more than once that eg. searching something in
Google ends up in this kind of page. After I try to find something useful
for a couple of minutes I just give up and try the next Google hit; there
are usually a lot better layouted sites with the same information and it's
a lot easier to find there.

  A clear hierarchy, with sections, subsections etc. is the main way of
starting making a big page more clear. A large hierarchy needs a contents
or index page, or a site map in order to be easy to navigate. If there is
a lot of content, it should be divided into several logical pages. If a
page consists of several separated parts, eg. sections, there should be
a way to very easily see where does a new part start (a section name with
larger font is the main tool for this, but other additional features, such
as colors can make it even more clear).
  Hierarchy, sections, subsections, index, site map, visually marking
starting of different parts... All that is layout.

  You claim that the layout should be left to the browser, not the site.
However, the browser simply can't do most of those things because it has
no notion of the content. The site has to tell the browser information in
order to separate different items of the page.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 16:51:35
Message: <3d73cf57@news.povray.org>
In article <3d73cb4a@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>   You have still failed to give any *reasonable* argument about why CSS is
> bad. I'm not talking about who created it and why, or who is using it and
> how and making what assumptions. I'm talking about the CSS format itself,
> as a format, a definition, a standard.

The definition of the CSS _format_ itself to specify layout is not bad.  It
would be a great way to specify layout in DTP programs in a portable manner.
Just for HTML is it unsuitable.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Warp
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 16:55:34
Message: <3d73d046@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
> You still miss my point:  ***No*** layout in the page!  No stupid font tags!

  You do realize that tags like <H1>, <P>, <HR>, <I> etc are layout formatting
tags?
  No layout means that the whole page would be one contiguous line of text.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: povQ&T (aka. povVFAQ) new look
Date: 2 Sep 2002 16:57:52
Message: <3d73d0d0@news.povray.org>
In article <3d73cb4a@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>   From what I see you are claiming that using explicit formatting tags for
> everything is better than defining one modular CSS definition which is used
> then everywhere.

Hell, do you really intentionally ignore what I keep saying?  Damn it, how
can one be sooooooo ignorant?!?!?   I said now a few hundred times that I do
not want *************any************** layout.   How can one construct from
the simple idea "no layout" that I keep repeating and repeating that I want
"font tag based layout"?????????????

Either you enter an argument and actually pay attention to the other person
or you don't argue!!!!!!!!!!!!

What I keep saying is:  No font tags, no div tags, no single pixel images in
tables, no layout!

Or don't you know what layout means?  If so, please look it up!


    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.