Painting Web Applications
Discover how to save time (and sanity) by cutting through "high ceremony" frameworks, overly-involved XML configuration files, and excessively wordy code with graphic modeling.
Discover how to save time (and sanity) by cutting through "high ceremony" frameworks, overly-involved XML configuration files, and excessively wordy code with graphic modeling.
Explore Archetypes, a content schema system, and see how it fits in with content management systems. You will also create new content types to tackle simple but real-world challenge, managing your DVD library, and all with a pretty user interface.
Jump into Plone, create simple content objects, and start personalizing the system. You'll start to explore how this open source content management systems can model most web applications by treating business objects as content and business rules as management.
JSON's clever idea of being a subset of JavaScript (and Python) makes it an instantly useable, lightweight, and highly nimble way to handle data interchange for AJAX. It's faster to parse and vastly easier to use than XML.
XML is indeed a powerful tool. But, it's just as easy to misuse and abuse XML as it is to get it right. Learn here what mistakes to avoid.