Slider

Theme images by kelvinjay. Powered by Blogger.

Recent Tube


Technology

Business

Life Style & Health

Repair Tech

Historical | Religious | News Updates

Tech Tips & Tricks

YouTube Keyboard Shortcuts

YouTube Keyboard Shortcuts

Your computer and programs running on your computer are not the only places keyboard shortcuts can be used. Many online services like YouTube also have keyboard shortcuts that can be used. Below is a listing of keys you can use on your keyboard to control YouTube videos.



Note
The YouTube video and window must be active. If these keys are not working, click the video to make sure it is selected. Switching between windows, changing tabs in your browser, or performing other actions like making a comment unselects the video.


Play and pause a video

Press the spacebar or the 'k' key on your keyboard to play and pause a video.

Tip
Holding down either of these keys also plays the video in slow motion.

Jump to start of a video

Pressing the 0 (zero) key on your keyboard will jump to the beginning of a video. The home key also works for jumping to the start of a video.

Jump to the end of a video or go to the next video
Pressing the end key on your keyboard will go to the end of the video. If you are playing a playlist, it goes to the next video in the playlist.

Skip or jump in the video

Fast forward or rewind

If you want to fast forward or rewind in increments of five seconds, press the left or right arrow keys. If you need to jump more than five seconds, hold down the Ctrl key and press the arrow key for the direction you want to jump in ten second increments.

Skip to video sections

Pressing the number keys from 1 to 9 seeks (jumps) to that percentage of the video. In other words, 1 jumps to 10%, 2 jumps to 20%, 3 jumps to 30%, etc.

Make the video full-screen

Pressing 'f' on the keyboard switches between full-screen and normal mode.

Tip
Pressing Esc also exits full screen mode.

Turn up and down the volume

Pressing the up or down arrow keys turns up and down the volume of the video. If you are turning down the volume and continue to hold the down arrow key, it will eventually mute the volume.

Tip
Pressing 'm' on the keyboard also mutes and unmutes the volume.

content source : computer hope

How To Add Links On Blogger To Follow Your Facebook Account

How To Add Links On Blogger To Follow Your Facebook Account

How To Add Links On Blogger To Follow Your Facebook Account

Google's Blogger blogging platform lets you customize your blog by adding widgets to your profile. These widgets range from calendars and other tools, to profile badges for your social networks. If you want to add a Facebook profile badge to your Blogger profile, you can do so directly through the Facebook badges website.

Log in to your Facebook account.

Go to Facebook.com/badges. Click the type of badge that you want to add to your Blogger account.

Click the "+ Blogger" button. Type your Blogger log-in credentials in the spaces provided and click the "Sign in" button to sign into your account.

Type a title for the Facebook badge widget in the space provided. Click the "Add Widget" button to add the Facebook link to your Blogger page.

How To Install TWRP Samsung Galaxy J2 SM-J200

How To Install TWRP Samsung Galaxy J2 SM-J200


If you want to Root Samsung Galaxy J2 SM-J200, you can try using Tool RootGenius, iRoot, KingoRoot, OneClickRoot, MobileGo or SRSRoot. Some tools are indeed made to gain root access on Android devices.
  But if you want to Root Android Without a PC, you can use the application RootGenius Mobile, iRoot Mobile, KingRoot Mobile, 360Root Mobile, Key Master Root, TowelRoot, or FramaRoot. These applications are made specifically for rooting on android devices.

Okay, now just at the discussion, namely Install TWRP Samsung Galaxy J2 SM-J200, Follow the steps as below.

Preparation:

Smartphone must have at least 30-40 percent of the battery to make the process of rooting
On your Samsung Galaxy, Enable USB Debugging Mode and OEM Unlock.
Download and install the Samsung USB driver on your computer.
Download and extract the file Odin Downloader
Download file TWRP Samsung Galaxy J2 SM-J200
Once you have downloaded all the files above, now turn off your Smartphone



After turning off, you need to boot into Download Mode, to boot into Download Mode press and hold the "Volume Down + Home + Power" together to Download Mode is active.



In the Download Mode you will see a yellow triangle warning signs, in this situation you have to press the Volume Up key to continue.

Now, open the file that you have downloaded Odin3_v3.exe.



Then connect your smartphone to a computer via USB cable



After you connect the smartphone to a computer, Odin will automatically recognize device and message "Added"


Once the device is detected by Odin, click on the button "AP" and select the file twrp-2.8.7.0-j2lte.img.tar
Now, click on the "Start" button in Odin to start Flahing, Flashing usually takes 30-50 seconds to complete the process of flashing the Samsung Galaxy J2 SM-J200. Once the flashing process in completed you will be able to see a green box with the words "Pass" in Odin. During this process the Smartphone will automatically re-boot

source: http://www.beritahuaja.com/2015/10/how-to-root-samsung-galaxy-j2-sm-j200.html?en

Lenovo A1000 Reset Lenovo Phone | Hard Reset | Factory Reset




1. The device must be turned off, so hold down the Power rocker for a while.

2. Afterwards press and hold together Volume Up + Volume Down + Power button for a few seconds.

3. You can release held keys as soon as the Lenovo logo appears on the screen.

4. In the next step use Volume buttons to select "wipe data/factory reset" and tap the Power button to confirm.

5. Wipe data LENOVO A1000

6. Afterwards choose "yes" from the menu, and accept it with Power button.

7. After a while accept option "reboot system now" using Power rocker.

8. That's all. The hard reset operation should be completed.
Share this article :

Create Your Own Logon Message

1 Click start 
click run
type regedit, 
then click ok!

2 In The registry editor, drill down to the following key:
hklm\software\Microsoft\Windows NT\Current version\Winlogon.

3 Right click LegalNoticeCaption, 
click modify, 
Type: THIS IS NEXT TRICK,and then click ok!

4 Right click legalNoticeText, 
click modify, and then Close your message!

5 Restart Your Computer.

6 The message will appear every time you logon!

Chat With Command Prompt

If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!

How To Hide The Drives(C:,D:,E:,...etc) In Your Computer

This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer.

1.Go to start->run.Type regedit.Now go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now in the right pane
create a new DWORD item and name it NoDrives (it is case sensitive).
Now modify it's value and set it to 3FFFFFF (Hexadecimal) .
Now restart your computer.
So, now when you click on My Computer, no drives will be shown(all gone...).

To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again. Magic........LOL....

Reverse The Mouse Buttons

1) No context menu

What will you see when you right click on the desktop? You will see a context menu which says arrange icons, refresh,..and so on. Are you angry at your friend for not wishing you for you B'day? Do you wanna play a trick on a newbie in your family who is new to computers? This is a cool trick to play. By this tweak, you will be able to disable the right click on the desktop or any icons/files/folders/applications... But right click will work on taskbar of the start button and registry. So, dont worry!!! 
Open your registry and you will see all unknown files like HKEY_CLASSES_ROOT....... and so on. Don't panic. Follow this path. HKEY_CURRENT_USER>SOFTWARE>MICROSOFT>WINDOWS>CURRENT VERSION>POLICIES>EXPLORER. On the right side of the registry, you will see two files(in general) named 'default' and 'NoDriveTypeAutoRun'. Right click on the empty space in the registry and goto New>DWORD VALUE and name it as "NoViewContextMenu". Remember, no spaces and N,V,C,M should be capitals. Right click on this and click modify. The default value will be 0. Change it to 1. Note: DONOT CHANGE THE HEXADECIMAL TO DECIMAL. Click OK. Close your registry and logout. Bingo!!! Once you login again, right click wont work. Your friend will be perplexed and the next thing he/she does is call the system administrator not knowing that not all system administrators will be knowing about registry. Now, to enable it again. follow the same path and set the value to 0. Logout and then login to see the effect.

2) Reverse the mouse buttons
This is a cool trick to play on newbies. Actually, there are two ways to do this. One is changing the settings in the Control panel and the other is through editing registry. You can do it either way. But I prefer the second way, which is challenging. 
(i) Through Control Panel - goto Start> Control Panel> Printers and other hardware> Mouse. In Button configuration, enable the switch primary and secondary buttons option and click OK. But remember, you have just swapped the mouse buttons. So, for OK, you have to click the right mouse button. The newbie will be perplexed. Well, this trick is good for left handers.
(ii) Editing the registry - By default the left mouse button is the primary and the right is secondary. Open your registry and follow this path:
HLEY_CURRENT_USER>Control Panel>Mouse and on the right side of the registry, create this String value(REG_SZ): 'SwapMouseButtons' and set its value to 1. Bingo!!! You are done. Log out/Restart the computer. 

You can try this: Combine tricks 1 and 2. That means, this will result in swapping of the mouse buttons and disabling the left click(once the buttons are swapped). User is ready to call system administrator cuz he feels that the system is behaving wildly.

Keeping the Windows XP Core in the RAM

If you have 512 MB or more of RAM, you can increase system performance by having the Windows XP 'Core' kept in the RAM instead of paged on the hard disk.

Go to Start -> Run - Type regedit and press enter - On the left hand side tree, navigate to

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\

- On the list on the right side, look for an entry called 'DisablePagingExecutive'
- Double click it
- Press 1 on your keyboard
- Click OK
- Exit regedit and reboot the computer

To revert to the default setting, follow the same steps as above, but this time, press 0(zero) instead of 1 on the keyboard.

Remove Thumb.db file

Thumb.db is is a cache of the current picture in that directory.to remove it go for following
step1 > open "WINDOWS EXPLORER".
2>go to "TOOLS".
3>open "FOLDER OPTIONS".
4>go to "VIEW".
5>see 1st section "FILES & FOLDERS".
6>click on the "DO NOT CACHE THUMBNAILS".
now the thumbnail file will be removed from ur computer once u do this the file will be never created.

Computer Mouse Tips & Tricks

In this growing time most of the peoples are using computer for their works to give fast output but they don’t take full advantage of the computer mouse. Universal mobile and Computer provides you the tips and tricks of computer mouse, so you can use your computer mouse with full potential and increase your working level.

* If you want to select or highlight any paragraph on internet or your word or document file, so you can just press the Shift Key at the beginning of the paragraph and Click at end of the paragraph.

* Second option for selection of the any paragraph, you have to click three times on any text in paragraph.


* You can use the wheel as a button, you can just click on any link and the link will be open on a separate tab and also you can close the tab by clicking wheel button on the tab.


* You can select any text or file then press right click to view the properties, in the properties bar you can see many options like copy, paste, delete etc, and you can easily manage your file.

* You can zoom in and zoom out on document, word, excel or a web page by clicking Ctrl Key and Scrolling up and down.

We hope those tips will help you in your work.

Trick To Show Your Name After Time In Taskbar

Hi freinds !
I m here to tell u a trick to add up ur name in place of AM and PM beside time and make urself to feel proud among ur group of frnds.
Its simple
Start -> Control Pannel -> Regional and LAnguage option -> Customize (beside English US) -> Go to TIME tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok ...
IS it changed ??? Might be not ...Now go to time in taskbar and Double Click it to open "Date and time property" ...Look place where time chnges in digital form i.e. 02:47:52 AM , click to arrow to cnage the AM or PM by selecting and press arrow. It will Show ur name or name that was entered by u, Apply -> OK and be HAPPY 8)