CyberNotes: Recover Lost Bookmarks in Firefox

This article was written on November 21, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

Has something ever happened to your Firefox bookmarks, and you were left wondering how you could get back the bookmarks that you lost? Some of you may be using a service such as Foxmarks (review) so that all of your bookmarks are also backed-up online, but often any change you make to your bookmarks will also be reflected in the service you’re synchronizing with. Therefore if half of your bookmarks get deleted on your computer, they will probably get deleted online as well.

There is actually an easy way for you to recover from such a catastrophe, but you only have a few days to act on it. In your Firefox profile there is a folder called bookmarkbackups, and in there you will see five days worth of bookmark backups. Ever since Firefox 1.5, the browser has created daily snapshots of your bookmarks in case anything ever happened to them, which can be imported back into Firefox to restore your bookmarks.

Firefox 3 Users: Follow this updated guide for information on restoring Firefox 3 bookmarks.

The first thing you need to do is located your Firefox profile folder:

Operating SystemProfile folder location(s)
Windows 95/98/Me

C:\Windows\Application Data\Mozilla\Firefox\Profiles\

C:\Windows\Profiles\<Windows login/user name>\Application Data\Mozilla\Firefox\Profiles\

Windows NT 4.xC:\Winnt\Profiles\<Windows login/user name>\Application Data\Mozilla\Firefox\Profiles\
Windows 2000 and XPC:\Documents and Settings\<Windows login/user name>\Application Data\Mozilla\Firefox\Profiles\
Windows VistaC:\Users\<Windows login/user name>\AppData\Roaming\Mozilla\Firefox\Profiles\
Unix

~/.mozilla/Firefox/Profiles/

Mac OS X

~/Library/Mozilla/Firefox/Profiles/

~/Library/Application Support/Firefox/Profiles/

Once you have found that, just look for the bookmarkbackups folder, which is pictured below. In it you should find at least 5 HTML files that are dated, each corresponding to a different day’s bookmark backup:

Firefox Bookmarks Backup

The best thing that you can do is copy that file somewhere else, such as your desktop, to ensure that it remains in tact. To import the bookmarks back into Firefox go to Bookmarks -> Organize (or Manage) Bookmarks -> File -> Import -> from File and browse for the HTML file that you just copied to your desktop. Firefox will then import the bookmarks back into the browser.

Alternatively you can copy the bookmark backup file, rename it to bookmarks.html, and replace your existing bookmarks.html file located in your profile folder. This will completely replace all of your existing bookmarks, which may or may not be what you want to do.

Firefox Export Bookmarks–On Demand Backups–

If you plan on doing something that could corrupt your bookmarks, or just for an added precaution, you can manually backup your Firefox bookmarks. Just go to Bookmarks -> Organize Bookmarks -> File -> Export, and choose a location to save the HTML file.

–Number of Backups–

As I mentioned earlier, Firefox only has bookmark backups for the last five days by default, but that can be changed. Here’s what you have to do:

  1. Start Firefox.
  2. In the Address Bar type about:config and press Enter.
  3. Find the option that is named browser.bookmarks.max_backups and double-click on it.
  4. Increase or decrease the value to whatever you would like. I changed mine to 10.
  5. That’s all!

Firefox Bookmarks Backup About Config

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Pictures of Crazy Work Spaces!

This article was written on April 18, 2008 by CyberNet.

CyberNotes
Fun Friday

When you spend several hours a day looking at a computer screen (or two or three), the space you’re working in can make quite a difference. Today we thought it would be fun to take a look at some of the computer set-ups that people have out there. Most involve multiple monitors and some even involve multiple operating systems. Does your work space look anything like these?

Work Space 1

work space 1

Source


Work Space 2

work space 2

Source


Work Space 3

work space 3

Source


Work Space 4

(This is one way to be sure you get your exercise in!)

work space 4

Source


Work Space 5

work space 5

Source


Work Space 6

work space 6

Source


Work Space 7

(Notice that it’s cross-platform)

work space 7

Source


Work Space 8

work space 8

Source


Work Space 9

(This is Bill Gates’ work space)

work space 9

Source


Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Shortcuts to End Processes and Programs

This article was written on December 13, 2007 by CyberNet.

CyberNotes
Tutorial Thursday

Over in the CyberNet forum, Pieter posted an awesome tip for Linux users where you can actually create a shortcut to forcefully terminate an application. This is handy in situations where a program, such as Firefox, freezes up and won’t shutdown. I figured there had to be a way to do this in Windows as well, and so I started searching around.

Almost every site that I found recommended using the taskkill (instructions) command line option, which is rather easy to create a shortcut for since it is built-in to Windows. Doing taskkill /f /im firefox.exe would be the command needed to “forcefully” close Firefox at a moments notice, but I found one flaw with it. Sometimes it is handy being able to forcefully close Firefox even when it’s not frozen, because then you know the next time you start the browser it will ask whether you want to restore your tabs and windows.

What I found with taskkill was that if a program wasn’t frozen it would gracefully close it. That might be nice in some cases, but when you use this with Firefox you won’t get the option to restore your session the next time you start the browser. Don’t worry, I wasn’t about to give up! With the help of a very small (just  6.5KB) free program it will take under a minute to setup.

Note: These instructions are written for Vista, but should be similar in all versions of Windows.

  1. You can download Taskill (note that it is only spelled with one “k”) from the developer’s homepage, but you’ll have to scroll down a ways to find it. Alternatively we are mirroring the file on our server to make it easier to download. Place the file in a location where you’ll easily know the path to it, such as at the root of the “C:\” drive.
  2. The program does have an GUI, but we aren’t going to be using it. Remember, our goal is to create a shortcut that takes advantage of it. Right-click on the Desktop and choose New -> Shortcut.
  3. When it asks for the location you need to type the path to Taskill, followed by the executable’s name that you want to forcefully close. It will look something like this:

    "C:\taskill.exe" firefox.exe

    Where the part in quotes is the location of taskill.exe, and then immediately after that you put the name of the executable program you want to close with the shortcut. Then click the Next button.

    (Click to Enlarge)
    Taskill Create Shortcut

  4. Name the shortcut whatever you would like. In this case we’re going to call it Kill Firefox.

    (Click to Enlarge)
    Taskill Name Shortcut

  5. Now you should have a pretty new icon that you can use to kill all instances of Firefox. You can put this on your desktop, in the Quick Launch bar, or even in the Start Menu.
    Taskill Firefox Shortcut
  6. Extra Credit: You can change the icon of the shortcut by right-clicking on it, selecting Properties, and then click the Change Icon button. While you’re in the Properties you should consider adding a keyboard shortcut if you plan on using it a lot!

This will probably only appeal to a small amount of people, but given the tiny application size and the fast execution I thought Taskill was pretty darn awesome. I use this with my Firefox so that I can shut it down at a moments notice!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: 10 Firefox Extensions to make you more Productive

This article was written on January 03, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

Firefox extensions do all kinds of things, but how many that you use actually make you more productive? If you think about it I’m sure that you can come up with a reason for nearly all of your extensions as to why your more productive for using them. That’s why I’m not going to hit at some of the obvious ones that most people talk about, like IE Tab, DownThemAll, or Tab Mix Plus. I went browsing around the Web looking for ones that even I have never heard of, but I made sure that they are useful. Now you may have heard of a few of these, but they were all new to me so I thought there was a pretty good chance that most of them will be new to you, too.

Note: All of the extensions mentioned here are compatible with Firefox 2.

–BetterSearch (Homepage/More Screenshots)–

This extension will make you more productive while performing searches on sites like Google, MSN, Yahoo, A9, Answers.com, AllTheWeb, Dogpile, and del.icio.us. Sure there are all kinds of separate extensions that do similar things, but this one brings them all together into on convenient package. It can add thumbnail previews to your search results and you can customize how many of the results receive the thumbnails. Buttons can also be added to open the link in a new window, view site information, pull up the archive for the site via Wayback Machine, or even preview the website in one click (pictured below). The preview feature will “popup” the website in the same window as the search results so that you can see if the content on the site is right for you before navigating to it.

BetterSearch

 

–Repagination (Homepage/More Screenshots)–

