Posts by Dav Glass

YUI Compressor has a new owner

January 24, 2013

Recently we announced that we were deprecating our use of YUI Compressor . Many people still rely on Compressor for their day to day work and are still using it in their build systems. In our ongoing effort to involve more community members we are...

Read more →

Have a Dew with Dav

October 22, 2012

A few months back, I hinted about the idea that I would do a public Hangout just to chat and socialize with the YUI community. Since then, I have received several requests to live up to my offer. This Friday (October 26th) at 1:00pm CST I will open...

Read more →

State of YUI Compressor

October 16, 2012

YUI Compressor has been a great tool for obfuscating and compressing JavaScript and CSS files for several years, but as the web continues to evolve and change, so do the tools we use to develop it. YUI Compressor will be going through a deprecation...

Read more →

YUI 3.7.0pr4 - Minor patch

September 14, 2012

Tuesday we released YUI 3.7.0pr2 and encouraged everyone to test it thoroughly, and you did! YUI 3.7.0pr4 is now available and contains a last minute fix for an issue that was found in yesterday's release. It's on the Yahoo! CDN (and as a download...

Read more →

Shifter, fast YUI module building

August 27, 2012

Our build system has been on my mind lately, our old ant system was just getting too slow to keep up with the changes I was making and it was making it very difficult for our Automatic Travis Pull Request builds to test incoming changes properly if...

Read more →

YUI and Travis sitting in a git-tree

May 11, 2012

Over the last few weeks, I have spent a great deal of time getting YUI's core tests executing on Travis CI . As of today, every push to our YUI 3 repo on GitHub results in over 6,000 (6,053 to be exact) unit tests being executed and logged. These...

Read more →

YUIDoc 0.3.0 is Official!

May 9, 2012

Today we are pleased to announce the official release of the new YUIDoc , our JavaScript documentation generator. YUIDoc is a Node.js application that generates API documentation from comments in source, using a syntax similar to tools like Javadoc...

Read more →

Rocking YUI on Node.js and Mobile

November 7, 2011

Just over a year and a half ago I broke onto the scene with some demos of running YUI on the server with Node.js . This started out as an exercise in just stressing YUI's modularity and its ability to be used in more places than just the browser....

Read more →