i was filling out a job application today and had to start over.
How often do you...?
Moderator: General Moderators
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
How often do you...?
how often do you write a semi-colon instead of a period? haha.
i was filling out a job application today and had to start over.
i was filling out a job application today and had to start over.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: How often do you...?
LOL.. probably never;
However, I do write "mysql" often in place of "myself".
However, I do write "mysql" often in place of "myself".
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: How often do you...?
I've never done that either, however my wife is sometimes confused by my grocery list:
Code: Select all
$list = array(
array('item' => 'razors', 'qty' => 12),
array('item' => 'shaving cream', 'qty' => 2),
array('item' => 'beer', 'qty' => 24),
);mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: How often do you...?
haha you forgot steak
Code: Select all
wife.onreturnfromstore = makeSandwich;
- flying_circus
- Forum Regular
- Posts: 732
- Joined: Wed Mar 05, 2008 10:23 pm
- Location: Sunriver, OR
Re: How often do you...?
I'd be confused too... only 24 beers? 
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: How often do you...?
only?! i had five 22oz last weekend and ended up talking to the people at my local convenience store for an hour. HAHA
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: How often do you...?
daedalus__ wrote:haha you forgot steak
Code: Select all
wife.onreturnfromstore = makeSandwich;
Code: Select all
$ makeSandwich
Permission denied
$ sudo makeSandwich
mmmmmmm.......For today!flying_circus wrote:I'd be confused too... only 24 beers?
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: How often do you...?
yeah
Code: Select all
$ chown husband wife
Fatal error...
- kaisellgren
- DevNet Resident
- Posts: 1675
- Joined: Sat Jan 07, 2006 5:52 am
- Location: Lahti, Finland.
Re: How often do you...?
Sometimes when someone asks me "are you coming with us today or tomorrow" I answer 'yes'.
Re: How often do you...?
Once I had a boss called Vlad, and I repeatedly found myself typing 'intvlad()' instead of 'intval()'
Re: How often do you...?
Sometimes when talking to people over IM I like to say:
It's either this || that.
Or you need to do this && that.
I don't do it unconsciously though.
It's either this || that.
Or you need to do this && that.
I don't do it unconsciously though.
Re: How often do you...?
I always use != when arguing with people over an online chat. Most people are like 'what the hell?'
Also I now use <geek></geek> tags when typing something overly geeky to my computer illiterate friends... strangely it helps
Also I now use <geek></geek> tags when typing something overly geeky to my computer illiterate friends... strangely it helps
Re: How often do you...?
I wonder if your friends can parse bbcode as well 
Re: How often do you...?
They would probably get confused and try and 'pass a BB muffin' XD
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: How often do you...?
i always thought != was pretty intuitive i guess not though :paravona wrote:I always use != when arguing with people over an online chat. Most people are like 'what the hell?'
Also I now use <geek></geek> tags when typing something overly geeky to my computer illiterate friends... strangely it helps