public inbox for www-redesign@lists.gentoo.org
 help / color / mirror / Atom feed
* [www-redesign] status of http://wwwredesign.gentoo.org
@ 2005-11-21  7:18 Curtis Napier
  2005-11-21  7:51 ` Energytwister
                   ` (8 more replies)
  0 siblings, 9 replies; 73+ messages in thread
From: Curtis Napier @ 2005-11-21  7:18 UTC (permalink / raw
  To: www-redesign, gentoo-dev

This has been cross posted to gentoo-dev and www-redesign.

http://wwwredesign.gentoo.org

After receiving a ton of very useful feedback from the developer 
community I have updated the redesign. It should now be closer to 100% 
accessible and it should (hopefully) render perfectly in all browsers 
including text only browsers. It now passes XHTML and CSS validation tests.

I'm asking for everyone (developers and users alike) to please have a 
look at the updated site and send any feedback you may have. I'm 
especially interested in feedback from anyone who uses accessibilty 
programs such as screen readers or if you are color blind or have any 
other accessibilty issues.

Also, I only use GNU/Linux and I have only tested on the following browsers:

Mozilla-1.7
firefox-1.0
Opera-8.5
Internet Explorer-6 under CrossOver Office
Epiphany-1.8.2
Links-2.1 in text mode and graphics mode.

If you have access to a Macintosh, Windows, *BSD or any other OS or 
Browser please test the site and include your OS and the browser version 
in your feedback. I haven't received feedback from Konqueror or Safari 
so feedback from those browsers would be much appreciated.

The only major outstanding issue is the contents of the menu in the grey 
bar at the top and what should appear in the 5 purple boxes directly 
under them. Currently I have that menu listed in order of what a new 
Gentoo user would need to access first. If you have a better idea of 
what should be included in this menu or think something important is 
being left out please send that in your feedback as well.

Thanks in advance

Curtis
-- 
www-redesign@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 73+ messages in thread
* RE: [www-redesign] Current status
@ 2005-03-09  5:04 Aaron Shi
  0 siblings, 0 replies; 73+ messages in thread
From: Aaron Shi @ 2005-03-09  5:04 UTC (permalink / raw
  To: www-redesign

> > + ToDo: code html/css in a way that works.
> > This is how http://www.aaronshi.com/gentoo/ looks at the moment:
> > http://dev.gentoo.org/~neysx/images/new.png
> > FYI, the current design:
> > http://dev.gentoo.org/~neysx/images/cur.png (1)
> 
> I know of this problem, but I wasn't expecting anyone to 
> browse with such large fonts!  
> 
> The problem occurs under 2 conditions:
> 1) a browser using the Gecko engine
> 3) user-defined font size increase overrides browser default 
> by 2 levels or more
> 
> These 2 conditions have to occur simultaneously to cause the 
> problem.  
> 
> For a font size increase of exactly 2 levels, the 3rd 
> condition is that the browser width has to be less than 965px.
> 
> This is the reason why I implemented a font size switcher on 
> the article pages: 
> http://www.aaronshi.com/gentoo/generic.html
> 
> Users can increase the article text size, without using a 
> crude browser based rule that leaves everything blown out of 
> proportion.
> 
> However...
> 
> There are 3 possible solutions to this:
> 
> 1) Decrease the number of nav items (i.e. to 4 or 5) so when 
> window is narrow they won't wrap over.
> 2) Specify a very small default size so when people increase 
> the font size it won't grow too big...however a majority of 
> people leave the browser font size on default and to them it 
> would appear small if we specify a small size.
> 3) Redo the layout.  The page is currently horizontally 
> fluid, I'm sure we can make things like the nav bar and 
> header vertically fluid as well.
> 
> The first 2 solutions are not too feasible.  Solution 3 will 
> be quite complicated which is why I didn't do it in the first 
> place.  Since it has come to my attention that this issue 
> might be affecting more people than I previously estimated, I 
> better get started on it right away.

As I soon discovered, solution 3 isn't quite feasible either.  However, I
managed to make some adjustments and although it doesn't look as good as the
normal index (slight changes, can you spot them?), bigger user fonts will
work.  The layout is generally ok up to the font that Xavier had in his
screenshot (2 levels higher than browser default).  I don't see much point
in supporting 3 or higher levels above browser default font size.  At those
sizes they should just switch to the bare bones text version and blow it up
all they want.  Most web pages don't even look like web pages at that point.

