ReactOS (Portuguese Wikipedia)

Analysis of information sources in references of the Wikipedia article "ReactOS" in Portuguese language version.

Last modified:

Ref.Un. Ref.Website
Global rank Portuguese rank
1st place
1st place
low place
low place
low place
8,109th place
low place
9,407th place
87th place
445th place
low place
low place
low place
low place
1,442nd place
1,352nd place
low place
6,810th place
380th place
659th place
905th place
4,879th place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
76th place
21st place
3,446th place
3,439th place
low place
low place
1,889th place
1,475th place
3,679th place
low place
low place
low place

akshor.com (Global: low place; Portuguese: low place)

archive.is (Global: 76th place; Portuguese: 21st place)

blight.eu.org (Global: low place; Portuguese: low place)

computerworld.com (Global: 3,446th place; Portuguese: 3,439th place)

  • Schwartz, Mathew (12 de novembro de 2001). «Reverse-Engineering» [Engenharia Reversa] (em inglês). computerworld.com. Consultado em 1 de novembro de 2020. Cópia arquivada em 8 de agosto de 2019. To protect against charges of having simply (and illegally) copied IBM's BIOS, Phoenix reverse-engineered it using what's called a ‘clean room’, or ‘Chinese wall’, approach.First, a team of engineers studied the IBM BIOS—about 8KB of code—and described everything it did as completely as possible without using or referencing any actual code.Then Phoenix brought in a second team of programmers who had no prior knowledge of the IBM BIOS and had never seen its code.Working only from the first team's functional specifications, the second team wrote a new BIOS that operated as specified.

developers.google.com (Global: 3,679th place; Portuguese: low place)

egrulinfo.com (Global: low place; Portuguese: low place)

freesoftwaremagazine.com (Global: low place; Portuguese: low place)

  • Sugar, David (31 de janeiro de 2006). «A reaction to ReactOS» [Uma reação ao ReactOS] (em inglês). Free Software Magazine. Consultado em 11 de dezembro de 2009. Cópia arquivada em 22 de janeiro de 2009. For those who wish to write such software, or to create portable applications that they may wish to later migrate to other platforms, it is essential to be able to target a clean and generic reference implementation of the Microsoft framework, freed from secret and undocumented behaviors.
    Microsoft offers no such thing todaybesides the lack of proper interface documentation, many of their own development tools depend on and offer libraries which use undocumented or secret API calls that are then built into applications.This is well illustrated in the difficulty Wine has with running applications, even those that were created purely within ‘standard’ Microsoft development tools and not using odd behaviors or undocumented functions on their own.
    We can think of ReactOS, then, as the ‘Microsoft Windows documentation project’.
  • Hancock, Terry (29 de agosto de 2008). «What if copyright didn't apply to binary executables?» [E se o direito autoral não se aplicasse aos binários executáveis?] (em inglês). Free Software Magazine. Consultado em 1 de novembro de 2020. Cópia arquivada em 11 de março de 2012. (…) ReactOS aims to run actual Windows binary executable programs.This means that ReactOS must implement the entire Windows environment.Functions must do exactly what their Windows counterparts would do.In other words, like our notional parallel stew recipes, ReactOS and Windows should be functionally identical.In order to avoid copyright prosecution, though, ReactOS must be expressly completely distinct and non-derivative from Windows.This is a careful tightrope walk!ReactOS is a free, clean room re-implemented drop-in replacement for Windows.So, consider this, especially regarding extremely simple library calls:is it legal for ReactOS to produce identical binary code to Windows?

github.com (Global: 380th place; Portuguese: 659th place)

google-melange.com (Global: low place; Portuguese: low place)

haiku-os.org (Global: low place; Portuguese: low place)

heise.de (Global: 905th place; Portuguese: 4,879th place)

hoviblog.blogspot.com (Global: low place; Portuguese: low place)

linux-magazine.com (Global: low place; Portuguese: low place)

  • Loschwitz, Martin (março de 2004), «Projects on the Move» (PDF), Linux Magazine, p. 87, consultado em 18 de novembro de 2009, arquivado do original (PDF) em 19 de maio de 2011, ReactOS is an effort to re-create the WindowsNT platform, in an open source sense (GPL). The team works towards source compatibility with NT's applications and drivers by re-creating the Microsoft APIs.

linux-tage.de (Global: low place; Portuguese: low place)

chemnitzer.linux-tage.de

linux.com (Global: low place; Portuguese: 6,810th place)

lowendmac.com (Global: low place; Portuguese: low place)

  • Royal, Simon (16 de fevereiro de 2014). «ReactOS: A Windows Compatible Alternative OS» [ReactOS: Um SO Alternativo Compatível com Windows]. www.LowEndMac.com (em inglês). Consultado em 15 de outubro de 2020. Cópia arquivada em 7 de março de 2014. (…) this is still a very early alpha version.The developers do not claim it is stable or the ability to operate as your main OS and clearly state it is ‘recommended only for evaluation and testing purposes’.
    (…)
    While the main core of ReactOS is built from scratch, it has some dependencies on existing software and protocols. It uses parts of Wine, networking in the form of lwIP, USB from Haiku, as well as FreeType, Mesa3D, and UniATA.

marc.info (Global: low place; Portuguese: 9,407th place)

osnews.com (Global: low place; Portuguese: 8,109th place)

pcmag.com (Global: 1,442nd place; Portuguese: 1,352nd place)

pcworld.com (Global: 1,889th place; Portuguese: 1,475th place)

reactos.org (Global: low place; Portuguese: low place)

reactos.org

svn.reactos.org

spiegel.de (Global: 87th place; Portuguese: 445th place)

web.archive.org (Global: 1st place; Portuguese: 1st place)

winehq.org (Global: low place; Portuguese: low place)

  • Vincent, Brian (15 de maio de 2004). «Interview with Steven Edwards» [Entrevista com Steven Edwards]. winehq.com (em inglês). Consultado em 6 de janeiro de 2016. Cópia arquivada em 12 de julho de 2018. BV: Wine and ReactOS have had a mutually beneficial relationship. (…) BV: You guys have certainly contributed a lot of your work back to Wine, including some of the utilities you've written. For instance, the task manager was recently ported from ReactOS. Do you guys have any plans in the works for developing more tools? Steven: I really want to see a solitaire clone make it in to Wine and ReactOS. (…) At some point we are going to have to develop replacement components for everything in Windows so if there is a program that Wine needs and ReactOS implements it then I will try to make sure it's released under a compatible license.
  • Vincent, Brian (25 de maio de 2004). «Interview with Steven Edwards» [Entrevista com Steven Edwards]. winehq.com (em inglês). Consultado em 4 de agosto de 2018. Cópia arquivada em 16 de dezembro de 2012. BV: You guys have certainly contributed a lot of your work back to Wine, including some of the utilities you've written. For instance, the task manager was recently ported from ReactOS.