Wednesday, June 22, 2016

Remove Loading Gear symbol from Blog on Blogger

Do you want to remove Blogger's Gear symbol while loading your blog page? There is a way to remove Loading gear symbol from Blogger. 

1. Select Template

























2. Click on Customize






















3. Blogger Template Designer will open. Here select Advance -> Add CSS and Paste the given code and click on Apply to Blog











Now you won't see loading gear symbol while loading blog page next time.

Comment below for any query.


Read more »

Wednesday, December 17, 2014

Access PC with the help of Android or Blackberry device


If you want to operate your PC with the help of Android then it is also possible. You can use your PC on your Android device without any help of wires. It is a remote technique in which PC works as a Server and android device works as a Client. All you need to do is to install a small application on your PC as well as android device.

Note

1. PC and Android device both should be connected with the same WiFi network.
2. Private network settings of Windows Firewall should be Turn Off.

If you do not have WiFi network and have Ethernet connection then you can make your system WiFi. You can refer this link to make your System WiFi with Ethernet connection.

Steps 1> First of all you need to install application. You can download application for Android or blackberry device from here and application for PC can be downloaded from here

PC

Step 2> Open the remote control server application from your PC. You can see one Advanced- Remote Control Server window will open with IP address.

If you can not see Advanced- Remote Control Server window then go to the Settings then click on Connect tab. Here you will see the same window with IP address.

Android/Blackberry Device

Step 3> Open the remote control server application from your Android or Blackberry device. Click on Server. Type the Name of your PC and IP address which is displays in Advanced- Remote Control Server window and click Scan. It will take about 30 seconds to connect, depends on your network connection speed.


Unlock the Code

If you are using Trial version then you need to unlock the code. You can get the code to unlock from here.
Get the unlock code and go to the Upgrade of your Android/Blackberry device app. Scroll down the screen and type the Unlock code in Activate a code text field then click on Activate. This will allow you to use all the features. 


Step 4> Now click on the Remotes and select Live screen. Here you can see your PC's screen on your Android/Blackberry device. Now you can use your PC on your Android or Blackberry device.

Features 


You can have all the access of your PC on your Device such as you do not need to get up to shut down or standby your PC, you can use keyboard and mouse of your device to access your PC, you can use internet, can perform read and write task, can listen music, can see power point presentations and many more features.

Click on Remotes from your android app to see features.

1. Mouse
You can control Your PC's mouse cursor on your android/blackberry devices.

2. Keyboard
When you type on your Software keyboard, the words will magically appears on your PC. It works as a WiFi Keyboard.

3. Live Screen Features
You can see the PC's screen on your android or blackberry device.


4. Scrolling
Easily scroll through never ending websites like Facebook.

5. Media
You can use your media player directly on your device. 

6. Slideshow
Control the Powerpoint presentations.  

7. Speech
Say what you want to type and it will be sent to your PC.

8. Shortcuts
You can access most Important shortcuts like shutdown and standby with just one click.



Please comment for any queries. 


Read more »

Monday, November 17, 2014

Extract Pages from Large PDF files


Many time we have large PDF files and we want some pages only so we need to extract PDF pages. We can also extract pages without any software and even Acrobat Reader. 

Step 1> First open Google Chrome and type chrome://plugins in the address bar. Make sure Chrome PDF Viewer is Enable there. 
If its showing Disable then its already Enable and you don't need to do anything.

Step 2> Drag PDF files in the Google Chrome. Your PDF file be open in the browser. 

Step 3> Scroll the mouse over bottom right corner of the screen. You will see some options. Click on Print button.
Step 4> Now there is a Pages option at the left hand side of the screen. Give the page numbers that you want to extract. You can give multiple page numbers. Suppose you want to extract page 10 to 13 and 20th and 25 to 29 then it should be written in this format- 10-13,20,25-29 or you can give individual page numbers. 
Step 5> After selecting pages click on Save
Step 6> It will ask the file name and location to save extracted pages as PDF. Give the name and location then click on Save

Now you can see the PDF with the extracted pages. 

Read more »

Wednesday, November 5, 2014

Share Internet Connection From Desktop to Other WiFi Enabled Devices


Hello Friends, we are going to talk about how to share our internet connection from desktop to other WiFi enabled devices, it can be desktops or cell phones.

Step 1> Open Command Prompt in Administrative mode. It can be run by pressing Windows + x then click on Command Prompt (Admin).
In Windows 8.1, type Command Prompt in search flyout, right click on Command Prompt then Run as Administrator. In other Windows it can also be open through C:\Windows\System32\cmd.exe
Step 2> Run netsh wlan show drivers
If your Hosted network supported is Yes then your network interface supports virtual network and we can share our Internet through WiFi.
Step 3> Run netsh wlan set hostednetwork mode=allow ssid= key=
Here, ssid is the network name. You can give anything you want and key is the password. Here I have given FrameMinds as a ssid and ******** as a key. Password must contain at least 8 characters. You can see e.g. in the snapshot.
Step 4> It will create your Ad-hoc wireless network. Now run netsh wlan start hostednetwork
It will start your WiFi network.
If you are getting error "The hosted network couldn't be started. The group or resource is not in the correct state to perform the requested operation" then click here

Step 5> Type exit to close the Command Prompt.

Step 6> Go to the Control Panel then click on Network and Sharing Center then select Change Adapter Settings.
Step 7> Now right click on your already connected network and select Properties.
Step 8> Go to the Sharing tab. Check Allow other network users to connect through this computer's Internet connection option.
Step 9> Now from the drop down menu select Local Area Connection. Sometimes it can be Local Area Connection* 11 or Local Area Connection* 12 or Local Area Connection* 13 etc. Then click on OK.
Step 10> Go to the Control Panel and select Windows Firewall. Select Turn Windows Firewall on or off. 
Step 11> Make sure in Private Network, Block all incoming connections, including those in the list of allowed apps is unchecked.
Step 12> Now switch on WiFi in your cell or in other PCs. You will find the WiFi network which you have created.
Step 13> Select the network, it will ask the password. Give the password which you have given in the key field and click on Connect. It will take about 30 seconds to connect.
To stop the Ad-hoc network connection, run netsh wlan stop hostednetwork from the Command Prompt.

Please comment for any queries.
Read more »

Solve "The Hosted Network Couldn't be Started.." Error


While creating the WiFi network, sometimes we get "The hosted network couldn't be started. The group or resource is not in the correct state to perform the requested operation" error when we run netsh wlan start hostednetwork command through Command Prompt in Windows. To fix this error follow the steps.

Step 1> Go to the Control Panel then select Device Manager.

Step 2> Go to the View tab and click Show hidden devices

Step 3> Now from the list of devices, expand Network Adapters.

Step 4> Right click on Microsoft Hosted Network Virtual Adapter and select Enable.

This will enable the Ad-hoc connection. If Ad-hoc connection is still not connected then run netsh wlan stop hostednetwork from the Command Prompt. Then again try to start the connection through netsh wlan start hostednetwork.


Read more »