Category Archives: Blogs - Page 3

Google Chrome logo travel on a time machine

Alright, you must have heard about or seen the new 3D’less logo that Google replaced with the statement saying “A fresh take on an icon”. There are tons of articles online floating around reasons & stuff explaining the rational behind …

Read more »

Java Tip: Find process id of running Java process

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; …

Read more »

How I rescued an infected Windows XP using Linux(Ubuntu)?

Before we start, little bit of scenario description first. You walk inside the home and you see a sad look on the face of your wife & kid saying that the computer “got crashed”. They told you that the Windows …

Read more »

Your Ad Here