Added by Matthew Quinlan, last edited by Matthew Quinlan on Jun 27, 2008  (view change)

Labels

 

Zend Framework: Zend_Ria_Appcelerator Component Proposal

Proposed Component Name Zend_Ria_Appcelerator
Developer Notes http://framework.zend.com/wiki/display/ZFDEV/Zend_Ria_Appcelerator
Proposers [Matthew Quinlan]
Zend Liaison Brad Cottel & Wil Sinclair
Revision 1.0 - 30 June 2008: Initial Draft. (wiki revision: 7)

Table of Contents

1. Overview

Zend_Ria_Appcelerator is purely a demonstration application that illustrates the integration between Appcelerator's RIA platform and the Zend Framework. It does not include a complete copy of the Appcelerator Platform, just the parts necessary for Zend, PHP, and the demo application.

2. References

3. Component Requirements, Constraints, and Acceptance Criteria

  • This demo will show developers how to build an RIA using Appcelerator for the UI and ZendFramework and PHP for the serverside.
  • This demo will illustrate building a standalone rich web-client that communicates with PHP purely through JSON services
  • This demo will not inlcude the entire Appcelerator Platform (which includes Java, .Net, Ruby, Eclipse, ...)

4. Dependencies on Other Framework Components

  • TBD

5. Theory of Operation

The rich web client will provide a rich web interface to twitter that looks more like a desktop application.

6. Milestones / Tasks

This is a fairly light effort and the entire demo application along with documentation is being delivered as a single milestone.

7. Class Index

  • TBD

8. Use Cases

UC-01 Configure Client

User will provide his/her user-id and select any available preferences

UC-02 Authenticate

User will provide password associated with user-id for twitter.com authentication

UC-03 Tweet

Post-authentication, user will submit 140 maximum character message to be posted to the tweet cloud

UC-04 Update

Post-authentication, user will request/receive any new tweets from their twitter friends list

9. Class Skeletons

Any update about this ? I was looking at the webinar (appcelerator + zf) and looks so cool, I hope any news about this.