Terminology: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
See https://www.mediawiki.org/wiki/Extension:Lingo for info | See https://www.mediawiki.org/wiki/Extension:Lingo for info | ||
;ABBR :Abbreviation | ;ABBR :Abbreviation | ||
;API : Application Programming Interface | ;API : Application Programming Interface | ||
| Line 6: | Line 5: | ||
;ASP : Application Service Provider | ;ASP : Application Service Provider | ||
: Application Server Pages - an old technology by Microsoft | : Application Server Pages - an old technology by Microsoft | ||
;BLU : Boston Linux Users = a Linux User Group in Boston, MA, USA | |||
;coax: coaxial cable | ;coax: coaxial cable | ||
;DNS : Domain Name System. An Named Host to IP Address lookup system | ;DNS : Domain Name System. An Named Host to IP Address lookup system | ||
;FOSS : Free Open Source Software. An attempt to communicate the 'freedom' aspect of free software de-emphasizing the price connotation of 'free'. | ;FOSS : Free Open Source Software. An attempt to communicate the 'freedom' aspect of free software de-emphasizing the price connotation of 'free'. | ||
| Line 14: | Line 13: | ||
;FUSE : Filesystem in User Space | ;FUSE : Filesystem in User Space | ||
;GAFYD : Google Apps For Your Domain | ;GAFYD : Google Apps For Your Domain | ||
;GNHLUG : Greater New Hampshire Linux User Groups = an association of User Groups in and around the state of New Hampshire, USA of people interested in Linux technology. | |||
;GNU :Gnu's Not Unix | ;GNU :Gnu's Not Unix | ||
;GPL : General Public License. A sane copyright license | ;GPL : General Public License. A sane copyright license | ||
| Line 26: | Line 26: | ||
;JSON : JavaScript Object Notation. A data representation format in JavaScript | ;JSON : JavaScript Object Notation. A data representation format in JavaScript | ||
;KIO : KDE Input/Output slaves | ;KIO : KDE Input/Output slaves | ||
;LUG : Linux User Group = a general term whereas a specific LUG will often have a geographic focus | |||
;NPM : Node Packaged Modules. npm is a package manager for the Nodejs system | ;NPM : Node Packaged Modules. npm is a package manager for the Nodejs system | ||
;OOP : Object Oriented Programming hard to define. See [[OOP]]. | ;OOP : Object Oriented Programming hard to define. See [[OOP]]. | ||
| Line 36: | Line 37: | ||
;PSR-1 : PHP Standard Recommendation 1 | ;PSR-1 : PHP Standard Recommendation 1 | ||
;PSR-2 : PHP Standard Recommendation 2 | ;PSR-2 : PHP Standard Recommendation 2 | ||
;Regex : Regular Expression, a search and replace syntax that allows for powerful pattern matching | |||
;SCM : Software Configuration Management | ;SCM : Software Configuration Management | ||