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

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

Incredible Demos

  • By
    CSS Rounded Corners

    The ability to create rounded corners with CSS opens the possibility of subtle design improvements without the need to include images.  CSS rounded corners thus save us time in creating images and requests to the server.  Today, rounded corners with CSS are supported by all of...

  • By
    Google Extension Effect with CSS or jQuery or MooTools JavaScript

    Both of the two great browser vendors, Google and Mozilla, have Extensions pages that utilize simple but classy animation effects to enhance the page. One of the extensions used by Google is a basic margin-top animation to switch between two panes: a graphic pane...

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!