Monday, 29 February 2016

Increase Your Pendrive (USB) File Transfer Speed

increase your pendrive (USB) file transferring speed
Sometime we may feel that pendrive performance is getting slower. So today we discuss few factors which may help to solve out this issue. Which help us to enhance the data transfer speed of pendrive we will try to fixed out the issue which may increase our pendrive data transfer speed.

Best Screen Recording Softwares For PC

best screen recording softwares

Whenever we want to record our desktop screen or we want to make a video then we face many problems while searching best and easy software for recording screen.

Increase Your Android Battery Life

how to increase your android battery life

Android devices are popular because of there are attractive features including fast internet, Video calling, Audio and Video at HD quality, camera, installing custom ROM and UI etc. Android device support multitasking and multiprocessing that is we can run several programs at the same time for example we can listen music and play internet at the same time. Just because of many features and apps the main issue we face is is, our device battery get discharge soon. If your are also suffer from this problem then we are going to discuss few tips to increase your phone battery life.

Friday, 26 February 2016

Some Amazing Notepad Tricks

Some notepad tricks
Notepad


All the below given notepad tricks may or may not be work depend on your Hardware and Software and Run them at your own risk any kind of data loss or software failure we will not be not be responsible for it.

1. Use Notepad As Diary

This trick is used to save your notepad document with date and time every time you open the notepad it will looks like a dairy. You have to type the following command

1. Type the Name.Log in capital letters in notepad.
2. Save the file with default extension and close it

2. Falling Matrix Code Effect

This is another notepad tricks that will show green matrix falling in the black screen. Copy the code given below.

@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

Save the file with, Name.bat extension and open the file.

3. Dancing Keyboard LED

Another amazing notepad trick that show you the dancing of keyboard Leds. Copy the code given below :

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop

Save the notepad file with Name.vbs extension and double click it.

4. Computer Speaking Your Message

This notepad trick able you to speak your message through computer. Copy the code given below:
Dim speaks, speech
speaks=”Welcome to learnfully.blogspot.com”
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks
Save the file with Name.vbs extension and double click to run it.
Replace the text “Welcome to learnfully.blogspot.com” with your message.

5. Eject CD Drive Continuously

This is another popular vb script that run using notepad. It show you the continuous movement of your CD/DVD drive until you stop the script. Copy the code given below.

Set oWMP = CreateObject(“WMPlayer.OCX.7”)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save the file with Name.vbs extension and run it.

6. Disable The Mouse

This is another notepad funny trick that disable your mouse after double clicking the file that is created by using the code given below.
rem Disable Mouse
set key=”HKEY_LOCAL_MACHINEsystemCurrentControlSetServicesMouclass”
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4

Save the file with Name.vbs extension and run it.

7. Shut Down PC

This is another cool notepad technic which i like the most. This will able you to shut down PC by simply double clicking the file. Copy the code given below:
@echo off
Shutdown.exe -s -t 10
cls
msg * I don’t like you SHIT!

Save the file with Name.bat extension and enjoy it.

8. Create Password Protected Folder Lock

Copy the code below
@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 u 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%==LearnFully 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

Save the file locker.bat and now open it.
Folder Lock Password is LearnFully
If you want to change password then replace LearnFully from above codes with your own Password.



Thursday, 25 February 2016

Invite All Your Friends To Like Your Page in One Click

invite all your friends to like your page
The difficult task which we face is sending invitation to others to join our page, event or group. Suppose we have 7000 friends so it take 1 sec for invite every person then we need approx 1, 2 hours to complete this task. So don’t worry.

Today i am going to explain you the best way for how to invite all friends to like page on Facebook.

Step 1: First of all install Google chrome extension.

Step 2: This extension will provide the feature to invite all Facebook friends by one click.


Step 3: After the installation of this chrome extension small icon will start appearing on the top right side of the browser. 
(Button will only appear when you open Facebook website otherwise it will disappear)

invite all your friends to like your page in one click

Step 4: Now login into account whose friends you want to invite to like facebook page.

Step 5: After that open Facebook page and then click on the Invite all friend button.

Step 6: Then click on the icon of the extension which had installed.

invite all your friends to like your page in one click

Step 7: After that just wait for few second your all friends invite automatically.

Method 2

Step 1: First of all open your Facebook page where you want to invite friends. Then click on Invite all friends option and pop window will appear.

Step 2: After that press F12 button on keyboard. Now console window box will appear.

Step 3: Copy below code and paste it in console box

var inputs = document.getElementsByClassName(‘uiButton _1sm’); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }

Step 4: After pasting above code into console box press Enter. Invitation to like Facebook page will be send successfully.


So follow above all steps to invite all your friends in your page......