So I have spent a considerable amount of time trying to figure out how to explain this extension without sounding like a drunk old fool. I kinda understood how it worked after reading the product’s description, but their screenshots were a little confusing…so I hope mine is a little better.

Basically Repagination works on the sites that have multiple links at the bottom with pages numbers, such as Google. What’s going on in the screenshot below is I scrolled down to the bottom of the Google search results page and right-clicked on the number “2″, which represents the next page in the order. Then I went to Re-Pagination->All and it concatenated 26 more Google search results pages onto the one that I was already viewing. I darkened the concatenated portion in the screenshot below so that you can distinguish where the original results page ends and where the other one begins, but when using the extension it looks like one fluid page. You can also limit how many pages are concatenated which might be a good idea so that it doesn’t add so many.

Repagination

 

–Next Please (Homepage)–

Next, Please This extension is similar to the “Fast Forward & Rewind” feature in Opera. If you’re on a page, such as Google, with the previous and next links then this extension will essentially click on those links for you. I find this useful when browsing for images because it seems like the “Next” hyperlink is always moving since the thumbnail sizes are changing, but with an extension like this I can just keep pressing the right-arrow to move to the next page without ever clicking on a hyperlink.

I do want to point out that the extension does install a toolbar, but you can drag the buttons wherever you would like if you right-click on a toolbar and select “Customize”. Then after you have placed the buttons where you would like just right-click and uncheck the “NextPlease!” toolbar. Otherwise a whole toolbar for just four buttons is a little ridiculous.

There are a ton of things you can do to configure this extension (it even supports mouse gestures) so make sure you checkout this page if your interested in all of the details.

 

–Googlepedia (Homepage/More Screenshots)–

This extension will show you a Wikipedia result right next to your Google search results. It does take it a step further by rewriting the Wikipedia links into Google search links, and it also removes the Google advertisements on the side…otherwise there wouldn’t be much room for the Wikipedia article. At the top of each article you’ll also find an “Expand” link that will make the Wikipedia article overlap the Google results so that it is the full width of the page, and therefore easier to read.

Googlepedia

 

–GTDGmail (Homepage/More Screenshots)–

This extension branches off of the “Getting Things Done” (GTD) concept by bringing it into the Gmail service that millions of people use. It makes it easy to setup projects and follow through with actions all by keeping yourself organized. If your unfamiliar with the terminology that David Allen, the author of the Getting Things Done book, uses then you should read through this Wikipedia article to see if it is something that interests you.

GTDGmail

 

–InFormEnter (Homepage/More Screenshots)–

InFormEnter is not like other form fillers because it does not do the form filling automatically. Instead it will place a small button next to each text field, and clicking on that button will reveal some profiles that you can setup. When creating a profile you are presented with a large text box that you can enter paragraphs of information into if you so desire. InFormEnter can even generate a random password for you and repeat that password for the confirmation box that is normally required.

InFormEnter

 

–Errorzilla Mod (Homepage/More Screenshots)–

This extension adds more features to the 404 error page instead of just receiving the standard “Try Again” link when a website doesn’t come up. Once it is installed, and you come across a site that can’t be accessed, you’ll have the following buttons to help find the content you’re looking for: ”Try Again,” “Google Cache,” “Coralize,” “Wayback,” “Ping,” “Trace,” and “Whois”. I’m not sure if there is any feature that could make this extension more useful…except maybe combining it with the ReloadEvery extension.

Errorzilla

 

–BlockSite (Homepage)–

 At first this extension may seem to be quite counter-productive, but for some of you it may be exactly what you need. If you find yourself visiting websites too often (except ours, of course) then it might be beneficial for you to block it while you try to get your work done. This extension will let you customize what URL’s to block and it even goes as far as to disable hyperlinks on other sites that link to the blocked site. While the purpose of this extension might be to block malicious websites it can also be used to keep you focused at the task you’re working on.

BlockSite

 

 –PageAddict (Homepage/More Screenshots)–

PageAddict allows you to tag and monitor the websites that you visit so that you can analyze where you spend a bulk of your time. I haven’t used this yet because I’m afraid to see how much time I spend on our own site (and in the forum), but it would be intriguing to see where I spend the rest of my time. I would guess that most of it would be on Google or some sort of Google service.

