What We Fear
We fear the thing we want the most. -Robert Anthony
Artists
The bad artists imitate, the great artists steal. -Banksy
History
History is a set of lies agreed upon. -Napoleon Bonaparte
Absorb, Discard, Add
Absorb what is useful, Discard what is not, Add what is uniquely your own. -Bruce Lee
How To Create Windows Error Messages
Here’s a quick how to on creating your own Windows Error messages. Open up notepad and copy/paste the following text: X = MsgBox(“Box Text”, 0+16,”Box Title”) Edit the words in “Box Text” with your error message. Edit the words in “Box Title” with the title of your error message. Optionally, you can also change the [...]