Make Your Facebook ID Name Blank (Means Without Any Name)

Make your facebook id name blank

Step 1: Open Mozilla Firefox browser and open your Facebook account.

Step 2: Go to account setting where you have many options like password change but you need to find languages option in account setting its very easy.

make your facebook id name blank

Step 3: Now Change your language English into Indonesia Bahasha then your Facebook account page shown look like this
make your facebook id name blank
Step 4: Go to Google and search fresh Indonesia proxy. You will find many websites choose one of them and open it. The page shown some codes look like this.

make your facebook id name blank

Step 5: Go to your Firefox Options page then click on Advanced then click on Network tab and click Settings.. (Follow Picture below)

make your facebook id name blank



Step 6: The new window will open look like this:

make your facebook id name blank

Step 7: Now enable the proxy server and paste the address code in the box of address and port number in port box.

Step 8: Open new tab in browser and open any website to check the proxy if website opens then your proxy is working if website not opens then change your indonesian proxy.

Step 9: After proxy checking open m.facebook.com and go to account settings named as:

make your facebook id name blank

Step 10: Then go to general setting name as umun. After that open the box of name shown clearly and change the name for Blank id, set the name given below in First name or last name. 

Step 11: kﱞﱞﱞk copy these text and paste these in the first name and last name and then remove the k from both side. 
.
make your facebook id name blank

All Done....... Enjoy




Wednesday, 24 February 2016

Download Playstore Apps From Your Mobile Browser

download playstore apps from your mobile browser

Sometime Playstore gets error and its unable to run so many android users face problems to run Playstore don't worry about your Playstore i will tell you how to download Playstore Apps from your mobile browser ....

Follow these steps to download Playstore Apps...

Step 1: Open your mobile browser.

Step 2: Go to www.apkleecher.com

Step 3:  Type a file name in blank box you wish to download and then hit on generate download link.

download playstore apps from your browser

Step 4: Now, the confirmation page opens, confirm that is your require file

download playstore apps from your mobile browser

Step 5: Now click on Generate Download Link.

The Download Page appears then click Download.

Download Playstore Apps From Your Mobile Browser


That's all Enjoy........




Add all Your Friends in Your Facebook Group

how to add all your friends in group

After seeing this you will learn how you can add all friends in a Facebook Group without wasting your time by adding friends one by one. So follow up the Full Guide for adding all friends in a Facebook group with one click . .

Step 1: Go to www.facebook.com and login to your current or any facebook acount where you want to add your Friends.

Step 2: After logged into your Facebook account, Now go to that Facebook Group where you want to add all of your friends from your Facebook Friend list.

Step 3: Now you need to open the console Box for executing your coded Script for Adding all friends to the Facebook Group. (Press F12 to open console window in Chrome and Ctrl+Shift+k in Mozilla Firefox)

Step 4: After opening Console Box and paste the Script Code and HIT Enter to execute the Running for adding all friends in Facebook Group.

For Script Code Click Here
For Script Code 2 Click Here

After Executing this script, wait up to 10, 15 seconds it will automatically add your all friends in the Facebook Group. Now refresh that group page and see there are new members are added.





Tuesday, 23 February 2016

Change Facebook Theme

change your facebook theme

You can change your Facebook skin through chrome browser extension so let's see how can we change it....

Step 1: Go to the Chrome Web Store, Download and Install Facebook Themes Extension.

Step 2: Install the Facebook Theme Extension by clicking on or Add to Chrome Button on Top Right hand Side of the Web page.

Step 3: It will take just a second to download the Extension, Now Click on Customize and Control Google Chrome Button > Tools > Extensions.

Step 4: Now if you have Many Extensions Installed, Look for Facebook Themes Extension and Click on “Option” . See the snapshot below.

Change facebook theme

Step 5: After Click on “Options”  Click on “Explore” Tab to Show up all the available Facebook Themes to Choose from.

Step 6: Choose any theme of you choice by Clicking on “Install” , The Facebook theme is now installed, Click on Installed tab to verify.
Step 7: Open Facebook and Check the New theme.
If you want to make your Facebook in default condition then just disable the extension.



Recover Your Facebook Deleted Data

Recover Your Facebook Deleted Data

When we upload any data on facebook like Photos, Videos, Music etc even all messages that we receive or send to others. Facebook saves that all your data in their database facebook have a huge database for saving their all data.

Let's go to our trick, basically its not a trick but its a Facebook Feature that many people don't know, for those guys i write this post..

Step 1: Go to www.facebook.com and Login your Facebook id.

Step 2: Go to General Settings Page in your Facebook and here you will see Download a copy of your Facebook data so click on it.

Recover Your Facebook Deleted Data

Step 3: On the Next page you will see a Download Archive Button, Click on it.


recover your facebook deleted data
Step 4: Next Facebook will ask you password of your id for security purpose so just give your password.

Step 5: After entering your Facebook Password, Click on Submit, On the next screen you will be shown that the download link for your data will be sent to your email id which you used to create your Facebook account.

Step 6: Wait for Few Minutes, check your mail. You will see a mail from Facebook in your Inbox with Downloading link ready for you to download all your data.
Step 7: Now After downloading the file. Unzip it and open the folder where you will find your messages, photos, videos. Pokes, Friend list etc.
The files will be in .html format so you will have to double click on the file and select your favorite Browser to open the file, the file will open up in your browser where you will have access to all your data.


Windows XP Run Commands

Windows XP Run Commands
Go to StartMenu > RUN > Type the command

Accessibility Controls = access.cpl

Add Hardware Wizard = hdwwiz.cpl

Add/Remove Programs = appwiz.cpl

Administrative Tools = control admintools

Automatic Updates = wuaucpl.cpl

Bluetooth Transfer Wizard = fsquirt

Calculator = calc

Certificate Manager = certmgr.msc

Character Map = charmap

Check Disk Utility = chkdsk

Clipboard Viewer = clipbrd

Command Prompt = cmd

Component Services = dcomcnfg

Computer Management = compmgmt.msc

Date and Time Properties = timedate.cpl

DDE Shares = ddeshare

Device Manager = devmgmt.msc

Direct X Control Panel (If Installed) = directx.cpl

Direct X Troubleshooter = dxdiag

Disk Cleanup Utility = cleanmgr

Disk Defragment = dfrg.msc

Disk Management = diskmgmt.msc

Disk Partition Manager = diskpart

Display Properties = control desktop

Display Properties = desk.cpl

Display Properties (w/Appearance Tab Preselected) = control color

Dr. Watson System Troubleshooting Utility = drwtsn32

Driver Verifier Utility = verifier

Event Viewer = eventvwr.msc

File Signature Verification Tool = sigverif

Findfast = findfast.cpl

Folders Properties = control folders

Fonts = control fonts

Fonts Folder = fonts
Free Cell Game = freecell

Game Controllers = joy.cpl

Group Policy Editor (XP Prof) = gpedit.msc

Hearts Card Game = mshearts

Iexpress Wizard = iexpress
Indexing Service = ciadv.msc

Internet Properties = inetcpl.cpl

IP Configuration (Display Connection Configuration) = ipconfig /all

IP Configuration (Display DNS Cache Contents) = ipconfig /displaydns

IP Configuration (Delete DNS Cache Contents) = ipconfig /flushdns

IP Configuration (Release All Connections) = ipconfig /release

IP Configuration (Renew All Connections) = ipconfig /renew

IP Configuration (Refreshes DHCP & Re-Registers DNS) = ipconfig /registerdns

IP Configuration (Display DHCP Class ID) = ipconfig /showclassid

IP Configuration (Modifies DHCP Class ID) = ipconfig /setclassid

ava Control Panel (If Installed) = jpicpl32.cpl
Java Control Panel (If Installed) = javaws

Keyboard Properties = control keyboard

Local Security Settings = secpol.msc

Local Users and Groups = lusrmgr.msc

Logs You Out Of Windows = logoff

Mcft Chat = winchat

Minesweeper Game = winmine

Mouse Properties = control mouse

Mouse Properties = main.cpl

Network Connections = control netconnections

Network Connections = ncpa.cpl

Network Setup Wizard = netsetup.cpl
Notepad = notepad

Nview Desktop Manager (If Installed) = nvtuicpl.cpl

Object Packager = packager

ODBC Data Source Administrator = odbccp32.cpl

On Screen Keyboard = osk

Opens AC3 Filter (If Installed) = ac3filter.cpl

Password Properties = password.cpl

Performance Monitor = perfmon.msc

Performance Monitor = perfmon

Phone and Modem Options = telephon.cpl

Power Configuration = powercfg.cpl

Printers and Faxes = control printers

Printers Folder = printers

Private Character Editor = eudcedit

Quicktime (If Installed) = QuickTime.cpl

Regional Settings = intl.cpl
Registry Editor = regedit

Registry Editor = regedit32

Remote Desktop = mstsc

Removable Storage = ntmsmgr.msc

Removable Storage Operator Requests = ntmsoprq.msc

Resultant Set of Policy (XP Prof) = rsop.msc

Scanners and Cameras = sticpl.cpl

Scheduled Tasks = control schedtasks

Security Center = wscui.cpl

Services = services.msc

Shared Folders = fsmgmt.msc

Shuts Down Windows = shutdown

Sounds and Audio = mmsys.cpl

Spider Solitare Card Game = spider

SQL Client Configuration = cliconfg

System Configuration Editor = sysedit

System Configuration Utility = msconfig

System File Checker Utility (Scan Immediately) = sfc /scannow

System File Checker Utility (Scan Once At Next Boot) = sfc /scanonce

System File Checker Utility (Scan On Every Boot) = sfc /scanboot

System File Checker Utility (Return to Default Setting) = sfc /revert

System File Checker Utility (Purge File Cache) = sfc /purgecache
System File Checker Utility (Set Cache Size to size x) = sfc /cachesize=x

System Properties = sysdm.cpl

Task Manager = taskmgr

Telnet Client = telnet

User Account Management = nusrmgr.cpl

Utility Manager = utilman

Windows Firewall = firewall.cpl

Windows Magnifier = magnify

Windows Management Infrastructure = wmimgmt.msc

Windows System Security Tool = syskey

Windows Update Launches = wupdmgr

Windows XP Tour Wizard = tourstart

Wordpad = write


Try All Commands and Comment if not work.....

Monday, 22 February 2016

Use WhatsApp Without Your Number

Use WhatsApp Without Your number

Step 1: First download whatsapp messenger in your smart phone from your mobile app store, if you are old user then delete your mobile number from whatsapp account.

Step 2: After download completes install whatsapp in your smart phone and then close it. Don’t move on to next step.

Step 3: Now we need to verify mobile number, so to verify mobile number we need to install one another application called “Text+“. We have to install Text+ app because to verify mobile number.

Step 4: Now after install Text+ app, open the app >> navigate to “settings” panel >> move forward and select “contact“.

Step 5: Now you will get a private number in that app for your use, copy that given mobile number in Text+ app.

Step 6: Open your whatsapp messenger app and at the phone verification paste that copied number and press continue.

Step 7: Now wait for a few seconds you will receive a verification code in your Text+ app.

Step 8: After getting whatsapp verification code, copy that code and use it for whatsapp verification.

          That’s it now continue to start chatting on whatsapp without phone number.




Sunday, 21 February 2016

Speedup Your Google Chrome Browser

Speedup Your Google Chrome Browser
Do you know that experts which are sitting at future mark says that Google chrome is one of the fastest internet browser. Rightly said, As you have already experience while using google chrome that it really works faster and smoother compared to other internet browser. Google chrome uses DNS prefetching and speedy (SPDY) protocols instead of simply using HTTP. These DNS prefetching and SPDY protocols load up your page in advance so that you need not to wait for more time.
But It happens many times that google chrome starts working very slow and believe me that  is very frustrating. But you need not to worry any more because listed below are some nice tricks to speed up chrome browser


1. DISABLE PLUGINS

I can bet you that you are using many plugins which are generally not in your use. To work faster and smoother on your chrome browser you must have some selected plugins installed. Too much plugins can slow up your browsing speed. Follow the steps below and start removing your extra plugins from your browser.
1. Open your chrome browser and go to the following address
chrome://plugins/
2. Uncheck the plugins which are not in your use. You can also delete these plugins unwanted plugins. Understand that you may not be able to delete or uninstall these plugins,you can only disable them.

2. DISABLE EXTENSIONS

You might wonder if Plugins and extensions are almost similar to each other?  Plugins are usually a third party programs which are needed to enhance the speed and performance of your browser but other than this extensions are specifically needed for browsers.
These Extensions really slows up your browser and can affect your browsing speed very badly. To avoid this thing you just need to follow the below steps carefully :-
1. Open your chrome browser and type the following address in the address bar
 chrome://extensions/
OR
To check the full list of extensions installed in your browser, simply Click on Wrench icon on your toolbar, navigate to Tools and then click on Extensions.
2. You will now going to see an extensions list which is supporting your browser.
3. Simply uncheck the extensions which are not needed or just delete those extensions which are not needed in future.
You will surely see some changes in your browsing speed as you delete those extensions from your browser.

3. CLEAR YOUR BROWSING DATA

You already know that if you browse any website, chrome automatically collects the cached text, cookies and other kinds of website data. That is why when we click again on that website address it consumes less time for loading that web page.
Although cached and cookies are really made to speed up chrome browser but sometimes it happens that they are responsible for decreasing your browsing speed and lagging.
Following steps will be helping you in clearing your browsing data:-
1. Click on Control and customize chrome button or Wrench icon as i mentioned earlier.
2. Choose Tools > Clear browsing data.
3. Simply, choose the time range and other types of  extra features which are listed below in that dialog box, hit Clear browsing  data.
That’s all. I Hope you this article will some what help you clear your question how to speedup chrome browser?  if you face any type of problem or confusion after reading this article you can surely leave a comment below in the comment box.