text
stringlengths
101
6.85k
source
stringlengths
38
44
The early versions of Windows are often thought of as graphical shells, mostly because they ran on top of MS-DOS and use it for file system services. However, even the earliest Windows versions already assumed many typical operating system functions; notably, having their own executable file format and providing their ...
https://en.wikipedia.org/wiki?curid=18890
Windows 3.0, released in 1990, improved the design, mostly because of virtual memory and loadable virtual device drivers (VxDs) that allow Windows to share arbitrary devices between multi-tasked DOS applications. Windows 3.0 applications can run in protected mode, which gives them access to several megabytes of memory ...
https://en.wikipedia.org/wiki?curid=18890
Windows 3.1, made generally available on March 1, 1992, featured a facelift. In August 1993, Windows for Workgroups, a special version with integrated peer-to-peer networking features and a version number of 3.11, was released. It was sold along with Windows 3.1. Support for Windows 3.1 ended on December 31, 2001.
https://en.wikipedia.org/wiki?curid=18890
Windows 3.2, released 1994, is an updated version of the Chinese version of Windows 3.1. The update was limited to this language version, as it fixed only issues related to the complex writing system of the Chinese language. Windows 3.2 was generally sold by computer manufacturers with a ten-disk version of MS-DOS that...
https://en.wikipedia.org/wiki?curid=18890
The next major consumer-oriented release of Windows, Windows 95, was released on August 24, 1995. While still remaining MS-DOS-based, Windows 95 introduced support for native 32-bit applications, plug and play hardware, preemptive multitasking, long file names of up to 255 characters, and provided increased stability o...
https://en.wikipedia.org/wiki?curid=18890
Windows 95 was followed up with the release of Windows 98 on June 25, 1998, which introduced the Windows Driver Model, support for USB composite devices, support for ACPI, hibernation, and support for multi-monitor configurations. Windows 98 also included integration with Internet Explorer 4 through Active Desktop and ...
https://en.wikipedia.org/wiki?curid=18890
On September 14, 2000, Microsoft released Windows Me (Millennium Edition), the last DOS-based version of Windows. Windows Me incorporated visual interface enhancements from its Windows NT-based counterpart Windows 2000, had faster boot times than previous versions (which however, required the removal of the ability to ...
https://en.wikipedia.org/wiki?curid=18890
In November 1988, a new development team within Microsoft (which included former Digital Equipment Corporation developers Dave Cutler and Mark Lucovsky) began work on a revamped version of IBM and Microsoft's OS/2 operating system known as "NT OS/2". NT OS/2 was intended to be a secure, multi-user operating system with...
https://en.wikipedia.org/wiki?curid=18890
Windows NT was the first Windows operating system based on a hybrid kernel. The hybrid kernel was designed as a modified microkernel, influenced by the Mach microkernel developed by Richard Rashid at Carnegie Mellon University, but without meeting all of the criteria of a pure microkernel.
https://en.wikipedia.org/wiki?curid=18890
The first release of the resulting operating system, Windows NT 3.1 (named to associate it with Windows 3.1) was released in July 1993, with versions for desktop workstations and servers. Windows NT 3.5 was released in September 1994, focusing on performance improvements and support for Novell's NetWare, and was follow...
https://en.wikipedia.org/wiki?curid=18890
The next major version of Windows NT, Windows XP, was released on October 25, 2001. The introduction of Windows XP aimed to unify the consumer-oriented Windows 9x series with the architecture introduced by Windows NT, a change which Microsoft promised would provide better performance over its DOS-based predecessors. Wi...
https://en.wikipedia.org/wiki?curid=18890
At retail, Windows XP was now marketed in two main editions: the "Home" edition was targeted towards consumers, while the "Professional" edition was targeted towards business environments and power users, and included additional security and networking features. Home and Professional were later accompanied by the "Medi...
https://en.wikipedia.org/wiki?curid=18890
After Windows 2000, Microsoft also changed its release schedules for server operating systems; the server counterpart of Windows XP, Windows Server 2003, was released in April 2003. It was followed in December 2005, by Windows Server 2003 R2.
https://en.wikipedia.org/wiki?curid=18890
After a lengthy development process, Windows Vista was released on November 30, 2006, for volume licensing and January 30, 2007, for consumers. It contained a number of new features, from a redesigned shell and user interface to significant technical changes, with a particular focus on security features. It was availab...
https://en.wikipedia.org/wiki?curid=18890
On July 22, 2009, Windows 7 and Windows Server 2008 R2 were released as RTM (release to manufacturing) while the former was released to the public 3 months later on October 22, 2009. Unlike its predecessor, Windows Vista, which introduced a large number of new features, Windows 7 was intended to be a more focused, incr...
https://en.wikipedia.org/wiki?curid=18890
Windows 8, the successor to Windows 7, was released generally on October 26, 2012. A number of significant changes were made on Windows 8, including the introduction of a user interface based around Microsoft's Metro design language with optimizations for touch-based devices such as tablets and all-in-one PCs. These ch...
https://en.wikipedia.org/wiki?curid=18890
Other changes include increased integration with cloud services and other online platforms (such as social networks and Microsoft's own OneDrive (formerly SkyDrive) and Xbox Live services), the Windows Store service for software distribution, and a new variant known as Windows RT for use on devices that utilize the ARM...
https://en.wikipedia.org/wiki?curid=18890
On September 30, 2014, Microsoft announced Windows 10 as the successor to Windows 8.1. It was released on July 29, 2015, and addresses shortcomings in the user interface first introduced with Windows 8. Changes on PC include the return of the Start Menu, a virtual desktop system, and the ability to run Windows Store ap...
https://en.wikipedia.org/wiki?curid=18890
In February 2017, Microsoft announced the migration of its Windows source code repository from Perforce to Git. This migration involved 3.5 million separate files in a 300 gigabyte repository. By May 2017, 90 percent of its engineering team was using Git, in about 8500 commits and 1760 Windows builds per day.
https://en.wikipedia.org/wiki?curid=18890
In June 2021, shortly before Microsoft's announcement of Windows 11, Microsoft updated their lifecycle policy pages for Windows 10, revealing that support for their last release of Windows 10 will be October 14, 2025.
https://en.wikipedia.org/wiki?curid=18890
On June 24, 2021, Windows 11 was announced as the successor to Windows 10 during a livestream. The new operating system was designed to be more user-friendly and understandable. It was released on October 5, 2021. Windows 11 is a free upgrade to Windows 10 users who meet the system requirements.
https://en.wikipedia.org/wiki?curid=18890
In July 2021, Microsoft announced it will start selling subscriptions to virtualized Windows desktops as part of a new "Windows 365" service in the following month. It is not a standalone version of Windows, but a web service that provides access to Windows 10 and Windows 11 built on top of Azure Virtual Desktop. The n...
https://en.wikipedia.org/wiki?curid=18890
Multilingual support has been built into Windows since Windows 3.0. The language for both the keyboard and the interface can be changed through the Region and Language Control Panel. Components for all supported input languages, such as Input Method Editors, are automatically installed during Windows installation (in W...
https://en.wikipedia.org/wiki?curid=18890
Interface languages for the operating system are free for download, but some languages are limited to certain editions of Windows. Language Interface Packs (LIPs) are redistributable and may be downloaded from Microsoft's Download Center and installed for any edition of Windows (XP or later) they translate most, but no...
https://en.wikipedia.org/wiki?curid=18890
The interface language of installed applications is not affected by changes in the Windows interface language. The availability of languages depends on the application developers themselves.
https://en.wikipedia.org/wiki?curid=18890
Windows 8 and Windows Server 2012 introduces a new Language Control Panel where both the interface and input languages can be simultaneously changed, and language packs, regardless of type, can be downloaded from a central location. The PC Settings app in Windows 8.1 and Windows Server 2012 R2 also includes a counterpa...
https://en.wikipedia.org/wiki?curid=18890
Windows NT included support for several platforms before the x86-based personal computer became dominant in the professional world. Windows NT 4.0 and its predecessors supported PowerPC, DEC Alpha and MIPS R4000 (although some of the platforms implement 64-bit computing, the OS treated them as 32-bit). Windows 2000 dro...
https://en.wikipedia.org/wiki?curid=18890
With the introduction of the Intel Itanium architecture (IA-64), Microsoft released new versions of Windows to support it. Itanium versions of Windows XP and Windows Server 2003 were released at the same time as their mainstream x86 counterparts. Windows XP 64-Bit Edition, released in 2005, is the last Windows client o...
https://en.wikipedia.org/wiki?curid=18890
On April 25, 2005, Microsoft released Windows XP Professional x64 Edition and Windows Server 2003 x64 Editions to support x86-64 (or simply x64), the 64-bit version of x86 architecture. Windows Vista was the first client version of Windows NT to be released simultaneously in IA-32 and x64 editions. x64 is still support...
https://en.wikipedia.org/wiki?curid=18890
An edition of Windows 8 known as Windows RT was specifically created for computers with ARM architecture and while ARM is still used for Windows smartphones with Windows 10, tablets with Windows RT will not be updated. Starting from Windows 10 Fall Creators Update (version 1709) and later includes support for ARM-based...
https://en.wikipedia.org/wiki?curid=18890
Windows CE (officially known as "Windows Embedded Compact"), is an edition of Windows that runs on minimalistic computers, like satellite navigation systems and some mobile phones. Windows Embedded Compact is based on its own dedicated kernel, dubbed Windows CE kernel. Microsoft licenses Windows CE to OEMs and device m...
https://en.wikipedia.org/wiki?curid=18890
Windows CE was used in the Dreamcast along with Sega's own proprietary OS for the console. Windows CE was the core from which Windows Mobile was derived. Its successor, Windows Phone 7, was based on components from both Windows CE 6.0 R3 and Windows CE 7.0. Windows Phone 8 however, is based on the same NT-kernel as Win...
https://en.wikipedia.org/wiki?curid=18890
Windows Embedded Compact is not to be confused with Windows XP Embedded or Windows NT 4.0 Embedded, modular editions of Windows based on Windows NT kernel.
https://en.wikipedia.org/wiki?curid=18890
Xbox OS is an unofficial name given to the version of Windows that runs on Xbox consoles. From Xbox One onwards it is an implementation with an emphasis on virtualization (using Hyper-V) as it is three operating systems running at once, consisting of the core operating system, a second implemented for games and a more ...
https://en.wikipedia.org/wiki?curid=18890
Microsoft updates Xbox One's OS every month, and these updates can be downloaded from the Xbox Live service to the Xbox and subsequently installed, or by using offline recovery images downloaded via a PC. It was originally based on NT 6.2 (Windows 8) kernel, and the latest version runs on an NT 10.0 base. This system i...
https://en.wikipedia.org/wiki?curid=18890
Xbox One and Xbox Series operating systems also allow limited (due to licensing restrictions and testing resources) backward compatibility with previous generation hardware, and the Xbox 360's system is backwards compatible with the original Xbox.
https://en.wikipedia.org/wiki?curid=18890
Up to and including every version before Windows 2000, Microsoft used an in-house version control system named Source Library Manager (SLM). Shortly after Windows 2000 was released, Microsoft switched to a fork of Perforce named Source Depot. This system was used up until 2017 once the system couldn't keep up with the ...
https://en.wikipedia.org/wiki?curid=18890
In 2017 Microsoft announced that it would start using Git, an open source version control system created by Linus Torvalds and in May 2017 they reported that has completed migration into the Git repository.
https://en.wikipedia.org/wiki?curid=18890
Because of its large, decades-long history, however, the Windows codebase is not especially well suited to the decentralized nature of Linux development that Git was originally created to manage. Each Git repository contains a complete history of all the files, which proved unworkable for Windows developers because clo...
https://en.wikipedia.org/wiki?curid=18890
For desktop and laptop computers, according to Net Applications and StatCounter, which track the use of operating systems in devices that are active on the Web, Windows was the most used operating-system family in August 2021, with around 91% usage share according to Net Applications and around 76% usage share accordin...
https://en.wikipedia.org/wiki?curid=18890
Including personal computers of all kinds (e.g., desktops, laptops, mobile devices, and game consoles), Windows OSes accounted for 32.67% of usage share in August 2021, compared to Android (highest, at 46.03%), iOS's 13.76%, iPadOS's 2.81%, and macOS's 2.51%, according to Net Applications and 30.73% of usage share in A...
https://en.wikipedia.org/wiki?curid=18890
Those statistics do not include servers (including so-called cloud computing, where Microsoft is known not to be a leader, with Linux used more than Windows), as Net Applications and StatCounter use web browsing as a proxy for all use.
https://en.wikipedia.org/wiki?curid=18890
Early versions of Windows were designed at a time where malware and networking were less common, and had few built-in security features; they did not provide access privileges to allow a user to prevent other users from accessing their files, and they did not provide memory protection to prevent one process from readin...
https://en.wikipedia.org/wiki?curid=18890
While the Windows 9x series offered the option of having profiles for multiple users, it had no concept of access privileges, allowing any user to edit others' files. In addition, while it ran separate 32-bit applications in separate address spaces, protecting an application's code and data from being read or written b...
https://en.wikipedia.org/wiki?curid=18890
Windows NT was far more secure, implementing access privileges and full memory protection, and, while 32-bit programs meeting the DoD's C2 security rating, yet these advantages were nullified by the fact that, prior to Windows Vista, the default user account created during the setup process was an administrator account...
https://en.wikipedia.org/wiki?curid=18890
Furthermore, although Windows NT and its successors are designed for security (including on a network) and multi-user PCs, they were not initially designed with Internet security in mind as much, since, when it was first developed in the early 1990s, Internet use was less prevalent.
https://en.wikipedia.org/wiki?curid=18890
In a 2002 strategy memo entitled "Trustworthy computing" sent to every Microsoft employee, Bill Gates declared that security should become Microsoft's highest priority.
https://en.wikipedia.org/wiki?curid=18890
Windows Vista introduced a privilege elevation system called User Account Control. When logging in as a standard user, a logon session is created and a token containing only the most basic privileges is assigned. In this way, the new logon session is incapable of making changes that would affect the entire system. When...
https://en.wikipedia.org/wiki?curid=18890
Leaked documents published by WikiLeaks, codenamed Vault 7 and dated from 2013 to 2016, detail the capabilities of the CIA to perform electronic surveillance and cyber warfare, such as the ability to compromise operating systems such as Windows.
https://en.wikipedia.org/wiki?curid=18890
In August 2019, computer experts reported that the BlueKeep security vulnerability, , that potentially affects older unpatched Windows versions via the program's Remote Desktop Protocol, allowing for the possibility of remote code execution, may now include related flaws, collectively named "DejaBlue", affecting newer ...
https://en.wikipedia.org/wiki?curid=18890
Microsoft releases security patches through its Windows Update service approximately once a month (usually the second Tuesday of the month), although critical updates are made available at shorter intervals when necessary. Versions subsequent to Windows 2000 SP3 and Windows XP implemented automatic download and install...
https://en.wikipedia.org/wiki?curid=18890
Today, Windows integrates the Windows Defender antivirus, which is seen as one of the best available. Windows also implements Secure Boot, Control Flow Guard, ransomware protection, BitLocker disk encryption, a firewall, and Windows SmartScreen.
https://en.wikipedia.org/wiki?curid=18890
All Windows versions from Windows NT 3 have been based on a file system permission system referred to as AGDLP(Accounts, Global, Domain Local, Permissions) in which file permissions are applied to the file/folder in the form of a 'local group' which then has other 'global groups' as members. These global groups then ho...
https://en.wikipedia.org/wiki?curid=18890
Owing to the operating system's popularity, a number of applications have been released that aim to provide compatibility with Windows applications, either as a compatibility layer for another operating system, or as a standalone system that can run software written for Windows out of the box. These include:
https://en.wikipedia.org/wiki?curid=18890
A wiki ( ) is an online hypertext publication collaboratively edited and managed by its own audience, using a web browser. A typical wiki contains multiple pages for the subjects or scope of the project, and could be either open to the public or limited to use within an organization for maintaining its internal knowled...
https://en.wikipedia.org/wiki?curid=32851
Wikis are enabled by wiki software, otherwise known as wiki engines. A wiki engine, being a form of a content management system, differs from other web-based systems such as blog software, in that the content is created without any defined owner or leader, and wikis have little inherent structure, allowing structure to...
https://en.wikipedia.org/wiki?curid=32851
There are hundreds of thousands of wikis in use, both public and private, including wikis functioning as knowledge management resources, note-taking tools, community websites, and intranets. Ward Cunningham, the developer of the first wiki software, WikiWikiWeb, originally described wiki as "the simplest online databas...
https://en.wikipedia.org/wiki?curid=32851
The online encyclopedia project Wikipedia is the most popular wiki-based website, and is one of the most widely viewed sites in the world, having been ranked in the top twenty since 2007. Wikipedia is not a single wiki but rather a collection of hundreds of wikis, with each one pertaining to a specific language. The En...
https://en.wikipedia.org/wiki?curid=32851
In their book "The Wiki Way: Quick Collaboration on the Web", Ward Cunningham and co-author Bo Leuf described the essence of the Wiki concept:
https://en.wikipedia.org/wiki?curid=32851
A wiki enables communities of editors and contributors to write documents collaboratively. All that people require to contribute is a computer, Internet access, a web browser, and a basic understanding of a simple markup language (e.g. MediaWiki markup language). A single page in a wiki website is referred to as a "wik...
https://en.wikipedia.org/wiki?curid=32851
Some wikis have an edit button or link directly on the page being viewed if the user has permission to edit the page. This can lead to a text-based editing page where participants can structure and format wiki pages with a simplified markup language, sometimes known as wikitext, wiki markup or wikicode (it can also lea...
https://en.wikipedia.org/wiki?curid=32851
Wikis have favored plain-text editing, with fewer and simpler conventions than HTML for indicating style and structure. Although limiting access to HTML and Cascading Style Sheets (CSS) of wikis limits user ability to alter the structure and formatting of wiki content, there are some benefits. Limited access to CSS pro...
https://en.wikipedia.org/wiki?curid=32851
Wikis can also make WYSIWYG editing available to users, usually through a JavaScript control that translates graphically entered formatting instructions into the corresponding HTML tags or wikitext. In those implementations, the markup of a newly edited, marked-up version of the page is generated and submitted to the s...
https://en.wikipedia.org/wiki?curid=32851
Some wikis keep a record of changes made to wiki pages; often, every version of the page is stored. This means that authors can revert to an older version of the page should it be necessary because a mistake has been made, such as the content accidentally being deleted or the page has been vandalized to include offensi...
https://en.wikipedia.org/wiki?curid=32851
Many wiki implementations, such as MediaWiki, the software that powers Wikipedia, allow users to supply an "edit summary" when they edit a page. This is a short piece of text summarizing the changes they have made (e.g. "Corrected grammar" or "Fixed formatting in table"). It is not inserted into the article's main text...
https://en.wikipedia.org/wiki?curid=32851
Within the text of most pages, there are usually many hypertext links to other pages within the wiki. This form of non-linear navigation is more "native" to a wiki than structured/formalized navigation schemes. Users can also create any number of index or table-of-contents pages, with hierarchical categorization or wha...
https://en.wikipedia.org/wiki?curid=32851
Links are created using a specific syntax, the so-called "link pattern". Originally, most wikis used CamelCase to name pages and create links. These are produced by capitalizing words in a phrase and removing the spaces between them (the word "CamelCase" is itself an example). While CamelCase makes linking easy, it als...
https://en.wikipedia.org/wiki?curid=32851
Most wikis offer at least a title search, and sometimes a full-text search. The scalability of the search depends on whether the wiki engine uses a database. Some wikis, such as PmWiki, use flat files. MediaWiki's first versions used flat files, but it was rewritten by Lee Daniel Crocker in the early 2000s (decade) to ...
https://en.wikipedia.org/wiki?curid=32851
WikiWikiWeb was the first wiki. Ward Cunningham started developing WikiWikiWeb in Portland, Oregon, in 1994, and installed it on the Internet domain c2.com on March 25, 1995. It was named by Cunningham, who remembered a Honolulu International Airport counter employee telling him to take the "Wiki Wiki Shuttle" bus that...
https://en.wikipedia.org/wiki?curid=32851
Cunningham was, in part, inspired by the Apple HyperCard, which he had used. HyperCard, however, was single-user. Apple had designed a system allowing users to create virtual "card stacks" supporting links among the various cards. Cunningham developed Vannevar Bush's ideas by allowing users to "comment on and change on...
https://en.wikipedia.org/wiki?curid=32851
Wikipedia became the most famous wiki site, launched in January 2001 and entering the top ten most popular websites in 2007. In the early 2000s (decade), wikis were increasingly adopted in enterprise as collaborative software. Common uses included project communication, intranets, and documentation, initially for techn...
https://en.wikipedia.org/wiki?curid=32851
In the late 1990s and early 2000s, the word "wiki" was used to refer to both user-editable websites and the software that powers them; the latter definition is still occasionally in use. Wiki inventor Ward Cunningham wrote in 2014 that the word "wiki" should not be used to refer to a single website, but rather to a mas...
https://en.wikipedia.org/wiki?curid=32851
Wiki software is a type of collaborative software that runs a wiki system, allowing web pages to be created and edited using a common web browser. It may be implemented as a series of scripts behind an existing web server or as a standalone application server that runs on one or more web servers. The content is stored ...
https://en.wikipedia.org/wiki?curid=32851
Wikis can also be created on a "wiki farm", where the server-side software is implemented by the wiki farm owner. Some wiki farms can also make private, password-protected wikis. Free wiki farms generally contain advertising on every page. For more information, see Comparison of wiki hosting services.
https://en.wikipedia.org/wiki?curid=32851
Wikis are generally designed with the philosophy of making it easy to correct mistakes, rather than making it difficult to make them. Thus, while wikis are very open, they provide a means to verify the validity of recent additions to the body of pages. The most prominent, on almost every wiki, is the "Recent Changes" p...
https://en.wikipedia.org/wiki?curid=32851
In case unacceptable edits are missed on the "recent changes" page, some wiki engines provide additional content control. It can be monitored to ensure that a page, or a set of pages, keeps its quality. A person willing to maintain pages will be warned of modifications to the pages, allowing them to verify the validity...
https://en.wikipedia.org/wiki?curid=32851
Critics of publicly editable wiki systems argue that these systems could be easily tampered with by malicious individuals ("vandals") or even by well-meaning but unskilled users who introduce errors into the content, while proponents maintain that the community of users can catch such malicious or erroneous content and...
https://en.wikipedia.org/wiki?curid=32851
The open philosophy of wiki – allowing anyone to edit content – does not ensure that every editor's intentions are well-mannered. For example, vandalism (changing wiki content to something offensive, adding nonsense, maliciously removing content, or deliberately adding incorrect information, such as hoax information) c...
https://en.wikipedia.org/wiki?curid=32851
Wikis tend to take a "soft-security" approach to the problem of vandalism, making damage easy to undo rather than attempting to prevent damage. Larger wikis often employ sophisticated methods, such as bots that automatically identify and revert vandalism and JavaScript enhancements that show characters that have been a...
https://en.wikipedia.org/wiki?curid=32851
The amount of vandalism a wiki receives depends on how open the wiki is. For instance, some wikis allow unregistered users, identified by their IP addresses, to edit content, while others limit this function to just registered users.
https://en.wikipedia.org/wiki?curid=32851
Edit wars can also occur as users repetitively revert a page to the version they favor. In some cases, editors with opposing views of which content should appear or what formatting style should be used will change and re-change each other's edits. This results in the page being "unstable" from a general user's perspect...
https://en.wikipedia.org/wiki?curid=32851
Malware can also be a problem for wikis, as users can add links to sites hosting malicious code. For example, a German Wikipedia article about the Blaster Worm was edited to include a hyperlink to a malicious website. Users of vulnerable Microsoft Windows systems who followed the link would be infected. A countermeasur...
https://en.wikipedia.org/wiki?curid=32851
The English Wikipedia has the largest user base among wikis on the World Wide Web and ranks in the top 10 among all Web sites in terms of traffic. Other large wikis include the WikiWikiWeb, Memory Alpha, Wikivoyage, and Susning.nu, a Swedish-language knowledge base. Medical and health-related wiki examples include Ganf...
https://en.wikipedia.org/wiki?curid=32851
In 2005, the Gartner Group, noting the increasing popularity of wikis, estimated that they would become mainstream collaboration tools in at least 50% of companies by 2009. Wikis can be used for project management. Wikis have also been used in the academic community for sharing and dissemination of information across i...
https://en.wikipedia.org/wiki?curid=32851
Wikis have found some use within the legal profession and within the government. Examples include the Central Intelligence Agency's Intellipedia, designed to share and collect intelligence, DKospedia, which was used by the American Civil Liberties Union to assist with review of documents about the internment of detaine...
https://en.wikipedia.org/wiki?curid=32851
In academic contexts, wikis have also been used as project collaboration and research support systems.
https://en.wikipedia.org/wiki?curid=32851
A city wiki (or local wiki) is a wiki used as a knowledge base and social network for a specific geographical locale. The term 'city wiki' or its foreign language equivalent (e.g. German 'Stadtwiki') is sometimes also used for wikis that cover not just a city, but a small town or an entire region. A city wiki contains ...
https://en.wikipedia.org/wiki?curid=32851
WikiNodes are pages on wikis that describe related wikis. They are usually organized as neighbors and delegates. A "neighbor" wiki is simply a wiki that may discuss similar content or may otherwise be of interest. A "delegate" wiki is a wiki that agrees to have certain content delegated to that wiki. One way of finding...
https://en.wikipedia.org/wiki?curid=32851
The four basic types of users who participate in wikis are reader, author, wiki administrator and system administrator. The system administrator is responsible for the installation and maintenance of the wiki engine and the container web server. The wiki administrator maintains wiki content and is provided additional f...
https://en.wikipedia.org/wiki?curid=32851
A study of several hundred wikis showed that a relatively high number of administrators for a given content size is likely to reduce growth; that access controls restricting editing to registered users tends to reduce growth; that a lack of such access controls tends to fuel new user registration; and that higher admin...
https://en.wikipedia.org/wiki?curid=32851
Joint authorship of articles, in which different users participate in correcting, editing, and compiling the finished product, can also cause editors to become tenants in common of the copyright, making it impossible to republish without permission of all co-owners, some of whose identities may be unknown due to pseudo...
https://en.wikipedia.org/wiki?curid=32851
Wikis and their users can be held liable for certain activities that occur on the wiki. If a wiki owner displays indifference and forgoes controls (such as banning copyright infringers) that he could have exercised to stop copyright infringement, he may be deemed to have authorized infringement, especially if the wiki ...
https://en.wikipedia.org/wiki?curid=32851
Sex is the trait that determines whether a sexually reproducing animal or plant produces male or female gametes. Male plants and animals produce smaller mobile gametes (spermatozoa, sperm, pollen), while females produce larger ones (ova, often called egg cells). Organisms that produce both types of gametes are called h...
https://en.wikipedia.org/wiki?curid=26805
Males and females of a species may have physical similarities (sexual monomorphism) or differences (sexual dimorphism) that reflect various reproductive pressures on the respective sexes. Mate choice and sexual selection can accelerate the evolution of physical differences between the sexes.
https://en.wikipedia.org/wiki?curid=26805
The terms "male" and "female" typically do not apply in sexually undifferentiated species in which the individuals are isomorphic (look the same) and the gametes are isogamous (indistinguishable in size and shape), such as the green alga "Ulva lactuca". Some kinds of functional differences between gametes, such as in f...
https://en.wikipedia.org/wiki?curid=26805
A living thing's sex is determined by its genes. Most mammals have the XY sex-determination system, where male mammals usually carry an X and a Y chromosome (XY), whereas female mammals usually carry two X chromosomes (XX). Other chromosomal sex-determination systems in animals include the ZW system in birds, and the X...
https://en.wikipedia.org/wiki?curid=26805
Sexual reproduction is a process exclusive to eukaryotes in which organisms produce offspring that possess a selection of the genetic traits of each parent. Genetic traits are contained within the deoxyribonucleic acid (DNA) of chromosomes. The cells of eukaryotes have a set of paired homologous chromosomes, one from e...
https://en.wikipedia.org/wiki?curid=26805
In animals, the haploid stage only occurs in the gametes, the haploid cells that are specialized to fuse to form a zygote that develops into a new diploid organism. In plants, the diploid organism produces haploid spores by meiosis that are capable of undergoing repeated cell division to produce multicellular haploid o...
https://en.wikipedia.org/wiki?curid=26805
By convention, the larger gamete (called an ovum, or egg cell) is considered female, while the smaller gamete (called a spermatozoon, or sperm cell) is considered male. An individual that produces exclusively large gametes is female, and one that produces exclusively small gametes is male. An individual that produces b...
https://en.wikipedia.org/wiki?curid=26805
Most sexually reproducing animals spend their lives as diploid, with the haploid stage reduced to single-cell gametes. The gametes of animals have male and female forms—spermatozoa and egg cells. These gametes combine to form embryos which develop into new organisms.
https://en.wikipedia.org/wiki?curid=26805