On Thu, 2011-03-17 at 12:58 +0000, Nigel Frankcom wrote: > Unrelated but reminded me I hadn't posted a thanks to all those that > responded about the sa-update rules. That's partly because I'm > awaiting permission from clients to add their mails to the corpus.
Unrelated indeed. ;) That short rant of mine was not meant as a broad reminder to send your 'thank you's after each post, less so to collect them now -- but really triggered by that one particular instance. There are a bunch of circumstances (some slightly buried down the end) outlined in my previous post, which, each on their own, if avoided, are likely to not have triggered my reaction in the first place. In other words, just try to engage in the community, and don't forget basic (old-school) net-iquette, and we all should get along just fine. :) > So, thanks all. Apologies for forgetting my manners. > > Have no clue about Spear Phishing other than it's best to be the one > with the spear. :-) Or the hammer. -- char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}