Showing posts with label browsers. Show all posts
Showing posts with label browsers. Show all posts

Windows 10 - How to Change Cortana's Default Search Engine

The fact that Windows 10 doesn't provide any built-in option to change default search engine of Cortana led many people into thinking that the intelligent personal assistant works exclusively with Bing. Want to change the default search engine of Cortana or Windows Search? There exist a simple workaround that involves using Google Chrome or Firefox.


Prerequisites

- Donwload and install Google Chrome or Firefox
- Set Google Chrome or Firefox as your default web browser. 

Set your default web browser

Click on Start > Settings > System > Default apps > Web browser


Choose your default web browser. 

Change Cortana's default search engine with Firefox

Open Firefox, click on the Menu button > Options. Go to the Search section, select your default search engine (e.g. Google) and then tick the Use this search engine for searches from Windows checkbox:


Close the Options menu and try to make a web search with Cortana. 

Change Cortana's default search engine with Google Chrome

Open Google Chrome and then install the Bing2google extension from this link. Once installed, all your web searches made with Cortana or Windows Search will be redirected to Google.com: 


Want to redirect Bing searches to search engines other than Google? Get the Chrometana extension instead; It allows you to use the search engine of your selection.

Lightbeam plugin for Firefox - Who is tracking your web browsing


Lightbeam formerly named "Collusion" (Chrome version) is a plugin available for Firefox that reveals a hidden aspect of the web. 

Features

  • It shows interactive visualizations of your browsing behaviour.
  • It shows the relationships between the websites you visit and any involved third-party service.


Download



  • The circles represent sites you connect to and triangles symbolize sites tracking your navigation (you can zoom in/out using the mouse wheel).


Upon clicking on a circle or triangle, you can:
  • block the third party service or website.
  • Get more information such as the location of the server and sites that are attached to it


  • The filter at the bottom right, allow you to change the time period for which you want to visualize your browsing activities:

  • To switch to the List view:

  • Click on the Reset Data to update the list or graphics.
  • Click on Save Data to save your data to a .json file (human readable format).

Clear Cookies

Manually clear the browser cookies or use softwares such as:
Always Block Google from Accessing your Siteโ€™s Search Results

Always Block Google from Accessing your Site’s Search Results

If you are using Google Custom Search or another site search service on your website, make sure that the search results pages – like the one available here– are not accessible to Googlebot. This is necessary else spam domains can create serious problems for your website for no fault of yours.

Few days ago, I got an automatically generated email from Google Webmaster Tools saying that Googlebot is having trouble indexing my website allsoftlearn.blogspot.com as it found a large number of new URLs. The message said:
Googlebot encountered extremely large numbers of links on your site. This may indicate a problem with your site’s URL structure… As a result Googlebot may consume much more bandwidth than necessary, or may be unable to completely index all of the content on your site.
This was a worrying signal because it meant that tons of new pages have been added to the website without my knowledge. I logged into Webmaster Tools and, as expected, there were thousands of pages that were in the crawling queue of Google.
Here’s what happened.
Some spam domains had suddenly started linking to the search page of my website using search queries in Chinese language that obviously returned no search results. Each search link is technically considered a separate web page – as they they have unique addresses – and hence the Googlebot was trying to crawl them all thinking they are different pages. 
Because thousands of such fake links were generated in a short span of time, Googlebot assumed that these many pages have been suddenly added to the site and hence a warning message was flagged.
There are two solutions to the problem.
I can either get Google to not crawl links found on spam domains, something which is obviously not possible, or I can prevent the Googlebot from indexing these non-existent search pages on my website. The latter is possible so I fired up my VIM editor, opened the robots.txt file and added this line at the top. You’ll find this file in the root folder of your website.
User-agent: *
Disallow: /?s=*

Block Search pages from Google with robots.txt

The directive essentially prevents Googlebot, and any other search engine bot, from indexing links that have the “s” parameter the URL query string. If your site uses “q” or “search” or something else for the search variable, you may have to replace “s” with that variable.
The other option is to add the NOINDEX meta tag but that won’t have been an effective solution as Google would still have to crawl the page before deciding not to index it. Also, this is a WordPress specific issue because the Blogger robots.txt already blocks search engines from crawling the results pages.
A Lynx-like Text Browser that Runs on Google Servers

A Lynx-like Text Browser that Runs on Google Servers

Text Browser is a Lynx-inspired browser that lets you read the web in text and strips all JavaScript, images, videos and other rich content that maybe embedded inside a web page. Unlike Lynx that require installation and run locally, Text Browser is a web app and runs in the Google cloud.

To get started, click here and authorize the web app with your Google Account. It requires authorization to sign-in and also for fetching web pages on your behalf. It will neither track your browsing activity nor will have access to any of your Google Account data.
Once a page loads inside the Text Browser, any of the internal links will also open inside the same browser automatically.

