Discussion:
new oVirt look-and-feel -- feature page
Greg Sheremeta
2014-02-18 21:19:18 UTC
Permalink
Hi,

Please check out the feature page for the new oVirt look-and-feel, PatternFly based: http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.

Comments are welcome.

Thanks,
Greg

Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
Eli Mesika
2014-02-18 21:27:42 UTC
Permalink
----- Original Message -----
From: "Greg Sheremeta" <gshereme at redhat.com>
To: "users" <users at ovirt.org>, arch at ovirt.org
Sent: Tuesday, February 18, 2014 11:19:18 PM
Subject: new oVirt look-and-feel -- feature page
Hi,
Please check out the feature page for the new oVirt look-and-feel, PatternFly
based: http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Really cool ....
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Arch mailing list
Arch at ovirt.org
http://lists.ovirt.org/mailman/listinfo/arch
Vojtech Szocs
2014-02-19 11:15:20 UTC
Permalink
----- Original Message -----
From: "Eli Mesika" <emesika at redhat.com>
To: "Greg Sheremeta" <gshereme at redhat.com>
Cc: arch at ovirt.org, "users" <users at ovirt.org>
Sent: Tuesday, February 18, 2014 10:27:42 PM
Subject: Re: new oVirt look-and-feel -- feature page
----- Original Message -----
From: "Greg Sheremeta" <gshereme at redhat.com>
To: "users" <users at ovirt.org>, arch at ovirt.org
Sent: Tuesday, February 18, 2014 11:19:18 PM
Subject: new oVirt look-and-feel -- feature page
Hi,
Please check out the feature page for the new oVirt look-and-feel, PatternFly
based: http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Really cool ....
Indeed, it looks great!
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Arch mailing list
Arch at ovirt.org
http://lists.ovirt.org/mailman/listinfo/arch
_______________________________________________
Arch mailing list
Arch at ovirt.org
http://lists.ovirt.org/mailman/listinfo/arch
Yair Zaslavsky
2014-02-18 22:40:09 UTC
Permalink
Looks really great, can't wait to see more :)


----- Original Message -----
From: "Greg Sheremeta" <gshereme at redhat.com>
To: "users" <users at ovirt.org>, arch at ovirt.org
Sent: Tuesday, February 18, 2014 11:19:18 PM
Subject: new oVirt look-and-feel -- feature page
Hi,
Please check out the feature page for the new oVirt look-and-feel, PatternFly
based: http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Arch mailing list
Arch at ovirt.org
http://lists.ovirt.org/mailman/listinfo/arch
Greg Sheremeta
2014-02-19 12:22:48 UTC
Permalink
----- Original Message -----
From: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
To: gshereme at redhat.com
Cc: users at ovirt.org, arch at ovirt.org
Sent: Wednesday, February 19, 2014 1:43:43 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
Post by Greg Sheremeta
Hi,
Please check out the feature page for the new oVirt look-and-feel,
http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Users mailing list
Users at ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Looks really nice! Is the background canvas vectorized? Isn?t it going
to become rather slow loading such a big picture otherwise... And how is
it going to handle scaling of browser windows? How?d it look on smaller
resolutions e.g 960x640?
--
Med V?nliga H?lsningar
-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
It's not vectorized. It's a PNG, size is 248.0 kB ... which isn't horrible. After the first load, it'll be stored in browser cache.

It's set to scale in such a way that the aspect ratio is maintained. It uses the CSS3 property "background-size" to achieve this. I think it looks pretty perfect at any resolution.

Here's the full CSS for it:

