Firefox 4 - A Minute With Brendan

All about the upcoming release of Firefox 4 including the new SpiderMonkey JS interpreter including what is upcoming with web workers and web sockets. For some awesome examples of sockets and workers, checkout the recent applications created as part of Node Knockout competition.

* Firefox 4
* Mozilla Developer Blog
* Mozilla Developer Center
* Web Sockets
* Web Workers
* SpiderMonkey - The fastest hunk of junk in the galaxy

Also huffduffed as…

  1. Firefox 4 - A Minute With Brendan

    —Huffduffed by dannyc on October 28th, 2010

  2. Firefox 4 - A Minute With Brendan

    —Huffduffed by thingsinjars on February 18th, 2011

  3. Firefox 4 - A Minute With Brendan

    —Huffduffed by BenjaminParry on November 3rd, 2010

Possibly related…

  1. Profiling Dynamic Web Applications with Firebug

    Do you remember how frustrating it can be trying to track down that missing semicolon or misplaced closing bracket? You probably already know this, but sometimes the difference between minutes and hours lost can be the quality of tools available to you. According to John J. Barton, if you’re programming dynamic web pages with Javascript and are using Firefox as your browser, then you definitely want Firebug in your toolbox.

    Firebug is an open source add-on that integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. Using Firebug, you can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.

    In this short tutorial, Barton explains how to use Firebug’s JavaScript profiler to measure the performance of a web page. With performance information available, he then illustrates how to use Firebug to identify performance bottlenecks. To conclude the tutorial, Barton uses Firebug to demonstrate the performance improvements gained from the changes made using Firebug.

    —Huffduffed by harriyott 4 years ago

  2. SitePoint Podcast #36: Don’t Feed the Trolls

    http://www.sitepoint.com/blogs/2009/11/14/podcast-36-dont-feed-the-trolls/

    Episode Summary

    Here are the topics covered in this episode:

    The SitePoint Podcast’s One Year Anniversary!

    • SitePoint Podcast #1: The Economy (SitePoint)

    Farewell Dan Schulz

    • Dan Schulz RIP – We Will Miss You (SitePoint)

    Five Years of Firefox

    • Happy 5th Birthday Firefox! (SitePoint)
    • Five Years of Firefox (Spread Firefox)
    • The First-to-Market Myth (37signals)
    • SitePoint Podcast #18: Internet Explorer 8 … Percent? (SitePoint)
    • What is a Browser? Google Explains (SitePoint)

    Google Closure Tools

    • Google Releases its JavaScript Closure Tools (SitePoint)
    • Introducing Closure Tools (Google)
    • Your JavaScript Library (Dmitry Baranovskiy)
    • Google Closure: How Not to Write JavaScript (SitePoint)

    Dealing with Trolls

    • How to Deal with Trolls on Your Blog (SitePoint)
    • Patrick’s comment on “You decide: how do you deal with that vicious commenter on your site?” (The Guardian)
    • Wisdom of Community: Four Kinds of Crazy (Derek Powazek)

    WebKit Enhances Safari’s Developer Tools

    • Web Inspector Updates (Surfin’ Safari)

    Installing PHP on Windows with Web PI

    • Installing PHP on Windows Just Got Easier (SitePoint)
    • Web Platform Installer (Microsoft)

    Host Spotlights:

    • Brad: WordCamp New York
    • Patrick: CollegeHumor Live: NYC – Kumail Nanjiani
    • Kevin: Video: CSS Frameworks – Make the Right Choice

    http://www.sitepoint.com/blogs/2009/11/14/podcast-36-dont-feed-the-trolls/

    —Huffduffed by GonzaloGM 3 years ago

  3. The Thirsty Developer 101: Oh JavaScript, My JavaScript

    In this episode, Clark and Larry pull up a bar stool in Madison with Developer’s Steve Evans and Lance Larsen to discuss the latest around using JavaScript in your application development.

    —Huffduffed by uk1fan one year ago