PageAddict

 

 –Separe (Homepage/More Screenshots)–

This extension is very unique in my opinion and I have never seen anything like it…but the concept is simple. It will help breakup tabs for those of us (definitely me) who like to keep a ton open at the same time. Basically you can insert dividers wherever you please, which then creates virtual groupings of tabs. You can then view a page in Firefox that shows thumbnails for all the tabs on the left side of a particular divider as well as the tabs from the right side (pictured below). Above each of the thumbnails is also a little arrow pointing to the opposite side of the page so that you can move the tab in a click of a button. It can also be used to navigate because clicking on a thumbnail image will switch to that particular tab. There’s so much you can do with an extension who’s primary purpose is to inserts dividers. ;)

 

 

 –Overview–

So those are the unique extensions that I happen to come across while looking for things that might make you more productive. Most of them probably won’t appeal to you, but even if one out of the ten is useful then it was all worth it. :D

Let us know which ones you decide to try out or any alternatives that you think are better.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: How to View Blocked Websites

This article was written on September 19, 2007 by CyberNet.

CyberNotes 
Web Browser Wednesday

Can't Access a Blocked Website Both schools and corporate workplaces are blocking websites apparently without knowing what all of the services do. No, I’m not talking about blocking sites like MySpace, YouTube, Facebook, or Meebo…what I’m referring to are things that can help make you more productive. Just last week I read that some schools were starting to block most Google services including Google Docs, News, and even Google Calendar!

If I was in school right now I would absolutely be loving Google Docs. I could write my papers on the computer, and not have to worry about carrying around some sort of method to store the files on. I really don’t see how that deserves to be blocked, nor do I understand why Google Calendar would be banned? It’s not like these services are bandwidth hungry like YouTube, and they surely don’t deserve to be matched up to the likes of MySpace.

So I thought today I would put together a list of ways to view blocked websites. Most of them are fairly easy and require very little work on your part. Here’s how you can access blocked pages:

–Using Proxies–

I don’t think there is any arguing that free proxies are among the most common solutions to view blocked sites, and searching Google for “MySpace proxies” returns over 1.5 million results. These work by sending the request for a website through a different computer, thereby thwarting any efforts to block a site.


These proxies are normally successful in browsing blocked sites, but they can often go pretty slow or be cluttered with ads. If you’re in desperate need of finding a proxy, you should head over to Proxy.org where you can find hundreds of proxies listed. My personal favorite proxy, however, is Hujiko because it’s super fast and only has one small banner ad located at the top.


–Using Translators–


nations flags - translation One of the new (and better) ways that I learned about while writing this article was using translators for viewing blocked websites. No, you won’t be viewing the sites in another language…instead you’ll be doing translations back into the native language. For instance, when viewing an English site you would have it “translated” back into English. It sounds pointless, but you’re essentially using the translator as a free proxy.


The easiest way to do this is to copy the URL below, and replace the “cybernetnews.com” at the end with the site you’re looking to visit:



http://google.com/translate?langpair=en|en&u=cybernetnews.com


It will load everything as expected, and you are still able to login to the sites and services just as you normally would. The best part is that Google doesn’t show any ads while using this!


–Using Mobile Browsers–


As crazy as it may sound, you can actually view blocked sites using services geared for web browsing on your mobile device. They are optimized for small screens, and don’t have any CSS applied to them, but there’s no doubt that they still work. The two most popular are probably Google and Phonifier, both of which produce similar results. Again, the sites aren’t gonna look very pretty, but they’ll work.


–Using IP Address Lookup–


youtube ip address Another thing you can do is lookup the IP address of the site you’re trying to access. When most websites are blocked, the admins only think about blacklisting the domains, and don’t take into account that the sites can still be accessed using their IP address.


To do this one you’ll want a service that will let you provide a host name, and have it lookup the IP address for you. Host2IP is a good example of that, and it’s extremely fast.


–Using the Anonymous Tor Network–


The Tor Network is similar to using proxies, except it distributes the load and is supposed to have slightly better performance. There are specialized versions of both Firefox and Opera that utilize Tor to access blocked sites, but I don’t think this would be one of my first resorts. It’s more for anonymity than anything else, but on the plus side portable versions of those browsers are available.


