Compare 2 files side by side in a Text editor

Being a developer, I have a habit of changing the source code of a single file. It's a tough task to find out what has been changed as we cannot go and compare each line. What if we could compare 2 files side by side with the only difference highlighted...
 

Count Number of Word & letters - Online & Offline tools

Do you want to count number of words and confused about easiest approach for yourself?  Here are some of the ways for you to count the number of words from the text. There are lots of online tools available these days, but why not take advantage of MS Word which is the most common softwatware? Count words offline using MS word MS word application is the easiest and quickest...
   

Use IPMSG (LAN messenger) to send multiple messages with single click

If you are a LAN power user then you must have used handy utility called as  IPMSG - powerful LAN messenger. This messaging tool is very popular among LAN users for its simplicity and ability to handle and share large files. We will show you how can you automate IPMSG to send multiple messages with a single clic...
 

Lazy Loading Disqus comment Plugin for Blogger

Do you use Disqus and ever realized that it makes your website run slow? People don't like to wait and they hate slow web pages. But you love Disqus and don't want to give up its awesome experience. Wouldn't it be nice if you could use Disqus without affecting website performance? We are going to implement Lazy loading  plugin for Disqus and we will install it in Blogge...
 

Load Disqus comments on a button click for Blogger

The Disqus comment system is the best third party commenting service for blogging platforms like WP and Blogger. But loading Disqus can make the website slow and which is not a good experience for your readers. Our goal is to improve its performance by calling Disqus scripts only when user wants to read the...