IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Design update for zIWETHEY?
I've been experimenting with jazzing up the zIWETHEY layout a bit, particularly the pot-pourri of links and stuff at the top of the page.

There is some sample HTML off of [link|http://yceran.org/iwethey/z/|this page]. What do people think?

I'm aware that doing graphic design with HTML is a bit of a gamble and it's not really designed for it, so I've kept it fairly simple. I've tested it in Opera 5, IE 5.0 and NS 4.73 and all of them can handle the markup, but some of the colours currently rely on CSS (they can be put in the HTML instead).

Some specific issues: if you're using Netscape 4, you will not see the three coloured stripes to the right of the IWETHEY graphic because Netscape won't render a table cell at all if there's nothing to show. Opera and IE do, though with differing widths and IE draws them too narrow. Unfortunately, putting "content" (e.g. a non-breaking space) in there makes the stripes much too wide for what I was trying to achieve. I can probably get the effect better with CSS, but I haven't tried that yet.

The little icons are all fairly rough; I had wanted to put the LPRD in the appropriate shape, but I wanted to see the whole idea before I spent hours figuring out how to do that right. So they are just solid colour. Also, the icons currently form part of the link, which creates a visible extension of the link underline before the link text. :-/ Taking the icon out of the link would remove that visual annoyance and it would make the HTML simpler, but then the icon isn't part of the link anymore.

I've already mentioned colouring with CSS vs HTML. As far as I can determine, it would not be hard to put the colours of the new markup entirely in CSS, entirely in HTML or both (or neither). For the moment, the mixed approach reflects the mixed approach of the pages in general.

And a note to Scott: I'm fairly sure you can handle this, but be aware that this markup moves some of the top-of-page links around, including all the generated ones. The biggest thing you'll need to know is that the User Preferences link is now after all the page controls.

Wade.

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New The NS Nav 4.5 report
All in all pretty spiffy IMO; doesn't get too cute and still merits the sleek. I usually leave images off so,

I note that some of the tiny blank .gifs don't render (er - fade into my grey bkgd) and one, usually just above the kaleidoscopic small IWETHEY line: leaves the icon symbol broken - when told to 'show image'. Canna say about the NS Nav 3.04 rendering, but could reconnect the Tecra easily enough - if you want a report from the antiques crowd (?)

Got a link for CSS description in the Queen's English? All I know is, the first alligator er crocodile Skinz which show up around posts and.. Sigmund will start hacking Zope again

:-\ufffd

A.
New Temporary coding errors, perhaps.
You might be seeing spots where I haven't edited the page to point to the correct image. My web server doesn't have the same directory layout as the zIWETHEY machine.

There are screenshots (from Opera) in [link|http://yceran.org/iwethey/|http://yceran.org/iwethey/] but they're ~50k each and on the wrong side of a v.90 modem.

Wade.

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New Sorry about the bandwidth usage...
...but it was the only (well, almost -- the "best", anyway) for me to find out what you were talking about. Here's another Netscape 4.7x report, one with a little twist: From someone who browses with as many settings as possible set to my own local preferences.

I've tested it in Opera 5, IE 5.0 and NS 4.73 and all of them can handle the markup, but some of the colours currently rely on CSS (they can be put in the HTML instead). [and, from further down in your post:] I've already mentioned colouring with CSS vs HTML. As far as I can determine, it would not be hard to put the colours of the new markup entirely in CSS, entirely in HTML or both (or neither). For the moment, the mixed approach reflects the mixed approach of the pages in general.
Here's one vote for putting it in the HTML or HTML and CSS: I usually browse with CSS off. Yes, I know that's partly because of Netscape's bug-by-design coupling CSS to JavaScript, and it's mainly JavaScript I want off... But, as you say yourself, "doing graphic design with HTML is a bit of a gamble and it's not really designed for it"... So it might well be I'll keep CSS disabled in future versions of Netscape or other browsers, too. (Yes, I know CSS is "designed for graphic design" -- but I'm of the opinion that that isn't what the Web is all about!)


Some specific issues: if you're using Netscape 4, you will not see the three coloured stripes to the right of the IWETHEY graphic because Netscape won't render a table cell at all if there's nothing to show. Opera and IE do, though with differing widths and IE draws them too narrow. Unfortunately, putting "content" (e.g. a non-breaking space) in there makes the stripes much too wide for what I was trying to achieve. I can probably get the effect better with CSS, but I haven't tried that yet.
Hmm... Not even if you specify a tiny little (e.g, four-point) font for the empty table? That won't affect me, of course, since I've set my browser to use my preferred font, no matter what the "Web designers" of the world think I should be seeing... And I must say I'm glad I did -- how ever slick your screen-shots look with their sans-serif font, to me good old boring Times New Roman (at 14 pt) still feels a lot more legible.


The little icons are all fairly rough; I had wanted to put the LPRD in the appropriate shape, but I wanted to see the whole idea before I spent hours figuring out how to do that right. So they are just solid colour. Also, the icons currently form part of the link, which creates a visible extension of the link underline before the link text. :-/ Taking the icon out of the link would remove that visual annoyance and it would make the HTML simpler, but then the icon isn't part of the link anymore.
There are several ways of looking at that:
  1. Well, that's what the link underline is for, to serve as a visual reminder, so it's just good that it's clearly visible.
  2. I won't have that problem, since I've set my preferences not to underline links.
  3. Who cares what the silly little pictures look like -- the question is, WTF are they good for in the first place?!?
  4. If we do care what they look like, the question occurs whether CD/VCR controls are really the best metaphor to use here... What's the equivalent of "Eject", really? :-)


OK, I think there was more stuff I thought about, but forgot... But never mind; these were the main points, and if something more occurs to me, I'll get back to you.
   Christian R. Conrad
The Man Who Knows Fucking Everything
New S'okay.
...but it was the only (well, almost -- the "best", anyway) for me to find out what you were talking about.

Due to the differing timezones, it would have been while I was not using the link myself. And I don't get charged for upload bandwidth anyway.

Here's one vote for putting it in the HTML or HTML and CSS: I usually browse with CSS off. Yes, I know that's partly because of Netscape's bug-by-design coupling CSS to JavaScript, and it's mainly JavaScript I want off... But, as you say yourself, "doing graphic design with HTML is a bit of a gamble and it's not really designed for it"... So it might well be I'll keep CSS disabled in future versions of Netscape or other browsers, too. (Yes, I know CSS is "designed for graphic design" -- but I'm of the opinion that that isn't what the Web is all about!)

Be aware that Scott and I would like zIWETHEY to be able to present individual CSS options. We were discussing options the other day. At the very least, we need to somehow cater for those who want no CSS, those who want as much as practical, and those who want a mix for some reason.

Hmm... Not even if you specify a tiny little (e.g, four-point) font for the empty table? That won't affect me, of course, since I've set my browser to use my preferred font, no matter what the "Web designers" of the world think I should be seeing... And I must say I'm glad I did -- how ever slick your screen-shots look with their sans-serif font, to me good old boring Times New Roman (at 14 pt) still feels a lot more legible.

I experimented briefly with a really small font, but there were two problems: the first was that this was pushing the markup for page-layout purposes further than I was willing to go (witness your point about viewing the page in Times New Roman...) but the second and more annoying to me was that it required quite a deal more HTML. Besides, what I tried didn't work. Of course, those stripes are mere visual detail - they aren't required and they do nothing but take up basically empty space, anyway. So if they don't work quite right in some browsers, I shouldn't be that worried.

As far as fonts go, I'm divided as to sans-serif vs seriffed. As it happens, Microsoft's Verdana font is designed for high-legibility on a screen with medium to high text densities. It is basically perfect. Note that seriffed fonts will always require slightly more screen space - and Times New Roman isn't a particularly good screen font, anyway. IMO, Lucida Bright or even Footlight work better on the screen. But now we're starting to get esoteric.

There are several ways of looking at that:
  1. Well, that's what the link underline is for, to serve as a visual reminder, so it's just good that it's clearly visible.
  2. I won't have that problem, since I've set my preferences not to underline links.
  3. Who cares what the silly little pictures look like -- the question is, WTF are they good for in the first place?!?
  4. If we do care what they look like, the question occurs whether CD/VCR controls are really the best metaphor to use here... What's the equivalent of "Eject", really? :-)


The icons are a quick visual placeholder. I had no intention of abandoning the text labels, but once you know the icon to match the action you wanted, quite a few people will find it quicker to locate the relevant link.

The CD/VCR controls idea occurred to me as a "near-enough" analogy that I could borrow for not much time investment. Feel free to suggest another. I realized later that the full range I created is not actually on display, but if we want to go down that route, then I will link the whole lot in another message. And "eject" would map to "logout". :-)

OK, I think there was more stuff I thought about, but forgot... But never mind; these were the main points, and if something more occurs to me, I'll get back to you.

All responses welcome. You made some good points and I'm glad you did.

Wade.

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New looks good to me (mozilla 9.0.2)
Have fun,
Carl Forde
     Design update for zIWETHEY? - (static) - (5)
         The NS Nav 4.5 report - (Ashton) - (1)
             Temporary coding errors, perhaps. - (static)
         Sorry about the bandwidth usage... - (CRConrad) - (1)
             S'okay. - (static)
         looks good to me (mozilla 9.0.2) -NT - (cforde)

Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
349 ms