Skype Spam

I got a lot of spam on Skype; so what do you do? Disable the ability for unknown people to contact you. The last one that droved me to prevent anyone except contact list people from contacting me was a really long one worth to mention:
Continue reading “Skype Spam”

Memory Profiling On Applications

Last week I was stress testing a webapplication. While putting heavy load to the server, the server went Oom (Out Of Mana… , euh Memory) . That was a quick stress test. The testing task quickly changed into a debugging task.
Finding the leak isn’t an easy task. With just looking at a java.lang.OutOfMemoryError error you wont find it. You’ll need a profiler or a heapdump inspection tool.

I decided to go for the profiler. A year ago I tried the netbeans internal profiler, that was a very nice profiler but it’s a pain to import projects into NB that don’t follow it’s standards. So this time, no NetBeans.
Continue reading “Memory Profiling On Applications”

My Firefox Plug-ins

Recently update the list of my frequently used firefox plugins on old-post.
Although some might not work (yet) at the moment of writing with Firefox 3.5

%d bloggers like this: