473,387 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

PB design Standards is up!

Hi All,

I just started a project, which features various great websites that
use CSS/web standards, this projects also highlights what techniques
they use to create the wow effects, in certain articles, css demos are
also included.

This project is at http://www.pixiebits.com

Also, articles and resource submissions are requested by anyone who
would like to contribute.

thanks,
Lou
lo*@pixiebits.com
http://www.pixiebits.com

Jul 21 '05 #1
9 1734
ld******@gmail.com wrote:

features various great websites that use CSS/web standards,

This project is at http://www.pixiebits.com


Why is it that just about every site that is considered "great design"
has unreadable text?

Don't designer types know that gray text on a gray background isn't very
readable for normal people? Need I mention the microscopic font sizes
make it even worse?

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 21 '05 #2
lol.. point well taken.

"Microscopic font size"
Fortunatly you can increase/decrease font size through your browser if
the site uses relative font sizes as opposed to fixed sizes..
This way the designer sets the "font-size norm" for that design, but
you still have the choice to change the size if it's too small.
Making it any bigger then 12px as a normal size looks too bulky to most
people, and sometimes even kills the balance in the design of the site.

"gray text on gray background"
As long as there is a contrast, light gray background with dark gray
text, usually it's not a problem. The reason this combination is
popular is because it adds an amount of subtlety.
However if more people tend to have a problem with this, us designers
will eventually catch on, and find a better way to keep that effect
without losing too much contrast between background and text.

Web standards is changing the way web professionals are designing
websites, I am not sure if they address this particular issue at all,
but I will find out.
You bring up a very valid point, un-readable content is just as
un-accessible as not adding proper tags.

Thanks for your feedback, I hope these answers have been helpfull.

Ldufrane
http://www.pixiebits.com

kchayka wrote:
ld******@gmail.com wrote:

features various great websites that use CSS/web standards,

This project is at http://www.pixiebits.com
Why is it that just about every site that is considered "great

design" has unreadable text?

Don't designer types know that gray text on a gray background isn't very readable for normal people? Need I mention the microscopic font sizes
make it even worse?

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.


Jul 21 '05 #3
"" wrote in comp.infosystems.www.authoring.stylesheets:
"Microscopic font size"
Fortunatly you can increase/decrease font size through your browser if
the site uses relative font sizes as opposed to fixed sizes..
But if you didn't monkey with the font size in the first place,
such adjustments would not be necessary. You have tailored a coat
with one arm shorter than the other, and told the buyer to hunch
over and hold one arm close to his body so that it will fit.
Making it any bigger then 12px as a normal size looks too bulky to most
people, and sometimes even kills the balance in the design of the site.
You should not be setting text sizes in pixels. Not ever. If you're
trying to show good design, that is a serious non-starter.
"gray text on gray background"
As long as there is a contrast, light gray background with dark gray
text, usually it's not a problem.
Translation: It looks pretty to you; too bad that people can't read
it.
However if more people tend to have a problem with this, us designers
will eventually catch on,
What a silly statement! You asked for feedback, and you reject it
when you get it. You don't show any sign of being swayed by mere
users.
Thanks for your feedback, I hope these answers have been helpfull.


Apparently the feedback was not helpful to _you_. Too bad.

(To top it off, you posted upside down, and you apparently don't
know how to set your name in your newsreader.)

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 21 '05 #4
ld******@gmail.com wrote:
lol.. point well taken.
Hmmm... based on your responses, I think my points weren't taken at all. :(

BTW, I wasn't just commenting on the PB site, but the "featured" sites
as well. Most suffer from the same problems, some are worse than others.
"Microscopic font size"
This way the designer sets the "font-size norm" for that design, but
you still have the choice to change the size if it's too small.
Making it any bigger then 12px as a normal size looks too bulky to most
people, and sometimes even kills the balance in the design of the site.
Why not get your head out of the print media mindset and into the web
media mindset? If a design is so fragile that it can't adapt gracefully
to different browsing environments, or if the visitor has to work to
make the site usable, then I'm afraid it is not such great web design.
"gray text on gray background"
The reason this combination is
popular is because it adds an amount of subtlety.
So being able to read the content isn't a requirement, it just has to
look pretty?
However if more people tend to have a problem with this, us designers
will eventually catch on,
It has been my experience that, in general, graphic designer types doing
web design have little regard for usability or accessiblity issues.
Their only real consideration is that it looks good in their particular
browsing environment. It would be a very pleasant surprise indeed if you
could show this is not the case after all. Then your site would be a
true asset.
Thanks for your feedback, I hope these answers have been helpfull.


No, they weren't. It just sounds like you are rationalizing degraded
usability for the sake of maintaining a pretty layout - typical form
over function. Perhaps you will take user feedback more to heart and
consider further the differences between web and print media.

FWIW, if a designer lets a skilled coder implement that design, there is
probably a better chance it will be more usable for more people. IMNSHO.

And in the future, pleast don't top-post.
<URL:http://allmyfaqs.com/faq.pl?How_to_post>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 21 '05 #5
ld******@gmail.com wrote:
"Microscopic font size"
Fortunatly you can increase/decrease font size through your browser if
the site uses relative font sizes as opposed to fixed sizes..
And if you left the font size alone, then I could read your content without
mucking with my browser settings.

FWIW, if a site's presentation is broken and I need to fix something to
read its content, then my response isn't to fix the part of the
presentation that is broken. My response is to switch to user mode, which
essentially throws out all of the site's presentation.
Making it any bigger then 12px as a normal size looks too bulky to most
people, and sometimes even kills the balance in the design of the site.


It sounds like a broken design to me. What about browsers that are
configured to enforce a minimum font size that is larger than that?
--
Darin McGrew, mc****@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp.com, http://www.HTMLHelp.com/

