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 way to count words as well as characters. This is one of the hidden features of MS word which can come handy.
  • Copy and paste the content in MS Word
  • Shortcut to count words is button present on left bottom of your MS word application
  • Click on it to know the exact number of words and Characters

An identical option is also accessible if you navigate to MS Word >> Review >> Word count.

Online tools to count words

A lot of bloggers use online tools to count number of words in each article. The articles having 500 + words are considered a good article which has the ability to rank well in Google Search engines.

We have created an online demo tool for you to check the word strength.




wordcounter.net
It's a very popular Online tool which easiest to use and gives you more details like - keyword density, no. Of characters, sentences. This will be very helpful if you want to check the keywords strength in your articles to make sure it doesn't pass a particular percentage.

wordcountertool.com
Simplified word counter with no fancy functionalities.

How to count characters

Sometimes our focus is to know the number of characters, rather than the words. lettercount.com is a quick tool which tells you count of total characters used.

Apart from these websites, there are thousands of websites which offer similar features and there are different reasons to choose different tools. We will suggest our readers to use the MS word as it is the easiest tool and known to give perfect results.
   

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 click.
 

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 Blogger.
 

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 them.