Archive

Archive for the ‘General’ Category

New ways of dealing with Viagra spam

October 12th, 2007 No comments

Well, this is a rather drastic way of dealing with spam (although for the moment GMail is doing a stellar job as well). It certainly opens up a possible way of dealing with nigerian scam. I’m certainly not advocating that every spammer should be murdered but it would serve as a rather nice deterrent…. :)

Categories: General Tags:

Testing code

August 24th, 2007 No comments

[geshi lang=java]
public static void main(String[] args) throws Exception {
MBeanServer mbs = ManagementFactory.getPlatformMBeanServer();
ObjectName name = new ObjectName("info.stampfini:type=Tester");
Tester mbean = new Tester();
mbs.registerMBean(mbean, name);
[/geshi]

Categories: General Tags:

First post

August 24th, 2007 No comments

Of course, time for the obligatory first post in this new blog of mine…

Categories: General Tags:
Easy AdSense by Unreal