Weekend Links – Firefox 3, SWFHttpRequest Flash / AJAX Utility, Netscape Dead, Php.js, JavaScript Libraries Comparison

By  on  

5 Things You'll Love About Firefox 3

Firefox 3 is going to be great -- I can hardly wait. As long as they fix all of the memory issues, I'll steer all of my customers toward the 'fox.

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9054138&source=rss_news50

SWFHttpRequest Flash / AJAX Utility

An implementation of the XMLHttpRequest browser functionality -- awesome!

http://jimbojw.com/wiki/index.php?title=SWFHttpRequest_Flash/AJAX_Utility

AOL To Discontinue Netscape Browser Development

One of the first on the web dies off. Sad, but Mozilla has taken its place.

http://www.techcrunch.com/2007/12/28/a-sad-milestone-aol-to-discontinue-netscape-browser-development/

PHP to JavaScript Project - php.js

Duplicating PHP functionality in a JavaScript file -- interesting.

http://kevin.vanzonneveld.net/techblog/article/javascript_equivalent_for_phps_basename/

Javascript Libraries By Comparison

A good chart specifying what each framework does and does not offer.

http://javascriptant.com/articles/24/javascript-libraries-by-comparison

Recent Features

  • By
    Chris Coyier’s Favorite CodePen Demos

    David asked me if I'd be up for a guest post picking out some of my favorite Pens from CodePen. A daunting task! There are so many! I managed to pick a few though that have blown me away over the past few months. If you...

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

Incredible Demos

  • By
    dat.gui:  Exceptional JavaScript Interface Controller

    We all love trusted JavaScript frameworks like MooTools, jQuery, and Dojo, but there's a big push toward using focused micro-frameworks for smaller purposes. Of course, there are positives and negatives to using them.  Positives include smaller JS footprint (especially good for mobile) and less cruft, negatives...

  • By
    Google-Style Element Fading Using MooTools or jQuery

    Google recently introduced an interesting effect to their homepage: the top left and top right navigation items don't display until you move your mouse or leave the search term box. Why? I can only speculate that they want their homepage as...

Discussion

  1. Hey, thanks for the shoutout – glad you like SWFHttpRequest! Lemme know if I can answer any questions, or if you end up using it to make something cool. Cheers!

  2. dragmire from dzone

    Hey, you might want to add a URL shortener or something. Looks like the first link kind of overflows!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!