Wall add; when someone adds you as a friend on facebook just so they can read a wall-to-all post thread, with another friend they already have.
by Keael October 13, 2008
Guy : Let's watch NOES!
Girl: Ok, but then I won't have sex with you.
Guy: OH NOES!
Girl: Just kidding! I'm your sister!
Guy: Ok.
Girl: Ok, but then I won't have sex with you.
Guy: OH NOES!
Girl: Just kidding! I'm your sister!
Guy: Ok.
by Keael January 10, 2006
The total energy and sleep discouragement induced by said drink. If it makes you wild it has a high level of pump upedness.
*drinks an energy drink with high pump upedness*
Mmmmm... I feel very pumped up. I feel wild. I feel like I can do anything now. Woo hoo! This drink is my favourite, because it has high pump upedness.
Mmmmm... I feel very pumped up. I feel wild. I feel like I can do anything now. Woo hoo! This drink is my favourite, because it has high pump upedness.
by Keael August 31, 2005
11/17: Gates Unveils Spam, Security Help
11/17: Microsoft is working on building more secure products by designing, promoting security training and development, easing patch management, and partnering with hardware makers and security companies.
11/17: Bill Gate's announcement of MOM's availability, this editor offers a brief overview of MOM as well as the product benefits.
11/17: Bill Gates, when questioned about the more than 10,000 known bugs Microsoft acknowledged existed in Windows 98, claimed “There are no significant bugs in our released software that any significant number of users want fixed.…The reason we come up with new versions is not to fix bugs.…It’s the stupidest reason to buy a new version I ever heard.”
11/17: "Microsoft Chairman and Chief Software Architect Bill Gates offers two pills to Microsoft CEO Steve Ballmer in a 'Matrix' spoof video during Gates' keynote address for the Comdex computer convention in Las Vegas, Nevada November 16, 2003. 'Take the Big Blue pill and this story ends,' Gates says to Ballmer, referring to a pivotal scene in the movie and also to IBM's nickname, 'And armies of consultants are running around the IT world. Take the red pill (representing Microsoft) and you stay in Wonderland.' Gates played the character 'Neo' from the film." (LOL)
11/17: Prop 71 has raised about $26 million from a prominent list of venture capitalists and high-tech executives including Bill Gates and John Doerr.
And more...
11/17: Microsoft is working on building more secure products by designing, promoting security training and development, easing patch management, and partnering with hardware makers and security companies.
11/17: Bill Gate's announcement of MOM's availability, this editor offers a brief overview of MOM as well as the product benefits.
11/17: Bill Gates, when questioned about the more than 10,000 known bugs Microsoft acknowledged existed in Windows 98, claimed “There are no significant bugs in our released software that any significant number of users want fixed.…The reason we come up with new versions is not to fix bugs.…It’s the stupidest reason to buy a new version I ever heard.”
11/17: "Microsoft Chairman and Chief Software Architect Bill Gates offers two pills to Microsoft CEO Steve Ballmer in a 'Matrix' spoof video during Gates' keynote address for the Comdex computer convention in Las Vegas, Nevada November 16, 2003. 'Take the Big Blue pill and this story ends,' Gates says to Ballmer, referring to a pivotal scene in the movie and also to IBM's nickname, 'And armies of consultants are running around the IT world. Take the red pill (representing Microsoft) and you stay in Wonderland.' Gates played the character 'Neo' from the film." (LOL)
11/17: Prop 71 has raised about $26 million from a prominent list of venture capitalists and high-tech executives including Bill Gates and John Doerr.
And more...
by Keael May 13, 2005
I !<3 you.
---
I'll also program a breakup into code. (GML. It is similar to C++)...
var girl
var guy
var truelove
//Yes this had to do with my life :'(
//0 means doesn't love
//1 means is in love
//how it started out:
guy=1
girl=1
//how it ended out:
girl=0
//notice how guy is still 1 ... :(
//and this is always checking for any changes::
if (girl=1 and guy=1) then truelove=1;
else if (girl!=1 or guy!=1) then truelove=0;
---
Also, this is taken from Veggie's definition for !...
In the programming world, this means NOT. It is mostly used in boolean expressions, mostly found in if statements, to express the non-equality of something.
It can be used with an '=' sign like this: 3 != 4, meaning 3 does not equal 4. This is a true expression, and so the expression would return TRUE. However, if I put: ((6-3) != (5-2)) I'm basically saying 6-3 is not equal to 5-2, or 3 does not equal 3. But 3 DOES equal 3. So this expression would return false.
NOTE: != is pronounced as "Does Not Equal"
---
I'll also program a breakup into code. (GML. It is similar to C++)...
var girl
var guy
var truelove
//Yes this had to do with my life :'(
//0 means doesn't love
//1 means is in love
//how it started out:
guy=1
girl=1
//how it ended out:
girl=0
//notice how guy is still 1 ... :(
//and this is always checking for any changes::
if (girl=1 and guy=1) then truelove=1;
else if (girl!=1 or guy!=1) then truelove=0;
---
Also, this is taken from Veggie's definition for !...
In the programming world, this means NOT. It is mostly used in boolean expressions, mostly found in if statements, to express the non-equality of something.
It can be used with an '=' sign like this: 3 != 4, meaning 3 does not equal 4. This is a true expression, and so the expression would return TRUE. However, if I put: ((6-3) != (5-2)) I'm basically saying 6-3 is not equal to 5-2, or 3 does not equal 3. But 3 DOES equal 3. So this expression would return false.
NOTE: != is pronounced as "Does Not Equal"
by Keael October 30, 2007
by Keael November 04, 2005
Tape that is put on the nipple of a female breast for privacy purpaces. Usually put on when they wear revealing clothes.
by Keael March 11, 2006