WikiversityWikiversity is a Wikimedia Foundation project that supports learning communities, their learning materials, and resulting activities. It differs from Wikipedia in that it offers tutorials and other materials for the fostering of learning, rather than an encyclopedia. It is available in many languages. One element of Wikiversity is a set of WikiJournals which publish peer-reviewed articles in a stable, indexed, and citable format comparable with academic journals. These can be copied to Wikipedia, and are sometimes based on Wikipedia articles.
Bug tracking systemA bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system. Many bug tracking systems, such as those used by most open-source software projects, allow end-users to enter bug reports directly. Other systems are used only internally in a company or organization doing software development. Typically bug tracking systems are integrated with other project management software.
Comparison of database administration toolsThe following tables compare general and technical information for a number of available database administration tools. Please see individual product articles for further information. This article is neither all-inclusive nor necessarily up to date. Systems listed on a light purple background are no longer in active development.
SpambotA spambot is a computer program designed to assist in the sending of spam. Spambots usually create accounts and send spam messages with them. Web hosts and website operators have responded by banning spammers, leading to an ongoing struggle between them and spammers in which spammers find new ways to evade the bans and anti-spam programs, and hosts counteract these methods. Email-address harvesting Email spambots harvest email addresses from material found on the Internet in order to build mailing lists for sending unsolicited email, also known as spam.
Fandom (website)Fandom (formerly known as Wikicities and later Wikia) is a wiki hosting service that hosts wikis mainly on entertainment topics (i.e. video games, TV series, movies, entertainers, etc.). The privately held, for-profit Delaware company was founded in October 2004 by Wikipedia co-founder Jimmy Wales and Angela Beesley. Fandom was acquired in 2018 by TPG Inc. and Jon Miller through Integrated Media Co. Fandom uses MediaWiki, the open-source wiki software used by Wikipedia. Fandom, Inc.
English WikipediaThe English Wikipedia is the primary English-language edition of Wikipedia, an online encyclopedia. It was created by Jimmy Wales and Larry Sanger on January 15, 2001, as Wikipedia's first edition. English Wikipedia is hosted alongside other language editions by the Wikimedia Foundation, an American non-profit organization. Its content is written independently of other editions in various varieties of English, aiming to stay consistent within articles. Its internal newspaper is The Signpost.
Wikimedia movementThe Wikimedia movement is the global community of contributors to the Wikimedia projects, including Wikipedia. This community directly builds and administers these projects with the commitment of achieving this using open standards and software. First created around and by Wikipedia's community of volunteer editors (Wikipedians), it has since expanded to other projects like Wikimedia Commons and Wikidata and volunteer software engineers and developers contributing to the software used to power Wikimedia, MediaWiki.
IntellipediaIntellipedia is an online system for collaborative data sharing used by the United States Intelligence Community (IC). It was established as a pilot project in late 2005 and formally announced in April 2006. Intellipedia consists of three wikis running on the separate JWICS (Intellipedia-TS), SIPRNet (Intellipedia-S), and DNI-U (Intellipedia-U) networks. The levels of classification allowed for information on the three wikis are Top Secret Sensitive Compartmented Information (TS SCI), Secret (S), and Sensitive But Unclassified (SBU or FOUO) information, respectively.
MariaDBMariaDB is a community-developed, commercially supported fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. Development is led by some of the original developers of MySQL, who forked it due to concerns over its acquisition by Oracle Corporation in 2009. MariaDB is intended to maintain high compatibility with MySQL, with exact matching with MySQL APIs and commands, allowing it in many cases to function as drop-in replacement for MySQL.
SQL injectionIn computing, SQL injection is a code injection technique used to attack data-driven applications, in which malicious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker). SQL injection must exploit a security vulnerability in an application's software, for example, when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and unexpectedly executed.