FreedomHEC
FreedomHEC (a play on WinHEC) was an "unconference" for computer hardware engineers and device driver developers that ran from 2006 to 2012. It focused on making computer hardware interoperate with free software and open source operating systems, especially Linux. The idea of FreedomHEC “unconference” was first proposed by writer Don Marti on a Linux-related mailing list. The first FreedomHEC conference was held May 26–27, 2006, in Seattle and was attended by around 30 people. The second was held May 18–19, 2007 in Los Angeles Los Angeles ( ; es, Los Ángeles, link=no , ), often referred to by its initials L.A., is the List of municipalities in California, largest city in the U.S. state, state of California and the List of United States cities by population, sec .... These two events were scheduled immediately after WinHEC—and in the same city—to make it easier for developers to attend both. The third FreedomHEC was held November 20–21, 2008, in T ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Don Marti
Don Marti is a writer and advocate for free and open source software, writing for '' LinuxWorld'' and ''Linux Today''. Marti was educated at New York University, receiving a master's degrees in science and environmental reporting. He co-founded a Linux International member company, Electric Lichen L.L.C., which is an open-source Internet development firm. Don was the vice-president and President of the Silicon Valley Linux Users Group from 2000 to 2004 and a Technical Editor for the Linux Journal, the leading Linux publication at the time, from 2000 to 2002 and then the Editor in Chief from 2002 to 2005 editor for '' LinuxWorld'' 2006–2008. He was the initiator of the FreedomHEC "unconference", first organized in 2006, which focused on making computer hardware more interoperate with Linux. He was the Conference Chair for the LinuxWorld Conference and Expo from 2005 to 2009 (in 2009, its last year, it was renamed to OpenSource World). Marti was a participation strategist at ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Linux
Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which includes the kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name "GNU/Linux" to emphasize the importance of GNU software, causing some controversy. Popular Linux distributions include Debian, Fedora Linux, and Ubuntu, the latter of which itself consists of many different distributions and modifications, including Lubuntu and Xubuntu. Commercial distributions include Red Hat Enterprise Linux and SUSE Linux Enterprise. Desktop Linux distributions include a windowing system such as X11 or Wayland, and a desktop environment such as GNOME or KDE Plasma. Distributions intended for ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Word Play
Word play or wordplay (also: play-on-words) is a literary technique and a form of wit in which words used become the main subject of the work, primarily for the purpose of intended effect or amusement. Examples of word play include puns, phonetic mix-ups such as spoonerisms, obscure words and meanings, clever rhetorical excursions, oddly formed sentences, double entendres, and telling character names (such as in the play '' The Importance of Being Earnest'', ''Ernest'' being a given name that sounds exactly like the adjective ''earnest''). Word play is quite common in oral cultures as a method of reinforcing meaning. Examples of text-based ( orthographic) word play are found in languages with or without alphabet-based scripts, such as homophonic puns in Mandarin Chinese. Techniques Some techniques often used in word play include interpreting idioms literally and creating contradictions and redundancies, as in Tom Swifties: :"Hurry up and get to the back of the ship, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
WinHEC
The Windows Hardware Engineering Community (WinHEC) is a series of technical conferences and workshops, where Microsoft elaborates on its hardware plans for Windows devices. The WinHEC from 1992 to 2008, which stood for Windows Hardware Engineering Conference, was an annual software and hardware developer-oriented trade show and business conference, where Microsoft elaborated on its hardware plans for Microsoft Windows-compatible PCs. From 2008 to 2015, WinHEC was then replaced in Microsoft's schedule by the Professional Developers Conference, later merged into the Build conference. On September 26, 2014, Microsoft announced that WinHEC will be returning in 2015 in the form of multiple conferences held throughout the year. The first conference is going to be held in Shenzhen, China on March 18 to 19. The industry has changed quite a bit since Microsoft last held WinHEC event, with innovation happening at a much quicker pace and across more geographically diverse locations. Because ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Unconference
An unconference is a participant-driven meeting. The term "unconference" has been applied, or self-applied, to a wide range of gatherings that try to avoid hierarchical aspects of a conventional conference, such as sponsored presentations and top-down organization. History According to Tim O'Reilly, the first unconference (reducing the usual emphasis on formal speeches and emphasizing informal connections instead) was organized by Alexander von Humboldt in 1828. The term "unconference" first appeared in an announcement for the annual XML developers conference in 1998. Unconferences often use variations on Open Space Technology, the format/method developed by Harrison Owen in 1985. Owen's 1993 book ''Open Space Technology: a User's Guide'' discussed many of the techniques now associated with unconferences, although his book does not use that term. The term was used by Lenn Pryor when discussing BloggerCon (a series of conferences organized by Dave Winer and first held ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Computer Engineering
Computer engineering (CoE or CpE) is a branch of electrical engineering and computer science that integrates several fields of computer science and electronic engineering required to develop computer hardware and software. Computer engineers not only require training in electronic engineering, software design, and hardware-software integration, but also in software engineering. It uses the techniques and principles of electrical engineering and computer science, but also covers areas such as artificial intelligence (AI), robotics, computer networks, computer architecture and operating systems. Computer engineers are involved in many hardware and software aspects of computing, from the design of individual microcontrollers, microprocessors, personal computers, and supercomputers, to circuit design. This field of engineering not only focuses on how computer systems themselves work, yet it also demands them to integrate into the larger picture. Robots are one of the appl ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Device Driver
In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton. A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used. A driver communicates with the device through the computer bus or communications subsystem to which the hardware connects. When a calling program invokes a routine in the driver, the driver issues commands to the device (drives it). Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface. Purpose The main purpose of device drivers is to provide abstraction by acting as a translator b ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Free Software
Free software or libre software is computer software distributed under terms that allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions. Free software is a matter of liberty, not price; all users are legally free to do what they want with their copies of a free software (including profiting from them) regardless of how much is paid to obtain the program.Selling Free Software (gnu.org) Computer programs are deemed "free" if they give end-users (not just the developer) ultimate control over the software and, subsequently, over their devices. The right to study and modify a computer program entails that source code< ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open-source License
An open-source license is a type of license for computer software and other products that allows the source code, blueprint or design to be used, modified and/or shared under defined terms and conditions. This allows end users and commercial companies to review and modify the source code, blueprint or design for their own customization, curiosity or troubleshooting needs. Open-source licensed software is mostly available free of charge, though this does not necessarily have to be the case. Licenses which only permit non-commercial redistribution or modification of the source code for personal use only are generally not considered as open-source licenses. However, open-source licenses may have some restrictions, particularly regarding the expression of respect to the origin of software, such as a requirement to preserve the name of the authors and a copyright statement within the code, or a requirement to redistribute the licensed software only under the same license (as in a copyl ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Operating System
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for efficient use of the system and may also include accounting software for cost allocation of Scheduling (computing), processor time, mass storage, printing, and other resources. For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware, although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it. Operating systems are found on many devices that contain a computer from cellular phones and video game consoles to web servers and supercomputers. The dominant general-purpose personal computer operating system is Microsoft Windows with a market share of aroun ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Seattle
Seattle ( ) is a port, seaport city on the West Coast of the United States. It is the county seat, seat of King County, Washington, King County, Washington (state), Washington. With a 2020 population of 737,015, it is the largest city in both the U.S. state, state of Washington and the Pacific Northwest region of North America. The Seattle metropolitan area's population is 4.02 million, making it the List of metropolitan statistical areas, 15th-largest in the United States. Its growth rate of 21.1% between 2010 and 2020 makes it one of the nation's fastest-growing large cities. Seattle is situated on an isthmus between Puget Sound (an inlet of the Pacific Ocean) and Lake Washington. It is the northernmost major city in the United States, located about south of the Canada–United States border, Canadian border. A major gateway for trade with East Asia, Seattle is the fourth-largest port in North America in terms of container handling . The Seattle area was inhabited by Nat ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Los Angeles
Los Angeles ( ; es, Los Ángeles, link=no , ), often referred to by its initials L.A., is the largest city in the state of California and the second most populous city in the United States after New York City, as well as one of the world's most populous megacities. Los Angeles is the commercial, financial, and cultural center of Southern California. With a population of roughly 3.9 million residents within the city limits , Los Angeles is known for its Mediterranean climate, ethnic and cultural diversity, being the home of the Hollywood film industry, and its sprawling metropolitan area. The city of Los Angeles lies in a basin in Southern California adjacent to the Pacific Ocean in the west and extending through the Santa Monica Mountains and north into the San Fernando Valley, with the city bordering the San Gabriel Valley to it's east. It covers about , and is the county seat of Los Angeles County, which is the most populous county in the United States with an ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |