Showing posts with label use. Show all posts
Showing posts with label use. Show all posts
Thursday, March 23, 2017
How to use Round Random Min and Max in JavaSript
How to use Round Random Min and Max in JavaSript
Round, Random, Min and Max are the methods used in math object in JavaSript. Math object allows you to perform common mathematical tasks. The math object includes several mathematical values and functions. Yo do not need to define the math object before using it. In this post I am describing How to use Round, Random, Min and Max in JavaSript.
Using round() method in math object, you can round the given numbers as given below.
<script>
document.write(Math.round(0.60) +"<br/>");
document.write(Math.round(0.40) +"<br/>");
document.write(Math.round(0.49) +"<br/>");
document.write(Math.round(-3.69) +"<br/>");
document.write(Math.round(-6.10) +"<br/>");
</script>
You can use the random() method in math object,you can return a random number between 0 and 1 as given below.
<script>
document.write(Math.random());
</script>
Using max() method in math object, you can return the number with the highest value of two specified numbers as the following.
<script>
document.write(Math.max(9,3) +"<br/>");
document.write(Math.max(-5,7) +"<br/>");
document.write(Math.max(10,21) +"<br/>");
document.write(Math.max(-5,-9) +"<br/>");
document.write(Math.max(6.12,7.98) +"<br/>");
</script>
Using min() method in math object, you can return the number with the highest value of two specified numbers as the following.
<script>
document.write(Math.min(9,3) +"<br/>");
document.write(Math.min(-5,7) +"<br/>");
document.write(Math.min(10,21) +"<br/>");
document.write(Math.min(-5,-9) +"<br/>");
document.write(Math.min(6.12,7.98) +"<br/>");
</script>
There are also other more methods on JavaScript math object to perform common mathematical tasks which are listed below along with their description. You can use them as the methods given above.
Related Posts:
How to use Round() in JavaScript
Using round() method in math object, you can round the given numbers as given below.
<script>
document.write(Math.round(0.60) +"<br/>");
document.write(Math.round(0.40) +"<br/>");
document.write(Math.round(0.49) +"<br/>");
document.write(Math.round(-3.69) +"<br/>");
document.write(Math.round(-6.10) +"<br/>");
</script>
Preview:
How to use Random() in JavaScript
You can use the random() method in math object,you can return a random number between 0 and 1 as given below.
<script>
document.write(Math.random());
</script>
Preview:
How to use Max() in JavaScript
Using max() method in math object, you can return the number with the highest value of two specified numbers as the following.
<script>
document.write(Math.max(9,3) +"<br/>");
document.write(Math.max(-5,7) +"<br/>");
document.write(Math.max(10,21) +"<br/>");
document.write(Math.max(-5,-9) +"<br/>");
document.write(Math.max(6.12,7.98) +"<br/>");
</script>
Preview:
How to use Min() in JavaScript
Using min() method in math object, you can return the number with the highest value of two specified numbers as the following.
<script>
document.write(Math.min(9,3) +"<br/>");
document.write(Math.min(-5,7) +"<br/>");
document.write(Math.min(10,21) +"<br/>");
document.write(Math.min(-5,-9) +"<br/>");
document.write(Math.min(6.12,7.98) +"<br/>");
</script>
Preview:
There are also other more methods on JavaScript math object to perform common mathematical tasks which are listed below along with their description. You can use them as the methods given above.
- abs(x): Returns the absolute value of a number
- ceil(x): Returns the value of a number rounded upwards to the nearest integer
- exp(x): Returns the value or E^x.
- floor(x): Returns the value of a number rounded downwards to the nearest integer.
- log(x): Returns the natural logarithm (base E) of a number.
- pow(x,y): Returns the value of x to the power of y.
- sqrt(x): Returns the square root of a number.
Related Search Terms
Calculate Round in JavaScript
Generate Random number in JavaScript
Finding Min and Max in Javascript
Related Posts:
How to Show Pop Up Boxes Using JavaScript?
How to Write Conditional Statements in JavaScript?
How to Write JavaScript With HTML?
How to Loop using JavaScript?
Image Slideshow with Navigation Buttons Using JavaScript
How to create Changeable Date and Time Using JavaScript?
How to Create JavaScript Image Slideshow with LInks
How to Display Date Format in JavaScript?
How to Validate a HTML Form Using JavaScript?
What are the Different Ways to Redirect Page in JavaScript?
How to Detect Visitors Browser Using JavaScript?
How to make rounded corners border using CSS
How to Create Custom CSS Template for Printing
How to create a simple form using HTML?
Go to link Download
Sunday, March 19, 2017
How to use CCleaner’s advanced features
How to use CCleaner’s advanced features

