Terminology: Difference between revisions

add woff
add HHVM
Line 24: Line 24:
;GNU : Gnu's Not Unix, because Unix is proprietary software while Gnu is software that respects your freedom.
;GNU : Gnu's Not Unix, because Unix is proprietary software while Gnu is software that respects your freedom.
;GPL : General Public License = A sane copyright license
;GPL : General Public License = A sane copyright license
;HHVM : HipHop Virtual Machine = a PHP interpreter created at Facebook as an alternative to the Zend Engine interpreter. http://hhvm.com/
;HTML : HyperText Markup Language = structured text that uses logical links (hyperlinks) between nodes containing text.
;HTML : HyperText Markup Language = structured text that uses logical links (hyperlinks) between nodes containing text.
;HTTP : HyperText Transfer Protocol = the foundation of data communication for the World Wide Web. See HTML
;HTTP : HyperText Transfer Protocol = the foundation of data communication for the World Wide Web. See HTML