/** * This file represents an example of the code that themes would use to register * the required plugins. * * It is expected that theme authors would copy and paste this code into their * functions.php file, and amend to suit. * * @package TGM-Plugin-Activation * @subpackage Example * @version 2.3.6 * @author Thomas Griffin * @author Gary Jones * @copyright Copyright (c) 2012, Thomas Griffin * @license http://opensource.org/licenses/gpl-2.0.php GPL v2 or later * @link https://github.com/thomasgriffin/TGM-Plugin-Activation */ /** * Include the TGM_Plugin_Activation class. */ require_once dirname( __FILE__ ) . '/class-tgm-plugin-activation.php'; add_action( 'tgmpa_register', 'my_theme_register_required_plugins' ); /** * Register the required plugins for this theme. * * In this example, we register two plugins - one included with the TGMPA library * and one from the .org repo. * * The variable passed to tgmpa_register_plugins() should be an array of plugin * arrays. * * This function is hooked into tgmpa_init, which is fired within the * TGM_Plugin_Activation class constructor. */ function my_theme_register_required_plugins() { /** * Array of plugin arrays. Required keys are name and slug. * If the source is NOT from the .org repo, then source is also required. */ $plugins = array( // This is an example of how to include a plugin pre-packaged with a theme array( 'name' => 'Contact Form 7', // The plugin name 'slug' => 'contact-form-7', // The plugin slug (typically the folder name) 'source' => get_stylesheet_directory() . '/includes/plugins/contact-form-7.zip', // The plugin source 'required' => true, // If false, the plugin is only 'recommended' instead of required 'version' => '', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented 'force_activation' => false, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins 'external_url' => '', // If set, overrides default API URL and points to an external URL ), array( 'name' => 'Cherry Plugin', // The plugin name. 'slug' => 'cherry-plugin', // The plugin slug (typically the folder name). 'source' => PARENT_DIR . '/includes/plugins/cherry-plugin.zip', // The plugin source. 'required' => true, // If false, the plugin is only 'recommended' instead of required. 'version' => '1.1', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented. 'force_activation' => true, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch. 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins. 'external_url' => '', // If set, overrides default API URL and points to an external URL. ) ); /** * Array of configuration settings. Amend each line as needed. * If you want the default strings to be available under your own theme domain, * leave the strings uncommented. * Some of the strings are added into a sprintf, so see the comments at the * end of each line for what each argument will be. */ $config = array( 'domain' => CURRENT_THEME, // Text domain - likely want to be the same as your theme. 'default_path' => '', // Default absolute path to pre-packaged plugins 'parent_menu_slug' => 'themes.php', // Default parent menu slug 'parent_url_slug' => 'themes.php', // Default parent URL slug 'menu' => 'install-required-plugins', // Menu slug 'has_notices' => true, // Show admin notices or not 'is_automatic' => true, // Automatically activate plugins after installation or not 'message' => '', // Message to output right before the plugins table 'strings' => array( 'page_title' => theme_locals("page_title"), 'menu_title' => theme_locals("menu_title"), 'installing' => theme_locals("installing"), // %1$s = plugin name 'oops' => theme_locals("oops_2"), 'notice_can_install_required' => _n_noop( theme_locals("notice_can_install_required"), theme_locals("notice_can_install_required_2") ), // %1$s = plugin name(s) 'notice_can_install_recommended' => _n_noop( theme_locals("notice_can_install_recommended"), theme_locals("notice_can_install_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_install' => _n_noop( theme_locals("notice_cannot_install"), theme_locals("notice_cannot_install_2") ), // %1$s = plugin name(s) 'notice_can_activate_required' => _n_noop( theme_locals("notice_can_activate_required"), theme_locals("notice_can_activate_required_2") ), // %1$s = plugin name(s) 'notice_can_activate_recommended' => _n_noop( theme_locals("notice_can_activate_recommended"), theme_locals("notice_can_activate_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_activate' => _n_noop( theme_locals("notice_cannot_activate"), theme_locals("notice_cannot_activate_2") ), // %1$s = plugin name(s) 'notice_ask_to_update' => _n_noop( theme_locals("notice_ask_to_update"), theme_locals("notice_ask_to_update_2") ), // %1$s = plugin name(s) 'notice_cannot_update' => _n_noop( theme_locals("notice_cannot_update"), theme_locals("notice_cannot_update_2") ), // %1$s = plugin name(s) 'install_link' => _n_noop( theme_locals("install_link"), theme_locals("install_link_2") ), 'activate_link' => _n_noop( theme_locals("activate_link"), theme_locals("activate_link_2") ), 'return' => theme_locals("return"), 'plugin_activated' => theme_locals("plugin_activated"), 'complete' => theme_locals("complete"), // %1$s = dashboard link 'nag_type' => theme_locals("updated") // Determines admin notice type - can only be 'updated' or 'error' ) ); tgmpa( $plugins, $config ); } Bruhathkayosaurus, le plus grand dinosaure terrestre jamais découvert

Bruhathkayosaurus, le plus grand dinosaure terrestre jamais découvert

The Human Rights Campaign Corporate Equality Index, a report of how progressive the organization deems company policies towards LGBT employees, rated Microsoft as 87% from 2002 to 2004 and as 100% from 2005 to 2010 after it allowed gender expression. Bill Gates claims the cap on H1B visas makes it difficult to hire employees for the company, stating "I'd certainly get rid of the H1B cap" in 2005. MSDN also offers subscriptions for companies and individuals, and the more expensive subscriptions usually offer access to pre-release beta versions of Microsoft software.
It shipped on July 21, 1993, with a new modular kernel and the 32-bit Win32 application programming interface (API), making it easier to port from 16-bit (MS-DOS-based) Windows. In 1990, the Federal Trade Commission examined Microsoft for possible collusion due to the partnership with IBM, marking the beginning of more than a decade of legal clashes with the government. Microsoft released its version of OS/2 to original equipment manufacturers (OEMs) on April 2, 1987. In August 1977, the company formed an agreement with ASCII Magazine in Japan, resulting in its first international office of ASCII Microsoft. The January 1975 issue of Popular Electronics featured Micro Instrumentation and Telemetry Systems's (MITS) Altair 8800 microcomputer, which inspired Allen to suggest that they could program a BASIC interpreter for the device. In 1972, they founded Traf-O-Data, which sold a rudimentary computer to track and analyze automobile traffic data.

2011: Microsoft Azure, Windows Vista, Windows 7, and Microsoft Stores

Microsoft unveiled Windows 8, an operating system designed to power both personal computers and tablet computers, in Taipei in June 2011. This nonprofit organization is focused on providing support for a cloud computing initiative called Software-Defined Networking. It launched an alliance with Nokia in 2011 and Microsoft worked closely with the company to co-develop Windows Phone, but remained partners with long-time Windows Mobile OEM HTC. Microsoft implemented a new strategy for the software industry, providing a consistent user experience across all smartphones using the Windows Phone OS. As the smartphone industry boomed in the late 2000s, Microsoft had struggled to keep up with its rivals in providing a modern smartphone operating system, falling behind Apple and Google-sponsored Android in the United States. The European Union imposed another fine of €899 million ($1.4 billion) for Microsoft's lack of compliance with the March 2004 judgment on February 27, 2008, saying that the company charged rivals unreasonable prices for key information about its workgroup and backoffice servers.

  • Helpful people can be elected by peers or Microsoft employees for Microsoft Most Valuable Professional (MVP) status, which entitles them to a sort of special social status and possibilities for awards and other benefits.
  • Microsoft is an outspoken opponent of the cap on H-1B visas, which allows companies in the U.S. to employ certain foreign workers.
  • With a few exceptions of new companies, like Netscape, Microsoft was the only major and established company that acted fast enough to be a part of the World Wide Web practically from the start.
  • The company's retail locations are part of a greater strategy to help build a connection with its consumers.
  • Backed by a high-profile marketing campaign and what The New York Times called "the splashiest, most frenzied, most expensive introduction of a computer product in the industry's history," Windows 95 quickly became a success.
  • In the enterprise and development fields, Microsoft most notably provides the Azure cloud computing platform, Microsoft SQL Server database software, and Visual Studio.citation needed

Microsoft is one of only two U.S.-based companies that have a prime credit rating of AAA. Microsoft is ranked No. 14 in the 2022 Fortune 500 rankings of the largest United States corporations by total revenue; and it was the world's largest software maker by revenue in 2022 according to Forbes Global 2000. On July 2, 2025, Microsoft announced it would cut nearly 4% of its workforce, around 9,000 jobs, to control costs amid heavy AI infrastructure spending, while also restructuring management and streamlining operations. The company had restructured operations in Russia after the 2022 Russian invasion of Ukraine, but those restructuring efforts had failed. On February 28, 2025, Microsoft announced that Skype would be shutting down on May 5, 2025, to streamline its focus on Microsoft Teams. Microsoft also announced relaunch of its controversial tool, Recall, in November 2024 after addressing privacy concerns.
Relatively strong sales of both products helped to produce a record profit in 2007. Microsoft Office 2007, released at the same time, featured a "Ribbon" user interface which was a significant departure from its predecessors. On October 25, 2001, Microsoft released Windows XP, unifying the mainstream and NT lines of OS under the NT codebase. Branching out into new markets in 1996, Microsoft and General Electric's NBC unit created a new 24/7 cable news channel, MSNBC. Backed by a high-profile marketing campaign and what The New York Times called "the splashiest, most frenzied, most expensive introduction of a computer product in the industry's history," Windows 95 quickly became a success.
On October 7, Microsoft acquired Ally.io, a software service that measures companies' progress against OKRs. In October 2021, Microsoft announced that it began rolling out end-to-end encryption (E2EE) support for Microsoft Teams calls in order to secure business communication while using video conferencing software. In the same month, Microsoft acquired Australia-based video editing software company Clipchamp. In September 2021, it was announced that the company had acquired Takelessons, an online platform that connects students and tutors in numerous subjects. The announcement came with confusion after Microsoft announced Windows 10 would be the last version of the operating system.

2014: Windows 8/8.1, Xbox One, Outlook.com, and Surface devices

  • It aims to help enterprises protect their data as it moves between servers and devices.
  • Microsoft entered the operating system (OS) business in 1980 with its own version of Unix, licensed from AT&T Corporation a year before, called Xenix, but it was MS-DOS that solidified the company's dominance.
  • It is estimated to encompass over 8 million ft2 (750,000 m2) of office space and 30,000–40,000 employees.
  • On August 20, 20 Microsoft employees and their allies were arrested after refusing to disperse from a protest on Microsoft's Redmond, Washington campus.
  • Microsoft is ranked No. 14 in the 2022 Fortune 500 rankings of the largest United States corporations by total revenue; and it was the world's largest software maker by revenue in 2022 according to Forbes Global 2000.
  • Understand the market, and the customers, and then go pedal to the metal, with release after release focused on what the customers need, incorporating their feedback.

Subsequently, two employees interrupted AI executive Mustafa Suleyman at a speaking event on April 4, 2025, in protest at the company's support of Israel. In October 2024, Microsoft fired two employees, software engineers Ibtihal Aboussad and Vaniya Agrawal, who organized an unauthorized vigil at its Redmond headquarters to honor Palestinians killed in the Gaza war. The European Commission issued a statement of objections, alleging Microsoft's practice since 2019 gave Teams an unfair market advantage and limited interoperability with competing software. In June 2024, Microsoft faced a potential EU fine after regulators accused it of abusing market power by bundling its Teams video-conferencing app with its Office 365 and Microsoft 365 software.
December also saw the company discontinue the Microsoft Edge Legacy browser project in favor of the "New Edge" browser project, featuring a Chromium based backend. The specific computer programs used in the process fall under the Azure Machine Learning and the Azure IoT Hub platforms. Developed in part by researchers from Kindai University, the water pump mechanisms use artificial intelligence to count the number of fish on a conveyor belt, analyze the number of fish, and deduce the effectiveness of water flow from the data the fish provide. In August 2018, Microsoft released two projects called Microsoft AccountGuard and Defending Democracy.
Founded in 1975, the company became influential in the rise of personal computers through software like Windows, and has since expanded to Internet services, cloud computing, artificial intelligence, video gaming, and other fields. Microsoft invited developers on Monday to start using Maia’s control software, but it’s not clear when users of the company’s Azure cloud service will be able to utilize servers running on the chip. According to the complaint and media reports, Microsoft’s cloud services may have been used to store or process surveillance-related data. The https://www.justbit-nl.nl/ probe scrutinized Microsoft's bundling of cloud services with products like Office and security tools, as well as its growing AI presence through its partnership with OpenAI. The employees, part of the group No Azure for Apartheid, sought to address the company's involvement in the Israeli government's use of its technology. Microsoft was the first company to participate in the PRISM surveillance program, according to leaked NSA documents obtained by The Guardian and The Washington Post in June 2013, and acknowledged by government officials following the leak.

Protect your personal data

During the COVID-19 pandemic, Microsoft's president, Brad Smith, announced that it had donated an initial batch of supplies, including 15,000 protection goggles, infrared thermometers, medical caps, and protective suits, to healthcare workers in Seattle, with further aid to come. The company was the official jersey sponsor of Finland's national basketball team at EuroBasket 2015, a major sponsor of the Toyota Gazoo Racing WRT (2017–2020) and a sponsor of the Renault F1 Team (2016–2020). On August 23, 2012, Microsoft unveiled a new corporate logo at the opening of its 23rd Microsoft store in Boston, indicating the company's shift of focus from the classic style to the tile-centric modern interface, which it uses/will use on the Windows Phone platform, Xbox 360, Windows 8 and the upcoming Office Suites. The company's retail locations are part of a greater strategy to help build a connection with its consumers. As per company executives, Microsoft had been on the lookout for a flagship location since 2009. On October 26, 2015, the company opened its retail location on Fifth Avenue in New York City.

Get the Microsoft 365 Copilot mobile app

In April 2016, the company sued the U.S. government, argued that secrecy orders were preventing the company from disclosing warrants to customers in violation of the company's and customers' rights. Following media reports about PRISM, NSA's massive electronic surveillance program, in May 2013, several technology companies were identified as participants, including Microsoft. A Microsoft spokesperson stated that the corporation runs several programs that facilitate the sharing of such information with the U.S. government. In July 2025, Microsoft announced another round of layoffs, cutting approximately 9,000 employees in its largest workforce reduction in over two years. In November 2018, the company won a $480 million military contract with the U.S. government to bring augmented reality (AR) headset technology into the weapon repertoires of American soldiers. On November 14, 2014, Microsoft overtook ExxonMobil to become the second most-valuable company by market capitalization, behind only Apple Inc.

It was announced that the division would be led by Jordan Hoffman, who previously worked for Deepmind and Inflection. In April 2024, it was announced that Microsoft would be opening a state-of-the-art artificial intelligence 'hub' around Paddington in London, England. In 2016, the company bought the 32-acre (13 ha) campus, with plans to renovate and expand it by 25%. The company is planning to upgrade its Mountain View, California, campus on a grand scale. Additional offices are located in Bellevue and Issaquah, Washington (90,000 employees worldwide).
On June 4, 2018, Microsoft officially announced the acquisition of GitHub for $7.5 billion, a deal that closed on October 26, 2018. The project is dubbed "Azure Government" and has ties to the Joint Enterprise Defense Infrastructure (JEDI) surveillance program. In March the company also established guidelines that censor users of Office 365 from using profanity in private documents. In March 2018, Microsoft recalled Windows 10 S to change it to a mode for the Windows operating system rather than a separate and unique operating system. It aims to help enterprises protect their data as it moves between servers and devices. In June 2016, Microsoft announced a project named Microsoft Azure Information Protection.

With a few exceptions of new companies, like Netscape, Microsoft was the only major and established company that acted fast enough to be a part of the World Wide Web practically from the start. Microsoft moved its headquarters from Bellevue to Redmond, Washington, on February 26, 1986, and went public with an initial public offering (IPO) at the NASDAQ exchange on March 13, with the resulting rise in stock making an estimated four billionaires and 12,000 millionaires from Microsoft employees. IBM had copyrighted the IBM PC BIOS, so other companies had to reverse engineer it for non-IBM hardware to run as IBM PC compatibles, but no such restriction applied to the operating systems.
In November 2024, the Federal Trade Commission (FTC) launched an investigation into Microsoft, focusing on potential antitrust violations related to its cloud computing, AI, and cybersecurity businesses. On August 20, 20 Microsoft employees and their allies were arrested after refusing to disperse from a protest on Microsoft's Redmond, Washington campus. After the disruptions at these events, Microsoft contacted the FBI in search of assistance in surveilling its pro-Palestinian employees and their allies. In May 2025, Microsoft issued an unsigned statement confirming that these services had been made available to Israel, while denying that these tools were employed during the massacre of the people of Gaza.