If you have read our previous article about CCleaner, you must be familiar with how to install and use CCleaner to clean and protect your computer through some easy steps. Like most other well designed cleaner programs on the market, you can only use some limited functions for free. You have to pay for advanced use after youve tasted the benefits you get from the free features. Here we introduce the more colorful features for advanced users in CCleaner.
BEFORE WE BEGIN
If you havent already, install CCleaner on your computer. You can find instructions in our previous CCleaner article. Once you have CCleaner installed, you will need to upgrade to the Professional version to all of the features mentioned in this article; some of the features mentioned below are available in the Free version as well.
Whether you buy the professional version outright or update from the free version, you will have to input your registration name and product key after you pay for the CCleaner Professional version. After you purchase CCleaner Professional and enter your product key to unlock it, you will have access to CCleaners advanced functions.
Look at the left sidebar. Here we can see that there are four options: Cleaner, Registry, Tools and Options. We covered the first two in our previous article on CCleaner, and in this article on using CCleaners advanced functions we will guide you through the Tools and Options choices.
HOW TO USE TOOLS AND OPTIONS IN CCLEANER
Click on Tools, and you will see File Finder, System Restore, and Drive Wiper. (We discussed the other options in our previous CCleaner article.)
- File Finder: Use this tool to search your computer for any duplicate files. A virus or other malware may have made several copies of itself and stored them in many places all over your hard drive. If you are concerned about this, once you have found one copy of an unwanted file, you can use File Finder to search your whole computer (or certain areas that you choose) for other duplicates of that file. Select how CCleaner will find matches with the many options available such as the name or size. You can also tell it what type of files you think are safe and want it to ignore while it is searching.
- System Restore: Sometimes if you are worried about a virus completely wrecking your computer or deleting files that you need, you can set up a system restore point. This is basically a snapshot of your computer files at any one time. If your computer has been ravaged by a virus, once you clean it, you can then restore all the files you saved in the system restore.
- Drive Wiper: This is a useful but potentially dangerous option. Here, you can instruct CCleaner to overwrite unused space on a hard drive. For everything stored in your computers memory, it is stored as a string of 0s and 1s. When you delete something, what you are doing is breaking the connection between the icon or file name and those 0s and 1s getting rid of the address, if you will. The 0s and 1s still exist in the same order until you save something else and it happens to overwrite them. You can use the Drive Wiper to force your computer to overwrite all of those free areas and wipe them completely clean. Unless you want to delete every single file, choose Wipe free space only from the drop-down menu. (This is why we said it was potentially dangerous accidentally wiping your whole disk would get rid of every file you have.) You could use this to clean external hard drives also. In the Security drop-down menu, choose how many times you want CCleaner to overwrite the free space (the more times you choose, the longer it will take). In the Drives box, choose which drives you want to clean, and viola.
Now click on Options, and you will see Settings, Cookies, Include, Exclude, Monitoring, Users and Advanced.
- Setting: This is used to change the default settings of CCleaner, such as
- Language: Select your language from the drop-down menu.
- Auto-start: Check the box to make CCleaner begin when you start Windows.
- Schedule: You can click this box to set up a schedule for when you want CCleaner to run automatically.
- Recycle Bin Context Menu: Click on these options to add CCleaner to the right-click menu you see when you right click on your desktops Recycle Bin icon. You can then run or open CCleaner from that menu.
- Auto-update: Select this option to have CCleaner automatically check for updates periodically.
- Deletion Style: When you use CCleaner to delete a file, you have some options. Remember earlier when we were talking about wiping drives, and how files are stored as strings of 0s and 1s? Here, if you choose Secure Delete, what this means is that your computer will not only break the connection, it will also overwrite those 0s and 1s up to several times. This takes longer, but it also ensures that the malware is never accidentally found again by not waiting for your computer to randomly save something over those specific 0s and 1s.
- Wipe MFT free space: We need to address the point of MFT, which stands for Master File Table. This table contains an index of all the files on NTFS drives. (NTFS is the format of hard drives used with Windows PCs.) As the computer overwrites and deletes files, the MFT will be filled with entries that are now free to write over, since they contain information about the now-deleted files. (Just like with overwriting memory, they are not automatically overwritten when you delete the file.) You can check the wipe MFT Free Space to safely delete the remaining information.
Cookies: When you are browsing some websites there is a small piece of data sent from the websites and stored in your web browser. Those pieces of data are called cookies. Cookies are used to help your browser remember what websites you have visited and some settings you may have chosen so that, when you visit again, the same settings will already be chosen for you. You can select the cookies you want to keep and the cookies you want to delete by choosing the websites you trust and regularly visit such as google.com or facebook.com.
- Include: This function is used to delete a designated file or to empty a chosen folder. Do thise if you have a file that you want to get rid of, but CCleaner didnt find it when you scanned your computer. While CCleaner is running, those contents will be cleaned.
- Exclude: Choose the files, folders and registry that you want to exclude from being cleaned while CCleaner is running. This helps you to keep your personal files away from unexpected disappearance, since sometimes CCleaner may mistakenly take them for unnecessary files.
- Monitoring: This is used to make sure your computer is running in a healthy condition. CCleaner will scan your computer for files it thinks it can delete and tally how much space will be freed up if it deleted them. For example, if you check the Enable system monitoring and set a threshold for the amount of data you want freed up, when CCleaner detects that amount of redundant data, it will either notify you or clean the data files automatically depending on your choice (in the drop-down menu). You can do the same thing for web browsers; whichever browser you use (IE, Firefox or Google Chrome), CCleaner will monitor it and notify you if you need to clean your files or not. If you dont like this feature you can always uncheck the Enable Active Monitoring to keep CCleaner out of your way.
- Users: If you have several accounts for your computer such as A and B, you can apply the settings to either A or B, or both just for the convenience.
- Advanced: Some of these options require an in-depth knowledge of computers. If you are unsure about these options, we recommend that you simply leave them all unchecked. If youre familiar with the command line and with scripting, you can install and start CCleaner in various ways. You can also set it to clean new types of programs.
If you are familiar with .INI (internally-stored) settings, you can modify the .INI files in CCleaners installation folder with external ones that you have created. Use Notepad to edit the plain text; alternatively, use a scripting program.
Aside from that, we have some simpler auto-cleaning features such as only delete files in Windows Temp folders older than 24 hours and Only delete files in Recycle Bin older than 24 hours. If you dont want CCleaner to prompt you with warning messages, you can check Hide warning messages. If you dont like CCleaner to prompt you to back up your registry issues, just uncheck show prompt to backup registry issues. If the cleaning takes a long time to finish and you have to go to bed or mind other things you can check shutdown after cleaning to have your computer shut down after the CCleaners done its job. If you dont want your system to show you the Account Control warning, just check the Skip User Account Control warning. Last but not least, for Windows 7 users only, Enable Windows Jump List Tasks allows you to use the jump list, which takes you to recent files or web pages quickly.
CONCLUSION
And there you have it. If you have purchased CCleaner Professional, be sure to make use of CCleaners advanced functions to keep your computer as clean as possible.
Go to link Download
Sunday, March 12, 2017
How To Use Download Cracked Sd Maid Pro System Cleaning Tool V4 2 10 Apk To Desire
How To Use Download Cracked Sd Maid Pro System Cleaning Tool V4 2 10 Apk To Desire
Download Best Cracked Sd Card Cleaning Tool SD Maid Pro V4.2.10 Apk Android Apps

