Professional Plone Development:
Building robust, content-centric web applications with Plone 3, an open source Content Management System
www.PACKTPUB.com  FREE ONLINE EDITION: Read full chapters online, download free samples from the book and more...
Book Contents Index > Chapter 14

Introduction
1: Plone in Context
2: The Case Study
3: The Development Environment
4: Customization Basics
5: Developing a Site Strategy
6: Security and Workflow
7: Using Add-on Products
8: Creating a Custom Theme
9: Nine Core Concepts of Zope Programming

10: Custom Content Types
11: Standalone Views and Forms
12: Relational Databases
13:
Users and Their Permissions

14: Rich User Interfaces with KSS
15: Next Steps
16: Server Management
17:
Setting Up a Production Server

18: Authenticating with LDAP
19: Looking to the Future
Index

Latest Updates

Free Chapter:

Chapter 2: The Case Study [946 kB PDF]

Code Download

Contact us

 

Chapter 14: Rich User Interfaces with KSS

As a platform for graphical user interfaces, the humble web browser is fairly limited. Web applications have exploded in popularity because they are easy to write and deploy, not because they offer a superior user experience compared to desktop applications. There are a limited number of standard controls, and the stateless nature of HTTP means frequent round trips to the server.

More recently, web developers have started to make use of high-level JavaScript libraries to provide richer user interfaces with more advanced client-side interaction patterns. This is often referred to as AJAX, which stands for "Asynchronous JavaScript And XML", referring to the technologies involved. In this chapter, we will learn about KSS, the AJAX framework used in Plone 3.

 

Chapter 14: Rich User Interfaces with KSS

  • Understanding KSS
  • KSS-Enabling Film Ratings
    • The Kinetic Style Sheet
    • Page Template Markup
    • Server-Side Logic
    • Debugging KSS
    • Tests for KSS Commands
  • A Brief KSS Reference
    • Kinetic Style Sheet Syntax
      • Standard Events
      • Client-Side Actions
      • Parameter Functions
    • Server-Side Commands
    • The 'core' Command Set
    • The 'zope' Command Set
    • The 'plone' Command Set
  • KSS-Enabling the "my cinema" Functionality
  • Summary

 

   

 

Paperback 420 pages
Released: September 2007
ISBN 1847191983
ISBN 13: 978-1-847191-98-4

     

 




View the book details
on PacktPub.com

 


 

  This website is owned and maintained by Packt Publishing Ltd, 2007. All rights reserved. Terms and Conditions