public inbox for [email protected]
help / color / mirror / Atom feedDesign Rough
15+ messages / 7 participants
[nested] [flat]
* Design Rough
@ 2004-05-12 22:53 Gavin M. Roy <[email protected]>
2004-05-13 00:01 ` Re: Design Rough Michael Glaesemann <[email protected]>
2004-05-13 06:29 ` Re: Design Rough Alexey Borzov <[email protected]>
0 siblings, 2 replies; 15+ messages in thread
From: Gavin M. Roy @ 2004-05-12 22:53 UTC (permalink / raw)
To: pgsql-www
This is a very rough concept of an idea I've been toying with for the
new site. Feedback is requested so I can fine tune it. I'm working on
a homepage version of it.
http://ehpg.net/~gavinr/pgsql/template.html
Gavin
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
2004-05-12 22:53 Design Rough Gavin M. Roy <[email protected]>
@ 2004-05-13 00:01 ` Michael Glaesemann <[email protected]>
1 sibling, 0 replies; 15+ messages in thread
From: Michael Glaesemann @ 2004-05-13 00:01 UTC (permalink / raw)
To: Gavin M. Roy <[email protected]>; +Cc: pgsql-www
On May 13, 2004, at 7:53 AM, Gavin M. Roy wrote:
> This is a very rough concept of an idea I've been toying with for the
> new site. Feedback is requested so I can fine tune it. I'm working
> on a homepage version of it.
>
> http://ehpg.net/~gavinr/pgsql/template.html
I just wanna say Yes! (in the words of Molly Bloom). Sweet, Gavin!
What a wonderful thing to wake up to!
I'll test it in Safari 1.2.1 (v125.1).
One initial possible Safari bug:
Right now the Advertisement box encroaches on the PostgreSQL banner
area when it first loads. As soon as I mouse over the sidenav, it
shifts down so the top of the Advertisement box lines up with the top
of PostgreSQL 7.4.2 Documentation
I'll continue testing and post more comments later.
Thanks, Gavin!
Michael Glaesemann
grzm myrealbox com
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
2004-05-12 22:53 Design Rough Gavin M. Roy <[email protected]>
@ 2004-05-13 06:29 ` Alexey Borzov <[email protected]>
2004-05-13 06:53 ` Re: Design Rough Michael Glaesemann <[email protected]>
1 sibling, 1 reply; 15+ messages in thread
From: Alexey Borzov @ 2004-05-13 06:29 UTC (permalink / raw)
To: Gavin M. Roy <[email protected]>; +Cc: pgsql-www
Hi!
Gavin M. Roy wrote:
> This is a very rough concept of an idea I've been toying with for the
> new site. Feedback is requested so I can fine tune it. I'm working on
> a homepage version of it.
>
> http://ehpg.net/~gavinr/pgsql/template.html
Looks cool!
Now on to the problems:
1) I suggest doing a fixed (in pt, probably) font-size. Current 'small' has very
different sizes in MSIE 6 and Mozilla (OK in Mozilla, too big in MSIE).
2) Top menu should have a means to highlight the current position. Can you also
paly with making it in some sort of tabs?
3) Search box, mirror selection, language selection.
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
2004-05-12 22:53 Design Rough Gavin M. Roy <[email protected]>
2004-05-13 06:29 ` Re: Design Rough Alexey Borzov <[email protected]>
@ 2004-05-13 06:53 ` Michael Glaesemann <[email protected]>
2004-05-13 09:28 ` Re: Design Rough Alexey Borzov <[email protected]>
0 siblings, 1 reply; 15+ messages in thread
From: Michael Glaesemann @ 2004-05-13 06:53 UTC (permalink / raw)
To: Alexey Borzov <[email protected]>; +Cc: Gavin M. Roy <[email protected]>; pgsql-www
On May 13, 2004, at 3:29 PM, Alexey Borzov wrote:
> Now on to the problems:
> 1) I suggest doing a fixed (in pt, probably) font-size. Current
> 'small' has very different sizes in MSIE 6 and Mozilla (OK in Mozilla,
> too big in MSIE).
I strongly recommend *not* using fixed font sizes. As an alternative,
I'd suggest using alternative style sheets and a css-style switcher. If
people find it too big (or too small), they can easily change the size
for themselves. Using fixed point sizes is a definite strike against
accessibility. Using fixed font sizes prevents people from resizing the
font size using their browsers, among other things.
Here are a couple of links for different css style switching
implementations. They can be used, of course, to do much more than just
change font size.
http://www.alistapart.com/articles/alternate/
http://www.alistapart.com/articles/n4switch/
Michael Glaesemann
grzm myrealbox com
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
2004-05-12 22:53 Design Rough Gavin M. Roy <[email protected]>
2004-05-13 06:29 ` Re: Design Rough Alexey Borzov <[email protected]>
2004-05-13 06:53 ` Re: Design Rough Michael Glaesemann <[email protected]>
@ 2004-05-13 09:28 ` Alexey Borzov <[email protected]>
0 siblings, 0 replies; 15+ messages in thread
From: Alexey Borzov @ 2004-05-13 09:28 UTC (permalink / raw)
To: Michael Glaesemann <[email protected]>; +Cc: Gavin M. Roy <[email protected]>; pgsql-www
Hi!
Michael Glaesemann wrote:
>> Now on to the problems:
>> 1) I suggest doing a fixed (in pt, probably) font-size. Current
>> 'small' has very different sizes in MSIE 6 and Mozilla (OK in Mozilla,
>> too big in MSIE).
>
>
> I strongly recommend *not* using fixed font sizes. As an alternative,
> I'd suggest using alternative style sheets and a css-style switcher. If
> people find it too big (or too small), they can easily change the size
> for themselves. Using fixed point sizes is a definite strike against
> accessibility. Using fixed font sizes prevents people from resizing the
> font size using their browsers, among other things.
1) Modern browsers are perfectly capable of resizing the fonts if there
sizes are set in points.
2) Browsers have wildly different ideas about what 'small' and 'x-small'
are. That's why the menu on current PostgreSQL site is readable in some
browsers and completely unreadable in others. Do we want repeating it?
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
@ 2004-05-13 07:40 Dave Page <[email protected]>
0 siblings, 0 replies; 15+ messages in thread
From: Dave Page @ 2004-05-13 07:40 UTC (permalink / raw)
To: Gavin M. Roy <[email protected]>; pgsql-www
> -----Original Message-----
> From: Gavin M. Roy [mailto:[email protected]]
> Sent: 12 May 2004 23:54
> To: [email protected]
> Subject: [pgsql-www] Design Rough
>
> This is a very rough concept of an idea I've been toying with
> for the new site. Feedback is requested so I can fine tune
> it. I'm working on a homepage version of it.
>
> http://ehpg.net/~gavinr/pgsql/template.html
Hi Gavin,
To be honest I don't like it as it is right now. There's no clear
identity - the PostgreSQL text sort of floats off in the corner on my
monitor out of focus (not literally, the focus of what draws me to the
page), and the logo is not clear, and makes the text that's over it hard
to read. The initial focal point of any page tends to be the top-left as
that's where we start reading from - I think we need a good solid logo
top-left/middle and then work down from there. That way we clearly
identify the site, and show the user the full logo, allowing them to
more easily associate the elephant logo with PostgreSQL.
In addition, I think the boxes down the side could do with something to
make them less part of the main page - perhaps the background within
them could be a slightly darker shade than the rest of the page
background to clearly separate them from the content.
Sorry :-)
Regards, Dave.
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
@ 2004-05-13 09:33 Dave Page <[email protected]>
2004-05-13 09:35 ` Re: Design Rough Alexey Borzov <[email protected]>
0 siblings, 1 reply; 15+ messages in thread
From: Dave Page @ 2004-05-13 09:33 UTC (permalink / raw)
To: Alexey Borzov <[email protected]>; Michael Glaesemann <[email protected]>; +Cc: Gavin M. Roy <[email protected]>; pgsql-www
> -----Original Message-----
> From: Alexey Borzov [mailto:[email protected]]
> Sent: 13 May 2004 10:28
> To: Michael Glaesemann
> Cc: Gavin M. Roy; [email protected]
> Subject: Re: [pgsql-www] Design Rough
>
> 1) Modern browsers are perfectly capable of resizing the
> fonts if there sizes are set in points.
> 2) Browsers have wildly different ideas about what 'small'
> and 'x-small'
> are. That's why the menu on current PostgreSQL site is
> readable in some browsers and completely unreadable in
> others. Do we want repeating it?
The reason we use x-small etc. is because we got so many complaints when
using other methods such as pt, px, % and so on.
Regards, Dave
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
2004-05-13 09:33 Re: Design Rough Dave Page <[email protected]>
@ 2004-05-13 09:35 ` Alexey Borzov <[email protected]>
0 siblings, 0 replies; 15+ messages in thread
From: Alexey Borzov @ 2004-05-13 09:35 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: Michael Glaesemann <[email protected]>; Gavin M. Roy <[email protected]>; pgsql-www
Hi!
Dave Page wrote:
>>1) Modern browsers are perfectly capable of resizing the
>>fonts if there sizes are set in points.
>>2) Browsers have wildly different ideas about what 'small'
>>and 'x-small'
>>are. That's why the menu on current PostgreSQL site is
>>readable in some browsers and completely unreadable in
>>others. Do we want repeating it?
>
> The reason we use x-small etc. is because we got so many complaints when
> using other methods such as pt, px, % and so on.
::shrug::
I don't strain my eyes only when reading the site in MSIE. Everything
else --- Mozilla, Konqueror --- makes the letters *way* too small.
Of course, MSIE is the winner of the browser wars, so we may just stick
to it.
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough
@ 2004-05-13 09:45 Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
0 siblings, 1 reply; 15+ messages in thread
From: Dave Page @ 2004-05-13 09:45 UTC (permalink / raw)
To: Alexey Borzov <[email protected]>; +Cc: Michael Glaesemann <[email protected]>; Gavin M. Roy <[email protected]>; pgsql-www
> -----Original Message-----
> From: Alexey Borzov [mailto:[email protected]]
> Sent: 13 May 2004 10:35
> To: Dave Page
> Cc: Michael Glaesemann; Gavin M. Roy; [email protected]
> Subject: Re: [pgsql-www] Design Rough
>
>
> I don't strain my eyes only when reading the site in MSIE.
> Everything else --- Mozilla, Konqueror --- makes the letters
> *way* too small.
>
> Of course, MSIE is the winner of the browser wars, so we may
> just stick to it.
I quite agree, but after lots of experimentation, the people who had
difficulties for whatever reason were happy.
If it can be done another way that works universally then I have no
problem with that, as long as we don't disadvantage anyone (which is
illegal in the UK now incidently).
Regards, Dave
^ permalink raw reply [nested|flat] 15+ messages in thread
* Design Rough Take 2
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
@ 2004-05-13 19:42 ` Gavin M. Roy <[email protected]>
2004-05-13 19:45 ` Re: Design Rough Take 2 David Costa <[email protected]>
2004-05-14 00:56 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
0 siblings, 2 replies; 15+ messages in thread
From: Gavin M. Roy @ 2004-05-13 19:42 UTC (permalink / raw)
To: ; +Cc: pgsql-www
After a little reworking I've come up with
http://ehpg.net/~gavinr/pgsql/template2.html
I intend to do graphical tabs and what not, if we continue down the road
of developing this concept for the site. I'd like to get some sort of
consensus of the value of continuing to develop this design direction
vrs dropping it to move in another direction. I'm leaving for a
vacation Amsterdam on Monday and will be gone for 2 weeks. Because of
my current work schedule, I won't be able to do much more until after I
get back.
Gavin
Dave Page wrote:
>
>
>
>
>>-----Original Message-----
>>From: Alexey Borzov [mailto:[email protected]]
>>Sent: 13 May 2004 10:35
>>To: Dave Page
>>Cc: Michael Glaesemann; Gavin M. Roy; [email protected]
>>Subject: Re: [pgsql-www] Design Rough
>>
>>
>>I don't strain my eyes only when reading the site in MSIE.
>>Everything else --- Mozilla, Konqueror --- makes the letters
>>*way* too small.
>>
>>Of course, MSIE is the winner of the browser wars, so we may
>>just stick to it.
>>
>>
>
>I quite agree, but after lots of experimentation, the people who had
>difficulties for whatever reason were happy.
>
>If it can be done another way that works universally then I have no
>problem with that, as long as we don't disadvantage anyone (which is
>illegal in the UK now incidently).
>
>Regards, Dave
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to [email protected])
>
>
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough Take 2
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
@ 2004-05-13 19:45 ` David Costa <[email protected]>
1 sibling, 0 replies; 15+ messages in thread
From: David Costa @ 2004-05-13 19:45 UTC (permalink / raw)
To: Gavin M. Roy <[email protected]>; +Cc: pgsql-www
On May 13, 2004, at 9:42 PM, Gavin M. Roy wrote:
> After a little reworking I've come up with
>
> http://ehpg.net/~gavinr/pgsql/template2.html
very very nice,
I really like it :D
Cheers
David Costa
>
> I intend to do graphical tabs and what not, if we continue down the
> road of developing this concept for the site. I'd like to get some
> sort of consensus of the value of continuing to develop this design
> direction vrs dropping it to move in another direction. I'm leaving
> for a vacation Amsterdam on Monday and will be gone for 2 weeks.
> Because of my current work schedule, I won't be able to do much more
> until after I get back.
>
> Gavin
>
> Dave Page wrote:
>
>>
>>
>>> -----Original Message-----
>>> From: Alexey Borzov [mailto:[email protected]] Sent: 13 May 2004
>>> 10:35
>>> To: Dave Page
>>> Cc: Michael Glaesemann; Gavin M. Roy; [email protected]
>>> Subject: Re: [pgsql-www] Design Rough
>>>
>>>
>>> I don't strain my eyes only when reading the site in MSIE.
>>> Everything else --- Mozilla, Konqueror --- makes the letters *way*
>>> too small.
>>>
>>> Of course, MSIE is the winner of the browser wars, so we may just
>>> stick to it.
>>>
>>
>> I quite agree, but after lots of experimentation, the people who had
>> difficulties for whatever reason were happy.
>>
>> If it can be done another way that works universally then I have no
>> problem with that, as long as we don't disadvantage anyone (which is
>> illegal in the UK now incidently).
>>
>> Regards, Dave
>>
>> ---------------------------(end of
>> broadcast)---------------------------
>> TIP 2: you can get off all lists at once with the unregister command
>> (send "unregister YourEmailAddressHere" to
>> [email protected])
>>
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough Take 2
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
@ 2004-05-14 00:56 ` Marc G. Fournier <[email protected]>
2004-05-14 01:00 ` Re: Design Rough Take 2 Bruce Momjian <[email protected]>
2004-05-14 03:04 ` Re: Design Rough Take 2 Gavin M. Roy <[email protected]>
1 sibling, 2 replies; 15+ messages in thread
From: Marc G. Fournier @ 2004-05-14 00:56 UTC (permalink / raw)
To: Gavin M. Roy <[email protected]>; +Cc: pgsql-www
I'd go with a narrower right menu, for a start ... seems to take up an
awful lot of real estate as it is now ...
I like the 'watermarked logo', but think it should be more consistent ...
the 'dark top' throws things off, IMHO ...
On Thu, 13 May 2004, Gavin M. Roy wrote:
> After a little reworking I've come up with
>
> http://ehpg.net/~gavinr/pgsql/template2.html
>
> I intend to do graphical tabs and what not, if we continue down the road
> of developing this concept for the site. I'd like to get some sort of
> consensus of the value of continuing to develop this design direction
> vrs dropping it to move in another direction. I'm leaving for a
> vacation Amsterdam on Monday and will be gone for 2 weeks. Because of
> my current work schedule, I won't be able to do much more until after I
> get back.
>
> Gavin
>
> Dave Page wrote:
>
> >
> >
> >
> >
> >>-----Original Message-----
> >>From: Alexey Borzov [mailto:[email protected]]
> >>Sent: 13 May 2004 10:35
> >>To: Dave Page
> >>Cc: Michael Glaesemann; Gavin M. Roy; [email protected]
> >>Subject: Re: [pgsql-www] Design Rough
> >>
> >>
> >>I don't strain my eyes only when reading the site in MSIE.
> >>Everything else --- Mozilla, Konqueror --- makes the letters
> >>*way* too small.
> >>
> >>Of course, MSIE is the winner of the browser wars, so we may
> >>just stick to it.
> >>
> >>
> >
> >I quite agree, but after lots of experimentation, the people who had
> >difficulties for whatever reason were happy.
> >
> >If it can be done another way that works universally then I have no
> >problem with that, as long as we don't disadvantage anyone (which is
> >illegal in the UK now incidently).
> >
> >Regards, Dave
> >
> >---------------------------(end of broadcast)---------------------------
> >TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to [email protected])
> >
> >
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough Take 2
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
2004-05-14 00:56 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
@ 2004-05-14 01:00 ` Bruce Momjian <[email protected]>
1 sibling, 0 replies; 15+ messages in thread
From: Bruce Momjian @ 2004-05-14 01:00 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Gavin M. Roy <[email protected]>; pgsql-www
Marc G. Fournier wrote:
>
> I'd go with a narrower right menu, for a start ... seems to take up an
> awful lot of real estate as it is now ...
>
> I like the 'watermarked logo', but think it should be more consistent ...
> the 'dark top' throws things off, IMHO ...
I sort of liked the dark drop. It gave the appearance of a translucent
sheet under the text.
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough Take 2
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
2004-05-14 00:56 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
@ 2004-05-14 03:04 ` Gavin M. Roy <[email protected]>
2004-05-14 03:11 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
1 sibling, 1 reply; 15+ messages in thread
From: Gavin M. Roy @ 2004-05-14 03:04 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www
Marc G. Fournier wrote:
>I'd go with a narrower right menu, for a start ... seems to take up an
>awful lot of real estate as it is now ...
>
>
>
What screen res are you viewing it in? is at best 300 pixels wide. We
can easily make it narrower by shrinking the padding, again this was a
termorary one to see if the general design was good enough to justify
more work on it.
>I like the 'watermarked logo', but think it should be more consistent ...
>the 'dark top' throws things off, IMHO ...
>
>
it's worth a shot, I'll play with that when I'm next able.
Gavin
^ permalink raw reply [nested|flat] 15+ messages in thread
* Re: Design Rough Take 2
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
2004-05-14 00:56 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
2004-05-14 03:04 ` Re: Design Rough Take 2 Gavin M. Roy <[email protected]>
@ 2004-05-14 03:11 ` Marc G. Fournier <[email protected]>
0 siblings, 0 replies; 15+ messages in thread
From: Marc G. Fournier @ 2004-05-14 03:11 UTC (permalink / raw)
To: Gavin M. Roy <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www
On Thu, 13 May 2004, Gavin M. Roy wrote:
> Marc G. Fournier wrote:
>
> >I'd go with a narrower right menu, for a start ... seems to take up an
> >awful lot of real estate as it is now ...
> >
> >
> >
> What screen res are you viewing it in? is at best 300 pixels wide. We
> can easily make it narrower by shrinking the padding, again this was a
> termorary one to see if the general design was good enough to justify
> more work on it.
no clue, how do I tell? :) I'm running off a laptop at home right now, I
believe at 1024x768 ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 15+ messages in thread
end of thread, other threads:[~2004-05-14 03:11 UTC | newest]
Thread overview: 15+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 22:53 Design Rough Gavin M. Roy <[email protected]>
2004-05-13 00:01 ` Michael Glaesemann <[email protected]>
2004-05-13 06:29 ` Alexey Borzov <[email protected]>
2004-05-13 06:53 ` Michael Glaesemann <[email protected]>
2004-05-13 09:28 ` Alexey Borzov <[email protected]>
2004-05-13 07:40 Re: Design Rough Dave Page <[email protected]>
2004-05-13 09:33 Re: Design Rough Dave Page <[email protected]>
2004-05-13 09:35 ` Alexey Borzov <[email protected]>
2004-05-13 09:45 Re: Design Rough Dave Page <[email protected]>
2004-05-13 19:42 ` Design Rough Take 2 Gavin M. Roy <[email protected]>
2004-05-13 19:45 ` Re: Design Rough Take 2 David Costa <[email protected]>
2004-05-14 00:56 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
2004-05-14 01:00 ` Re: Design Rough Take 2 Bruce Momjian <[email protected]>
2004-05-14 03:04 ` Re: Design Rough Take 2 Gavin M. Roy <[email protected]>
2004-05-14 03:11 ` Re: Design Rough Take 2 Marc G. Fournier <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox