collected from How-To-Geek
-
Stermmer*
A Stemmer (a.k.a. Stemmer Algorithm and Stemming) is an algorithm (software) that functions by searching for and recognizing stem words (base roots) that are embedded in other words, like “make” in “maker”, for example.
Stemmers are helpful for lexical purposes in online dictionaries, heuristics in file management, etc -
Storage At the Edge
Storage At The Edge (a.k.a. Edge Storage) refers to the storage strategy and backup routines for preserving valuable data on portable and/or mobile devices like mobile phones, small tablets, notebook computers, digital cameras, etc. -
Storage Provisioning
Storage Provisioning refers to the process of assigning storage capacity/resources to servers, computers, mobile devices, virtual machines, etc. as needed or required. -
Storage Virtualizaiton
Storage Virtualization refers to the grouping together of multiple physical network storage devices so that they appear to be a single storage device that is managed from a central location. -
Straw Man
A Straw Man is a temporary rough draft/proposal, crude plan, or prototype solution put together with incomplete information that helps a team discover disadvantages, problems, etc. and build it into something better during the development process. -
XHR: xml http request
-
AJAX: asynchronous javascript and xml
-
Swirl
Swirl is the term for the static and background noise that is sometimes heard
on mobile phones. -
Syntheti Backups
A Synthetic Backup combines a full backup of data/information and any
modifications/changes made with one or more subsequent incremental backups. The
incremental backups themselves only consist of changed data/information since
the last full backup.
Synthetic Backups are referred to as such because they are not created from
original data/information, but from two or more files that have been “merged” by
the backup application being used.