Weekend Links – Lightbox Matrix, Performance Best Practices, Processing.js, Adsense Testing, Multibox

By  on  

The Lightbox Clones Matrix

If you're in the market for a lightbox but don't know which lightbox has been created for your library, let this be your guide. This site provides checkboxes to customize your search. Awesome!

http://planetozh.com/projects/lightbox-clones/

Yahoo! Releases New Performance Best Practices

There are a lot of performance tests I'd like to do but simply don't have the time. Luckily, Yahoo! does them for me. Some of these are pretty obvious but others may not be.

http://ajaxian.com/archives/yahoo-releases-new-performance-best-practices

Processing.js

When some people say they are to release a project, you know they're going to drop something cool. John Resig is one of those people. Processing.js is a JavaScript visualization tool. Hard to explain, but if you check out the examples, you'll be amazed.

http://ejohn.org/blog/processingjs/

Adsense Split Testing Results for 250x250 vs. 300x250

The size and placement of your advertisements is crucial when really pushing for ad revenue. Mark Sanborn shares his experience.

http://www.marksanborn.net/php/adsense-split-testing-results-for-250x250-vs-300x250/

Multibox

Multibox is a lightbox built for MooTools programmers. It displays HTML, videos, images...it's amazing! I'll be using this for personal projects from this point forward.

http://www.phatfusion.net/multibox/

Recent Features

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

  • By
    Conquering Impostor Syndrome

    Two years ago I documented my struggles with Imposter Syndrome and the response was immense.  I received messages of support and commiseration from new web developers, veteran engineers, and even persons of all experience levels in other professions.  I've even caught myself reading the post...

Incredible Demos

  • By
    Send Email Notifications for Broken Images Using jQuery AJAX

    It's usually best to repair broken image paths as soon as possible because they can damage a website's credibility. And even worse is having a user tell you about it. Using jQuery and PHP, you can have your page automatically notify you of broken...

  • By
    Jack Rugile’s Favorite CodePen Demos

    CodePen is an amazing source of inspiration for code and design. I am blown away every day by the demos users create. As you'll see below, I have an affinity toward things that move. It was difficult to narrow down my favorites, but here they are!

Discussion

  1. Multibox looks awesome! Thanks for that.

  2. alphonse

    I was looking around as to how i can just pass a link to a page:

    example : http://www.mywebsite.com/?play=mymove.mp4

    And on that page, automatically play the movie using multibox.. any ideas? it would surely be appreciated..

    thanks

  3. I want to start my own blog too, what blog platform do you use, where i can download it ?

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