About the app called SD Maid Pro
Apply this simple steps in achieving Android Virus freedom on your Device. SD Maid System cleaning tool is simple and free Apk app for the Android by darken which will clean and can regain precious memory of your Android phone.
SD Maid is intended for rooted devices which is an app that can tidy up your Android device with a list of tools that can help your Android function better and faster. The app is simple enough to use and can also optimize and shrink bloated databases to speed up access and free up space.
SD Maid is intended for rooted devices which is an app that can tidy up your Android device with a list of tools that can help your Android function better and faster. The app is simple enough to use and can also optimize and shrink bloated databases to speed up access and free up space.
Basic Features of called SD Maid Pro
- This App Control and lets you freeze, reset and remove applications (even system apps).
- The SystemCleaner scans your device and filters directories which contain unnecessary files. You an even create your own filters!
- You can optimize and shrink bloated databases to speed up access and free space.
- View your biggest files and find out what is hogging all the space.
- Find files that have been modified in the last X minutes.
- Explorer is a full fledged file-manager, use it to crawl through your Androids files.
- You can use the Searcher if you know what file you are looking for.
- The Corpse Finder searches your device for orphaned items and compares those to the list of installed applications.
Installation Proceedure
- Save the downloaded .apk on your android phones SD card
- Run and install it as usual
- allow Access to settings
- enjoy this app and leave us a comment + Bookmark Applygist.com for more APK Cracks and Free Browsing
Screen Shot



TO DOWNLOAD, CLICK THE DOWNLOAD LINK BELLOW

You can also download it ==> HERE
Go to link Download
Saturday, February 25, 2017
How to Download Android SDK and use it for ADB and FASTBOOT
How to Download Android SDK and use it for ADB and FASTBOOT
STEPS :
- Click HERE to visit Android SDK site for download.
- Scroll down till "SDK Tools Only".
- Download the recommended .exe file.
- Terms and Conditions page will appear, Check on i have read and download.
- Go through installation steps, when it asks for installation make sure it is c:android-sdk .
- Continue till installation is complete and then check the box that says Start SDK Manager and hit Finish.
- When it opens, check off Tools (and make sure it selects everything underneath it) then hit Install X Packages.
- Accept the any licenses it asks you to and let it continue until it installs everything (might take a while).
- Next go to my tutorial HERE to install ADB drivers. Come back here after completing this step.
- Keep device connected in USB DEBUGGING mode.
- Now go to c:android-sdkplatform-tools
- On any blank spot hold shift and right click inside the platfrom-tools folder, click on open command prompt here.
- Type this in command prompt and hit enter : adb devices
A message saying "list of connected devices" will appear, under it will be serial number its the serial number of your device.
If you do not see the serial number, then you have not installed ADB drivers properly. Go through Step 9 again.
Go to link Download
How to Make Your Computer Easier to Use
How to Make Your Computer Easier to Use
There are so many features on windows that makes your computer easier to use. You can make the settings that visually impaired person or the person having low vision power also can operate computer easily. You can also adjust the setting to use the computer without mouse or keyboard. These features on windows allows you to hear any text on the screen, to contrast the screen and to zoom anywhere on the screen using magnifier. Using on screen keyboard you can type using pointing device like mouse.
In windows, there is a special feature, using this feature you can use the computer without display. You can turn on Narrator, which reads aloud any text on the screen and turn on Audio Description feature to hear description of whats happening in videos when available. You can also turn off all unnecessary animations when possible and can also adjust time limits and flashing visuals, for example you can adjust how long should windows notification dialog boxes stay open. When you turn on all of these windows features, they are automatically started each time when you sign in which helps blind people to operate computer more easily.
How to Optimize Computer for Blindness
In windows, there is a special feature, using this feature you can use the computer without display. You can turn on Narrator, which reads aloud any text on the screen and turn on Audio Description feature to hear description of whats happening in videos when available. You can also turn off all unnecessary animations when possible and can also adjust time limits and flashing visuals, for example you can adjust how long should windows notification dialog boxes stay open. When you turn on all of these windows features, they are automatically started each time when you sign in which helps blind people to operate computer more easily.
You can turn on this feature using the steps given below.


This feature is mostly useful for people having low visual power. You can make your computer easier to see with turning on high contrast, hearing text and descriptions read aloud using narrator and audio description, making screen larger with turning on magnifier and making the focus rectangle thicker.
When you turned on these tools, they will automatically start each time you sign in. Following are the steps for turning on the features for making the computer easier to see.
You can use the computer without mouse or keyboard by setting up alternative input devices. You can use on-screen keyboard to type using the mouse or another pointing device such as joystick by selecting keys from a picture of keyboard. You can also avoid using mouse and keyboard by the use of speech recognition feature. Which this you can speak into a microphone to control the computer, open programs, and dictate text.
Here are the steps for setting up using computer without a mouse or keyboard.

- At first go to control panel and click on the option "Ease of Access Center".
- On the Ease of Access Center window, inter on the option "Use the computer without a display" located under Explore all setting.

- Turn on all the features like Narrator, Audio Description and turn off unnecessary animations, also set time for windows notification dialog box.

How to Optimize Visual Display of Computer
This feature is mostly useful for people having low visual power. You can make your computer easier to see with turning on high contrast, hearing text and descriptions read aloud using narrator and audio description, making screen larger with turning on magnifier and making the focus rectangle thicker.
When you turned on these tools, they will automatically start each time you sign in. Following are the steps for turning on the features for making the computer easier to see.
- Open Ease of Access Center from Control Panel as given above.
- Click on the option "Make the computer easier to see".
- Activate the feature for Turing on or Off high contrast using keyboard shortcut keys "leftALT+leftShift+PRINT SCREEN" is pressed. If you have difficulties on reading text on the screen, can turn on high contrast feature using this keyboard shortcut key.

- You can hear text and descriptions read aloud by turning on narrator and audio description.
- You can turn on Magnifier, if you have difficulties to view small text on screen. Magnifier zooms in anywhere on the screen, and makes everything in that area larger. You can move Magnifier around, lock it in one place or resize it.
- You can view the focus more clearly on the screen, making the focus rectangle thicker by selecting the option.

How to Use the Computer Without Mouse or Keyboard
You can use the computer without mouse or keyboard by setting up alternative input devices. You can use on-screen keyboard to type using the mouse or another pointing device such as joystick by selecting keys from a picture of keyboard. You can also avoid using mouse and keyboard by the use of speech recognition feature. Which this you can speak into a microphone to control the computer, open programs, and dictate text.
Here are the steps for setting up using computer without a mouse or keyboard.
- After opening Ease of Access Center from control panel, click on the option "Use the computer without a mouse or keyboard".
- Give check mark on Use On-Screen Keyboard option then click on Apply button. Now, type using the mouse or another pointing device.

- To enable speech recognition feature, click on "Use Speech Recognition" option.
- Click on "Start Speech Recognition" option after appearing new window.
- On a Set up Speech Recognition dialog box set up microphone for speech recognition and finish the steps. After that when you sign in, this feature will automatically started.

Read Next: How to Make Your Computer Easier to Use Part-2
Related Posts
How to make USB boot drive to Install Windows ?
How to Keep Computer from Sleeping
Top 5 Free Methods to Make Your Computer Faster
How to Know Your Computer Configuration Easily
Top 10 Questions that Computer Beginner may Asked
How to Manage Drives Using Drive Tools
How to Share Printer for Computers on LAN
What are the Basic Components of operating Systems.
How to Share Drive Folder and File in Computer Network
How to Manage Taskbar Items in Windows
What is intellectual property law?
What is literal and non-literal copying of computer programs?
Go to link Download
Monday, February 20, 2017
How to Make Your Computer Easier to Use Part 2
How to Make Your Computer Easier to Use Part 2
In the previous post "How to Make Your Computer Easier to Use", I have described on windows features like Narrator, Audio Description, Magnifier and On-Screen Keyboard. In this post also I am writing about moreover features of window like changing the color and size of mouse pointers, controlling the mouser pointer with keyboard, making the keyboard easier to use, making easier for reading and typing and making touch and tablets easier to use.
If you are unable to see regular mouse pointer and the cursor, can change the color and size of mouse pointers which you can see easily. If there is no mouse in your computer, you can move mouse pointer even using keyboards numeric pad. You can make easier to manage windows by activating a window by hovering over it with the mouse, moreover you can prevent windows from being automatically arranged when moved to the edge of screen.
Here are the steps for changing the color and size of mouse pointers, controlling the mouser pointer with keyboard and making easier to manage windows.
You can make the keyboard easier to type by enabling Sticky keys, Toggle keys and Filter keys. If you are unable to press keyboard shortcut keys like CTRL+ALT+DEL at a time, sticky keys allows you to press one key at a time.
By turning on toggle keys, you can hear a tone when you press CAPS LOCK, NUM LOCK, or SCROLL LOCK keys on keyboard. While typing, filter keys ignore or slow down brief or repeated keystrokes and adjust keyboard repeat rates.
Following are the steps for turning on and adjust settings for Sticky keys, Toggle keys and Filter keys.
You can make easier for reading by turning on narrator, which reads aloud any text on the screen and remove background images where available.
To make easier to type you can turn on sticky keys, which allows you to press one key at a time while using keyboard shortcut keys, toggle keys to hear a tone when you press CAPS LOCK, NUM LOCK or SCROLL LOCK keys and filter keys to ignore or slow down brief or repeated keystrokes and adjust keyboard repeat rates.
You can adjust time limits and flashing visuals by turning off all unnecessary animations and setting up time for notification dialog box.
You can lunch common tools like Magnifier, Narrator and On-Screen Keyboard by pressing the windows button and volume up button together on your tablet can start an accessibility tool. You can set which accessibility tool would you like to be launched.
To set up this accessibility tool, choose the option "Make touch and tablets easier to use" from Ease of Access Center. Select the accessibility tool which you would like to be launched.

You can get quick access to common accessibility tools like magnifier, Narrator, On-Screen Keyboard and High Contrast directly from Ease of Access Center window. When you click on them, they are automatically started.

