qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU wiki remix and screenshots
@ 2012-03-01 16:50 Benoît Canet
  2012-03-01 17:41 ` Paolo Bonzini
  2012-03-01 19:39 ` Lluís Vilanova
  0 siblings, 2 replies; 5+ messages in thread
From: Benoît Canet @ 2012-03-01 16:50 UTC (permalink / raw)
  To: qemu-devel

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

Hello dear list,

I am looking for screenshots of QEMU running a large variety of guest.
The screenshots will be used in the new wiki theme matching the QEMU logo.
Work in progress of the new theme can be found here :
http://www.nodalink.com/qemu/Main_Page
Screenshot will be where is the Fedora image.

The guest and host visual identity must be "compatible" with CC style
licence.
Preferred host resolution is 1680 x 1050 (this ratio will fit the homepage
css).
An additional screenshot of the host without any window would be useful to
be able to compose the QEMU window cleanly.
Screenshots should be send at this email with "QEMU SCREENSHOT $OS" in the
topic.

Thanks in advance

Best regards

Benoît

[-- Attachment #2: Type: text/html, Size: 1001 bytes --]

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

* Re: [Qemu-devel] QEMU wiki remix and screenshots
  2012-03-01 16:50 [Qemu-devel] QEMU wiki remix and screenshots Benoît Canet
@ 2012-03-01 17:41 ` Paolo Bonzini
  2012-03-01 18:24   ` Benoît Canet
  2012-03-01 19:39 ` Lluís Vilanova
  1 sibling, 1 reply; 5+ messages in thread
From: Paolo Bonzini @ 2012-03-01 17:41 UTC (permalink / raw)
  To: qemu-devel

Il 01/03/2012 17:50, Benoît Canet ha scritto:
> 
> Hello dear list,
> 
> I am looking for screenshots of QEMU running a large variety of guest.
> The screenshots will be used in the new wiki theme matching the QEMU logo.
> Work in progress of the new theme can be found here
> : http://www.nodalink.com/qemu/Main_Page
> Screenshot will be where is the Fedora image.
> 
> The guest and host visual identity must be "compatible" with CC style
> licence.
> Preferred host resolution is 1680 x 1050 (this ratio will fit the
> homepage css). 
> An additional screenshot of the host without any window would be useful
> to be able to compose the QEMU window cleanly.
> Screenshots should be send at this email with "QEMU SCREENSHOT $OS" in
> the topic.

Nice! Only, I don't like the remix of the MediaWiki left sidebar.  If
you do a lot of editing you have some muscle memory for it.  Perhaps the
page/discussion links could gain the orange hue, and the MediaWiki
sidebar moved back to the left?

The snapshots look nice there.

The bottom orange bar looks like a menu though, and the text is broken
incorrectly.  It should be:

QEMU is a generic and open source machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for
one machine (e.g. an ARM board) on a different machine (e.g. your own
PC). By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by
executing the guest code directly on the host CPU. QEMU supports
virtualization when executing under the Xen hypervisor or using the KVM
kernel module in Linux. When using KVM, QEMU can virtualize x86, server
and embedded PowerPC, and S390 guests.

Paolo

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

* Re: [Qemu-devel] QEMU wiki remix and screenshots
  2012-03-01 17:41 ` Paolo Bonzini
@ 2012-03-01 18:24   ` Benoît Canet
  0 siblings, 0 replies; 5+ messages in thread
From: Benoît Canet @ 2012-03-01 18:24 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

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

>
> Nice! Only, I don't like the remix of the MediaWiki left sidebar.  If
> you do a lot of editing you have some muscle memory for it.  Perhaps the
> page/discussion links could gain the orange hue, and the MediaWiki
> sidebar moved back to the left?


I feel like I started a Gnome 3 thing.
Breaking habit was not in my intents.
I'm trying to do something more visually appealing for the first time user
who land on the homepage.
I'll do an alternative theme with the sidebar on the left.



> The bottom orange bar looks like a menu though, and the text is broken
> incorrectly.  It should be:
>

The whole thing is a list expanded horizontally.
Each orange bar item is a <h1/> title for the paragraph below to help
digest the whole text.
But if it does not appear at first glance the design is clearly broken.
I will fix that.

Benoît

[-- Attachment #2: Type: text/html, Size: 1321 bytes --]

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

* Re: [Qemu-devel] QEMU wiki remix and screenshots
  2012-03-01 16:50 [Qemu-devel] QEMU wiki remix and screenshots Benoît Canet
  2012-03-01 17:41 ` Paolo Bonzini
@ 2012-03-01 19:39 ` Lluís Vilanova
  2012-03-01 19:46   ` Benoît Canet
  1 sibling, 1 reply; 5+ messages in thread
From: Lluís Vilanova @ 2012-03-01 19:39 UTC (permalink / raw)
  To: Benoît Canet; +Cc: qemu-devel

Benoît Canet writes:

> Hello dear list,
> I am looking for screenshots of QEMU running a large variety of guest.
> The screenshots will be used in the new wiki theme matching the QEMU logo.
> Work in progress of the new theme can be found here
> : http://www.nodalink.com/qemu/Main_Page
> Screenshot will be where is the Fedora image.

> The guest and host visual identity must be "compatible" with CC style licence.
> Preferred host resolution is 1680 x 1050 (this ratio will fit the homepage
> css). 
> An additional screenshot of the host without any window would be useful to be
> able to compose the QEMU window cleanly.
> Screenshots should be send at this email with "QEMU SCREENSHOT $OS" in the
> topic.

I just realized that the width of the central contents are fixed regardless of
the size of the browser window (tested with Iceweasel 10.0.2 and Epiphany
3.2.1).

Is this intentional?


Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth

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

* Re: [Qemu-devel] QEMU wiki remix and screenshots
  2012-03-01 19:39 ` Lluís Vilanova
@ 2012-03-01 19:46   ` Benoît Canet
  0 siblings, 0 replies; 5+ messages in thread
From: Benoît Canet @ 2012-03-01 19:46 UTC (permalink / raw)
  To: Lluís Vilanova; +Cc: qemu-devel

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

>
> I just realized that the width of the central contents are fixed
> regardless of
> the size of the browser window (tested with Iceweasel 10.0.2 and Epiphany
> 3.2.1).
>
> Is this intentional?
>

Yes it's to be able to do a nice presentation with some graphic element
without the resizing to break it.

Regards

Benoît

[-- Attachment #2: Type: text/html, Size: 559 bytes --]

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

end of thread, other threads:[~2012-03-01 19:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 16:50 [Qemu-devel] QEMU wiki remix and screenshots Benoît Canet
2012-03-01 17:41 ` Paolo Bonzini
2012-03-01 18:24   ` Benoît Canet
2012-03-01 19:39 ` Lluís Vilanova
2012-03-01 19:46   ` Benoît Canet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).