Skip to main content

Posts

Showing posts with the label Tricks-Surfing

How To Enable Offline Webpage Reading Mode in Google Chrome

Many a time I want to surf webpages I recently surfed, But as we all know even in today's lightning fast life, we do not get internet connectivity everywhere. We need to open some previously opened pages, but when we try to open it again by going through history, it need internet connectivity again. Why is it so? Actually it is default feature of Google Chrome that it do not save complete cache data of webpage, So, we need internet each time we want to open a webpage. Unfortunately, there is no option by default in Google Chrome Settings to enable such a feature. However, by using the amazing trick which I am sharing with you, you could easily activate such feature in you Chrome. It's just a 2 step away, 1. Open Google Chrome and type chrome://flags/#enable-offline-mode in address bar and press ENTER. 2. Find Enable Offline Cache Mode and click on Enable option there under. Thereafter, you just need to restart your Chrome Browser. Now, you can enjoy your recen...

How to backup Firefox Profiles in Computer

Recently, Firefox released its all new 29 version which is a major upgrade from all older versions. From its interface to synchronization, almost everything changed. If you noticed, the old Firefox sync not working in version 29. You need to register with your credentials, sync any one of your device and Login in all other devices. Backup Your Firefox Profiles Locally 1. Close your Firefox browser and open my computer . 2. Now, paste the below code in your location bar and copy all data from this folder. C:\Users\ Admin \AppData\Local\Mozilla\Firefox\Profiles\ xxxxxx.default Admin is the administrator account for my machine, it can be anything else for your machine and xxxxxxxx.default is random code assigned by Firefox to each machine . 3.   Paste the data where you need to backup your Firefox profile. 4. If you need to restore your backup, open the above location location and paste with overwrite into another Firefox profile xxxxxxxx.default. 5. Its done....

How to embed Flickr slideshow on website

There are number of tutorials available on web that describe to embed Flickr slideshow on website, but I am sharing easiest way to embed Flickr Photostream to your website. It can be used on any platform that allow to use html editing. Step By Step Guide 1. Open your Flickr account and click on  You --> Photostream. 2. Click on the image which you want to show at first, now copy code shown with red color :                         http://www.flickr.com/photos/ 113900884@N04/11852795934 / 3. Now, open your website html editor and paste below code with editing red color data, copied from above. <iframe src="http://www.flickr.com/photos/ 113900884@N04/11852795934 /player/" width=" 640 " height=" 480 " frameborder=" 0 " allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> Customizati...

How to Encrypt Data to Make It Safe from Hackers

 Now a days, Hackers are scraping data from Internet via illegal ways but if you are interested in backup your data online, then it is possible that your data can be compromised due to any vulnerability or brute force on your account. So, How to make your data safe from Hackers even your data is compromised ? Here is the solution, you can use Encryption before uploading your data on Internet. I use  2BrightSparks EncryptOnClick software to encrypt data on my PC. This software support files and folder encryption with 256-bit lock, files and folder can only opened with the help of password only. Here, we discuss How ? download, EncryptOnClick from here and install it. Open EncrptOnClick from Start menu. Select any file or folder you want to encrypt and type password. Now, file or folder, you selected is encrypted with 256-bit of encryption which is not possible to decrypt without password.  It is the best way to make you data safe, you can use any ap...

Best Way to Backup Your Data Online for Free

Data Backup is the best way to safe your data free from any hard disk failure or any other accident. I am very concerned about loss of such important data that is very important for me. I am sharing a good way to backup your data online safely for accessing data remotely or as a data backup. Here i am sharing some of the best ways you can use to backup your data. 1. Google Drive In Google Drive, the best thing i find is its a Google product, that makes it more trust able then any other storage provider. It provide about 15 GB of space in which Gmail and Google + photos space are also included. It can show your data online preview as well. 2. Box Box is also a good choice, it provide 10 GB of data storage and 250 MB maximum file size. It gives bandwidth of 10 GB which is low, but if you save only your documents, then it is a better choice for backup your important docs. Note : You have to change 'content & sharing' setting to make your data private, so that no ...