Items tagged with yui

December 5th, 2007

Link // 12.05.2007 // 4:08 PM // 0 CommentsYUI 2.4.0 Released: CSS Selectors, Charts, Profiler, Script/CSS Get, and JSON Support

Tons of new stuff in the latest release of YUI. I’m particularly stoked about CSS selectors. Awesome. Can’t wait to play with it. Visit site »

November 19th, 2007

Blog entry // 11.19.2007 // 8:13 PM // 58 CommentsThe final word on frameworks, from someone way smarter than me
In which I point to James Bennett's terrific article on what frameworks are (and how they compare to "libraries" and "snippets"), and why people who are really good at building things with code tend to create, use, and publish them.

November 18th, 2007

Blog entry // 11.18.2007 // 3:36 PM // 64 CommentsA follow up on CSS frameworks
In which I attempt to distill what we've learned from the comments on my last post.

November 17th, 2007

Blog entry // 11.17.2007 // 4:46 PM // 379 CommentsWhat’s not to love about CSS frameworks?
In which I publicly ask the (mostly-British) cabal of folks who seem to despise the idea of CSS frameworks what it is that offends them so.

July 30th, 2007

Link // 07.30.2007 // 8:58 AM // 1 Comment Julien Lecomte’s YUI-based Image Cropper Widget

Sweet implementation of an image cropping tool, built with my favorite JavaScript framework, YUI. I will definitely put this one to use. Thanks, Julien! Visit site »

December 20th, 2006

Link // 12.20.2006 // 3:58 PM // 0 Comments24 ways: Intricate Fluid Layouts in Three Easy Steps

Nate Koechley from Yahoo gives you a sweet rundown of how the YUI CSS grid framework works. It really is very, very nice in those cases where you want a symmetrical column grid. Visit site »

December 1st, 2006

Link // 12.01.2006 // 8:55 PM // 0 CommentsYUI Bundle for Textmate

Useful. Visit site »

August 5th, 2006

Link // 08.05.2006 // 11:01 PM // 0 CommentsThe B-List: Django tips: A simple AJAX example, part 2

James Bennett finishes the AJAX/Django example he started the other day with the JavaScript end of things (part one handled the Django end). A nice tutorial, and something I myself need to get more comfortable with doing. Visit site »

July 13th, 2006

Link // 07.13.2006 // 8:01 AM // 0 CommentsCarousel Javascript Component

This is almost exactly the presentation style I had in mind for a project at work. Perhaps now we won’t have to write the Javascript to make it happen. Great work here! Visit site »