Weekend Links – Firefox 3, SWFHttpRequest Flash / AJAX Utility, Netscape Dead, Php.js, JavaScript Libraries Comparison
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
![Detect DOM Node Insertions with JavaScript and CSS Animations]()
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
![Create Namespaced Classes with MooTools]()
MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does. Many developers create their classes as globals which is generally frowned up. I mostly disagree with that stance, but each to their own. In any event...
![Dijit’s TabContainer Layout: Easy Tabbed Content]()
One of Dojo's major advantages over other JavaScript toolkits is its Dijit library. Dijit is a UI framework comprised of JavaScript widget classes, CSS files, and HTML templates. One very useful layout class is the TabContainer. TabContainer allows you to quickly create a tabbed content...
![Firefox Marketplace Animated Buttons]()
The Firefox Marketplace is an incredibly attractive, easy to use hub that promises to make finding and promoting awesome HTML5-powered web applications easy and convenient. While I don't work directly on the Marketplace, I am privy to the codebase (and so...
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!
Hey, you might want to add a URL shortener or something. Looks like the first link kind of overflows!