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

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

  • By
    CSS Columns

    One major gripe that we've always had about CSS is that creating layouts seems to be more difficult than it should be. We have, of course, adapted and mastered the techniques for creating layouts, but there's no shaking the feeling that there should be a...

  • By
    Save Web Form Content Using Control + S

    We've all used word processing applications like Microsoft Word and if there's one thing they've taught you it's that you need to save every few seconds in anticipation of the inevitable crash. WordPress has mimicked this functionality within their WYSIWYG editor and I use it...

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!