–OverView–


I’m sure there are plenty of other ways to beat the system, so feel free to drop us a comment below with your thoughts and ideas!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Fast Uploads to FTP, Imageshack, TinyPic, and Rapidshare

This article was written on August 28, 2008 by CyberNet.

CyberNotes
Tutorial Thursday

arrow Windows Windows only arrow
File sharing is becoming more and more important these days, and that’s one reason why I’m always looking for easy ways to upload images and files. A recent program I came across called Rightload looks to remove the hassle of uploading files to common sites, or even to your own FTP.

With it you can right-click on a file or folder, and then have it upload the selected files to a service or FTP server of your choice. Before you can do any of that you’ll need to set up the program to work with those services.

rightload.png

The screenshot above shows what Rightload looks like after starting it up for the first time. Below you’ll find instructions needed to set up an FTP account or a few select web services (Imageshack, TinyPic, Rapidshare, etc…), and then also a brief tutorial on how the program works.

–Set up Your Accounts–

To set up one of your own FTP servers you’ll want to go to Tools -> Manage Servers, and press the New Server button. Now all you have left to do is enter in the details for your FTP account, including the default directory you want the files uploaded into.

rightload new server.png

You can select the Synchronize Directories option at the bottom of the screen to have it fetch all of the folders already created on the FTP server. That will make it possible to do one-click uploads to certain directories on your server, and in the next section you’ll see why that would be useful.

One of the other really nice things about Rightload is that it supports popular hosting sites like Imageshack, TinyPic, and Rapidshare. To sweeten the feature even more there’s absolutely nothing you need to configure. Instead you just have to import an XML file into the program.

The full list of XML files for the supported services can be found here. I’ve taken what will likely be the four most popular ones, and listed them below. What you’ll need to do is right-click on the one(s) you want, and save them somewhere on your computer.

After you have the XML files on your computer you’ll want to import them into Rightload. In the app go to Tools -> Import servers, and then browse for the XML file you want to import. You should receive a message saying that the import process was successful:

rightload import.png

–Using Rightload–

Now that you have all of the accounts set up you can start using Rightload. Just right-click on a file or folder, move your mouse over the Upload with Rightload menu, and select the service/location where you want the files uploaded. If you’ve created/synchronized any directories in your FTP account they will also show up in the menu:

rightload menu.png

It’s important to note that uploading an entire folder will only work with FTP locations. That’s because it replicates the folder structure on the server, and it obviously can’t create folders on sites like TinyPic.

After an upload has been completed you’ll be presented with a list of URL’s that can be formatted in either HTML or BBCode (for forums). Here’s what it looked like when I uploaded two images to the TinyPic service, and applied a BBCode formatting to them:

rightload upload complete.png

Notice how I can copy all of the links in a single click? That makes it a lot easier to post images or files in bulk to a site or forum.

–Overview–

This type of program can end up being a huge time saver since it is capable of uploading and providing links to files you have sitting on your desktop. There’s nothing hard to configure, you can just right-click on files or folders to initiate an upload, and it’s free. It’s an all-around winner in my book.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: How-To Videos and Advice from ExpertVillage

This article was written on June 16, 2007 by CyberNet.

CyberNotes
Weekend Website

Expertvillage2Video sites have been popping up all over the place, even ones with a focused niche. YouTube, MetaCafe, and the like are great for your random sampling of just about anything, but what if you’re looking for something on a more specific topic? One such site with a focused niche is called ExpertVillage and their focus is specifically on “how-to” videos. These how-to videos range from instructions on changing the oil in your car, to learning how to belly-dance, and everything in between.

At ExpertVillage, their goal is to provide how-to videos and articles containing advice from experts in their fields. For each video or article, they provide the credentials of the person being filmed so that you can get an idea of how credible the information is. For example, a video on how to read sheet music for piano is given by someone who has a degree in Music and Theater, and teaches piano lessons. I’d feel pretty confident getting advice on piano from someone with those credentials.

Expertvillage3

Finding the Videos

