Already a member?
Sign in
3/26/08 Specifications
HTML 4
CSS2
Javascript
XML
OpenSocial API 0.7
PHP4 & PHP5
MySQL 4 & MySQL 5
AJAX
MVC
http://en.wikipedia.org/wiki/Model-view-controller
Model
The domain-specific representation of the information on which the application operates. Domain logic adds meaning to raw data (e.g., calculating if today is the user's birthday, or the totals, taxes, and shipping charges for shopping cart items).Many applications use a persistent storage mechanism (such as a database) to store data.
View
Renders the model into a form suitable for interaction, typically a user interface
Controller
Processes and responds to events, typically user actions, and may invoke changes on the model. element. Multiple views can exist for a single model for different purposes.
Model
database schema
database connection
database query (SQL)
generate XML
View
Wireframe
HTML/CSS/Javascript
Validations
OpenSocial APIs
Container-specific APIs (Orkut, hi5, MySpace)
AJAX
Controller
Product Design
Business Requirements
Business Rules (JavaScript & database conditions)
User Case
User Experience
Unit Testing
generate dummy data
Tab1: Invite
show clickable thumbnail
using onclick to select
Tab2: My Credits
show Credit History & Total
mm/dd/yyyy Event Credit(units)
Tab3: My Certificates
show Certificate List & Total
mm/dd/yyyy Event Certificate Image
Tab4: My Account
show Transaction History & Total
mm/dd/yyyy From To $ Note
Tab5: Most Certificates
show developer thumbnail & statistics
sort by highest no. of certificates
sort by type of certificates
Tab6: Most Credits
show developer thumbnail & statistics
sort by highest no. of credits
CSS2
Javascript
XML
OpenSocial API 0.7
PHP4 & PHP5
MySQL 4 & MySQL 5
AJAX
MVC
http://en.wikipedia.org/wiki/Model-view-controller
Model
The domain-specific representation of the information on which the application operates. Domain logic adds meaning to raw data (e.g., calculating if today is the user's birthday, or the totals, taxes, and shipping charges for shopping cart items).Many applications use a persistent storage mechanism (such as a database) to store data.
View
Renders the model into a form suitable for interaction, typically a user interface
Controller
Processes and responds to events, typically user actions, and may invoke changes on the model. element. Multiple views can exist for a single model for different purposes.
Model
database schema
database connection
database query (SQL)
generate XML
View
Wireframe
HTML/CSS/Javascript
Validations
OpenSocial APIs
Container-specific APIs (Orkut, hi5, MySpace)
AJAX
Controller
Product Design
Business Requirements
Business Rules (JavaScript & database conditions)
User Case
User Experience
Unit Testing
generate dummy data
Tab1: Invite
show clickable thumbnail
using onclick to select
Tab2: My Credits
show Credit History & Total
mm/dd/yyyy Event Credit(units)
Tab3: My Certificates
show Certificate List & Total
mm/dd/yyyy Event Certificate Image
Tab4: My Account
show Transaction History & Total
mm/dd/yyyy From To $ Note
Tab5: Most Certificates
show developer thumbnail & statistics
sort by highest no. of certificates
sort by type of certificates
Tab6: Most Credits
show developer thumbnail & statistics
sort by highest no. of credits
websig |
Latest page update: made by websig
, Mar 14 2008, 7:26 PM EDT
(about this update
About This Update
Edited by websig
5 words added view changes - complete history) |
|
Keyword tags:
None
More Info: links to this page
|