Articles by ElGuru

Using the ProfileManager in Thunderbird

A while ago I wrote about the ProfileManager application created by J. Griffion. This application provided a new UI to managing profiles in Firefox, but it can also do so in Thunderbird. The trick is it needs to be setup as a separate application/short-cut and passing Thunderbird as an argument.  On my Windows 7 system I have the following short-cuts: “C:\Program Files (x86)\profilemanager\profilemanager.exe” – This launches the ProfileManager  for Firefox which is default. “C:\Program Files (x86)\profilemanager\profilemanager.exe” thunderbird – This launches the ProfileManager for Thunderbird So now I am able to run multiple versions of Thunderbird at once on different profiles….

Read More

Channel Switcher Removed From Firefox 5 and 6

A little over a month ago we reported Firefox 5 Aurora allowed you to Switch on the fly among Aurora, Beta, and Release versions. On May 26, 2011, Bug 659972 – Remove channel switching UI was filed. Seems this new feature was more trouble than any benefits it would gain. Biggest issue is users would install a Nightly, Aurora or Beta build which once installed would show in the Windows Programs list with the ‘build name’. But, if the user changed the channel they were on, Windows would reflect this. For example say the user installed Aurora 5.0a2 and later…

Read More

Extension Install Tweaks

As I was getting Firefox setup on my newly setup Mint system, I needed to make a couple about:config tweaks to make the process a little easier. Enable the ‘Install Button’ (Firefox 3.6 and older) In a new tab, type about:config in the address bar and press enter (If needed) click the I’ll Be Careful button In the filter field enter extensions.hideInstallButton In the preference list double-click on extensions.hideInstallButton to change the value to False Note: Firefox 4 and newer the install button is available, albeit hidden in the ‘Gear’ Menu in the add-ons manager select Install Add-on From File…:…

Read More

BlueGriffon 1.1 Released

BlueGriffion by Disruptive Innovations is an open-source Mozilla powered web page editor. I used this a little bit the other day. It does seems like it can do quite a bit and a lot more stable than the NVU web authoring software which is the predecessor to BlueGriffion. Of course most of my sites I have converted over to WordPress so I don’t really use a desktop web page editor much any more. ” BlueGriffon brings support for the most modern web technologies including HTML5 new layout, form and media tags, ARIA,  CSS3, SVG features including transitions, transformations, shadows, and…

Read More

Cross-domain WebGL textures disabled in Firefox 5

Note: This applies more to site developers who have been using the new WebGL textures feature introduced in Gecko 2.0 (Firefox 4, Thunderbird 3.3 and SeaMonkey 2.1). In Firefox 5, it is no longer possible to use cross-domain elements as the source for WebGL textures. We made this change in response to security concerns around the possibility of cross domain information leakage. Unfortunately, that means that some WebGL-using pages are no longer working. We are working with the WebGL WG on a solution to allow such pages to resume working as soon as possible — read on for details. —…

Read More

Thoughts About TBird Bug 531088

Bug 531088: ‘Need warning and UI for destructive POP3 default setting’ has been around since the Thunderbird 3 days (November 2009) and is still listed as one of the two critical bugs in the Daily Builds threads on the mozillaZine Thunderbird Builds forum. Here is a brief summary of this bug (issue): By default when a new POP3 account is setup in Thunderbird 3 and newer, the server settings are such that messages will be removed from the server after 14-days from when they are downloaded. Plus, no where during the setup process of their account in Thunderbird are the…

Read More

Firefox Release Recap: June 2011 Week 2

Just Released None Schedule this Coming Week None Future Releases Firefox 3.6.18 – June 21st Firefox 5 Final Release – June 21st Firefox 5 for Mobile Final Release – June 21st Firefox 6 Beta – July 5th* Firefox 6 Final Release – August 16th Firefox 6 for Mobile Final Release – August 16th Firefox 7 Aurora – August 16th* * As part of the new Rapid Release Schedule, dates listed for Aurora and Beta builds reflect when the code merge is to begin. The actual release to that particular channel may vary by several days. See this post for more…

Read More

How to manually check for add-on updates in Thunderbird 5+

Thunderbird 5 will introduced the new integrated (into a tab) add-ons manager (like that of Firefox 4) and sorta hide the Find Updates feature. In prior versions of Thunderbird there was a Find Updates button at the bottom right of the add-ons manager window. Add-ons manager window from Thunderbird 3.1 with Find Updates button at the bottom right. In Thunderbird 5.0 (as well 6.0 and 7.0) this feature has been moved. On the upper right of the Add-ons Manager window (just to the left of the search box) is a gear icon which is also a drop-down menu. From there…

Read More

How to manually check for add-on updates in Firefox 4+

Firefox 4 introduced the new integrated (into a tab) add-ons manager and sorta hid the Find Updates feature. In prior versions of Firefox there was a Find Updates button at the bottom right of the add-ons manager window. Add-ons manager window from Firefox 3.5 with Find Updates button at the bottom right. In Firefox 4.0 (as well 5.0, 6.0 and 7.0) this feature has been moved.On the upper right of the Add-ons Manager window (just to the left of the search box) is a gear icon which is also a drop-down menu. From there select the first option Check for…

Read More

Move Stop/Go/Reload to Left Side

Firefox 4 introduced the Combined Stop/Reload button, which placed a unified stop/reload button on the right side of the address bar. While it possible to uncouple the buttons and move them separated, there is no way to move the unified button to the other side of the address bar. There has been an ongoing discussion about this in the Firefox Builds Group. A Stylish script (script on userstyles.org) was created which will move the unified stop/go/reload button to the left of the address bar and keep it attached. This will work on the current Firefox 5, 6 and 7 developmental…

Read More