How to Make the Mouse Easier to Use
If you are unable to see regular mouse pointer and the cursor, can change the color and size of mouse pointers which you can see easily. If there is no mouse in your computer, you can move mouse pointer even using keyboards numeric pad. You can make easier to manage windows by activating a window by hovering over it with the mouse, moreover you can prevent windows from being automatically arranged when moved to the edge of screen.
Here are the steps for changing the color and size of mouse pointers, controlling the mouser pointer with keyboard and making easier to manage windows.
- From Ease of Access Center click on the option Make the mouse easier to use.
- On the mouse pointers option choose the type of mouse pointer which you want to use.

- To control the mouse with keyboard, give check mark on Turn on Mouse Keys then click on Apply button. Now you can turn on and off using keyboard shortcut keys "leftALT+leftSHIFT+NUM LOCK" and can move the mouse pointer using arrow keys on numeric pad. You can enable keyboard short cut keys from Set up Mouse Keys option.

- Give check mark on the options "Activate a window by hovering over it with the mouse" and "Prevent windows from being automatically arranged when moved to the edge on the screen" to make easier to manage windows.

How to Make the Keyboard Easier to Use
You can make the keyboard easier to type by enabling Sticky keys, Toggle keys and Filter keys. If you are unable to press keyboard shortcut keys like CTRL+ALT+DEL at a time, sticky keys allows you to press one key at a time.
By turning on toggle keys, you can hear a tone when you press CAPS LOCK, NUM LOCK, or SCROLL LOCK keys on keyboard. While typing, filter keys ignore or slow down brief or repeated keystrokes and adjust keyboard repeat rates.
Following are the steps for turning on and adjust settings for Sticky keys, Toggle keys and Filter keys.
- After opening Ease of Access Center, Click on option "Make the keyboard easier to use".
- Give tick mark on "Turn on Sticky Keys" to activate sticky keys, you can activate keyboard shortcut key from set up sticky keys option. Sticky Keys will turned on when SHIFT is pressed five times.

- Give tick mark on "Turn on Toggle Keys" to activate toggle keys. After activating, you can turn on Toggle keys by holding down the NUM LOCK key for 5 seconds.
- You can activate filter keys from "Turn on Filter Keys" option. To activate keyboard shortcut key for filter keys open the option "set up filter keys" and turn on keyboard shortcut key for filter keys. Filter keys will be turned on when right SHIFT is pressed for 8 seconds.

How to Make Easier for Reading and Typing
You can make easier for reading by turning on narrator, which reads aloud any text on the screen and remove background images where available.
To make easier to type you can turn on sticky keys, which allows you to press one key at a time while using keyboard shortcut keys, toggle keys to hear a tone when you press CAPS LOCK, NUM LOCK or SCROLL LOCK keys and filter keys to ignore or slow down brief or repeated keystrokes and adjust keyboard repeat rates.
You can adjust time limits and flashing visuals by turning off all unnecessary animations and setting up time for notification dialog box.
How to Make Touch and Tablets Easier to Use
You can lunch common tools like Magnifier, Narrator and On-Screen Keyboard by pressing the windows button and volume up button together on your tablet can start an accessibility tool. You can set which accessibility tool would you like to be launched.
To set up this accessibility tool, choose the option "Make touch and tablets easier to use" from Ease of Access Center. Select the accessibility tool which you would like to be launched.

How to Get Quick Access to Common Accessibility Tools
You can get quick access to common accessibility tools like magnifier, Narrator, On-Screen Keyboard and High Contrast directly from Ease of Access Center window. When you click on them, they are automatically started.

Related Posts
How to make USB boot drive to Install Windows ?
How to Keep Computer from Sleeping
Top 5 Free Methods to Make Your Computer Faster
How to Know Your Computer Configuration Easily
Top 10 Questions that Computer Beginner may Asked
How to Manage Drives Using Drive Tools
How to Share Printer for Computers on LAN
What are the Basic Components of operating Systems.
How to Share Drive Folder and File in Computer Network
How to Manage Taskbar Items in Windows
What is intellectual property law?
What is literal and non-literal copying of computer programs?
Go to link Download
Saturday, February 11, 2017
How to Use Any Trial Software Forever Free Using Time Stopper Guide
How to Use Any Trial Software Forever Free Using Time Stopper Guide

