3. Component Requirements, Constraints, and Acceptance Criteria
This component will implement the complete SlideShare web service API for working with and adding silde shows to the service
This component will provide an easy to use API which encapsulates the XML communication with the non-standards-based services
This component will use Zend Framework HTTP and Caching facilities as part of its function
4. Dependencies on Other Framework Components
Zend_Exception
Zend_Http_Client
Zend_Cache
5. Theory of Operation
The component will provide a service object which allows you to retrieve slide show metadata from the SlideShare service through
the means exposed by the SlideShare API. This includes querying the existing slide shows by username, tag, group and slide show ID.
The component will also provide the ability to upload new slide shows into the slideshare database through the same API.
6. Milestones / Tasks
Milestone 1: [DONE] Development of Prototype Component
Milestone 2: [DONE] Development of Zend Framework Proposal
Milestone 3: Interaction with Community
Milestone 4: Formalization of Component to ZF coding standards