.obrand_loginPageBackground {
background-image: url(images/ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}

Thanks!
Greg
Karli Sjöberg
2014-02-19 13:17:07 UTC
Permalink
Post by Eli Mesika
----- Original Message -----
From: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
To: gshereme at redhat.com
Cc: users at ovirt.org, arch at ovirt.org
Sent: Wednesday, February 19, 2014 1:43:43 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
Post by Greg Sheremeta
Hi,
Please check out the feature page for the new oVirt look-and-feel,
http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Users mailing list
Users at ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Looks really nice! Is the background canvas vectorized? Isn?t it going
to become rather slow loading such a big picture otherwise... And how is
it going to handle scaling of browser windows? How?d it look on smaller
resolutions e.g 960x640?
--
Med V?nliga H?lsningar
-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
It's not vectorized. It's a PNG, size is 248.0 kB ... which isn't horrible. After the first load, it'll be stored in browser cache.
It's set to scale in such a way that the aspect ratio is maintained. It uses the CSS3 property "background-size" to achieve this. I think it looks pretty perfect at any resolution.
.obrand_loginPageBackground {
background-image: url(images/ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
Thanks!
Greg
Yupp, just checking, since it?s not made to tile like a parallax, I was
just curious if you had some special trick up your sleave.

And maybe I?m just nit-picking here, but I made a quick test, just to
demonstrate what I would percieve as a problem of having one big picture
as background.

obrand.html:
<html>
<head>
<link rel="stylesheet" href="obrand.css" />
</head>
<body class="obrand_loginPageBackground"></body>
</html>

obrand.css:
.obrand_loginPageBackground {
background-image: url(ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}

I attached a snapshot of how scaling your browser window in the "wrong"
way breaks it?s aspect ratio and how that?s just handled by
"background-color" in a rather...boring way. Of course scaling the
window _that_ small is ridiculous, it?s just to demonstrate the aspect
issue that would be for smartphones e.g, on this welcome screen.

So my concern here is most of all about the aspect ratio issues involved
with having just one big picture as a background. Most sites I?ve seen
have either just code, a lot of small pics, parallaxing ones, or one
insanely big picture, talking Ultra-HD 4k big, just to be absolutely
sure it?s not going to scale in this unwanted way.

Am I wrong?
--
Med V?nliga H?lsningar

-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot.png
Type: image/png
Size: 33243 bytes
Desc: Screenshot.png
URL: <Loading Image...>
Greg Sheremeta
2014-02-20 14:07:06 UTC
Permalink
----- Original Message -----
From: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
To: gshereme at redhat.com
Cc: users at ovirt.org, arch at ovirt.org
Sent: Wednesday, February 19, 2014 8:17:07 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
Post by Eli Mesika
----- Original Message -----
From: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
To: gshereme at redhat.com
Cc: users at ovirt.org, arch at ovirt.org
Sent: Wednesday, February 19, 2014 1:43:43 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
Post by Greg Sheremeta
Hi,
Please check out the feature page for the new oVirt look-and-feel,
http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Users mailing list
Users at ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Looks really nice! Is the background canvas vectorized? Isn?t it going
to become rather slow loading such a big picture otherwise... And how is
it going to handle scaling of browser windows? How?d it look on smaller
resolutions e.g 960x640?
--
Med V?nliga H?lsningar
-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
It's not vectorized. It's a PNG, size is 248.0 kB ... which isn't horrible.
After the first load, it'll be stored in browser cache.
It's set to scale in such a way that the aspect ratio is maintained. It
uses the CSS3 property "background-size" to achieve this. I think it looks
pretty perfect at any resolution.
.obrand_loginPageBackground {
background-image: url(images/ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
Thanks!
Greg
Yupp, just checking, since it?s not made to tile like a parallax, I was
just curious if you had some special trick up your sleave.
And maybe I?m just nit-picking here, but I made a quick test, just to
demonstrate what I would percieve as a problem of having one big picture
as background.
<html>
<head>
<link rel="stylesheet" href="obrand.css" />
</head>
<body class="obrand_loginPageBackground"></body>
</html>
.obrand_loginPageBackground {
background-image: url(ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
I attached a snapshot of how scaling your browser window in the "wrong"
way breaks it?s aspect ratio and how that?s just handled by
"background-color" in a rather...boring way. Of course scaling the
window _that_ small is ridiculous, it?s just to demonstrate the aspect
issue that would be for smartphones e.g, on this welcome screen.
So my concern here is most of all about the aspect ratio issues involved
with having just one big picture as a background. Most sites I?ve seen
have either just code, a lot of small pics, parallaxing ones, or one
insanely big picture, talking Ultra-HD 4k big, just to be absolutely
sure it?s not going to scale in this unwanted way.
Am I wrong?
--
Med V?nliga H?lsningar
-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
There is a new CSS trick in PatternFly that deals with this. Once I implement that, it should fix the tall-skinny resolution issue. I'll reply back.

Thanks!
Greg
Greg Sheremeta
2014-02-26 19:43:33 UTC
Permalink
----- Original Message -----
From: "Greg Sheremeta" <gshereme at redhat.com>
To: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
Cc: arch at ovirt.org, users at ovirt.org
Sent: Thursday, February 20, 2014 9:07:06 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
----- Original Message -----
From: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
To: gshereme at redhat.com
Cc: users at ovirt.org, arch at ovirt.org
Sent: Wednesday, February 19, 2014 8:17:07 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
Post by Eli Mesika
----- Original Message -----
From: "Karli Sj?berg" <Karli.Sjoberg at slu.se>
To: gshereme at redhat.com
Cc: users at ovirt.org, arch at ovirt.org
Sent: Wednesday, February 19, 2014 1:43:43 AM
Subject: Re: [Users] new oVirt look-and-feel -- feature page
Post by Greg Sheremeta
Hi,
Please check out the feature page for the new oVirt look-and-feel,
http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Users mailing list
Users at ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Looks really nice! Is the background canvas vectorized? Isn?t it going
to become rather slow loading such a big picture otherwise... And how is
it going to handle scaling of browser windows? How?d it look on smaller
resolutions e.g 960x640?
--
Med V?nliga H?lsningar
-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
It's not vectorized. It's a PNG, size is 248.0 kB ... which isn't horrible.
After the first load, it'll be stored in browser cache.
It's set to scale in such a way that the aspect ratio is maintained. It
uses the CSS3 property "background-size" to achieve this. I think it looks
pretty perfect at any resolution.
.obrand_loginPageBackground {
background-image: url(images/ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
Thanks!
Greg
Yupp, just checking, since it?s not made to tile like a parallax, I was
just curious if you had some special trick up your sleave.
And maybe I?m just nit-picking here, but I made a quick test, just to
demonstrate what I would percieve as a problem of having one big picture
as background.
<html>
<head>
<link rel="stylesheet" href="obrand.css" />
</head>
<body class="obrand_loginPageBackground"></body>
</html>
.obrand_loginPageBackground {
background-image: url(ovirt_bg.png);
background-size: 100% auto;
background-repeat: repeat-x;
background-color: #1d2226;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
I attached a snapshot of how scaling your browser window in the "wrong"
way breaks it?s aspect ratio and how that?s just handled by
"background-color" in a rather...boring way. Of course scaling the
window _that_ small is ridiculous, it?s just to demonstrate the aspect
issue that would be for smartphones e.g, on this welcome screen.
So my concern here is most of all about the aspect ratio issues involved
with having just one big picture as a background. Most sites I?ve seen
have either just code, a lot of small pics, parallaxing ones, or one
insanely big picture, talking Ultra-HD 4k big, just to be absolutely
sure it?s not going to scale in this unwanted way.
Am I wrong?
--
Med V?nliga H?lsningar
-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
There is a new CSS trick in PatternFly that deals with this. Once I implement
that, it should fix the tall-skinny resolution issue. I'll reply back.
Thanks!
Greg
Tall-skinny issue was fixed with a combination of CSS tweaks and a slightly-tweaked background image.
See http://imgur.com/qVgWES9 for an example.

Thanks,
Greg

Maurice James
2014-02-19 00:51:33 UTC
Permalink
Why is there so much open real estate on the pre-login pages? Maybe use the
middle rather than the lower 1/3 of the page. Other than that it looks
great. Nice update

-----Original Message-----
From: users-bounces at ovirt.org [mailto:users-bounces at ovirt.org] On Behalf Of
Greg Sheremeta
Sent: Tuesday, February 18, 2014 4:19 PM
To: users; arch at ovirt.org
Subject: [Users] new oVirt look-and-feel -- feature page

Hi,

Please check out the feature page for the new oVirt look-and-feel,
PatternFly based:
http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.

Comments are welcome.

Thanks,
Greg

Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
Karli Sjöberg
2014-02-19 06:43:43 UTC
Permalink
Post by Greg Sheremeta
Hi,
Please check out the feature page for the new oVirt look-and-feel, PatternFly based: http://www.ovirt.org/Features/NewLookAndFeelPatternFlyPhase1.
Comments are welcome.
Thanks,
Greg
Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gshereme at redhat.com
_______________________________________________
Users mailing list
Users at ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Looks really nice! Is the background canvas vectorized? Isn?t it going
to become rather slow loading such a big picture otherwise... And how is
it going to handle scaling of browser windows? How?d it look on smaller
resolutions e.g 960x640?
--
Med V?nliga H?lsningar

-------------------------------------------------------------------------------
Karli Sj?berg
Swedish University of Agricultural Sciences Box 7079 (Visiting Address
Kron?sv?gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg at slu.se
Loading...