In Part One of this series we introduced AtomServer, an extensible open source framework for creating Atom Stores. Atom Stores are a new trend in data services architecture based on coupling the Atom Publishing Protocol with GData-style extensions.
RelatedVendorContent
AtomServer was extracted from a heavily loaded, highly available data distribution system at Homeaway.com. Because it was extracted from a working system interacting with a large and varied set of clients, AtomServer evolved with a particularly client centric focus. This motivated the creation of several extensions to the AtomPub specification. The most notable of which are Auto-Tagging, Batching, and Aggregate Feeds.
Scaffolding is an easy way to generate interfaces to edit your Rails data model. It can be really helpful when you need to edit backend exposed models.
ActiveScaffold provides you with a wealth of dynamically created goodness:
* An AJAXifie