Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

Sunday, August 8, 2010

Firefox - How to display Google Images basic view permanently

Google Images
FirefoxGoogle changed the layout of Google Images in July, now displaying images only (called Standard view). As you scroll down, more images are automatically loaded and displayed. Great, or perhaps not?








Google Images Standard view
Google Images Standard view
Although you see more images at a glance with this layout, there are unfortunately a few disadvantages:

  • If you have a slow internet connection it can take a long time to load all the thumbnail images.

  • If you have a monthly bandwidth cap, the bandwidth used to display all the new images at once while you scroll down can be excessive (especially if you wanted to see a few images).

  • The title, dimensions and website address is not visible anymore at first glance, so you can't make an immediate decision whether you want to click through to that site or not. Now you have to hover over the image first, an extra step, to see that info.

Temporary solution by Google, switch to Basic version at bottom



If you scroll to the bottom of the image search results page, you can click on the "Switch to basic version" link which reverts it back to the original layout but unfortunately it is only valid for that single search session! If you close the browser and open it again and do another Google Image search, you'll see the new layout again. Google currently offers no option to change it back permanently.






Google Images Basic view
Google Images Basic view
How to access Google Images Basic view permamently in Firefox



First add a keyword search bookmark, then amend it to display the Basic view automatically.

To do this, you can use a built-in function in the Firefox browser to add a keyword to do an image search directly from the address bar. This will allow you to type the assigned keyword followed by the search query and it will display the images automatically, without you having to visit the Google Images site first.



To set up a search keyword for Google Images:



  • Go to http://images.google.com (of if you're in South Africa, it would be http://images.google.za)

  • Click in the empty search box, then right-click and select "Add a Keyword for this Search..." from the popup menu.

  • In the "Keyword" field, type the word, images, and click on "Save".

Now you can e.g. type images dolphins in the browser's address bar and it will automatically display the new Google Images layout with photos of dolphins.



Change the newly added keyword function to automatically display the former Google Images basic view



Follow these steps:



  • At the top of the browser window, click on the Bookmarks > Organise Bookmarks menu option, which will open a new window.

  • In the right pane of this window, click on the search keyword entry you just added

  • In the "Location" field, you will see something like this:

    http://images.google.com/images?hl=en&source=imghp&q=%s&gbv=2&aq=f&aqi=&aql=&oq=&gs_rfai=

  • Add the following at the end: &sout=1

  • It will therefore look like this:

    http://images.google.com/images?hl=en&source=imghp&q=%s&gbv=2&aq=f&aqi=&aql=&oq=&gs_rfai=&sout=1

That's it! You're done.



From now on, you can just type the keyword images in the Firefox address bar immediately followed by the term you want to search for, and it will automatically display the Google Images in Basic view.

