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
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • By
    How to Create a Twitter Card

    One of my favorite social APIs was the Open Graph API adopted by Facebook.  Adding just a few META tags to each page allowed links to my article to be styled and presented the way I wanted them to, giving me a bit of control...

Incredible Demos

  • By
    MooTools Clipboard Plugin

    The ability to place content into a user's clipboard can be extremely convenient for the user. Instead of clicking and dragging down what could be a lengthy document, the user can copy the contents of a specific area by a single click of a mouse.

  • By
    Skype-Style Buttons Using MooTools

    A few weeks back, jQuery expert Janko Jovanovic dropped a sweet tutorial showing you how to create a Skype-like button using jQuery. I was impressed by Janko's article so I decided to port the effect to MooTools. The XHTML This is the exact code provided by...

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!