Which one should go on the main web2py page and the book?
Vote A for the logo with the W and B for the logo with the globe.
Poll is open for 48 hours starting now.
Massimo
> Two logos have been proposed for web2py. I love them both and I would
> like your opinions. Here they are attached.
>
> Which one should go on the main web2py page and the book?
>
> Vote A for the logo with the W and B for the logo with the globe.
A, on the grounds of simplicity and graphic boldness.
B could be simplified, I suppose, but globe-based logos are pretty
common, at least in the Mac world.
A's bug would make a nice icon, too. And an alternative layout, with a
smaller 'web2py' under the bug, would be useful in some applications.
Nice work.
A actually *is a logo*; B is a picture of a globe :-) (A pretty one,
sure, but...)
And the left half of A makes a good icon by itself, for use in other
context where it has already been associated with the name...
alvaro@estavel:~$ python -c 'import this' | grep Simple
Simple is better than complex.
So my vote is for A. :-)
> What about this compromise (assuming the two authors agree)?
It's pretty busy, and misses the elegant simplicity of A. (Do you
really need the URL in the logo? The TM?)
If you really need to put the A logo in a square space, try just
moving 'web2py' below the W bug and shrinking it.
Yes those are definitively 3 people forming a W and that is what makes
it great.I do not think t looks like a bug at all.
> That is what I thought you were referring to. Do you think it looks
> like a bug? I thought it looked like 3 people. I guess it could be
> bug... I think our Rorschach results would be quite different :)
I'm sorry I ever used the term. I mean "bug" not in an entomological
sense, but rather as an informal term of logo-design art.
Most (though not all) modern logos consist of two main elements: an
ideogram (or symbol, or emblem, or visual) and a logotype, a
typographically distinct rendering of the name. The ideographic
portions is sometimes referred to as the "bug".
For example Sun's logo uses a bug on the left and a logotype on the
right:
> I think one thing is settled. We will use the W for the logo.
> The issue remains on the fonts for the web2py text and whether it
> should not include the w.
> For flexibility reasons as illustrated by Jonathan the W and the text
> should be separate (so that the text can go below or on the side).
> About the text one thing is important: we must use a royalty free
> font. Any proposal?
Are royalties an issue for font licenses, given that we're not
redistributing the font? (I have no idea.)
That said, Latin Modern Sans Quotation bold isn't bad:
There are some other variations along those lines.
The one displaying on the top left of web2py.com.
I'm aware it's just formatted font. But I still like it!
> Try the new one.. http://www.web2py.com
>
> The fact I posted it does not prevent us form working more on the
> fonts and page layout.
>
> Thank you Peter for the logo.
> Thank you Mateusz for the new page background and css.
It looks nice (though the w3 validation is a disaster; you might go
for xhtml transitional rather than strict as a start).
One visual problem: the orange-on-light-orange 'web2py' in the footer
isn't readable.
> re: css; I find the orange links hard to read now...
A note on that. The logo orange is now 242,148,0. This works well for
large patches, but in general it's necessary to use a darker color for
on-screen text, at least normal-size text. The reason is that anti-
aliasing tends to wash out the color, and the text ends up looking
lighter than it really ought to based on its nominal color.
I suggest finding a darker orange for the text, to give a little more
contrast, experimenting for the right visual effect.