$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
dabbling, frivolling, idling, loafing, loitering, playing and procrastinating
19 Aug // php the_time('Y') ?>
After finally giving in I decided to work out how to get Firefox 2.0.0.11 and 3.0.1 running side by side. It turned out to be much easier than I thought, so I thought I’d share this with the world (although its probably posted on about 5million other blogs), either way…
That’s the easy part, now for the more complex bit…
firefox -ProfileManager“ff2“Now navigate to the folder you just installed Firefox 2 into, and create a shortcut to the firefox.exe
firefox.exe -P ff2 -no-remote
Put that wherever you please and then you can load Firefox 2 and 3 at the same time!
Leave a reply