Comment Re:For those not familiar with IRC... (Score 2, Insightful) 157
It's not spam. It's relevant and funny.
IncomingNumber
RejectCall
If (RejectCall)
RejectIncomingCall();
else
AnswerIncomingCall();
There I just wrote the code to reject incoming calls if the number is in the rejected numbers list. How is this patentable?
Real Users never know what they want, but they always know when your program doesn't deliver it.