Weekend Links – Firefox 3 Performance, Internet Explorer 8 JavaScript, Google / Microsoft Buying Digg, Social Bookmarking Icons, Referrer Spam

By  on  

Firefox 3 Performance Gets a Boost

The only problem I have with Firefox is that it's a memory hog and gets slow after you've opened multiple tabs. This article discusses improvement in Firefox's engine -- sweet!

http://cybernetnews.com/2008/02/25/firefox-3-performance-gets-a-boost/

Javascript In Internet Explorer 8

Mozilla employee and jQuery enthusiast John Resig gives his thoughts on Internet Explorer 8's new JavaScript enhancements.

http://ejohn.org/blog/javascript-in-internet-explorer-8/

Google, Microsoft Said To Be Preparing Bids For Digg

More rumors have surfaced regarding a Digg sale. Though Digg claims the article is completely inaccurate, I feel a sale is eminent. Too many rumors in the past year for there not to be some truth in them, and Kevin can't turn down $300 million for too long.

http://www.techcrunch.com/2008/03/07/google-microsoft-bidding-for-digg/

Social Bookmarking Icons Collection

Head over to this site to download some "outside-the-box" social bookmarking icons for Digg, Reddit, de.licio.us, and more.

http://www.webresourcesdepot.com/social-bookmarking-icons-collection/

Live.com's Referrer Spam Has Left Me In Despair

Live.com, and I'd heard this before, has the tendency to send spammers to you site on basic keyword searches like "about" and "example." The comments of this article provide a solution to preventing this problem.

http://kaioa.com/node/58

Recent Features

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    Interview with a Pornhub Web Developer

    Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...

Incredible Demos

  • By
    AJAX For Evil:  Spyjax with jQuery

    Last year I wrote a popular post titled AJAX For Evil: Spyjax when I described a technique called "Spyjax": Spyjax, as I know it, is taking information from the user's computer for your own use — specifically their browsing habits. By using CSS and JavaScript, I...

  • By
    MooTools Typewriter Effect Plugin

    Last week, I read an article in which the author created a typewriter effect using the jQuery JavaScript framework. I was impressed with the idea and execution of the code so I decided to port the effect to MooTools. After about an hour of coding...

Discussion

  1. Thanks, I’ll have to take a look at those networking icons later.

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