oops i broke the build lol

Recent Performance

  • Deconstructing your web application’s performance with PageTest

    YSlow is an awesome tool. One thing I would recommend as a feature request would be to have a more verbose reporting component. Incidentally, there is a tool that was released not too long ago by a developer on the Exceptional Performance mailing list. It is called PageTest. Furthermore, PageTest uses the YSlow criteria for [...]

  • Increasing drag/drop performance with iframes, images, and forms

    If you’re using YUI, Prototype, or MooTools and you’re building an application that involves draggable components containing iframes, images, and/or forms, here’s a quick tip to maximize performance during the onDrag event.
    Here is a code snippet of basic markup that’ll represent our draggable component.

    <div class="moduleContainer"> <div class="moduleHead">Draggable Title</div> <div class="moduleBody">Draggable Content</div> </div>

    Inside your moduleBody, you could have a plethora of component types, but [...]

Jaime Bueza's Blog is powered by WordPress

Valid xhtml

Clicky Web Analytics