You always wanted to use any trial software for free, but for that you had to find a Crack for it on internet, but if you failed then you werent able to use the trial software any more. But now, its possible !!
Time Stopper let you run Trial Softwares forever without expiration.If you dont have enough trial period of any trial version software you can extend the trial period using Time Stopper.
How it Works ?
Function of the time stopper is to change the date and time by entering into the software. For this reason time stopper will extend the trial period of the program for an unlimited amount of time.
Time Stopper will not modify the time and date of the operating system.
RUN AS DATE will not convert your trial version software to full version but it will let you use your trial version software lifetime.
BUT We recommend you to buy the software which you like.
Time Stopper at a glance
- Time Stopper is a free software.
- It is easily installable.
- Time Stopper are not damaging any file.
- It will not modify the time and date of the operating system.
- Run trial software without expiration.
- Anti virus cant detect or blocked Time Stopper 4.0 as a virus.
How to Use ?
- User left click on Browse (push button) in Time Stopper. Browse your installed trial version software in > windows drive >> Program Files >> then find out your installed trial version software and choose that .exe file which will run your program.
- Now choose a date.This new date should include within trial period of the trial version software. We recommend to select tomorrow as the date.
- Now you will able to create a desktop shortcut for future use. To create a desktop shortcut type the shortcut name and click on create desktop shortcut and use these shortcut to open the trial version software.

Note: After patching the trial version software by using Time Stopper, you must always use the desktop shortcut which created by Time Stopper to open that software otherwise the trial will end instantly.

Download Links:
Time Stopper 4.02 (0.3 MB) | Mirror 1
Go to link Download
Friday, February 10, 2017
How To Use Free Facebook WhatsApp and Twitter On All Sims Networks
How To Use Free Facebook WhatsApp and Twitter On All Sims Networks
Mobile companies are now offering free social media to all the customers. The services are free only on the social media which are Facebook, Twitter and WhatsApp. Apart from them you cannot use free internet. Now enjoy unlimited calls and chats on WhatsApp and browsing your social media. In the information about the mobile service providers below, we have given official websites and customer service URLs for your convenience so that you may make a live chat to the service providers and get maximum and latest information as you need.
Details of the free social media as offered by all mobile companies
Free Facebook, WhatsApp and Twitter on Zong
Name of the service: Zong Social pack free
Social medias offered as free: Twitter, Facebook, Whatsapp
How to subscribe: send Social to 6464
How to un-subscribe: send unsub Social to 6464.
Social medias offered as free: Twitter, Facebook, Whatsapp
How to subscribe: send Social to 6464
How to un-subscribe: send unsub Social to 6464.
Official website: www.zong.com.pk
For cutomer care do visit: www.zong.com.pk/about-zong/customer-care
For cutomer care do visit: www.zong.com.pk/about-zong/customer-care
Free Facebook, WhatsApp and Twitter on Telenor
The service is for all the prepaid customers of Telenor. Below is the detail of the detail of the social pack.
The code to activate the service: *5*325#
Validity of the service: expires at (12am) midnight
Limit of the data: 999 MB
The service is FREE and there are no charges at all. In order to activate the customers should have the balance of ONE RUPEE at least. The service is being offered to the prepaid customers of Telenor.
The code to activate the service: *5*325#
Validity of the service: expires at (12am) midnight
Limit of the data: 999 MB
The service is FREE and there are no charges at all. In order to activate the customers should have the balance of ONE RUPEE at least. The service is being offered to the prepaid customers of Telenor.
Official website: www.telenor.com
For customer care do visit: www.telenor.me/en/Consumer/Customer-Care/1188-customer-care/
For customer care do visit: www.telenor.me/en/Consumer/Customer-Care/1188-customer-care/
Free Facebook and WhatsApp on Mobilink:
Name of the service: Daily Social Bundle
Social medias offered as free: Facebook and WhatsApp
Code for activation of service: *114*5#
Code to un-subscribe the service: *114*5*4#
Code for the information of Daily Social Bundle on your sim: *114*5*3#
Social medias offered as free: Facebook and WhatsApp
Code for activation of service: *114*5#
Code to un-subscribe the service: *114*5*4#
Code for the information of Daily Social Bundle on your sim: *114*5*3#
Once you have subscribed successfully you can access facebook by visiting m.facebook.com. The charges for the service are 5 RUPEES with the validity of 24 hours. Every time you have to subscribe for the service and there is no auto-subscription.
Official website: www.mobilink.com.pk
For customer care do visit: www.mobilink.com.pk/customer-care/
For customer care do visit: www.mobilink.com.pk/customer-care/
Free Facebook and WhatsApp on Ufone:
Social media services offered as free:
Facebook and WhatsApp (for 2G and 3G)
Code to subscribe free facebook: *3434#
Code to subscribe free WhatsApp: *4321#
You can talk to the customer service representative by dialing 333 anytime and get the services activated by them also.
Code to subscribe free WhatsApp: *4321#
You can talk to the customer service representative by dialing 333 anytime and get the services activated by them also.
Official website: www.ufone.com
For customer care do visit: www.ufone.com/Customer-Service/Our-Offices/
Free Facebook, WhatsApp and Twitter on Warid
Name of the service: Free Social Suit
Social medias offered as free:
Facebook, Twitter, WhatsApp (from 12:00 AM to 8:59 PM)
How to subscribe:
Send FW to 7777
The service is for all the glow and prepaid customers of Warid
The service is for all the glow and prepaid customers of Warid
Official website: www.waridtel.com
For customer care visit: www.waridtel.com/customer-care
For customer care visit: www.waridtel.com/customer-care
Go to link Download
Wednesday, February 1, 2017
How To Use Google Analytics
How To Use Google Analytics

