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
    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
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

Incredible Demos

  • By
    jQuery Random Link Color Animations

    We all know that we can set a link's :hover color, but what if we want to add a bit more dynamism and flair? jQuery allows you to not only animate to a specified color, but also allows you to animate to a random color. The...

  • By
    Animated AJAX Record Deletion Using jQuery

    I'm a huge fan of WordPress' method of individual article deletion. You click the delete link, the menu item animates red, and the item disappears. Here's how to achieve that functionality with jQuery JavaScript. The PHP - Content & Header The following snippet goes at the...

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!