Finding the how-to videos is simple.  They’re broken down into 12 different categories which include: Automotive, Beauty and Fashion, Crafts, Food and Drink, Health and Fitness, Hobbies, Home and Garden, Music, Parenting, Pets, Sports, and Other.  While they do have a wide range of categories, you’ll notice that they do not have a how-to technology category, so this isn’t the place to get your tech advice. The videos tend to be short so that you don’t lose interest, and they get to the point pretty quickly.

Expertvillage1

Registered Users

Anybody can go to ExpertVillage to view the how-to videos, however you can also become a registered user.  The only difference with registered users is that they are able to rate and comment on an article or video. You can also bookmark your favorites so that when you click on “My Videos,” you’ll be able to quickly find all of your previous favorites.

Embed the Player

Just like other video sites, you can embedded the player on your own site. When you click on a video you’ll get the code to link to the video, as well as the code to embed the video. Below you’ll find a video that I have embedded titled “The Floating Card Trick Explained: Learn Free Magic”

Wrapping it up

With over 17,000 videos and over 1700 experts (and counting), ExpertVillage is a great resource for getting advice on a wide array of topics.  You can also get involved as either an expert or as a film-maker.  Film-makers have their own equipment, shoot content, and then send it in to the company. If that sounds interesting to you, they’ve got additional info on their site.

Now go on, go learn how to do something new like: Standing Up on the Surf Board, When to Travel: How to Plan a Vacation, Choosing a Tent Site (Camping), How to Check your Engine Coolant Level, or any of the many others!

 

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Firefox Extensions cause Memory Leaks and Crashes

This article was written on September 05, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

One of the major reasons Firefox is approaching 400 million downloads is because of how customizable the browser is thanks to extensions. In a way Firefox extensions are bittersweet, because they can provide some unique and useful features, but at the same time they can cause some unwanted problems.

It’s been well over a year since I last took a look at the issues some popular Firefox extensions caused. Most of the extensions listed there caused crashes, memory leaks, and excessive CPU usage. Since then, a Leak Monitor extension has been created to notify users when a certain type of memory leak occurs. This has successfully helped dozens of developers eliminate memory leaks in their extensions.

Unfortunately not all of the problems have not been solved when it comes to the extensions. Some can still cause Firefox to crash, leak memory, or make your CPU usage skyrocket. Today I thought that I would revisit the current status of extensions to see which ones are still causing the problems.

Firefox Memory LeakTo find the extensions that have problems, I turned to the Mozilla Knowledgebase as well as their bug tracker. I was able to uncover more than a dozen extensions that have performance related issues, and I’m assuming you’re using the most recent versions of the extensions as well as the latest version of Firefox. You’re sure to have even more problems if you’re using older versions of Firefox or extensions that are outdated.

Below is the list that I came up with, and along with each extension I mention the issue along with any known fixes.

Note: You may or may not experience the problems mentioned. If you haven’t had a problem with an extension there is no sense in removing it.

  • Adblock
    Issue: Has been known to crash Firefox when trying to use Gmail Chat.
    Fix: None available right now. It’s recommended that the extension be removed if you use Gmail Chat.
  • All-in-One Gestures
    Issue: Can cause Firefox to crash, and conflicts with the inline spellchecker on Linux and OS X.
    Fix: None available right now. It’s recommended that the extension be removed if you’re using Linux or OS X.
  • Fasterfox
    Issue: Can interfere with website access, and problems may continue even if Fasterfox is removed.
    Fix: Reset the defaults or start with a new profile in Firefox. Also make sure that you have prefetching disabled in the extension.
  • Firebug
    Issue: Causes excessive CPU usage
    Fix: Disable Firebug when it’s not being used, or create a separate profile to use it in.
  • ForecastFox
    Issue: Memory leaks due to satellite imagery.
    Fix: It’s recommended that the extension be removed, or you can install an older version without the satellite imagery.
  • Google Browser Sync
    Issue: Causes excessive CPU usage with GIF animations.
    Fix: None available right now. It’s recommended that the extension be removed.
  • Google Web Accelerator
    Issue: Crashes Firefox when closing the browser.
    Fix: None available right now. It’s recommended that the extension be removed.
  • IE Tab
    Issue: Memory leaks
    Fix: It’s recommended that the extension be removed, or you can install IE View Lite as an alternative.
  • Loki
    Issue: Memory leaks
    Fix: None available right now. It’s recommended that the extension be removed.
  • Media Player Connectivity
    Issue: Causes Unresponsive Script Warnings
    Fix: None available right now. It’s recommended that the extension be removed.
  • Mouseless Browsing
    Issue: Causes excessive CPU usage
    Fix: None available right now. It’s recommended that the extension be removed.
  • SessionSaver
    Issue: Memory leaks
    Fix: Use Session Manager instead.
  • Tabbrowser Extensions (TBE)
    Issue: Slows down Firefox, conflicts with other extensions, and can stop Firefox from working.
    Fix: It’s recommended that the extension be removed, or you can install Tab Mix Plus instead.

