I was poking around on Facebook this afternoon and came across this interesting line of code in one of their javascript files:
w=window.open(this.popoutURL,"fbChatWindow","status
=0,toolbar=0,location=0,menubar=0,"+"directories=0,resizable=1,
scrollbars=0,"+"width="+width+",height="+height+","+"left="+this.defX
+",top="+this.defY);if(width!=this.popoutWidth||height!=this.
popoutHeight){w.resizeBy(this.popoutWidth-width,this.popoutHeight-height);}[...]
Error_Chat_SendPermissions=1356001
Error_Chat_NotAvailable=1356002
Error_Chat_SendOtherNotAvailable=1356003
Error_Chat_Unknown=1356004
Error_Chat_MessageTooLong=1356005
Error_Chat_MessageBlocked=1356006
Error_Chat_DownForMaintenance=1356007
Those are some interesting error messages, I do say! I wonder what they're for, or when we'll see them in use?
In case you're wondering, I've got a somewhat sordid history with The Facebook.
Update 2 Really old news....





Mr. Nit-Picker sez: you
Mr. Nit-Picker sez: you mean "sordid", not "sorted".