"Each snowflake in an avalanche pleads not guilty." - Stanislaw J. Lee
Jul 21 '05 #6
Tim
On 18 Apr 2005 21:46:21 -0700,
ld******@gmail.com posted:
"Microscopic font size"
Fortunatly you can increase/decrease font size through your browser if
the site uses relative font sizes as opposed to fixed sizes..
This way the designer sets the "font-size norm" for that design, but
you still have the choice to change the size if it's too small.
The designer should work around the default size that browsers use. It's
default for good reason, and you need to make your site work in browsers
where the user has overriden your sizes. Too many pixel perfect attempts
break horribly when some aspect of their control is broken.
Making it any bigger then 12px as a normal size looks too bulky to most
people, and sometimes even kills the balance in the design of the site.
px is not a relative font size, it's a fixed one, and a damn small one.
On some of my systems 16 is the smallest readable text. 12px text is
completely unreadable, and unresizeable on MSIE.

Likewise with pt, though theoretically it'd be better than using px.
Pixels generally gets treated as pixels (do you realise how small 12 pixels
are on a modern screen?), even though that's not supposed to be the case.
Points, however, seem a bit more likely to be treated properly (as
something proportional/related to what they're displayed on and an
expectation of a standard size).
"gray text on gray background"
As long as there is a contrast, light gray background with dark gray
text, usually it's not a problem.
Medium contrast can be easy on the eyes, but low constrast is hard to read.
My tests show that a slight sway away from black on white is useful, but
anything more than a slight variation isn't helpful.

e.g. color: #111 background-color: #eee

You'll notice that's not much differnet from black on white. Putting
something only slightly brighter, like #333, onto #fff is not nice to read
on many systems that I've looked at.
The reason this combination is popular is because it adds an amount of
subtlety.
No, it's just the latest fad. Designers spout the latest fad like trendy
brainless kids fall in love with mobile phone ringtones...
However if more people tend to have a problem with this, us designers
will eventually catch on,


I seriously doubt that. Designers will keep pushing the same silly ideas
until the cows come home, in the hope that people will start believing
them.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please delete some files yourself.
Jul 21 '05 #7
Hey Lou,
thanks for sharing.

There are some cool designs on these sites, and having resources like
this is valuable to web authors.

Also, I admire your bravery posting real examples of work on the
use-net. It is often like walking into a Lion's Den with red meat in
your hands...

aqualizard @ gmail.com

Jul 21 '05 #8
Thanks for your kind words aqualizard, yes, it's a tough crowd over
here.. :)

kchayka:
I think I got your point perfectly, as I said before, " You bring up a
very valid point, un-readable content is just as un-accessible as not
adding proper tags. ".

I merely added my point of view of why those certain styles are popular
these days, isn't that what you infact asked?
"Why is it that just about every site that is considered "great design"
has unreadable text"

Stan and Tim, I never said using pixels was relative, it is fixed, I
said, you can easily change font size through the browser, if relative
font sizes are used.

"Medium contrast can be easy on the eyes, but low constrast is hard to
read.
My tests show that a slight sway away from black on white is useful,
but
anything more than a slight variation isn't helpful.
e.g. color: #111 background-color: #eee
You'll notice that's not much differnet from black on white. Putting
something only slightly brighter, like #333, onto #fff is not nice to
read
on many systems that I've looked at. "

I completely agree with this, naturally #ccc on #fff is not much of a
contrast, however, let's say #333 on #ccc background creates a very
good contrast, yet they are both a gray color.

Stan, I do appreciate everyone's feedback, it helps me a great deal,
however, it doesn't mean I agree with all of it. kchayka made a great
point, and I responded, now I have a question...

Why are most of you so angry...we are talking about font size and
background color, not a nuclear war...

I'm sorry I couldn't respond to each post,

Jul 21 '05 #9
"" wrote in comp.infosystems.www.authoring.stylesheets:
I'm sorry I couldn't respond to each post,


Given the nature of the responses, it's probably just as well.

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Eric Veltman | last post by:
Hello everyone, I've posted this question before, but got no answer, so I'll try to reformulate the question, maybe it helps :-) By the way, this is not intended as the start of an ASP.NET...
43
by: grz02 | last post by:
Hi, Im an experienced database+software designer and developer, but, unfortunately, anything to do with web-programming and web-systems designs is still a pretty new area to me... (been working...
7
by: Bora Eryilmaz | last post by:
I am working on designing a set of abstract classes that would be subclassed by the users and they have to implement the abtract (virtual) methods. Does anybody know of a good reference on...
3
by: Sorin Dolha | last post by:
Hello, We intend to create an ASP.NET-based Web application (hosted on Internet Information Services, or IIS) and one feature of the application needs to allow the end user to upload photos to...
4
by: Chris | last post by:
Hi All, I'm looking for C# application design standards in Visual studio 2005( controls & variables naming conventionas, security designs standards and application designs) Thanks in advance,...
1
by: Nogusta123 | last post by:
Hi, I have had a lot of problems getting web pages, master pages and content pages to render in VS2005 design view the same as they would in Internet Explorer. I did a lot of looking on the...
9
by: Spam Catcher | last post by:
Hi all, Can anyone recommend any books for User Interface Engineer for Windows Forms application? At the company I work at, we've gone GUI component happy. Basically GUI tools (i.e....
17
by: roN | last post by:
Hi, I'm creating a Website with divs and i do have some troubles, to make it looking the same way in Firefox and IE (tested with IE7). I checked it with the e3c validator and it says: " This...
1
by: PaulH | last post by:
Just announcing the news in the spirit of the News-groups: Artisteer - Web and Blog Design Automation Software Unveiled at BlogWorld Expo Ground-breaking Software Instantly Creates...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.