Overview of trending keyword tags
This page provides an overview of 299 recently trending keyword tags, ordered by trending factor. Column headings allow re-sorting by other criteria. In the expanding tab below you can adjust filters to display sub-sets of tags and narrow the focus to specific keywords of interest (see FAQs on filtering for usage tips). Select this link to remove all filters.
Note: This page displays only recently trending keywords; see our overview of keyword tags for a comprehensive keyword inventory.
|
Term |
Description | Trending factor | Statistics |
|---|---|---|---|
| access control |
Access control is a system which enables an authority to control access to areas and resources in a given physical facility or computer-based information system. (Excerpt from Wikipedia article: Access control) |
24 | |
| accessibility |
Accessibility is a general term used to describe the degree to which a product, device, service, or environment is available to as many people as possible. Accessibility can be viewed as the "ability to access" and possible benefit of some system or entity. Accessibility is often used to focus on people with disabilities or special needs and their right of access to entities, often through use of assistive technology. Accessibility is often abbreviated to the numeronym a11y, where the number 11 refers to the number of letters omitted. This parallels the abbreviations of internationalization and localization as i18n and l10n respectively. (Excerpt from Wikipedia article: Accessibility) |
645 | |
| adl |
Advanced Distributed Learning (ADL) is the product of the ADL Initiative, established in 1997 to standardize and modernize training and education management and delivery. The Department of Defense (DoD) Office of the Under Secretary of Defense for Personnel and Readiness (OUSD P&R) oversees the ADL Initiative. The vision of the ADL Initiative is to provide access to the highest-quality learning and performance aiding that can be tailored to individual needs and delivered cost-effectively, at the right time and in the right place. The ADL Initiative developed SCORM and the ADL Registry. ADL uses structured and collaborative methods to convene multi-national groups from industry, academia, and government who develop the learning standards, tools, and content. (Excerpt from Wikipedia article: Advanced Distributed Learning) |
69.3 | |
| adobe |
Adobe Acrobat is a family of application software developed by Adobe Systems to view, create, manipulate, print and manage files in Portable Document Format (PDF). All members of the family, except Adobe Reader (formerly Acrobat Reader), are commercial software; Adobe Reader however, is available as freeware and can be downloaded from Adobe's web site. Adobe Reader enables users to view and print PDF files but has negligible PDF creation capabilities. Acrobat and Reader are widely used as a way to present information with a fixed layout similar to a paper publication. (Excerpt from Wikipedia article: Adobe Acrobat) |
30.1 | |
| aggregation |
In computing, a feed aggregator, also known as a feed reader, news reader, RSS reader or simply aggregator, is client software or a Web application which aggregates syndicated web content such as news headlines, blogs, podcasts, and vlogs in a single location for easy viewing. (Excerpt from Wikipedia article: Aggregation). See our disambiguation glossary for explanations of how 'Aggregation' is used in various contexts. |
147 | |
| ajax |
Ajax (shorthand for asynchronous JavaScript and XML) is a group of interrelated web development methods used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. Data is usually retrieved using the XMLHttpRequest object. Despite the name, the use of XML is not needed, and the requests need not be asynchronous. (Excerpt from Wikipedia article: Ajax) |
49 | |
| algorithm |
In mathematics and computer science, an algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a function. Algorithms are used for calculation, data processing, and automated reasoning. In simple words an algorithm is a step-by-step procedure for calculations. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, will proceed through a finite number of well-defined successive states, eventually producing "output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input. (Excerpt from Wikipedia article: Algotithm) |
102.7 | |
| amazon web services |
Amazon Web Services (abbreviated AWS) is a collection of remote computing services (also called web services) that together make up a cloud computing platform, offered over the Internet by Amazon.com. The most central and well-known of these services are Amazon EC2 and Amazon S3. Launched in July 2002, Amazon Web Services provide online services for other web sites or client-side applications. Most of these services are not exposed directly to end users, but instead offer functionality that other developers can use in their applications. Amazon Web Services' offerings are accessed over HTTP, using REST and SOAP protocols. All services are billed based on usage, but how usage is measured for billing varies from service to service. (Excerpt from Wikipedia article: Amazon Web Services) |
14.3 | |
| android |
Android is a software stack for mobile devices that includes an operating system, middleware and key applications. Google Inc. purchased the initial developer of the software, Android Inc., in 2005. Android's mobile operating system is based on a modified version of the Linux kernel. Google and other members of the Open Handset Alliance collaborated on Android's development and release. The Android Open Source Project (AOSP) is tasked with the maintenance and further development of Android. The Android operating system is the world's best-selling Smartphone platform. (Excerpt from Wikipedia article: Android (operating system)) |
14.3 | |
| apache |
The Apache HTTP Server, commonly referred to as Apache, is web server software notable for playing a key role in the initial growth of the World Wide Web. In 2009 it became the first web server software to surpass the 100 million website milestone. Apache was the first viable alternative to the Netscape Communications Corporation web server (currently known as Oracle iPlanet Web Server), and has since evolved to rival other web servers in terms of functionality and performance. Typically Apache is run on a Unix-like operating system. (Excerpt from Wikipedia article: Apache HTTP Server) |
7.2 | |
| api |
An application programming interface (API) is a particular set of rules and specifications that a software program can follow to access and make use of the services and resources provided by another particular software program that implements that API. It serves as an interface between different software programs and facilitates their interaction, similar to the way the user interface facilitates interaction between humans and computers. (Excerpt from Wikipedia article: API) |
1358.5 | |
| application profile |
In computer science, an application profile is a set of metadata elements, policies, and guidelines defined for a particular application. The elements may be from one or more element sets, thus allowing a given application to meet its functional requirements by using metadata from several element sets including locally defined sets. For example, a given application might choose a subset of the Dublin Core that meets its needs, or may include elements from the Dublin Core, another element set, and several locally defined elements, all combined in a single schema. An application profile is not complete without documentation that defines the policies and best practices appropriate to the application. (Excerpt from Wikipedia article: Application profile) |
0.2 | |
| archives |
An archive is a collection of historical records, or the physical place they are located. Archives contain primary source documents that have accumulated over the course of an individual or organization's lifetime, and are kept to show the function of an organization. In general, archives consist of records that have been selected for permanent or long-term preservation on grounds of their enduring cultural, historical, or evidentiary value. Archival records are normally unpublished and almost always unique, unlike books or magazines for which many identical copies exist. This means that archives (the places) are quite distinct from libraries with regard to their functions and organization, although archival collections can often be found within library buildings. (Excerpt from Wikipedia article: Archive) |
1636.7 | |
| ascii |
The American Standard Code for Information Interchange is a character-encoding scheme based on the ordering of the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that use text. Most modern character-encoding schemes are based on ASCII, though they support many more characters than did ASCII. (Excerpt from Wikipedia article: ASCII) |
4.8 | |
| atom |
The name Atom applies to a pair of related standards. The Atom Syndication Format is an XML language used for web feeds, while the Atom Publishing Protocol (AtomPub or APP) is a simple HTTP-based protocol for creating and updating web resources. The Atom format was developed as an alternative to RSS. Ben Trott, an advocate of the new format that became Atom, believed that RSS had limitations and flaws - such as lack of on-going innovation and its necessity to remain backward compatible - and that there were advantages to a fresh design.Proponents of the new format formed the IETF Atom Publishing Format and Protocol Workgroup. The Atom syndication format was published as an IETF proposed standard in RFC 4287 (December 2005), and the Atom Publishing Protocol was published as RFC 5023 (October 2007). (Excerpt from Wikipedia article: Atom) |
15 | |
| augmented reality |
Augmented reality (AR) is a term for a live direct or an indirect view of a physical, real-world environment whose elements are augmented by computer-generated sensory input, such as sound or graphics. It is related to a more general concept called mediated reality, in which a view of reality is modified (possibly even diminished rather than augmented) by a computer. As a result, the technology functions by enhancing one's current perception of reality. By contrast, virtual reality replaces the real world with a simulated one. (Excerpt from Wikipedia article: Augmented reality) |
245 | |
| authentication |
Authentication is the act of confirming the truth of an attribute of a datum or entity. This might involve confirming the identity of a person, tracing the origins of an artifact, ensuring that a product is what its packaging and labeling claims to be, or assuring that a computer program is a trusted one. (Excerpt from Wikipedia article: Authentication) |
96 | |
| avatar |
In computing, an avatar is the graphical representation of the user or the user's alter ego or character. It may take either a three-dimensional form, as in games or virtual worlds, or a two-dimensional form as an icon in Internet forums and other online communities. It can also refer to a text construct found on early systems such as MUDs. It is an object representing the user. The term "avatar" can also refer to the personality connected with the screen name, or handle, of an Internet user. For other meanings of this term, see http://en.wikipedia.org/wiki/Avatar_(disambiguation) . (Excerpt from Wikipedia article: Avatar) |
350 | |
| bibliographic control |
In library and information science, bibliographic control (also known as information organization or bibliographic organization) is the process by which information resources are described so that users are able to find and select that information resource. An information resource could be a book, a movie, or an image, among other things. By providing a name, title, and subject access to the description, a bibliographic record is created. This bibliographic record, which is essentially metadata, is indexed by an information retrieval tool (such as a database or a search engine) so that a user can find out whether or not the information resource is relevant to them. (Excerpt from Wikipedia article: Bibliographic control) |
5 | |
| bibliographic data |
A bibliographic database is a database of bibliographic records, an organized digital collection of references to published literature, including journal and newspaper articles, conference proceedings, reports, government and legal publications, patents, books, etc. In contrast to library catalogue entries, a large proportion of the bibliographic records in bibliographic databases describe analytics (articles, conference papers, etc.) rather than complete monographs, and they generally contain very rich subject descriptions in the form of keywords, subject classification terms, or abstracts. (Excerpt from Wikipedia article: Bibliographic data) |
87.5 |


(complete, paged)
(complete, paged
(complete, paged)