What is Google Analytics?
Google Analytics is an online tool that assists in collecting detailed data about website visitors. Once the Google analytics script is added to website source code, it is possible to track website traffic, traffic sources, as well as conversion rates and sales. Google Analytics is mainly designed to aid marketers and webmasters. As a basic service, it is available for free. The advanced version is available for some monthly fee. Advanced version provides many additional information than the basic version. Website owner must allow Google Analytics cookies in order to collect information.How Google Analytics can help?
Google Analytics tool helps to track AdWords campaign and also to boost online marketing campaigns. Once a person has visits a website, Google analytics tool uses access logs to store visitors data on the server. The information is then analyzed in a particular way once it has been stored. Part of the information includes the time and date of visit, the browser type on the visitors end, and the operating system, just to mention a few.Google Analytics tool has been applied to determine the number of visitors coming to a site. But this is just one feature that may not reveal what people do once they come to the site. Thus, it becomes necessary to track the pages they visit once they land on the website.
Online advertisements and marketing campaigns can be tracked through Google Analytics tool. Thanks to its ability to track visitors path through HTTP connections. People who know more about HTTP connections understand that it is simply a way through which computers communicate with each other.
Google Analytics can also help people calculate the following:
Google provides an improved version of Google Analytics tool, which can track even short activities on a particular website. It also loads faster. It is called Real time data. You can access visitors flow, number of visitors on site and many other useful data in real time using this new feature. It is possible to see where visitors are coming from, where they arrive and at what point they leave. Thus, by paying attention to each of the pages, webmaster can make necessary adjustments. This would result to more sales or conversion rates.
From the above discussion we can come to the conclusion that Google analytics has made the life of webmasters and marketers more easier. Read more information on Google Analytics here: http://en.wikipedia.org/wiki/Google_Analytics
- Visit depth
- Bounce rates
- Repeat visitors
- Bounce rates
- Website loyalty, among other things
- Lead generation
- Sales
Google provides an improved version of Google Analytics tool, which can track even short activities on a particular website. It also loads faster. It is called Real time data. You can access visitors flow, number of visitors on site and many other useful data in real time using this new feature. It is possible to see where visitors are coming from, where they arrive and at what point they leave. Thus, by paying attention to each of the pages, webmaster can make necessary adjustments. This would result to more sales or conversion rates.
From the above discussion we can come to the conclusion that Google analytics has made the life of webmasters and marketers more easier. Read more information on Google Analytics here: http://en.wikipedia.org/wiki/Google_Analytics
Image Credit: SmartPhotoStock.
Author Bio:
Author Matthew Anton is a seo expert. He loves to write posts on how Google analytics can be used to track seo data.Go to link Download
Monday, January 9, 2017
How to use pen drive as RAM
How to use pen drive as RAM

Yes with some modified settings you can use your pen drive as a RAM
1) Connect your pen drive to your PC [pen drive should be at least 1 GB or if you having 4 GB then its better]
2) Allow PC what he is supposed to do,let system to detect pen drive.
3) After your PC finished with its detection work,you have to do some little
4) Right click on the My Computer and select the properties
5) Goto advanced and then performance setting then advanced then
6) Select pen drive and click on custom size " Check the value of space available "
7) Enter the same in the Initial and the Max columns
" You just used the memory of the PenDrive as a Virtual Memory "
8) Now restart your pc and enjoy your fast and super system
Go to link Download
Subscribe to:
Comments (Atom)