Troy Whiteley

  1. ThinBox updated

    I just pushed a change to ThinBox. It fixes an issue with ThinBox.open(). It will now work when there are no elements on the page targeting ThinBox.

  2. ThirdStyle

    New version of Flash Flash Revolution.

  3. TwitterScroll

    TwitterScroll is an experimental app that streams tweaks from a given topic.

    Download from GitHub

  4. Thinbox

    ThinBox is a result of frustration from existing lightbox implementations. ThinBox is designed to be customizable, yet very lightweight. It is also a near drop in replacement for the now deprecated Thickbox.

    • Loading of content form hidden elements based on id.
    • Iframed content.
    • Ability to dynamically resize an iframe with animation.
    • Image loading with image caption loaded from hidden element.
    • Settings for everything, including id’s used on thinbox elements.
    • Setting to make the thinbox 100% of the browser height.

    Dependencies

    Usage

    To get basic functionality working, just include the correct javascript files on the page. Thinbox will work right out of the box without any configuration changes.

  5. Python Gmail Checker

    Note: This script is pretty pointless. Use Google Notifier + Growl for a better experience.

    Checks Gmail and alerts you of new messages via growl. Unfortunately, growl’s python bindings suck and it just eats up memory. I suppose you can set this up as a cron job.

    Download from GitHub