Sandbox vs Userland - What's the difference?
sandbox | userland | see also |
(US) A children's play area consisting of a box filled with sand.
A box filled with sand that is shaped to form a mould for metal casting.
A container for sand or pounce, used historically before blotting paper.
A box carried on locomotives, from which sand runs on the rails in front of the driving wheel, to prevent slipping.
(computing) An isolated area where a program can be executed with a restricted portion of the resources available.
(Wiktionary and WMF jargon) A page on a wiki where users are free to experiment without destroying or damaging any legitimate content.
(US military) (usu. The Sandbox ) The Middle East.
(computing) To restrict (a program, etc.) by placing it in a sandbox.
* 2011 , Richard Wagner, Building Facebook Applications For Dummies
(computing, informal) A conceptual space outside the kernel in which a user's applications can run without the risk of damage to the operating system.
As nouns the difference between sandbox and userland
is that sandbox is a children's play area consisting of a box filled with sand while userland is a conceptual space outside the kernel in which a user's applications can run without the risk of damage to the operating system.As a verb sandbox
is to restrict (a program, etc.) by placing it in a sandbox.sandbox
English
Noun
(wikipedia sandbox)- Running a program in a sandbox can prevent it from doing any damage to the system.
Synonyms
* (play enclosure with sand) sandpit (UK)Derived terms
* sandbox gameVerb
- Although you can use standard JavaScript and AJAX in sandboxed iframe pages to your heart's content, the Facebook Platform places restrictions over the amount of scripting capabilities you can add to the more tightly integrated FBML pages.