Difference between revisions of "Terminology"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
;ASP : Application Service Provider | ;ASP : Application Service Provider | ||
: Application Server Pages - an old technology by Microsoft | : Application Server Pages - an old technology by Microsoft | ||
+ | ;coax: coaxial cable | ||
+ | |||
+ | ;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'. | ||
+ | ;FLOSS : Free / Libre Open Source Software | ||
+ | ;FSF : Free Software Foundation. fsf.org | ||
;FUSE : Filesystem in User Space | ;FUSE : Filesystem in User Space | ||
+ | ;GAFYD : Google Apps For Your Domain | ||
;GNU :Gnu's Not Unix | ;GNU :Gnu's Not Unix | ||
+ | ;GPL : General Public License. A sane copyright license | ||
;HTML : HyperText Markup Language | ;HTML : HyperText Markup Language | ||
;IANAL : I Am Not A Lawyer | ;IANAL : I Am Not A Lawyer | ||
+ | ;IP : Internet Protocol. An IP Address is a host or device name in numeric form. | ||
+ | ;IPv4 : Internet Protocol version 4 | ||
+ | ;IPv6 : Internet Protocal version 6 | ||
;IPR : Intellectual Property Rights | ;IPR : Intellectual Property Rights | ||
;ISBN : International Standard Book Number. ISBNs are 10-digit or 13-digit codes used by the publishing industry to uniquely identify individual book titles and editions. Some 10-digit ISBNs may end with an "X" instead of a digit. | ;ISBN : International Standard Book Number. ISBNs are 10-digit or 13-digit codes used by the publishing industry to uniquely identify individual book titles and editions. Some 10-digit ISBNs may end with an "X" instead of a digit. | ||
+ | ;JS : JavaScript. A computer language. | ||
+ | ;JSON : JavaScript Object Notation. A data representation format in JavaScript | ||
;KIO : KDE Input/Output slaves | ;KIO : KDE Input/Output slaves | ||
+ | ;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]]. | ||
;ORM : Object Relational Mapping | ;ORM : Object Relational Mapping |
Revision as of 02:37, 12 January 2016
See https://www.mediawiki.org/wiki/Extension:Lingo for info
- ABBR
- Abbreviation
- API
- Application Programming Interface
- APT
- Advanced Package Tool. Created by the Debian project.
- ASP
- Application Service Provider
- Application Server Pages - an old technology by Microsoft
- coax
- coaxial cable
- 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'.
- FLOSS
- Free / Libre Open Source Software
- FSF
- Free Software Foundation. fsf.org
- FUSE
- Filesystem in User Space
- GAFYD
- Google Apps For Your Domain
- GNU
- Gnu's Not Unix
- GPL
- General Public License. A sane copyright license
- HTML
- HyperText Markup Language
- IANAL
- I Am Not A Lawyer
- IP
- Internet Protocol. An IP Address is a host or device name in numeric form.
- IPv4
- Internet Protocol version 4
- IPv6
- Internet Protocal version 6
- IPR
- Intellectual Property Rights
- ISBN
- International Standard Book Number. ISBNs are 10-digit or 13-digit codes used by the publishing industry to uniquely identify individual book titles and editions. Some 10-digit ISBNs may end with an "X" instead of a digit.
- JS
- JavaScript. A computer language.
- JSON
- JavaScript Object Notation. A data representation format in JavaScript
- KIO
- KDE Input/Output slaves
- NPM
- Node Packaged Modules. npm is a package manager for the Nodejs system
- OOP
- Object Oriented Programming hard to define. See OOP.
- ORM
- Object Relational Mapping
- PEAR
- PHP Extension and Application Repository
- PHAR
- PHP Archive
- PHP
- PHP is the HyperText Preprocessor
- PRURL
- PRURLs
- Protocol Relative URL. Starts with '//' instead of 'HTTP(S)://'
- PSR-1
- PHP Standard Recommendation 1
- PSR-2
- PHP Standard Recommendation 2
- SCM
- Software Configuration Management
- SPF
- Sender Policy Framework
- SMW
- Semantic MediaWiki
- URL
- URLs
- Uniform Resource Locator. An address of a web page or other component, including the protocol.
- VCS
- Version Control System
- VE
- Visual Editor