Big font safe layout:
http://aaronshi.com/gentoo/fonttest.html

If anyone has better ideas/methods regarding large fonts and layout, please
give it a shot.  I think the best idea is to not tweak the design for
browser-specific user defined font size increases, but rather supply the
font sizes via alternate style sheets and cookies (like how the font size
changer on http://www.aaronshi.com/gentoo/generic.html works).  This way, we
have control over what fonts are increased, etc.  


> Glad to hear someone is working on the xsl. Once you have 
> something and Aaron has some CSS for me to use, i'll start 
> working on the scripts.gentoo.org design. All I can say is 
> that it's going to be a fun job getting the layout looking right...

No kidding, after I implemented the above adjustments in Firefox it took
another hour to get it working in IE.  Then another 30 mins for Opera...the
only way to make the nav work in Opera after the adjustments was to float
everything to the right.  Weird as hell.

I think we should thoroughly test everything out in different browsers
before we use the CSS as a base to start on other things.  Some work arounds
will require a lot of work and we certainly don't want to be knee deep when
we realize it.


> One problem I've noticed with this design is that we loose 
> our quick links in the footer like on forums.g.o, could we 
> fit them in there somewhere?

Hence the 2 tiered CSS system.  Forums.gentoo.org can have that feature
implemented in its own sitewide CSS in addition to the basic look and feel
provided by the global CSS. ;)

Regards,
Aaron

--
www-redesign@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 73+ messages in thread
* [www-redesign] Current status
@ 2005-03-07 19:42 Sven Vermeulen
  2005-03-07 19:44 ` Sven Vermeulen
                   ` (2 more replies)
  0 siblings, 3 replies; 73+ messages in thread