(There's therefore no need to visit the actual Google Images website first, since your newly created keyword now incorporates that function)






Firefox address bar

How to hide the YouTube grey bar in Firefox

YouTubeFirefoxYouTube added a new long grey bar at the bottom of videos that form part of a playlist. Although some find it useful, a lot of people see it as a distraction. You can minimise it but you cannot close it.



Grey bar at bottom of YouTube.com


Solution for Firefox users



If you're a Firefox user, there is a way to permanently hide the YouTube grey bar. For it to work, you must have the the AdBlock Plus Firefox add-on installed (this is a brilliant add-on anyway since it hides all ads on sites).



Visit youtube.com, then click on the small AdBlock Plus (ABP) icon top-right or bottom-right in the browser.



AdBlock Plus icon


The Preferences dialog box will appear. Click on Filters > Add filter.



Enter the following:

youtube.com##DIV#quicklist-tray



Repeat the step and add another filter containing:

youtube.com##DIV#quicklist-bar-container



Repeat the step and add another filter containing:

youtube.com##DIV#quicklist-bar

Click OK.



ABP filters


They grey bar will disappear permanently!



Similar bars on other websites



You can also use the method explained above to hide similar bars on other websites. It would be easier to hide them by installing the Element Hiding Helper Firefox add-on as well.



Then browse to an applicable site (e.g. news24.com which also recently added a social bar at the bottom of their site), right-click on the AdBlock Plus (ABP) icon in the browser and select "Element to hide". Hover over the bar you want removed and click on it. A dialog box will appear, click on "Add filter rule" and that bar will permanently be removed from view!



Reverting back to old settings



Of course, if you want to, you can always change it all back by clicking on the ABP icon and simply deleting or disabling the applicable entry under "My Element Hiding Rules".

Tuesday, March 16, 2010

Netgear DG834GT router - 1.03.23 firmware released

Netgear DG834GT ADSL wireless routerThe latest firmware version 1.03.23 has been released for the Netgear DG834GT 108Mbps Wireless ADSL router.



The previous firmware versions (specifically 1.02.19 and 1.03.22) were sub-standard and frustrating to use, mainly because of DHCP problems and reserved IP address issues. According to Netgear these issues have been addressed in the latest 1.03.23 firmware version.



I upgraded to 1.03.23 and did some tests on my home LAN; the DHCP issue has been resolved. Nice!



Problem - Cannot delete Firewall Rules



There's a new bug in this version: If you select a Firewall Rule you created and select 'Delete', it just displays a blank page in the router interface. It does not delete the firewall rule! I tested it in several browsers: Firefox, Google Chrome, Internet Explorer and Opera. Luckily you can enable/disable a Firewall Rule but if you have a long list of Firewall Rules then it would have been nice if you could delete them to manage the list better.



Related links

108 Mbps Super Wireless ADSL Router - Official product page

My comments on previous 1.03.22 version

My comments on previous 1.02.19 version

Thursday, February 18, 2010

Make your extensions work in Firefox 3.6

Firefox logoFirefox is my default browser. I use quite a number of Firefox extensions (add-ons) to do certain functions and I've come to rely on them quite a bit. However, when you upgrade to a later version of the browser, some of these extensions are not compatible anymore.



The reason is simple, these extensions are created by external developers and they can only fix the code or release later versions of their extensions, after the newest browser version has been released. Also, some developers don't update their code at all.



Problem - Incompatible extensions



I recently upgraded from Firefox 3.5.7 to Firefox 3.6 and found that two of my extensions didn't work anymore, GMail Manager and Easy DragToGo.



There are two ways to deal with incompatible Firefox extensions:

  1. Set Firefox not to check the compatibility of the extension and ignore it altogether, or

  2. Modify the compatibility version of the individual add-on/extension

Disclaimer: Please note that if you make any changes, you do them at your own risk!



I chose option 2 (see second section on that page) because option 1 doesn't always work with all add-ons and since you're modifying the individual add-on with option 2, there is less risk.



In short, I basically changed the value of <em:maxversion> to 3.6.* in the install.rtf file of each add-on, re-installed the updated add-on, restarted the browser and everything worked again.



Related link

Why I use Firefox (and list of extensions I use)

Wednesday, January 27, 2010

Wednesday, December 16, 2009

Find fastest DNS servers with Google namebench

Google code
Google released an application called namebench, which will find the best DNS servers for your computer to use, by analysing usage patterns and calculating the fastest DNS service available.



What is DNS?



Every computer online has a unique IP address. The DNS (Domain Name System) is a service that translates domain names into IP addresses. This is very helpful because humans easily remember domain names since it uses the alphabet (e.g. it's easier to remember www.google.com instead of 209.85.227.99).



Whenever you type a website address in your browser, a DNS server then resolves the domain name by translating it to an IP address and loads the website. There are several DNS servers around the world which does this translation for your computer. The big question is, is your computer currently using the fastest DNS service or not?



Normally your ISP automatically assigns it's own DNS servers to do the job for you. Since it's perhaps the closest DNS servers to you, it's assumed it's the fastest but sometimes that is not the case. Everyone has experience downtime at some point in their life where your internet connection appeared to be dead right? A lot of times it was simply your ISP's DNS servers that was down which effectively meant there was no way for you to browse any websites, since there was no service to translate that web address into the corresponding IP address.



Google namebench



Google namebench tests a number of DNS providers like Public DNS, OpenDNS, UltraDNS, including your own ISP's DNS. It takes a few minutes for the test to complete, a report is then generated which will list the performance of each, indicating the best DNS providers for you to use.

Namebench runs on Windows, Mac OS and UNIX.



If the generated namebench report suggests there are faster DNS servers than the ones you're currently using, perhaps you should consider changing it to enhance your all-round browsing experience.



Related links

Google's namebench and your name server