Error 

The things developers say

303 views
Posted March 12, 2007 at 07:03pm in Programming

I found a post saying 10 phrases developer say when their software doesn’t work and I thought I would share.

10. 'That's weird...'
9. 'It's never done that before.'
8. 'It worked yesterday.'
7. 'You must have the wrong version.'
6. 'It works, but it hasn't been tested.'
5. 'Somebody must have changed my code.'
4. 'Did you check for a virus?'
3. 'Where were you when the program blew up?'
2. 'Why do you want to do it that way?'

and finally ...

1. 'I thought I fixed that.'

I say those, haha, but I think this describes it better

if (strlen($theword) == 4) {
	$whosaidit = 'Me';
}
  • Google
  • del.icio.us
  • Digg
  • Spurl
  • Facebook


Leave a Reply