1. Labnol Labnol is a great the no1 and Top blog in India based on Technology. It is a great site from the background of the whole india which give technology awesome tips and tricks, news update and many mores. It was launched near in 2004 by Amir Agarwal.
About Labnol:
About Labnol:
- Author Name: Amir Agarwal
- Alexa Wordwide: 2627
- Alexa India: 365
- Site Linking In: 9689
- Google PR: 6
- Monthly Income Approx: $10000
2. ShoutMeLoud
ShoutMeLoud has primarily focuses on Blogging, SEO, WordPress, Affiliate marketing, Making Money online, Web tools, internet tools and Internet Business and marketing. It is another second Biggest blog which provides us awesome tips and tricks about blogger platform and wordpress.
About ShoutMeLoud:
- Author Name: Harsh Agrawal
- Alexa Wordwide: 3461
- Alexa India: 387
- Site Linking In: 3234
- Google PR: 4
- Monthly Income Approx: $3000
3. MouthShut
MouthShut. based on buying and selling. great site and continuously news updates daily. Mouthshut helps consumers make informed shopping decisions. It has great intentional reviews on every business or brand right from large corporations to small local businesses,This translates to millions of reviews on hundreds of thousands of products.
About MouthShut:
- Author Name: Amir Agarwal
- Alexa Wordwide: 3,644
- Alexa India: 302
- Site Linking In: 3,994
- Google PR: 4
- Monthly Income Approx:$2500
4. Amit Bhawani
AmitBhawani is the second top blogger in india. AmitBhawani blogs based on Technology. Its also all about blogging, give technology tips and tricks with daily news update. It also focused on SEO, marketing and tech blogging. Amit Bhawani was launched in 2007.
About Amit Bhawani:
- Author Name: Amit Bhawani
- Alexa Wordwide: 34,634
- Alexa India: 5,099
- Site Linking In: 1,1100
- Google PR: 4
- Monthly Income Approximately: $2200
5. Save Delete
SaveDelete is another in top 10 list of bloggers in india. Its full technology blog. A well optimize provides awesomes tips and tricks on technology activites. SaveDelete was found in Oct 2009 by Mr. jaspal Singh.
About SaveDelete:
- Author Name: Jaspal Singh
- Alexa Wordwide: 19,631
- Alexa India: 5000
- Site Linking In: 1,334
- Google PR: 4
- Monthly Income Approx: $2000
6. TechPP
TechPP is another technology blog considered in top ten bloggers in india. techpp also based on technology news. This site provides technology tips and tricks with daily updates. TechPP Author is Computer engineering the most genius and talented Blogger in india.
About TechPP
- Author Name: Raju PP
- Alexa Wordwide: 18,707
- Alexa India: 3,684
- Site Linking In: 1,897
- Google PR: 4
- Monthly Income Approx: $1500
7. Devil Workshop
DevilsWorkshop is the most popular blog in india This blogs covers technology, social networking, gadgets and internet related articles. This blog leads by two successful Writers Mr. Aditya Kane and Mr. Sauravjit which has written more that 1000 articles. it was founded at the end of 2006.
About Devil Workshop
- Author Name: Rahul Banshal
- Alexa Wordwide: 23,908
- Alexa India: 4,798
- Site Linking In: 2,557
- Google PR: 4
- Monthly Income Approx: $1200
8. Nirmal Tv
Nirmal tv is a daily updated weblog and one of the most top ten blog in india where on this blog you can find articles on latest technologies, Windows 8, Windows 7, Microsoft all versions Office, Internet tools, Blogging tips tricks, social networking tips and web applications, mobile phones tips tricks, free android applications, The blog was started its journey back in October 2005 with blogger platform until it moved to own domain in March 2007.
About Nirmal Tv
- Author Name: Nirmal Balachandran
- Alexa Wordwide: 26,203
- Alexa India: 5,751
- Site Linking In: 1,770
- Google PR: 4
- Monthly Income Approxi:$1200
9. 9Lessons
9lesson is another top ten blogs in india . This blog is mostly focus on Programming field. He usually blogs about programming, social media and technology. This blog is leading by Srinivas the author of 9lesson.com
About 9Lessons
- Author Name: Srinivas Tamada
- Alexa Wordwide: 8,008
- Alexa India: 1,239
- Site Linking In: 1272
- Google PR: 4
- Monthly Income Approx: $1000
10. TrakIn
TrakIn is another technology top blog in india. TrackIn also found many articles on business related niches.While Apart from these topics, he also loves to write on Politics, stock market, finance and Technology.
About TrakIn
- Author Name: Prabhudesai
- Alexa Wordwide: 18,882
- Alexa India: 1,279
- Site Linking In: 1,458
- Google PR: 5
- Monthly Income Approx: $800
Top Ten 2013 India Bloggers and Blogs with Adsense Earning
Notepad is the best software program available in windows. It is the only program which is support by almost all the platform whether it is Windows, Mac etc. Notepad is also available on the Smartphones operating systems like iOS and Android . We all use it to do all the basic features like cut,copy, past ,etc. But it is much smarter than what we think, if it is used to perform some more task or various other functions. So, here are some cool tricks & tips to perform some smart functions on notepad.
1. Make A Personal Diary
You can use Notepad as a simple digital diary ( personal Log-Book ). Just follow the given steps to make your own digital diary !
Step 1: Open Notepad.
Step 2: Type .LOG (in capital letters) and hit enter.
Step 3: Save it with the name you want and close it.
Step 4: Open it again.
When you open the file again you will see the current date and time being inserted automatically after the .LOG line. This will happen automatically every time you reopen the the notepad file.
2. Test Your Anti-Virus
There are lots of antivirus programs available online and everyone got confused to choose the correct antivirus program. For those who use free antivirus or trial versions this trick really don't matter but for those who paid for antivirus... It is must to check its ability or to test is it working properly or not?
Follow the given steps and test your Antivirus
Step 1: Open Notepad.
Step 2: Copy the code give below in the notepad file:
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Step 3: Save it with an .exe extension like testvirus.exe
As soon as you save this file, your anti virus program will detect the file (virus) instantly and will attempt to delete it. If this happens then your Antivirus is working properly. If not, then its time to change your anti-virus program.
3. Convert Text Into Audio
By this trick you can convert any text to audio with just a click.
Step 1: Open Notepad file.
Step 2: Copy and paste the given code :
Dim msg, sapi
msg=InputBox("Enter your text for conversion–codenirvana.blogspot.com","Code Nirvana Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Step 3: Save this file with any name with .vbs as extension. For eg. TextToAudio.vbs
Thats it ! Your free Text to Audio converter is ready to be used. Now open the saved file and enter the text you want to convert and click OK.
4.Lock Your Private Files
All of us want to hide our personal data on our PC but mostly all those software which do so are general costly. But we can also make our own Private Program using notepad. So, just do these steps :
Step 1: Open notepad.
Step 2: Copy the following code in notepad file :
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure you want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter Password to Unlock folder
set/p "pass=>"
if NOT %pass%==YOUR PASSWORD HERE goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid Password
goto end
:MDLOCKER
md Locker
echo Locker Created Successfully
goto End
:End
Step 3: Change the “YOUR PASSWORD HERE” with your password.
Step 4: Save it as batch file ( with extension .bat ) For eg. Locker.bat
Step 5: Now you will see a batch file. Double click on it to create a folder locker ( A new folder named Locker would be formed at the same location )
Step 6: Now you have your own created locker and it’s completely free !
Step 7: Put all the files you want to hide in the locker folder.
Step 8: Double click the batch ( As created above ) file to lock the folder namely Locker.
Step 9: If you want to unlock your files, simple double click the batch file again and you would be prompted for password ( In DOS window ). Enter the password and enjoy access to the folder.