1 / 3

Building Advanced Web Toolkits: A Discussion on Script-Based APIs and Component Toolkits

Explore the world of script-based APIs like Dojo and server-side counterparts, learn about component toolkits such as ICEFaces and ASP.NET Atlas, and discover the key points in owning and using programming models effectively in web development. Developers are seeking better support through consumer-supplied API sets and considering rich features like async communication, shared data areas, preferences, user information, event brokers, and state management. Dive into investigating standards like DOM events, selectors, HTML5, and more.

Download Presentation

Building Advanced Web Toolkits: A Discussion on Script-Based APIs and Component Toolkits

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cooperative Ajax Some Discussion Points

  2. Toolkit Oriented • Script-based APIs • Most popular being Dojo • Toolkits with server-side counterparts • Script based APIs/frameworks – some generate script on demand • Sometimes own the entry point on the server side (GWT, DWR etc.) • Component toolkits • JSF (e.g. ICEFaces), ASP.NET (Atlas) etc • These are gaining popularity among developers • Key points • Provide/own the programming model • Need to facilitate running these components in portlets • Developers looking for better support

  3. Consumer Supplied API Sets • Possible feautres (Rich) • Async communication • Shared data area • Preferences • User information • Event broker • State management • Miscellaneous • Investigate other standard efforts (Subbu) • DOM events, selectors, HTML5 etc

More Related