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
![Being a Dev Dad]()
I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...
![Responsive and Infinitely Scalable JS Animations]()
Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...
![jQuery Chosen Plugin]()
Without a doubt, my least favorite form element is the SELECT element. The element is almost unstylable, looks different across platforms, has had inconsistent value access, and disaster that is the result of multiple=true is, well, a disaster. Needless to say, whenever a developer goes...
![Create a Dojo Lightbox with dojox.image.Lightbox]()
One of the reasons I love the Dojo Toolkit is that it seems to have everything. No scouring for a plugin from this site and then another plugin from that site to build my application. Buried within the expansive dojox namespace of Dojo is
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!