FireFox 3 Release Canditate 1 Released!

Logo original Firefox
Creative Commons License photo credit: Blog Story
Hey guys! Firefox 3 Release Candidate 1 has been release! You can get it here. This is great news because now you shouldn’t have an excuse not to try it out! I’ve been running it since beta 3 I think and it’s been great every step of the way. This new release seems to have fixed many bugs and has a lot of UI changes all for the better. If you havne’t tried Firefox 3, you’re really missing out. The new address bar changes how we interact with bookmarks forever. You can type in some words and it’ll intelligently look for bookmarks related to that or pages you’ve visited (You’re history). It’s definitely worth a try if not a switch! If Firefox 2 has been giving you problems like it did for me, you have no excuse to not try this.

7 Responses to “FireFox 3 Release Canditate 1 Released!”


  1. Testing the bold, new, MCECOMMENT plugin!

  2. Testing some code highlighting:

    $comment = $_POST['comment'];
     
    if (strcmp($comment, 'BS') == 0) {
       return 'haha, cut the crap';
    }

    End test

  3. h@lol.com is my email address!

  4. Ignore this comment, I’m testing things heh. Well for one, you might want to fix the error you have in the comment above. I think you meant to say you had a problem? Here is another copy of the source:

    if (strcmp($comment, 'haha') == 0) {
       return 'haha you meant to say this';
    }

    That’s what you meant right?

  5. 1
    
    $match = strcmp($comment, 'test');
  6. 1
    2
    
    $comment = 'asdf';
    $match = strcmp($comment, 'test');
  7. your@provider.com

Leave a Reply