From: Sven Vermeulen @ 2005-03-07 19:42 UTC (permalink / raw
  To: www-redesign

[-- Attachment #1: Type: text/plain, Size: 1417 bytes --]

Okay, it's quite difficult to keep this one alive, but I'll try anyhow :)

Aaron, you told me that the design put online at
http://www.siphos.be/~svermeulen/gentoo/index.html was quite different from
what you had in design. Is this still the case? If so, I'll need the
"better" design to be put in CVS.

We hardly have anything except this front-page design and that's not much,
although many can be distilled from it.

As you might notice at
http://dev.gentoo.org/~swift/www-redesign/roadmap.xml#layout we (I) still
need some designs for other reference pages. Really, this is designing. I'm
not good at it. I'd be *very* grateful if people take a stab at it.

My proposal for the structure used by the Gentoo website is online at
http://dev.gentoo.org/~swift/www-redesign/structure.txt, comments are
appreciated. You might want to take a look at other distributions and
community-driven projects to get an idea on how you'd like the website to
evolve.

We might also want to start looking at our XML DTDs, see if we can improve
the current XML formats, explain why certain tags are obsoleted and what
tags aren't, etc. This is the first step to the XSLT.

But mainly, we need those reference pages. Anyone with some knowledge of
layouting pages - go for it!

Wkr,
      Sven Vermeulen

-- 
  Documentation & PR project leader

  The Gentoo Project   <<< http://www.gentoo.org >>>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 73+ messages in thread

end of thread, other threads:[~2005-12-18 11:10 UTC | newest]

Thread overview: 73+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-21  7:18 [www-redesign] status of http://wwwredesign.gentoo.org Curtis Napier
2005-11-21  7:51 ` Energytwister
     [not found] ` <20051121073857.00F965A5DA@starwind.homelinux.com>
2005-11-21  8:25   ` Blackace
2005-11-21  8:39 ` Christopher Bergström
2005-11-21 11:27   ` Aaron Shi
2005-11-21 12:23     ` Christopher Bergström
2005-11-22 11:33     ` Paul de Vrieze
2005-11-22 12:20       ` Christopher Bergström
     [not found] ` <20051121082949.24A4155133@starwind.homelinux.com>
2005-11-21  9:26   ` Blackace
2005-11-21 18:59 ` Daniel Wahlgren
2005-11-21 20:24   ` Chris Case
2005-11-21 19:47 ` mushroomblue
2005-11-21 20:56   ` Tom Lieber
     [not found] ` <4381791C.8030005@gentoo.org>
2005-11-23  6:40   ` [www-redesign] Update " Curtis Napier
2005-11-23  7:04     ` mushroomblue
2005-11-23 14:39     ` Aaron Shi
2005-11-23 14:55       ` Kurt Lieber
2005-11-23 16:37       ` Paul de Vrieze
2005-11-23 23:33         ` Chris Case
2005-11-24  8:48           ` Paul de Vrieze
2005-11-23 15:41     ` Christopher Bergström
     [not found]     ` <20051123112111.GG2257@toucan.gentoo.org>
     [not found]       ` <4386A441.5050409@gentoo.org>
     [not found]         ` <20051125090651.30fb5866@pingviinilohhari>
2005-11-25  8:16           ` [www-redesign] Re: [gentoo-dev] " Curtis Napier
     [not found]     ` <20051123101949.GA2257@toucan.gentoo.org>
2005-11-25  8:58       ` [www-redesign] ad color Curtis Napier
2005-11-25 13:07         ` Aaron Shi
     [not found]   ` <20051123062655.B3F27C3A70@starwind.homelinux.com>
2005-11-23  7:53     ` [www-redesign] Update of http://wwwredesign.gentoo.org Blackace
2005-11-25  8:24       ` [www-redesign] Current status Curtis Napier
2005-11-25  8:48         ` Curtis Napier
2005-11-25 13:02           ` Aaron Shi
2005-11-25 12:49         ` Aaron Shi
2005-11-29  6:06 ` [www-redesign] status of http://wwwredesign.gentoo.org Curtis Napier
2005-11-29  6:09   ` mushroomblue
2005-11-29  9:20     ` Paul de Vrieze
2005-11-29  8:57   ` Aaron Shi
2005-11-29  9:16     ` Paul de Vrieze
2005-11-29  9:21     ` Paul de Vrieze
2005-11-29  9:22       ` mushroomblue
2005-11-29  9:46         ` Aaron Shi
2005-11-29 10:02           ` Paul de Vrieze
2005-11-29  9:10   ` Paul de Vrieze
2005-11-29 16:07 ` Xavier Neys
2005-12-09  3:02   ` Curtis Napier
2005-12-09  5:15     ` Sven Vermeulen
2005-12-09 11:22     ` Xavier Neys
2005-12-10 18:09       ` Curtis Napier
2005-12-11  9:14         ` Sven Vermeulen
2005-12-11 19:38           ` Curtis Napier
2005-12-12  5:26             ` Sven Vermeulen
2005-12-12 11:38         ` Xavier Neys
2005-12-12 11:43           ` Xavier Neys
2005-12-10  4:20   ` Curtis Napier
2005-12-10 15:21     ` Sven Vermeulen
2005-12-12 11:34     ` Xavier Neys
2005-12-14  2:12       ` Curtis Napier
2005-12-14  5:06         ` Sven Vermeulen
2005-12-14 14:47           ` Curtis Napier
     [not found]         ` <20051214050228.D599258FB5@starwind.homelinux.com>
2005-12-14  6:28           ` Blackace
2005-12-14  7:11         ` Daniel Wahlgren
2005-12-16  3:22           ` Curtis Napier
2005-12-14 10:58         ` Aaron Shi
2005-12-14 15:00           ` Paul de Vrieze
2005-12-14 15:17           ` Curtis Napier
2005-12-14 23:02             ` Aaron Shi
2005-12-18 11:09         ` Xavier Neys
     [not found]       ` <20051214020742.DCD3C1837DC@starwind.homelinux.com>
2005-12-14  6:48         ` Blackace
  -- strict thread matches above, loose matches on Subject: below --
2005-03-09  5:04 [www-redesign] Current status Aaron Shi
2005-03-07 19:42 Sven Vermeulen
2005-03-07 19:44 ` Sven Vermeulen
2005-03-07 23:33 ` Aaron Shi
2005-03-08 11:40   ` Xavier Neys
2005-03-09  1:37     ` Aaron Shi
2005-03-08  3:35 ` Michael Curtis Napier
2005-03-08  7:18   ` Aaron Shi
2005-03-09  2:35   ` Ian Leitch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox