Translate

Thursday, 31 October 2013

Use Android mobile as remote to your PC

1) You can control your PC using Android mobile via Bluetooth
2) Go to your android mobile market > Download "Unified Remote"
3) In that page itself, you can have server download link, Once u click that link, it 'll redirect you to server download page. Download it.
4) Install it in your system.
5) Switch on your Bluetooth in both the devices and enjoy !!! 

Thursday, 3 October 2013

Simple Trick To Use Web Browsers As Text Editor.


1. Copy below code in browser URL Section
data:text/html, <html contenteditable>

2. Now Press Enter.

3. Now you can type anything as would do on any other text editor like Notepad.

4. To save your text file Press Ctrl + S and save it as anything.txt (.txt Is Must)