This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Meeting 2014 06 23
Eric Bollens edited this page Jun 23, 2014
·
5 revisions
- Location: REMOTE ONLY
- Date/Time: Monday June 23 from 1:00 to 2:00 PM Pacific Time
- Conference Line: 888-921-8686 #3102061670
- Eric B (UCLA)
- Chris P (UCLA)
- Jim W (UCLA)
- MMWCON
- http://mmwcon.org
- September 17 - 19
- Registration and program are LIVE
- Next Generation Mobile Vision document in progress
- Principles:
- Device Optimized
- Platform Independent
- Uniform Mobile Presence
- Performance & Security Conscious
- Modern Technology Standards
- Tiered Strategy:
- Creation
- Delivery
- Presentation
- Goals:
- Personalized experience
- Immersive and interactive content
- Quick and responsive interfaces
- Native as a first-class citizen
- Shared web components
- Extend and integrate rather than recreate
- WebBlocks 2, CASA, CENIC Cloud and a number of new components are all part of this vision
- Principles:
- Issues? Questions?
- Showcase: Color system
- Semantic brands and moods
- Modifiers for variations
- Representation differs by context
- Consider: span, div, button, badge, nav bar, form control
- Multi-layer configuration for simplicity or details
DEVELOPMENT DISCLAIMER
While the WebBlocks 2 repository contains working code, and while some specifics are discussed herein, the implementation may change significantly before release. As such, no guarantees are made about the consistency of the API at this time. Anything discussed herein may change in the future, up until the point of a beta release.
- From use in CASA and on other projects, a few issues have come up to resolve:
- Watch crashes on bad build
- Only generates one CSS and one JS build product per build invocation
- Issues with YUI compressor in some cases (such as (Polymer Platform)[http://www.polymer-project.org])
- No warning if a file isn't included because it doesn't exist
- Unexpected behavior around bower components and updates
- Discussion:
- Syntactic sugar to reduce verbosity of Blockfiles
- Any other discussion items?