Presentation at SudWeb

Presentation at SudWeb

When I did my presentation at SudWeb last week, I quickly made a plan in the morning and I improvised the afternoon in front of my listeners. So, the only thing I can give to you from this event is its plan.

YUI presentation

  1. Loader

  2. Sandboxes

  3. Attributes

  4. Combo

  5. Problems

Presentation of a working yoshioka app

  1. Show the Overblog admin panel after having opened the Networks tab of the Chrome developer's toolbar, to show the dynamic loading of the views and the AJAX requests of the models

Coding presentation

  1. Configuration, Core (quickly)

  2. Views

  3. Templates

  4. Models

  5. Widgets

  6. Internationalization: change the language without reloading the app

Deployment

  1. Unit tests + demo integration on Hudson

  2. Compilation: on the go (dev), build (prod)

  3. Building process

  4. Deployment

Maybe, some day, I'll fill each section with content ;)