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
    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...

  • 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...

Incredible Demos

  • By
    Comment Preview Using MooTools

    Comment previewing is an awesome addition to any blog. I've seen really simple comment previewing and some really complex comment previewing. The following is a tutorial on creating very basic comment previewing using MooTools. The XHTML You can set up your XHTML any way you'd like.

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

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!