People running Firefox 3 right now should be careful if using the ForecastFox or FoxClocks extensions. Both of those are known to have memory leaks (ForecastFox report here and FoxClocks report here).

The extensions that I’ve listed above are all currently known to have some sort of problem. The bad news is that not all of the extensions have been as thoroughly tested as the ones mentioned here, and that’s because Mozilla relies on people like you to submit bug reports when you encounter an issue. If you frequently notice memory leaks, try a fresh Firefox profile, and then install the extensions one by one until you find the culprit. The odds are pretty good that the leak will be the result of one of your “more complex” extensions, and so you may want to start with those.

Additional resources from Mozilla include the Reducing Firefox Memory Usage page and the long list of Problematic Extensions.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Funny Error Messages

This article was written on September 07, 2007 by CyberNet.

CyberNotes
Fun Friday

Error messages tend to be something that most computer users deal with at some point or another.  Usually they’re to be to the point, and polite, but that’s not the case with the set of error messages I’ve got for you today. They’re pretty funny, and thankfully most of them aren’t even close to what we’d receive as actual error messages – I don’t think any of us would enjoy being scolded by our computers. :)   At the end of this article, I’ll also provide a link to a site where you can go and create your own bogus error messages.

Windows 98 Update Wizards

funny error message 1

Keyboard not plugged in

funny error message 2

 

Catastrophic failure

funny error message 3

 

You’re been warned…

funny error message 4

 

Fatal Error

funny error message 5

 

Big Error

funny error message 6

 

Hidden Settings

funny error message 7

 

Make Your Own Funny Error Messages

Just in case you’d like to create your own funny error message, this link will direct you to an error message generator.  There are a handful of icons to select from, and then you can write your own message. Have fun!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: The Best Bookmarklets for your Browser!

This article was written on December 27, 2006 by CyberNet.

CyberNotes
Web Browser Wednesday

Browsers As websites continue to become more and more AJAXified I believe that bookmarklets are going to become a larger driving force. Some of you may not be familiar with bookmarklets, so I was trying to think of a good way I could explain them. When I stumbled upon the Wikipedia article I thought it couldn’t be said any better:

A bookmarklet is a small JavaScript program that can be stored as a URL within a bookmark in most popular web browsers, or within hyperlinks on a web page. Because Internet Explorer uses the term favorites instead of bookmarks, bookmarklets are also less commonly called favelets by users.

Bookmarklets can be saved and used like normal web page bookmarks. Therefore, they are simple “one-click” tools that can add substantial functionality to the browser. For example, they can:

  • Modify the way a web page is displayed within the browser (e.g., change the font size, background color, etc.).
  • Extract data from a web page (e.g., hyperlinks, images, text, etc.).
  • Jump directly to a search engine, with the search term(s) input either from a new dialog box, or from a selection already made on a web page.
  • Submit the page to a validation service.

There are all kinds of services that provide bookmarks, especially for browsers that don’t support extensions or add-ons, like Opera. The problem is trying to find ones that are actually useful to you. Below I have categorized the different bookmarklets depending on what you are trying to do. I have quite an extensive collection of bookmarklets that I have gathered over the years with my two primary sources being SquareFree and OperaWiki. I’ll be mashing the two sources together to bring you my favorites, and each one will have images signaling which browsers they work with (Firefox 2 Firefox , Internet Explorer 7 Internet Explorer , and Opera 9 Opera ).

