Mozilla released Firefox 3 during my holiday. So the first thing I had to do was upgrade v2.x to the latest version. Initially everything seemed fine.... INITIALLY...
The trouble began when I tried to add bookmarks. The new bookmark interface (it's called Library) showed up empty. When I tried to add a bookmark, it was impossible to remove it.
"Why would you want to remove a bookmark??" Well, because every bookmark I added ended up with the URL to some ad. At first I thought I had some weird virus or trojan on my Mac. But it seemed that every Mac had the same problem.
E.g. If I added the SnipURL button to my toolbar (which is basically a javascript) it would work, but when I pressed the button, it would show a Google ad. There was also no way of removing or changing it.
A friend suggested the
Opera Mini browser (
v4 beta2) as a browser on my Nokia E61i. So I downloaded it and installed it. Great looking browser which renders some sites much better than the normal included browser (and it's still absolutely free!!).
My online banking site seems to work a bit better anyway.
One thing I haven't figured out is how to set the Opera Mini browser as the default browser. If I open a link in an e-mail it opens the original browser....
I received an error today when I tried to access a SSL protected website. According to FireFox;
Firefox can't connect securely to because the site uses a security protocol which isn't enabled.
It seems that FireFox has removed the support for older/insecure SSL sessions. Some research showed that these setting are accessible through the 'hidden' configuration in FireFox. Just type
about:config in your addressbar and it shows the advanced settings of FireFox.
Put
security.ssl3.rsa_rc4_40_md5 in the filter bar, so that all other settings are removed from the current view. After that set the parameter to
true (default is false).
After this you're able to access the website. If not try enabling the other encryption parameter to true (which are set to false). Filter on
security, and the parameter are quite similar to the one discussed in this entry.
Note that there might be some security issues when you enable old(er) security protocol support in FireFox. These are disabled for a reason!!!.
A couple of days ago, I upgraded Internet Explorer on the laptop from my work. Initially, everything seemed fine... Until I wanted to access our web-based HR system (PeopleSoft).
In the good-old-days, this website worked (not good, and not bad). Since IE7, the login page remains blank, while the sourcecode of the page is fully loaded. So no way of logging to my personal HR page. I have no idea what's causing this (PeopleSoft or IE7). I do know that the (simple) login page holds a gazillion lines of Javascript.... Why? It's just a login page.
A temporary work-around is using FireFox 2.0. Version 2.0 seemed to have solved some of the bugs I got with FireFox 1.5.x in PeopleSoft. Problem is that I need to change proxy settings for FireFox. I use IE for intranet browsing, because the developpers are MS-fans, and FireFox for global Internet browsing.
Mind you that you have to
disable the NoScript extension for FireFox (when installed). Just allowing all scripts for the PeopleSoft website gives erratic behavior, and lot's of errors on the pages. Only disabling the extension seems to work (which requires a reboot :( ).
Anyway, somebody has to do some work to improve things.