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
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    39 Shirts – Leaving Mozilla

    In 2001 I had just graduated from a small town high school and headed off to a small town college. I found myself in the quaint computer lab where the substandard computers featured two browsers: Internet Explorer and Mozilla. It was this lab where I fell...

Incredible Demos

  • By
    MooTools TwitterGitter Plugin

    Everyone loves Twitter. Everyone loves MooTools. That's why everyone should love TwitterGitter, a MooTools plugin that retrieves a user's recent tweets and allows the user to format them however the user would like. TwitterGitter allows the user to choose the number of...

  • By
    Morphing Elements Using MooTools and CSS

    Morphing an element between CSS classes is another great trick the MooTools JavaScript library enables you to do. Morphing isn't the most practical use of MooTools, but it's still a trick at your disposal. Step 1: The XHTML The block of content that will change is...

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!