Here is a simple tip for Java developers. Let’s say if you had to find the process id (pid) of a running Java process within your Java application, following is the code for that. import sun.management.VMManagement; import java.lang.management.ManagementFactory; import java.lang.management.RuntimeMXBean; …
How I rescued an infected Windows XP using Linux(Ubuntu)?
Posted by Siddique
on March 17, 2011
2 comments
Is google getting ready to trash IE7 support soon?
Posted by Siddique
on March 9, 2011
4 comments
Recent Comments