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

Incredible Demos

  • By
    MooTools: Set Style Per Media

    I'd bet one of the most used MooTools methods is the setStyle() method, which allows you to set CSS style declarations for an element. One of the limitations of MooTools' setStyle() method is that it sets the specific style for all medias.

  • By
    Image Reflections with CSS

    Image reflection is a great way to subtly spice up an image.  The first method of creating these reflections was baking them right into the images themselves.  Within the past few years, we've introduced JavaScript strategies and CANVAS alternatives to achieve image reflections without...

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!