Firefox 3 and Flex Debug Not Working

Wednesday, June 18th, 2008

If you use Firefox as your primary browser for debugging your Flex applications, you may want to read this bug report before you upgrade you browser to Firefox 3…

[#FB-13064] Firefox 3 and Flex Debug Not Working

If you must have the latest and greatest Firefox, you can always use the workaround of debugging with Safari or Internet Explorer!

Prevent Dupliate Tabs Extension Updated

Thursday, April 10th, 2008

I’ve updated my Prevent Dupliate Tabs Firefox extension to allow for whitelisting of URLs that should be prevented from being opened in duplicate tabs.  You can grab latest version here.  Read the instructions about the new UI, checkout the changelog, and take a look at what I have planned next.

I created the extension to solve an annoyance that has always bugged me about Flex Builder, or more specifically any Eclipse based tool (ie. Aptana).  When you click the Run/Debug/Build button (or F11/ctrl-11) your project is always opened up in a new browser tab.  It doesn’t take long until you realize that you have 20 tabs open!

Flex Builder Annoyance Redux

Wednesday, April 2nd, 2008

Earlier this week, I wrote a Firefox extension to prevent duplicate tabs from opening.  Reader Jimmy Fung posted a comment with a link to  Firefox 2 and Flex: Launching builds in the same window.  It makes my extension somewhat (alright completely) useless - but hey, I learned a lot about making Firefox extensions in the process!

Flex Builder Annoyance Solution

Tuesday, April 1st, 2008

One thing that has always bugged me about Flex Builder (or more specifically Eclipse) is that when you click the Run/Debug/Build button (or F11/ctrl-11) your project is always opened up in a new browser tab.  It doesn’t take long until you realize that you have 20 tabs open – or at least in my workflow it happens!

So last night I built a Firefox extension that I have been wanting to make for a while.  It’s called Prevent Duplicate Tabs, and ensures that only the most recent tab of a given url is open at any one time.   After its installed, you will notice that there is a menu item in the Tools menu called “Prevent Duplicate Tabs”.  By default it is checked, and if you want to turn the extension off, you can simple toggle the menu item.

This is my first ever Firefox extension.  It was a bit of a pain to develop, and I now have even greater appreciation for the Flex documentation ;-)

Feedback is welcome – source is available by request.

Smart Digg Button for Firefox

Saturday, May 12th, 2007

Are you a serious Digg.com user?  The Smart Digg Button Firefox Extenstion is a neat tool that lives in your Firefox status bar notifying you how many Diggs the currently loaded page has.  A simple click takes you to the Digg page where you can give the page your own digg!

YUI Team Hiring Engineer To Work on Firebug

Monday, May 7th, 2007

Yahoo! likes Joe Hewitt’s Firebug extension for Firefox so much that the YUI Team Is Hiring an Engineer To Work on Firebug.  This is great news and hopefully will help Joe make this tool totally kick ass!

Mozilla CEO on the Future of Firefox

Monday, May 7th, 2007

APC Magazine has an in-depth interview with Mozilla CEO Mitchell Baker. In the 12 part interview, she speaks out on future of Firefox with the most notable piece being talks about Firefox’s capabilities to run web applications while offline (similar to Adobe’s Apollo platform).

Flash Switcher Extension for Firefox

Wednesday, April 25th, 2007

Alessandro Crugnola has created a very useful Flash Switcher extension for Firefox that allows you to easily test their pages with different flash player versions.  The extension comes with all the currently published flash player plugins from the version 2 to the most recent and allows you to easily switch from one plugin to another.

DOM Exploration Firefox Extension

Monday, April 16th, 2007

One of my favorite Firefox extensions for quickly poking around the DOM is  Aardvark.  The extension ended up left behind with Firefox’s 1.5 and 2.0 upgrades, so this extension left my toolbox for a while.  Now it’s back and has been released to work with Firefox 2.0!  They have even added a couple of nice new features!

Firefox SearchLoad Extension

Wednesday, April 11th, 2007

SearchLoad Options is one of my favorite Firefox extensions.  Quite simply it gives you an number of options for how the default search bar should behave.  For example you can have each search open up in a new tab and clear the search bar text after a specified number of seconds.