Thanks Sami--can you submit a ticket on this if you haven't already so it's
on our radar?

On Thu, Jul 15, 2010 at 11:32 AM, Sami Hoda <[email protected]> wrote:

> Folks,
>
> LabJS is creating a lot of buzz lately. It would be awesome for Mach
> II to support this as part of its strategy related to JS perhaps?
>
> http://labjs.com/
>
> "LABjs (Loading And Blocking JavaScript) is an open-source (MIT
> license) project supported by Getify Solutions. The core purpose of
> LABjs is to be an all-purpose, on-demand JavaScript loader, capable of
> loading any JavaScript resource, from any location, into any page, at
> any time. Loading your scripts with LABjs reduces resource blocking
> during page-load, which is an easy and effective way to optimize your
> site's performance.
>
> LABjs by default will load (and execute) all scripts in parallel as
> fast as the browser will allow. However, you can easily specify which
> scripts have execution order dependencies and LABjs will ensure proper
> execution order. This makes LABjs safe to use for virtually any
> JavaScript resource, whether you control/host it or not, and whether
> it is standalone or part of a larger dependency tree of resources.
>
> Using LABjs will replace all that ugly "<script> tag soup" -- that is
> all the <script> tags that commonly appear in the <head> or end of the
> <body> of your HTML page. The API is expressive and chaining, to let
> you specify which scripts to load, and when to wait ("block"), if
> necessary, for execution before proceeding with further execution. The
> API also easily allows inline code execution coupling (think: inline
> <script> tags).
>
> LABjs is now privileged to benefit from collaboration with Steve
> Souders, and is aiming to be the single best solution for optimized,
> flexible, general script loading available. "
>
> --
> You received this message because you are subscribed to Mach-II for CFML
> list.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
>
> ***New URLs as of April 29th, 2010***
> SVN: http://svn.mach-ii.com/machii/
> Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
>



-- 
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

***New URLs as of April 29th, 2010***
SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to