Posts

Showing posts with the label Tips And Tricks

How to create a Desktop Shortcut Icon to a Website?

Image
After writing three posts on Google Keep Today I am going to describe the easiest way of creating an internet Shortcut on Desktop. In this tutorial you will learn how to create Internet Shortcut without using any browser. When you tried to search about it you found many tricks for creating Internet Shortcut for Google Chrome, Internet Explorer, Mozilla Firefox and many more browsers I am here to tell you that there is no requirement of any browser. You can create shortcut without any browser. I am posting here the easiest way, by using this trick you can create URL shortcut without using your browser with icon. Recommended Articles on Tips and Tricks- ?  How to Convert Text to Audio using Notepad and Check Your PC is Male or Female? ?  How to Create a Awesome auto updatable Sitemap Table of Contents to your Blogger Blog?  -  ?  How to Reset Your Windows 8 forgotten Password Without Using Any Software? Video Tutorial  ?  How to Unzip / Extract Files On...

10 Powerful Keyboard Shortcuts for Google Keep

Image
         In last two posts I have written on Google Keep. What is Google Keep? And how can you use it? Google Keep is online Notes taking service which is recently launched by Google.  If you want complete information than first read my last two articles on Google Keep.          Now Today is time for Google Keep Keyboard Shortcuts. Google is launched few shortcut for Google Keep. By using these keyboard shortcuts you can work fast with Google Keep. Google Keep Recommended Posts- Save Your Notes on Google Keep - Install on Your Android or on Your Desktop How to use Google keep on Your Desktop a Step by Step Tutorial? 10 Powerful Keyboard Shortcuts for Google Keep Shortcut # 1 J/K - It is used for switching to your next note / previous note. Shortcut # 2 N/P - work same as j/k, the difference is n/p is also use for switching list notes. Shortcut # 3 C - �C� used for create a new note. Shortcut # 4 /  -  It is used ...

How to use Google keep on Your Desktop A Step by Step Tutorial ?

Image
After writing a post on Google Keep Today I am going to describe How to Use Google Keep on your Desktop. Google Keep's Interface is too simple I think you have not face any problem. For help you can use this tutorial for saving time. What is Google Keep? On Which Devices it Will Work ? and for other Question ? You can use my previous post . Recommended Posts- Save Your Notes on Google Keep - Install on Your Android or on Your Desktop How to Get Email Notification With Picture When Someone Try to Log into Your Computer System Without Your Permission ? How to Send Free SMS From Gmail Chat Daily 50 free message ? How to make slideshow your pictures on YouTube Using Youtube Online Video Editor ? So lets Start. First Step - Installation 1. First you need to install it on your desktop. You need a G-mail account to use Google Keep. If you haven't a G-mail Account than first you need to Make a G-mail Account. Now log in with your G-mail Account. 2. Now You need to go to Chrome Web Sto...

Save Your Notes on Google Keep - Install on Your Andriod or on Your Desktop

Image
                Every day whenever we see something, hear something. We write down it in a personal diary or on any app like sticky-notes. Google Recently launch a new super fast service named Google Keep. Its tag line, "Save what�s on your mind" describes it completely. it is  a note-taking service. It is a most useful service for those who use To Do List. Google Keep is Launched for PC or Android both. There are more services on web  like "Google Keep" but in Google Keep you can use it logging via your G-mail Account you have no need to remember different different user name or passwords.               Google Keep is more secure than its other alternatives. Google Keep safely stored your notes in Google Drive and in additional it is not limited to only notes and check lists, you can also save photo notes or voice notes on Google keep. Interface of Google Keep is too easy. There are no separate bu...

How to Reset Your Windows 8 forgotten Password Without Using Any Software? Video Tutorial

Image

How to Unzip / Extract Files Online Without Using Any Software ?

Image
Hello everyone, How are you? Today we are going to learn how to unzip a compress file online or completely free. Its not complicated its too easy. So Lets Start. We compress a folder or a file to share it on email or on free file sharing sites. And the person who receive the email and want to Download it First need to download it and then unzip or extract it using a software. For this task (Unzip) you need a software. These type of software unzip only some kind of zip file but in now a days there are many formats are in use which not unzip easily by these software. In these type of formats main formats are zar,z,xz,war,tgz,tbz,tar,rar,jar,gzip,gz,bzip2,bz2,bar,7z etc. Recommanded Read- How to Send Free SMS From Gmail Chat Daily 50 free message ? How to Findout Who Unfriended Me on Facebook ? How to Convert Text to Audio using Notepad and Check Your PC is Male or Female ? http://2zip.org/ - A Online Free Tool for Extract Zip Files This is a free tool. By using this utility you can ext...

How to Create a Awesome auto updatable Sitemap Table of Contents to your Blogger Blog?

Image
Today we are going to discus on how to add a site map table of content in a blogger blog. So first we need to know what is a Site map.  In simple words �Sitemap is a list of pages (links) on your website� and pages may be in any form. In reference of blogger there are two type of pages available static and dynamic(posts). Recommended read-  What is Static Page and How to Create Static Pages in Blogger? So here we are going to make a stylish table of all pages. I see make of blogger make own self the Site map page. Its too difficult to maintain a Site map page by adding one by one page link on site map page. So here I am going to tell you the trick about how to make auto updateable style site map page with �New� red coloured keyword.  You can also see more about site map on google support. Link is here � Google Support Must read � Start With Blogger And Create A Blog on New Blogger Interface in 6 Steps With Pictures Blogger vs. Wordpress. Why blogger is better and recomme...

How to Convert Text to Audio using Notepad and Check Your PC is Male or Female?

Image
Hello everyone, I hope that you are all fine. Mostly people use software to convert text to audio Today I am going to share a notepad trick. This trick is how you can your text to audio using notepad. You can do it by a simple VB script and no software require for this work. Follow the below instructions to convert your text into audio using notepad: Step1. At first Open notepad.  (Press Windows key +R now run command panel opens now type notepad and press enter) Step2. Now Copy the following code and paste in your notepad. Dim msg, sapi  msg=InputBox("Enter your text for conversion�by BloggerExplorer.Com","Text to Audio Converter")  Set sapi=CreateObject("sapi.spvoice")  sapi.Speak msg Note: Here you can change �Enter your text for conversion�by BloggerExplorer.Com� and "Text to Audio Converter" by your own text. Step3. Save the notepad file with .vbs extension. (For Example:  Text to audio.vbs) Now you have almost done. Open the file you saved....