POV-Ray : Newsgroups : povray.off-topic : ReactOS Server Time
4 Sep 2024 15:23:32 EDT (-0400)
  ReactOS (Message 4 to 13 of 63)  
<<< Previous 3 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Invisible
Subject: Re: ReactOS [also... WTH?]
Date: 22 Jun 2010 09:16:53
Message: <4c20b7c5$1@news.povray.org>
Check out the shutdown message. What's with that?


Post a reply to this message


Attachments:
Download 'reactos 8.png' (3 KB)

Preview of image 'reactos 8.png'
reactos 8.png


 

From: Nekar Xenos
Subject: Re: ReactOS (pictures)
Date: 22 Jun 2010 10:44:32
Message: <op.vephwhx7ufxv4h@go-dynamite>
On Tue, 22 Jun 2010 15:11:51 +0200, Invisible <voi### [at] devnull> wrote:

> So this is what it looks like running:
>
Copyright ReactOS Foundation 1996-2009. Yeah right...

-Nekar Xenos-


Post a reply to this message

From: Mike Raiford
Subject: Re: ReactOS (other pictures)
Date: 22 Jun 2010 10:54:23
Message: <4c20ce9f$1@news.povray.org>
On 6/22/2010 8:14 AM, Invisible wrote:

> Tell me, does this or does this not really really look like the real
> thing? o_O

Cute... It pretends to be windows, but isn't...
-- 
~Mike


Post a reply to this message

From: Invisible
Subject: Re: ReactOS (other pictures)
Date: 22 Jun 2010 10:59:50
Message: <4c20cfe6@news.povray.org>
Mike Raiford wrote:

> Cute... It pretends to be windows, but isn't...

Cute or horrifying, depending on your point of view. There are some 
things about Windows that you wouldn't *want* to copy!

Even so, many things look very similar yet not quite right. (E.g., that 
command prompt has a totally different aspect ratio.)

I haven't managed to get it to successfully run any real Windows 
programs yet, but that's probably mostly due to the difficulty of 
getting them into the VM without VMware Tools [which, astonishingly, 
won't install ;-) ]


Post a reply to this message

From: Phil Cook v2
Subject: Re: ReactOS [also... WTH?]
Date: 22 Jun 2010 11:18:38
Message: <op.vepjhwf4mn4jds@phils>
And lo On Tue, 22 Jun 2010 14:16:53 +0100, Invisible <voi### [at] devnull> did  
spake thusly:

> Check out the shutdown message. What's with that?

They Live!

-- 
Phil Cook

--
I once tried to be apathetic, but I just couldn't be bothered
http://flipc.blogspot.com


Post a reply to this message

From: Invisible
Subject: Re: ReactOS (pictures)
Date: 22 Jun 2010 11:51:40
Message: <4c20dc0c$1@news.povray.org>
Nekar Xenos wrote:

> Copyright ReactOS Foundation 1996-2009. Yeah right...

Wikipedia claims the first release was in 1998, so I guess it's 
*plausible*...


Post a reply to this message

From: Darren New
Subject: Re: ReactOS (pictures)
Date: 22 Jun 2010 12:35:41
Message: <4c20e65d$1@news.povray.org>
Invisible wrote:
> Nekar Xenos wrote:
> 
>> Copyright ReactOS Foundation 1996-2009. Yeah right...
> 
> Wikipedia claims the first release was in 1998, so I guess it's 
> *plausible*...

Except for the copyright violations, at least. I strongly suspect there was 
no clean-room development going on there.

-- 
Darren New, San Diego CA, USA (PST)
    Eiffel - The language that lets you specify exactly
    that the code does what you think it does, even if
    it doesn't do what you wanted.


Post a reply to this message

From: Orchid XP v8
Subject: Re: ReactOS (pictures)
Date: 22 Jun 2010 13:12:12
Message: <4c20eeec$1@news.povray.org>
>>> Copyright ReactOS Foundation 1996-2009. Yeah right...
>>
>> Wikipedia claims the first release was in 1998, so I guess it's 
>> *plausible*...
> 
> Except for the copyright violations, at least. I strongly suspect there 
> was no clean-room development going on there.

Well, again, Wikipedia asserts that the entire thing was done using 100% 
clean-room development, and that they've done extensive internal code 
audits to make sure everything is legal.

All of which is of course completely irrelevant, since every single tiny 
aspect of all M$ products are covered by 80,000,000 patents, so if this 
product ever starts actually working properly, the developers will still 
be sued off the face of the Earth.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Patrick Elliott
Subject: Re: ReactOS (other pictures)
Date: 22 Jun 2010 15:09:40
Message: <4c210a74$1@news.povray.org>
On 6/22/2010 7:59 AM, Invisible wrote:
> Mike Raiford wrote:
>
>> Cute... It pretends to be windows, but isn't...
>
> Cute or horrifying, depending on your point of view. There are some
> things about Windows that you wouldn't *want* to copy!
>
> Even so, many things look very similar yet not quite right. (E.g., that
> command prompt has a totally different aspect ratio.)
>
That aspect ratio issue is entirely dependent on font. You can change 
that even in Windows, and, stupidly, some of the *sizes* are based on 
.FON fonts, which have a completely different ration than the .TTF fonts 
used for the other sizes. It doesn't scale them, or otherwise allow you 
to set an arbitrary size, but is purely *fixed* to what ever internal 
sizes exist in the font definition files. Got to be the stupidest, and 
most annoying, aspect of the whole damn thing, especially if you planned 
to have a "small" copy open, to look at something, but still have it 
legible, while working in other, also open, windows, without having to 
alt-tab between them. Hint - the small enough one for that, isn't 
legible at all (well, unless maybe you had a display 40 inches wide..).

-- 
void main () {

     if version = "Vista" {
       call slow_by_half();
       call DRM_everything();
     }
     call functional_code();
   }
   else
     call crash_windows();
}

<A HREF='http://www.daz3d.com/index.php?refid=16130551'>Get 3D Models, 
3D Content, and 3D Software at DAZ3D!</A>


Post a reply to this message

From: Orchid XP v8
Subject: Re: ReactOS (other pictures)
Date: 22 Jun 2010 15:22:30
Message: <4c210d76$1@news.povray.org>
>> Even so, many things look very similar yet not quite right. (E.g., that
>> command prompt has a totally different aspect ratio.)
>>
> That aspect ratio issue is entirely dependent on font. You can change 
> that even in Windows, and, stupidly, some of the *sizes* are based on 
> .FON fonts, which have a completely different ration than the .TTF fonts 
> used for the other sizes. It doesn't scale them, or otherwise allow you 
> to set an arbitrary size, but is purely *fixed* to what ever internal 
> sizes exist in the font definition files. Got to be the stupidest, and 
> most annoying, aspect of the whole damn thing, especially if you planned 
> to have a "small" copy open, to look at something, but still have it 
> legible, while working in other, also open, windows, without having to 
> alt-tab between them. Hint - the small enough one for that, isn't 
> legible at all (well, unless maybe you had a display 40 inches wide..).

Yeah, it's no secret that the Windows command prompt thing isn't 
brilliant. (The number of people who complain about it not supporting 
ANSI escape sequences is staggering, for example.)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

<<< Previous 3 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.