Difference between revisions of "The Interesting Lexicon of All n One"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) |
Philip Lacey (talk | contribs) |
||
| Line 11: | Line 11: | ||
{| | {| | ||
| − | ! style="text-align:left;width: | + | ! style="text-align:left;width:15%;" | Word |
| − | ! style="text-align:left;width: | + | ! style="text-align:left;width:75%;" | Meaning |
! style="text-align:left;width:10%;" | Source | ! style="text-align:left;width:10%;" | Source | ||
|- | |- | ||
| Line 27: | Line 27: | ||
| − | '''To get a hamster''' | + | {| |
| − | + | ! style="text-align:left;width:15%;" | Phrase | |
| − | + | ! style="text-align:left;width:75%;" | Meaning | |
| − | '''We are infinitely flexible''' | + | ! style="text-align:left;width:10%;" | Source |
| − | + | |- | |
| − | + | | '''To get a hamster''' | |
| − | '''There may be tactical implications below''' | + | | To receive an error message from the bxp platform. |
| − | + | | PL | |
| − | + | |- | |
| − | '''Why, oh why, is this here''' | + | | '''We are infinitely flexible''' |
| − | + | | Whatever the client wants the client gets. | |
| − | + | | AF | |
| − | '''I'm not removing this because I don't know what it does''' | + | |- |
| − | + | | '''There may be tactical implications below''' | |
| − | + | | Whatever you write next is going to cause tons of work. | |
| − | '''It's easier to edit than create.''' | + | | PL |
| − | + | |- | |
| − | + | | '''Why, oh why, is this here''' | |
| − | '''This solution is like an onion. There is always another layer underneath and each layer makes you want to cry.''' | + | | A coders comment after many late nights which leads to the mirth of other programmers finding this comment years later! |
| − | + | | PL | |
| − | + | |- | |
| − | '''That's great. Well done. What's next?''' | + | | '''I'm not removing this because I don't know what it does''' |
| − | + | | A safety positional comment designed to ensure complex code doesn't fall over. | |
| + | | PL | ||
| + | |- | ||
| + | | '''It's easier to edit than create.''' | ||
| + | | The polite way to say, I'm about to tear your work asunder. | ||
| + | | CT | ||
| + | |- | ||
| + | | '''This solution is like an onion. There is always another layer underneath and each layer makes you want to cry.''' | ||
| + | | Inspiring confidence that the issue to be investigated is going to be complex and require some mental gymnastics. | ||
| + | | DC | ||
| + | |- | ||
| + | | '''That's great. Well done. What's next?''' | ||
| + | | A reassuring phrase to acknowledge 6 months of effort and remove all pretence of celebration to make way for more work to be done. | ||
| + | | NW | ||
| + | |} | ||
[[Category:Topic:About bxp]] | [[Category:Topic:About bxp]] | ||
Revision as of 12:51, 21 April 2015
1 Intro
There are two parts to any language, grammar and a lexicon. The lexicon is a collection of words. Grammar provides the rules of how they're stuck together.
Over the years here in All n One we have created some new additions to the English lexicon:
2 Lexicon
| Word | Meaning | Source |
|---|---|---|
| Gramalocially | "That sentence was gramalocially incorrect", i.e. the grammar and logic were both incorrect. Can be heavily applied to computer programming. | PJ |
| Automagically | Without getting into the technical details of something, you press a button and it will happen automatically, but due to a lack of technical understanding will appear like magic. | PL |
3 Expressions
| Phrase | Meaning | Source |
|---|---|---|
| To get a hamster | To receive an error message from the bxp platform. | PL |
| We are infinitely flexible | Whatever the client wants the client gets. | AF |
| There may be tactical implications below | Whatever you write next is going to cause tons of work. | PL |
| Why, oh why, is this here | A coders comment after many late nights which leads to the mirth of other programmers finding this comment years later! | PL |
| I'm not removing this because I don't know what it does | A safety positional comment designed to ensure complex code doesn't fall over. | PL |
| It's easier to edit than create. | The polite way to say, I'm about to tear your work asunder. | CT |
| This solution is like an onion. There is always another layer underneath and each layer makes you want to cry. | Inspiring confidence that the issue to be investigated is going to be complex and require some mental gymnastics. | DC |
| That's great. Well done. What's next? | A reassuring phrase to acknowledge 6 months of effort and remove all pretence of celebration to make way for more work to be done. | NW |