source
stringlengths
32
199
text
stringlengths
26
3k
https://en.wikipedia.org/wiki/KCTV
KCTV (channel 5) is a television station in Kansas City, Missouri, United States, affiliated with CBS. It is owned by Gray Television alongside MyNetworkTV affiliate KSMO-TV (channel 62). Both stations share studios on Shawnee Mission Parkway in Fairway, Kansas, while KCTV's transmitter facility, the KCTV Broadcast Tow...
https://en.wikipedia.org/wiki/KSMO-TV
KSMO-TV (channel 62) is a television station in Kansas City, Missouri, United States, affiliated with MyNetworkTV. It is owned by Gray Television alongside CBS affiliate KCTV (channel 5). Both stations share studios on Shawnee Mission Parkway in Fairway, Kansas, while KSMO-TV's transmitter is located in Independence, M...
https://en.wikipedia.org/wiki/Sequest
Sequest (often stylized as SEQUEST) is a tandem mass spectrometry data analysis program used for protein identification. Sequest identifies collections of tandem mass spectra to peptide sequences that have been generated from databases of protein sequences. Algorithm Sequest identifies each tandem mass spectrum indiv...
https://en.wikipedia.org/wiki/Soundstream
Soundstream Inc. was the first United States audiophile digital audio recording company, providing commercial services for recording and computer-based editing. Company Soundstream was founded in 1975 in Salt Lake City, Utah by Dr. Thomas G. Stockham, Jr. The company provided worldwide on-location recording services ...
https://en.wikipedia.org/wiki/It%27s%20a%20Mystery%2C%20Charlie%20Brown
It's a Mystery, Charlie Brown is the 11th prime-time animated television special based upon the popular comic strip Peanuts, by Charles M. Schulz. It was originally aired on the CBS network on February 1, 1974. This was the first Charlie Brown television special that Bill Melendez did not direct, but he still served as...
https://en.wikipedia.org/wiki/He%27s%20Your%20Dog%2C%20Charlie%20Brown
He's Your Dog, Charlie Brown is the fifth prime-time animated TV special based upon the popular comic strip Peanuts, by Charles M. Schulz. It was originally broadcast on the CBS network on February 14, 1968. Plot Snoopy's persistent mischief is angering the other kids in the neighborhood, and they all demand that Char...
https://en.wikipedia.org/wiki/WCKW
WCKW (1010 AM) is an American radio station licensed to serve the community of Garyville, Louisiana, United States. The station is owned by Covenant Network. Programming WCKW broadcasts a Catholic radio format to the greater New Orleans area, most notably the River Parishes of St. John the Baptist, St. Charles, and St...
https://en.wikipedia.org/wiki/You%27re%20a%20Good%20Sport%2C%20Charlie%20Brown
You're a Good Sport, Charlie Brown is the 14th prime-time animated television special based on the comic strip Peanuts by Charles M. Schulz. It was originally aired on the CBS network on October 28, 1975. In this special, Charlie Brown, Snoopy, and Peppermint Patty participate in a motocross race. This was the final P...
https://en.wikipedia.org/wiki/DDR3%20SDRAM
Double Data Rate 3 Synchronous Dynamic Random-Access Memory (DDR3 SDRAM) is a type of synchronous dynamic random-access memory (SDRAM) with a high bandwidth ("double data rate") interface, and has been in use since 2007. It is the higher-speed successor to DDR and DDR2 and predecessor to DDR4 synchronous dynamic rando...
https://en.wikipedia.org/wiki/WODT
WODT (1280 AM) is a commercial radio station in New Orleans, Louisiana. It broadcasts an all-news radio format as an affiliate of the Black Information Network. It is owned by iHeartMedia, Inc., with studios on Howard Avenue. WODT is powered at 5,000 watts full-time. To protect other stations on 1280 AM from inter...
https://en.wikipedia.org/wiki/48-bit%20computing
In computer architecture, 48-bit integers can represent 281,474,976,710,656 (248 or 2.814749767×1014) discrete values. This allows an unsigned binary integer range of 0 through 281,474,976,710,655 (248 − 1) or a signed two's complement range of -140,737,488,355,328 (-247) through 140,737,488,355,327 (247 − 1). A 48-bit...
https://en.wikipedia.org/wiki/WBYU
WBYU (1450 AM) was a radio station licensed in New Orleans, Louisiana and served the New Orleans metropolitan area. The station was owned by The Walt Disney Company and featured programming from Radio Disney (2003-2011). History The AM 1450 frequency began on 1420 when WBNO, licensed to Coliseum Place Baptist Church, ...
https://en.wikipedia.org/wiki/Rishab%20Aiyer%20Ghosh
Rishab Aiyer Ghosh is a journalist, computer scientist, Open-source software advocate and software entrepreneur. He was a founder of Topsy, a social search and analytics company that was acquired by Apple Inc in December 2013. A former Open Source Initiative board member, he is Founding International and Managing Edit...
https://en.wikipedia.org/wiki/KFTR-DT
KFTR-DT (channel 46) is a television station licensed to Ontario, California, United States, serving the Los Angeles area as the western flagship station of the Spanish-language UniMás network. It is owned and operated by TelevisaUnivision alongside Univision station KMEX-DT (channel 34). Both stations share studios on...
https://en.wikipedia.org/wiki/Mandy%20Haberman
Mandy Nicola Haberman is an English inventor and entrepreneur. She is founding member and Freeman of the Guild of Entrepreneurs, Director of the Intellectual Property Awareness Network and a visiting Fellow at Bournemouth University, from where she has an honorary doctorate. She is best known for her successfully uphel...
https://en.wikipedia.org/wiki/Kahn%20process%20networks
A Kahn process network (KPN, or process network) is a distributed model of computation in which a group of deterministic sequential processes communicate through unbounded first in, first out channels. The model requires that reading from a channel is blocking while writing is non-blocking. Due to these key restriction...
https://en.wikipedia.org/wiki/SPARQL
SPARQL (pronounced "sparkle", a recursive acronym for SPARQL Protocol and RDF Query Language) is an RDF query language—that is, a semantic query language for databases—able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. It was made a standard by the RDF Data Access Working Group ...
https://en.wikipedia.org/wiki/Diffusion%20MRI
Diffusion-weighted magnetic resonance imaging (DWI or DW-MRI) is the use of specific MRI sequences as well as software that generates images from the resulting data that uses the diffusion of water molecules to generate contrast in MR images. It allows the mapping of the diffusion process of molecules, mainly water, in...
https://en.wikipedia.org/wiki/List%20of%20GMA%20Network%20original%20programming
GMA Network (Global Media Arts or simply GMA) is a major commercial television and radio network in the Philippines owned by GMA Network Inc., a publicly listed company. Headquartered on GMA Network Center, Diliman, Quezon City. The following is a list of all television original programming by GMA Network since it bega...
https://en.wikipedia.org/wiki/List%20of%20software%20development%20philosophies
This is a list of approaches, styles, methodologies, philosophies in software development and engineering. It also contains programming paradigms, software development methodologies, software development processes, and single practices, principles and laws. Some of the mentioned methods are more relevant to a specific...
https://en.wikipedia.org/wiki/Dovetailing%20%28computer%20science%29
Dovetailing, in algorithm design, is a technique that interweaves different computations, performing them essentially simultaneously. Algorithms that use dovetailing are sometimes referred to as dovetailers. Examples Consider a tree that potentially contains a path of infinite length (but each node has only finitely ...
https://en.wikipedia.org/wiki/Sankar%20Kumar%20Pal
Sankar Kumar Pal (born 1950) is a computer scientist and president (& former director) of the Indian Statistical Institute, Kolkata. He is a computer scientist with an international reputation on pattern recognition, image processing, fuzzy neural network, soft computing, granular mining, and machine intelligence. He f...
https://en.wikipedia.org/wiki/Omroep%20NTR
NTR is a Dutch public-service broadcaster, supplying television and radio programming of an informational, educational, and cultural nature to the national public broadcasting system, Nederlandse Publieke Omroep (NPO). NTR was created in 2010, following the merger of the Nederlandse Programma Stichting (NPS) and two ed...
https://en.wikipedia.org/wiki/WDAF-TV
WDAF-TV (channel 4) is a television station in Kansas City, Missouri, United States, affiliated with the Fox network. The station is owned by Nexstar Media Group, and maintains studios and transmitter facilities on Summit Street in the Signal Hill section of Kansas City, Missouri. WDAF-TV also serves as an alternate F...
https://en.wikipedia.org/wiki/ATCS
ATCS may refer to: Academy for Technology and Computer Science, part of high school Bergen County Academies in New Jersey, United States Advanced Train Control System, a railroad safety and monitoring system Areal Traffic Control System Asian Touring Car Series, a touring car racing series in southeast Asia
https://en.wikipedia.org/wiki/Jump%20list
Jump list may refer to: Jump lists, menu options available on taskbar icons in Microsoft Windows Skip list, a probabilistic data structure See also Jumplist
https://en.wikipedia.org/wiki/List%20of%20MUD%20clients
A MUD client is a game client, a computer application used to connect to a MUD, a type of multiplayer online game. Generally, a MUD client is a very basic telnet client that lacks VT100 terminal emulation and the capability to perform telnet negotiations. On the other hand, MUD clients are enhanced with various feature...
https://en.wikipedia.org/wiki/Match%20report
In metadata, a match report is a report that compares two distinct data dictionaries and creates a list of the data elements that have been identified as semantically equivalent. Use of match reports Match reports are critical for systems that wish to automatically exchange data, such as intelligent software agents....
https://en.wikipedia.org/wiki/WHTN
WHTN (channel 39) is a religious television station licensed to Murfreesboro, Tennessee, United States, serving the Nashville area as an owned-and-operated station of the Christian Television Network (CTN). The station's studios are located on Lebanon Road in Mount Juliet, and its transmitter is located on Lone Oak Roa...
https://en.wikipedia.org/wiki/Abstract%20state%20machine
In computer science, an abstract state machine (ASM) is a state machine operating on states that are arbitrary data structures (structure in the sense of mathematical logic, that is a nonempty set together with a number of functions (operations) and relations over the set). Overview The ASM Method is a practical and s...
https://en.wikipedia.org/wiki/EMCC
EMCC may stand for: East Molesey Cricket Club Eckert–Mauchly Computer Corporation European Market Coupling Company European Mentoring and Coaching Council European Monitoring Centre on Change Evangelical Methodist Church Conference Colleges in the United States East Mississippi Community College Eastern Maine Communi...
https://en.wikipedia.org/wiki/Contract%20data%20requirements%20list
In United States military contracts, the contract data requirements list (CDRL, pronounced SEE-drill) is a list of authorized data requirements for a specific procurement that forms a part of the contract. Overview The CDRL identifies what data products are to be formally delivered to the government by a contractor, a...
https://en.wikipedia.org/wiki/European%20Network%20of%20Information%20Centres%20for%20the%20Performing%20Arts
The European Network of Information Centres for the Performing Arts (ENICPA) is an organisation dedicated to sharing information and documentation among art professionals in Europe and around the world. Headquartered in Brussels, it maintains a website which provides a database of European events, venues, publications,...
https://en.wikipedia.org/wiki/K-202
K-202 was a 16-bit minicomputer, created by a team led by Polish scientist Jacek Karpiński between 1970–1973 in cooperation with British companies Data-Loop and M.B. Metals. The machine could perform about 1 million instructions per second, making it highly competitive with the US Data General SuperNOVA and UK CTL Modu...
https://en.wikipedia.org/wiki/Rigorous%20Approach%20to%20Industrial%20Software%20Engineering
Rigorous Approach to Industrial Software Engineering (RAISE) was developed as part of the European ESPRIT II LaCoS project in the 1990s, led by Dines Bjørner. It consists of a set of tools designed for a specification language (RSL) for software development. It is especially espoused by UNU-IIST in Macau, who run train...
https://en.wikipedia.org/wiki/Lamer%20Exterminator
Lamer Exterminator is a computer virus created for the Amiga. It was first detected in Germany in October 1989. It is a boot block virus contained in the first 1024 bytes of the disk. It is notable as the first virus known to be defensive. It hooks into the system in such a way that examining a bootblock will return a...
https://en.wikipedia.org/wiki/Field-replaceable%20unit
A field-replaceable unit (FRU) is a printed circuit board, part, or assembly that can be quickly and easily removed from a computer or other piece of electronic equipment, and replaced by the user or a technician without having to send the entire product or system to a repair facility. FRUs allow a technician lacking i...
https://en.wikipedia.org/wiki/Department%20of%20Defense%20Discovery%20Metadata%20Specification
The Department of Defense Discovery Metadata Specification (DoD Discovery Metadata Specification or DDMS) is a Net-Centric Enterprise Services (NCES) metadata initiative. DDMS is loosely based on the Dublin Core vocabulary. DDMS defines discovery metadata elements for resources posted to community and organizational s...
https://en.wikipedia.org/wiki/GCCS
GCCS may refer to: Gilboa-Conesville Central School, in New York, United States Global Command and Control System Global Conference on CyberSpace Gloucester County Christian School, in Sewell, New Jersey, United States Government Chinese Character Set Government Code and Cypher School at Bletchley Park Grove Cit...
https://en.wikipedia.org/wiki/APRO
APRO can stand for: ICFTU Asia and Pacific Regional Organisation, former trade union federation Aerial Phenomena Research Organization, former UFO research network See also Apro language
https://en.wikipedia.org/wiki/Bad%20Times
Bad Times is a computer virus hoax sent out by e-mail. This "virus" does not actually exist, and the "warning" is meant to parody the alarmist message that spread the hoax of the Goodtimes virus hoax. The "Badtimes" email followed the principles of "Goodtimes", by warning of the horrible consequences that the alleged...
https://en.wikipedia.org/wiki/Joint%20Data%20Network
The Joint Data Network (JDN) is an interconnected network of JTIDS–based systems, which links air and missile defense command and control and weapons systems across United States armed forces. It provides a set of near-real-time data communications and information systems to facilitate situational awareness and the ex...
https://en.wikipedia.org/wiki/Java%20Portlet%20Specification
The Java Portlet Specification defines a contract between the portlet container and portlets and provides a convenient programming model for Java portlet developers. Portlets are pluggable user interface software components that are managed and displayed in a web portal, for example an enterprise portal or a web CMS. ...
https://en.wikipedia.org/wiki/Lecture%20Notes%20in%20Computer%20Science
Lecture Notes in Computer Science is a series of computer science books published by Springer Science+Business Media since 1973. Overview The series contains proceedings, post-proceedings, monographs, and Festschrifts. In addition, tutorials, state-of-the-art surveys, and "hot topics" are increasingly being included. ...
https://en.wikipedia.org/wiki/Connie%20%28TV%20series%29
Connie is a 1985 British television drama series. Produced by Central Television for the ITV Network, it starred Stephanie Beacham in the title role. 13 episodes were made which were broadcast throughout the summer of 1985. Series history Written by Ron Hutchinson as a dry commentary on Thatcherite values in the 1980s...
https://en.wikipedia.org/wiki/List%20of%20Oakland%20Athletics%20broadcasters
Current broadcasters Radio Oakland Athletics' games in the Bay Area are broadcast on KNEW. Outside the Bay Area, the A's radio network of 18 stations (three of them nights and weekends only) reach baseball fans in Northern California and Nevada. The team also has an in-market online radio station branded as A's Cas...
https://en.wikipedia.org/wiki/Zhou%20Chaochen
Zhou Chaochen (; born 1 November 1937) is a Chinese computer scientist. Zhou was born in Nanhui, Shanghai, China. He studied as an undergraduate at the Department of Mathematics and Mechanics, Peking University (1954–1958) and as a postgraduate at the Institute of Computing Technology, Chinese Academy of Sciences (CAS...
https://en.wikipedia.org/wiki/Amiga%20Disk%20File
Amiga Disk File (ADF) is a file format used by Amiga computers and emulators to store images of floppy disks. It has been around almost as long as the Amiga itself, although it was not initially called by any particular name. Before it was known as ADF, it was used in commercial game production, backup and disk virtual...
https://en.wikipedia.org/wiki/Homogeneity%20and%20heterogeneity%20%28statistics%29
In statistics, homogeneity and its opposite, heterogeneity, arise in describing the properties of a dataset, or several datasets. They relate to the validity of the often convenient assumption that the statistical properties of any one part of an overall dataset are the same as any other part. In meta-analysis, which c...
https://en.wikipedia.org/wiki/Z%20User%20Group
The Z User Group (ZUG) was established in 1992 to promote use and development of the Z notation, a formal specification language for the description of and reasoning about computer-based systems. It was formally constituted on 14 December 1992 during the ZUM'92 Z User Meeting in London, England. Meetings and conferenc...
https://en.wikipedia.org/wiki/BCS-FACS
BCS-FACS is the BCS Formal Aspects of Computing Science Specialist Group. Overview The FACS group, inaugurated on 16 March 1978, organizes meetings for its members and others on formal methods and related computer science topics. There is an associated journal, Formal Aspects of Computing, published by Springer, and a...
https://en.wikipedia.org/wiki/Toonami%20%28British%20and%20Irish%20TV%20channel%29
Toonami was a British children's channel which aired from September 2003 to May 2007. History Pre-Launch Toonami was a programming block on Cartoon Network, until June 2002 when its programming was moved to the soon-to-be launched CNX, a new channel launched by Cartoon Network UK, the first Cartoon Network derivative...
https://en.wikipedia.org/wiki/The%20Sweetest%20Apu
"The Sweetest Apu" is the nineteenth episode of the thirteenth season of the American animated television series The Simpsons. It originally aired on the Fox network in the United States on May 5, 2002. In the episode, Homer and Marge discover that convenience store owner Apu is having an affair with the Squishee deliv...
https://en.wikipedia.org/wiki/KUOK
KUOK (channel 36) is a television station licensed to Woodward, Oklahoma, United States, affiliated with the Spanish-language Univision network. Owned by the Oklahoma City–based Tyler Media Group, the station maintains a transmitter near State Highway 34 in rural southwestern Woodward County. KUOK-CD (channel 36) in O...
https://en.wikipedia.org/wiki/KTUZ-TV
KTUZ-TV (channel 30) is a television station licensed to Shawnee, Oklahoma, United States, serving the Oklahoma City area as an affiliate of the Spanish-language network Telemundo. It is the flagship station of locally based Tyler Media Group, and is co-owned with Woodward-licensed Univision affiliate KUOK, channel 36 ...
https://en.wikipedia.org/wiki/KAUT-TV
KAUT-TV (channel 43) is a television station in Oklahoma City, Oklahoma, United States, serving as the local outlet for The CW Television Network. It is owned and operated by the network's majority owner, Nexstar Media Group, alongside NBC affiliate KFOR-TV (channel 4). Both stations share studios in Oklahoma City's Mc...
https://en.wikipedia.org/wiki/KSBI
KSBI (channel 52) is a television station in Oklahoma City, Oklahoma, United States, affiliated with MyNetworkTV. It is owned by locally based Griffin Media alongside CBS affiliate and company flagship KWTV-DT (channel 9). Both stations share studios on West Main Street in downtown Oklahoma City, while KSBI's transmitt...
https://en.wikipedia.org/wiki/WTKL
WTKL is a radio station on 91.1 FM in North Dartmouth, Massachusetts. It is an owned-and-operated station of the national K-Love Contemporary Christian network, covering the South Coast of Massachusetts from a tower located on the campus of the University of Massachusetts Dartmouth. Prior to 2006, WTKL was the student...
https://en.wikipedia.org/wiki/Formal%20Methods%20Europe
Formal Methods Europe (FME) is an organization whose aim is to encourage the research and application of formal methods for the improvement of software and hardware in computer-based systems. The association's members are drawn from academia and industry. It is based in Europe, but is international in scope. FME operat...
https://en.wikipedia.org/wiki/C-Net%20DS2
C-Net DS2 (Developers System, Second Generation) was a full featured, single-line, bulletin board system (BBS) software system released in 1986 for the Commodore 64 microcomputer. The DS2 system was notable in that its authors proved that it was possible to perform significant and useful serious computing tasks on a h...
https://en.wikipedia.org/wiki/Game%20for%20a%20Laugh
Game for a Laugh was a British light entertainment programme which ran for 56 editions and four specials between 26 September 1981 and 23 November 1985, made by LWT for the ITV network. Description The show revolved around a variety of practical jokes, either in game-type formats played out within the studio or as of...
https://en.wikipedia.org/wiki/KTVA
KTVA (channel 11) is a television station in Anchorage, Alaska, United States, affiliated with the digital multicast network Rewind TV. The station is owned by Denali Media Holdings, a subsidiary of local cable provider GCI. KTVA's transmitter is located in Spenard—covering the Anchorage bowl and much of the adjacent M...
https://en.wikipedia.org/wiki/MathSciNet
MathSciNet is a searchable online bibliographic database created by the American Mathematical Society in 1996. It contains all of the contents of the journal Mathematical Reviews (MR) since 1940 along with an extensive author database, links to other MR entries, citations, full journal entries, and links to original ar...
https://en.wikipedia.org/wiki/You%27re%20the%20Greatest%2C%20Charlie%20Brown
You're the Greatest, Charlie Brown is the 18th prime-time animated TV special based upon the comic strip Peanuts, by Charles M. Schulz. It was originally aired on the CBS network on March 19, 1979, making it the last Peanuts TV special of the 1970s. It was released to DVD on January 27, 2009, by Warner Home Video as a...
https://en.wikipedia.org/wiki/Galactica
Galactica may refer to: Galactica (moth), a moth genus Battlestar Galactica, a fictional spacecraft and an American science fiction franchise Imperium Galactica, a computer game Galactica (roller coaster), at Alton Towers in Staffordshire, England See also Galaxia (disambiguation) Galaxy (disambiguation)
https://en.wikipedia.org/wiki/Concurrent%20computing
Concurrent computing is a form of computing in which several computations are executed concurrently—during overlapping time periods—instead of sequentially—with one completing before the next starts. This is a property of a system—whether a program, computer, or a network—where there is a separate execution point or "...
https://en.wikipedia.org/wiki/Ronald%20V.%20Book
Ronald Vernon Book (March 5 1937 – May 28, 1997 in Santa Barbara, California) was a theoretical computer scientist. He published more than 150 papers in scientific journals. His papers are of great impact for computational complexity theory and term rewriting. References Further reading . See also listing of Book's p...
https://en.wikipedia.org/wiki/Kulisteinen
The Kulisteinen, also known as the Kuli stone and listed as N 449 in the Rundata catalog, is a stone with a runic inscription that was originally located at Kuløy in Smøla municipality, Norway. Description For over 900 years the Kuli stone had been at Kuløy, but then 1913 it was moved to Vitenskapsmuseet i Trondheim. ...
https://en.wikipedia.org/wiki/Dichloromethane%20%28data%20page%29
Please find below supplementary chemical data about dichloromethane. MSDS sheets The handling of this chemical may incur notable safety precautions. It is highly recommend that you seek the Material Safety Datasheet (MSDS) for this chemical from a reliable source and follow its directions. Baker Structure and proper...
https://en.wikipedia.org/wiki/Fresenius%20Medical%20Care
Fresenius Medical Care AG & Co. KGaA is a German healthcare company which provides kidney dialysis services through a network of 4,171 outpatient dialysis centers, serving 345,425 patients. The company primarily treats end-stage renal disease (ESRD), which requires patients to undergo dialysis 3 times per week for the ...
https://en.wikipedia.org/wiki/Cyberdyne
Cyberdyne may refer to: Cyberdyne Inc., a Japanese company which sells a powered exoskeleton called HAL 5 (Hybrid Assistive Limb) Cyberdyne (Cyber Dynamics Systems Corporation), a fictional corporation that created the Skynet system in the Terminator franchise Cyberdyne, the name of a fictional manufacturer in the anim...
https://en.wikipedia.org/wiki/CBS%20%28disambiguation%29
CBS, formerly Columbia Broadcasting System, is an American TV and radio network. CBS may also refer to: Business and organisations Businesses CBS Corporation, 2005 to 2019 CBS Records (disambiguation), several uses Christian Broadcasting System, a South Korean Christian TV network Coventry Building Society, a Br...
https://en.wikipedia.org/wiki/Applix
Applix Inc. was a computer software company founded in 1983 based in Westborough, Massachusetts that published Applix TM1, a multi-dimensional online analytical processing (MOLAP) database server, and related presentation tools, including Applix Web and Applix Executive Viewer. Together, Applix TM1, Applix Web and App...
https://en.wikipedia.org/wiki/Keolis
Keolis is a multinational transportation company that operates public transport systems. It manages bus, rapid transit, tram, coach networks, rental bikes, car parks, water taxi, cable car, trolleybus, and funicular services. Based in Paris, France, the company is 70% owned by SNCF and 30% owned by the Caisse de dépôt ...
https://en.wikipedia.org/wiki/Wish%20Me%20Luck
Wish Me Luck is a British television drama about the exploits of British women undercover agents during the Second World War. The series was made by London Weekend Television for the ITV network between 17 January 1988 and 25 February 1990 and created by Lavinia Warner and Jill Hyem, who had previously produced and wri...
https://en.wikipedia.org/wiki/Rewind%20%28Hexstatic%20album%29
Rewind is the debut album by Hexstatic, released on Ntone (sister label to Ninja Tune) in March 2000. The album cover features a 1980 home computer, the Sinclair ZX80. Track listing "Rewind Intro" "Communication Break-Down" "Deadly Media" "Ninja Tune" "Kids Can Dance" "Robopop" "Vector" "The Horn" "Auto" "Ma...
https://en.wikipedia.org/wiki/DATAR
DATAR, short for Digital Automated Tracking and Resolving, was a pioneering computerized battlefield information system. DATAR combined the data from all of the sensors in a naval task force into a single "overall view" that was then transmitted back to all of the ships and displayed on plan-position indicators similar...
https://en.wikipedia.org/wiki/Salvation%20Army%20Team%20Emergency%20Radio%20Network
The Salvation Army Team Emergency Radio Network (SATERN) is a network of volunteer amateur radio operators based in North America. It works to provide emergency communications between Salvation Army posts during times of disaster, and to pass messages with health and welfare information between the Salvation Army and t...
https://en.wikipedia.org/wiki/Formal%20Aspects%20of%20Computing
Formal Aspects of Computing (FAOC) is a peer-reviewed scientific journal published by Springer Science+Business Media, covering the area of formal methods and associated topics in computer science. The editor-in-chief is Jim Woodcock. According to the Journal Citation Reports, the journal has a 2010 impact factor of 1....
https://en.wikipedia.org/wiki/Cherry%20AG
Cherry AG (formerly Cherry Corporation and stylized as CHERRY) is a German computer peripheral-device maker. The company has its roots in the United States and is headquartered in Germany. It has additional offices in the United States, France, and China. They manufactured a large range of products including sensors, v...
https://en.wikipedia.org/wiki/TCP%20tuning
TCP tuning techniques adjust the network congestion avoidance parameters of Transmission Control Protocol (TCP) connections over high-bandwidth, high-latency networks. Well-tuned networks can perform up to 10 times faster in some cases. However, blindly following instructions without understanding their real consequenc...
https://en.wikipedia.org/wiki/Single-responsibility%20principle
The single-responsibility principle (SRP) is a computer programming principle that states that "A module should be responsible to one, and only one, actor." The term actor refers to a group (consisting of one or more stakeholders or users) that requires a change in the module. Robert C. Martin, the originator of the t...
https://en.wikipedia.org/wiki/Public%20interface
In computer science, a public interface is the logical point at which independent software entities interact. The entities may interact with each other within a single computer, across a network, or across a variety of other topologies. It is important that public interfaces will be stable and designed to support futu...
https://en.wikipedia.org/wiki/Sect%C3%A9ra%20Secure%20Module
Sectéra is a family of secure voice and data communications products produced by General Dynamics Mission Systems which are approved by the United States National Security Agency. Devices can use either National Institute of Standards and Technology (NIST) Advanced Encryption Standard (AES) or SCIP to provide Type-1 en...
https://en.wikipedia.org/wiki/WNLO%20%28TV%29
WNLO (channel 23) is a television station in Buffalo, New York, United States, serving as the local CW network outlet. It is owned and operated by network majority owner Nexstar Media Group alongside CBS affiliate WIVB-TV (channel 4). WNLO and WIVB-TV share studios on Elmwood Avenue in North Buffalo; through a channel ...
https://en.wikipedia.org/wiki/ReserVec
ReserVec was a computerized reservation system developed by Ferranti Canada for Trans-Canada Airlines (TCA, today's Air Canada) in the late 1950s. It appears to be the first such system ever developed, predating the more famous SABRE system in the United States by about two years. Although Ferranti had high hopes that ...
https://en.wikipedia.org/wiki/Tonight%20at%20the%20London%20Palladium
Tonight at the London Palladium is a British television variety show that is hosted from the London Palladium theatre in the West End. Originally produced by ATV for the ITV network from 1955 to 1969, it went by its original name Sunday Night at the London Palladium from 25 September 1955 until the name was changed to ...
https://en.wikipedia.org/wiki/Galactic%20Empire%20%281990%20video%20game%29
Galactic Empire is a 1990 space flight simulator computer game by Tomahawk where the player is conquering the universe, roaming from planet to planet. It has a sequel: A.G.E.. External links 1990 video games Coktel Vision games Amiga games DOS games Video games developed in France
https://en.wikipedia.org/wiki/ZEBRA%20%28computer%29
The ZEBRA (Zeer Eenvoudige Binaire Reken Automaat translated Very Simple Binary Automatic Calculator) was one of the first computers to be designed in the Netherlands, (the first one was the "ARRA") and one of the first Dutch computers to be commercially available. It was designed by Willem van der Poel of the Netherla...
https://en.wikipedia.org/wiki/TWN%20%28disambiguation%29
TWN may refer to Tarifverbund Nordwestschweiz, the twn (fare network) in north-western Switzerland ISO 3166-1 alpha-3 country code assigned to Taiwan, under the designated title of "Taiwan, Province of China" The Weather Network, a Canadian specialty channel The name used in certain export markets by Triumph, a ...
https://en.wikipedia.org/wiki/International%20Conference%20on%20Software%20Engineering
The International Conference on Software Engineering (ICSE), is one of the largest annual software engineering conferences. It has an 'A*' rating in the Rankings of the Computing Research and Education Association of Australasia (CORE) and an 'A1' rating from the Brazilian ministry of education. Furthermore, it is the ...
https://en.wikipedia.org/wiki/The%20Bonfire%20of%20the%20Manatees
"The Bonfire of the Manatees" is the first episode of the seventeenth season of the American animated television series The Simpsons. It originally aired on the Fox network in the United States on September 11, 2005, making it the first Simpsons season premiere to air in September since the eleventh season opened with ...
https://en.wikipedia.org/wiki/Life%20Is%20a%20Circus%2C%20Charlie%20Brown
Life is a Circus, Charlie Brown is the 20th prime-time animated television special based upon the popular comic strip Peanuts, by Charles M. Schulz. It was originally aired on the CBS network on October 24, 1980. The special won an Emmy Award in 1981 for Outstanding Animated Program. Synopsis Snoopy is lying on top of...
https://en.wikipedia.org/wiki/It%27s%20an%20Adventure%2C%20Charlie%20Brown
It's an Adventure, Charlie Brown is the 25th prime-time animated television special based upon the popular comic strip Peanuts, by Charles M. Schulz. It was originally aired on the CBS network on May 16, 1983. It, along with 1982's A Charlie Brown Celebration, inspired the Saturday Morning series The Charlie Brown and ...
https://en.wikipedia.org/wiki/Happy%20Birthday%2C%20Charlie%20Brown
Happy Birthday, Charlie Brown is a prime-time animated TV special based upon the comic strip Peanuts, by Charles M. Schulz. It was originally aired on the CBS network on January 5, 1979. This episode celebrated the 30th anniversary of the Peanuts comic strip and the 15th anniversary of animated Peanuts specials on CBS...
https://en.wikipedia.org/wiki/Shawn%20Carpenter
Shawn R. Carpenter is a cyber security analyst and whistleblower (previously employed by Sandia National Laboratories) who tracked down a Chinese cyberespionage ring that is code-named Titan Rain by the FBI. He came to national attention when his story was reported on in the September 5, 2005 issue of Time magazine. E...
https://en.wikipedia.org/wiki/Is%20This%20Goodbye%2C%20Charlie%20Brown%3F
Is This Goodbye, Charlie Brown? is the 24th prime-time animated television special based upon the comic strip Peanuts, by Charles M. Schulz. It was originally aired on the CBS network on February 21, 1983. In the special, Charlie Brown tries to cope with learning that Linus and Lucy are moving away. The special is adap...
https://en.wikipedia.org/wiki/NetworkManager
NetworkManager is a daemon that sits on top of libudev and other Linux kernel interfaces (and a couple of other daemons) and provides a high-level interface for the configuration of the network interfaces. Rationale NetworkManager is a software utility that aims to simplify the use of computer networks. NetworkManager...
https://en.wikipedia.org/wiki/Snoopy%27s%20Getting%20Married%2C%20Charlie%20Brown
Snoopy's Getting Married, Charlie Brown is the 28th prime-time animated television special based on the comic strip Peanuts by Charles M. Schulz. It was originally aired on the CBS network on March 20, 1985. Plot Snoopy is performing guard duty for Peppermint Patty, but gets sidetracked when he meets a beautiful poodl...
https://en.wikipedia.org/wiki/Interactive%20Connectivity%20Establishment
Interactive Connectivity Establishment (ICE) is a technique used in computer networking to find ways for two computers to talk to each other as directly as possible in peer-to-peer networking. This is most commonly used for interactive media such as Voice over Internet Protocol (VoIP), peer-to-peer communications, vide...