amy's lab

August 4, 2009

Browser Update

Filed under: Chrome, Firefox — Tags: , — amy @ 14

I tried Opera and Safari and I didn’t like them. I was also brave or stupid enough to try Google Chrome again (after they released a new version). I didn’t like Google Chrome either. The main problem with all these browsers is that there are not a lot of plug-ins. So I stay with Firefox. To free up memory, I periodically quit and restart Firefox.

March 26, 2009

How to install Flash Player in Ubuntu 8.0.4 and Firefox 3.0

Filed under: Firefox, Linux — Tags: , — amy @ 17

There are many ways to install Flash Player.  But I found this to work the best.  I did not have any luck trying to install Flash Player 10.

1. Close Firefox.

2. Open a Terminal window in Ubuntu.

3. Update the package list.  Type:

  • sudo apt-get update
  • Wait until the list is updated.

4. Get the flash player and install it.  Type:

  • sudo apt-get install flashplugin-nonfree
  • This will install Flash Player 9.

5. Check it is installed.

  • Open FireFox.  Go to the plugins page by type this into the URL.
    • about:plugins
  • You should see Shockwave Flash in the plugins page.

September 1, 2008

Useful Firefox add-ons

Filed under: Firefox — Tags: — amy @ 55

Here is a list of useful Firefox add-ons that I currently use.

Addblock Plus

Customize Google

Flashblock

Forecastfox

NoScript

Nuke Anything Enhanced

  • Allows hiding of almost anything via context menu ‘Remove Object’.
  • This is useful when I just want to print some section.  “Print Selection” works, but it takes some effort to select the sections, especially when the page is long.  Also I can’t preview.  This add-on allows me to preview the page after the objects have been removed.
  • https://addons.mozilla.org/en-US/firefox/addon/951

PDF Download

  • When you click on a link that points to a PDF file, this add-on asks you if you want to download it, open it, view it as html, or bypass it.
  • This is a great add-on to have to prevent Firefox from been unresponsive when downloading large PDF files or you just want to see the content of the PDF file without downloading it.
  • https://addons.mozilla.org/en-US/firefox/addon/636

References:

Blog at WordPress.com.