by Jeff Pihach
Many designers think that jQuery is the best, easiest, and only way to add javascript enhancements to their pages. This talk is to show how easy it is to add the same functionality and more using YUI 3's core and gallery modules. It will briefly discuss the basic structure of YUI 3 and its gallery system then move into recipie based code and examples for the most widely used enhancements to show that YUI isn't as difficult as they thought.
by Jeff Craig
Loader is at the core of every YUI application and pattern. It is one of two parts of YUI that if you were to remove it, what you'd have would no longer be YUI. And yet, it is one of the less understood components within the library. In this talk, I'll be covering in depth how to configure Loader using its more advanced options, from module groups to conditional loading.
Intended audience: Intermediate Users.
Every company wants to build a great mobile web app, but what about the company that wants to build a hundred of them? When striving to meet the intense needs of a fortune 500 company, no other framework scales like YUI3. We'll walk you through the life of a mobile developer in a big company, and consider some of the issue you would face in today's ever changing environment. Technical topics include: building corporate cogs with widget, 1 ScrollView and 1000 phones, simpleYUI for the masses, mitigating risks while exploring HTML5.
Intended audience: Front-end developers writing mobile applications that need to support a verity of devices. This session is especially applicable to those developers looking to meet the needs of corporate customers.
by Tripp Bridges
TBA
Architecting and building a module from scratch. Lessons in careful planning, optimizaton and feature-setting that go into module design.
by Jeff Conniff
The Dial widget is a circular value input control. It's like a real-world, analog volume control dial, but with much finer UI control. Have you ever needed a slider with a 2000 unit range, wanted 1 unit accuracy, but didn't have 2000 pixels of real estate for a slider? The Dial widget is made for cases like this.
What you'll learn from this talk:
1. Compare and contrast the Dial control features to other UI input controls such as sliders, spinners.
2. See compelling (and visually tasty) examples of Dial solutions to UI challenges.
3. How to implement one in your code.
4. Explore the Dial attributes.
Discover useful, time-saving, and downright amazing "hidden" features of YUI.
A discussion about YUI's App Framework and how this suite of components provides the right type of foundation and structure for you to build your web applications with.
We'll discuss the components of the App Framework that were released in 3.4.0, plus the new exciting stuff we've been working on for 3.5.0!
Photos Near Me ( http://photosnear.me ) is an application that shows off the power of the App Framework and is using the newest components; the source is available on GitHub at: https://github.com/ericf/photosn....
by Edouard Duvillier
We will review how to leverage YUI to build Web applications than can adapt to different regions or user preferences.
The focus will be on:
Intended audience: Web app developers.
by Satyen Desai
A detailed look into the unique challenges and solutions which went into delivering a key Yahoo! product which needed to provide a rich cross-device application without compromising on the 'native' experience.
Will show the steps and secrets how to build large applications such as AlloyUI's DiagramBuilder using only HTML, JavaScript, and YUI.
Intended audience: JavaScript developers.