Text Browser as a Proxy Server

Why would anyone want a basic text browser? Well, you can also use the Text Browser as a proxy server to access news articles and other text-only content on the Internet that may otherwise be inaccessible at your workplace.
When you request a web page through the app, the underlying Google Apps Script will fetch the page on Google’s servers and then renders the content on your screen using Google Apps Script. Thus, even if a site is restricted, you should be able to view the page indirectly through the Google cloud.
And if a website is down for you, use the Google text browser to confirm if the page is really down for everyone or it is just your Internet connection.
Why Is IE Saving Web Images as Untitled.bmp

Why Is IE Saving Web Images as Untitled.bmp

Question: You right click an image on Flickr to save it locally – the file is in JPG format but your Internet Explorer (or Maxthon) browser won’t let you save it as jpeg, it only allows saving images as bitmaps and the name given to the image file is “Untitled”


Answer: You can tackle this problem in two ways.
1. Empty your browser cache (delete the Temporary Internet Files folder) or increase the size of your cache. [Tools -> Internet Options -> Browsing History]
2. Some of you may right click and copy the image address and then paste it inside another web browser or your favorite download manager. There’s a simple option. Just hold the mouse over the image and drag it your desktop. Simple.

How to Mute Individual Browser Tabs in Chrome, Safari, and Firefox



Web pages can automatically play audio thanks to HTML5, even if you’ve set Flash and other browser plug-ins to click-to-play. Most modern web browsers include an audio indicator that will show you which tab is playing sound. Most modern browsers also let you mute individual tabs.

This feature was available behind a hidden flag in Chrome for a while, and is now stable. Apple’s Safari was the first web browser that actually enabled it by default, and Mozilla is working on adding it to Firefox.

Google Chrome

This feature is now part of the stable version of Chrome and doesn’t require enabling any hidden flags to use. Just locate a tab playing audio — you’ll see a speaker indicator to the left of the “x” on the tab itself. Right-click the tab and select “Mute Tab.”

The audio indicator will turn to a crossed-out speaker icon, informing you that the tab isn’t allowed to play audio. Right-click it again and select “Unmute Tab” to change your choice.
This feature is now part of the stable version of Chrome and doesn’t require enabling any hidden flags to use. Just locate a tab playing audio — you’ll see a speaker indicator to the left of the “x” on the tab itself. Right-click the tab and select “Mute Tab.”

The audio indicator will turn to a crossed-out speaker icon, informing you that the tab isn’t allowed to play audio. Right-click it again and select “Unmute Tab” to change your choice.
























Apple Safari

This is also possible in Safari — Safari was the first browser that made this feature available to all its users.

As in Chrome, you’ll see a speaker icon to the left of the “x” button on an individual browser tab when it’s playing audio. You can click the speaker icon to mute the tab, and click it again to unmute the tab. You can also right-click or Ctrl-click the tab and select “Mute Tab” to mute that individual tab.

Unlike in Chrome, there’s no way to preemptively mute a tab. This option is only available when a tab is already playing audio.











Mozilla Firefox


Firefox is on the verge of adding built-in audio indicators on its tabs and a way to mute them. According to the bug report, this feature should be part of Firefox 42. It’s part of the latest experimental “nightly” builds of Firefox, too.

It works similarly to Safari and Chrome. If a tab is playing audio, you’ll see an audio indicator to the left of the “x” button on the tab. You can click that little speaker icon to mute a tab or right-click the browser tab and select “Mute Tab.”

Like Chrome, Firefox also allows you to preemptively mute tabs before they start playing audio — just right-click a tab and select “Mute Tab.”

If you’re still using an old version of Firefox, you can do this by installing an extension like “Mute Tab.” However, this extension doesn’t work as well — it only works with HTML5 audio. Thankfully, it’s possible to prevent plug-ins from automatically playing by setting them to click-to-play in Firefox.





















Microsoft Edge 

Microsoft Edge does at least include audio indicators on its tabs. Unlike all other browsers, however, those audio indicators are located at the left side of each tab.

Edge doesn’t yet offer a built-in way to mute tabs, and it doesn’t support browser extensions. Browser extensions — or Microsoft itself — may one day bring this feature to Edge. For now, Edge is still stuck playing catch-up to the features offered by established browsers.












You can always mute your entire browser to prevent all web pages from playing audio until you change your mind — assuming you’re using Windows or Linux. On Windows, right-click the volume icon in your system tray, select “Open Volume Mixer” and use the mixer to mute the browser or at least lower its volume. On Linux, you’ll usually find this option in your desktop’s sound settings, too — it’s offered by PulseAudio. Mac OS X doesn’t offer this feature.


Kategori

Kategori