Note: To use any of the following bookmarklets just hold down the left mouse button and drag the hyperlink to the bookmark toolbar in your browser. 

–Hyperlink Manipulation–

  • Color code links Firefox Internet Explorer Opera
    Makes all internal links on a site red, external links blue, and links pointing to the current page (internal bookmarks) orange.
  • Hide visited hyperlinks Firefox Opera
    Removes all hyperlinks that you have already visited on a site, therefore making it easier to see which links you still need to open.
  • Rewrite redirects Firefox Internet Explorer Opera
    This script will rewrite all URL’s to point directly to the source instead of routing through a redirect URL.
  • Increment URL Firefox Internet Explorer Opera
    Increases the last number in the URL by 1. This will often work with sites where you go through multiple pages, and therefore simulates pressing the “Next” link.
  • Decrement URL Firefox Internet Explorer Opera
    Decreases the last number in the URL by 1. This will often work with sites where you go through multiple pages, and therefore simulates pressing the “Previous” link.
  • Generate TinyURL Firefox Internet Explorer Opera
    Creates a TinyURL for the current site.
  • Linkify Firefox Internet Explorer
    Make all plain-text URL’s into hyperlinks.

 

–Form Manipulation–

  • View password Firefox Internet Explorer Opera
    Shows password field in plain text instead of asterisks. 
  • Remember passwords Firefox
    Some sites try to block passwords from being stored by using the “autocomplete=off” option in the form. If a website is blocking the storage of a password using this option (such as Yahoo! Mail) then it will remove it from the HTML so that the browser can store the password. 

 

 –Appearance Manipulation–

  • Remove bloat Firefox Internet Explorer Opera
    Eliminates all occurrences of Flash, Java, music, and third-party iframes.
  • Disable StyleSheets Firefox Internet Explorer Opera
    Turns off all stylesheets which might be useful for hard-to-read websites.
  • Slowly load the site Firefox Internet Explorer
    Choose how many characters to load on the site each second. Might be useful to test what your site looks like on a dial-up connection by setting the character limit to something low.
  • Duplicate tab Firefox
    Opens the current site in a new tab. 
  • Highlight search term Firefox Internet Explorer Opera (submitted by “edwest”)
    Prompts for a search term that you would like to highlight on the current page.
  • Ultimate Highlight Firefox Internet Explorer Opera (submitted by “Chad-)”)
    Prompts for a search term to be highlighted. It will also display a box in the upper-right corner of the screen with the number of results on the page and a link to start a new search.

 

–Cookie Manipulation–

  • Remove site’s cookies Firefox Internet Explorer Opera
    Deletes all cookies created by the current site.
  • View site’s cookies Firefox Internet Explorer Opera
    View all cookies created by the current site.
  • Transfer site’s cookies Firefox Internet Explorer Opera
    Transfer cookies created by the current site to a different browser. This bookmarklet will give you the necessary code to re-create a specific cookie in a different browser.

 

–Other Bookmarklets– 

  • Calculator Firefox Internet Explorer Opera
    A popup window where you can enter in a simple calculation such as “7 + 4″ and have it return the sum of those two numbers.
  • ASCII table Firefox Internet Explorer Opera
    Shows the ASCII character table in a new window
  • WebColors Firefox Internet Explorer Opera
    Shows the 216 “browser-safe” colors with their corresponding hex codes.
  • Scroll by Dragging Firefox Internet Explorer Opera (submitted by “Chad-)”)
    Executing this bookmarklet will turn the cursor into a scroller and executing it again will return it back to normal.

 

There you go…now you can start to utilize the power of bookmarklets. If you’re a Firefox user, than many of the bookmarklets mentioned above can also be found in extensions, such as the Linkify. Personally I prefer to use the bookmarklets so that I keep my extensions list to a minimum, and also because I don’t want an extension analyzing every site that I visit when it really isn’t necessary.

There are many more bookmarklets available, so I tried to keep the list concise, yet thorough. If you know of a bookmarklet that you can’t live without, let us know so that we can add it to the list.

Update:
We have written Best Bookmarklets Part 2.

Copyright © 2011 CyberNetNews.com

Related Posts: