User Tools

Site Tools


proj0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
proj0 [2010/10/07 20:41] roumaniproj0 [2010/10/07 20:42] (current) roumani
Line 29: Line 29:
 ====== Possible Variations ====== ====== Possible Variations ======
  
-  Country name must be made up of letters and possibly a hyphen in the middle. +  Country name must be made up of letters and possibly a hyphen in the middle. 
-  The master list should be displayed sorted.+  The master list should be displayed sorted.
  
-  Don't send the master list if the client is iPhone or Blackberry. +  Don't send the master list if the client is iPhone or Blackberry. 
-  If a user remained idle while others are adding countries, the counter on the screen would not remain correct. Fix this.+  If a user remained idle while others are adding countries, the counter on the screen would not remain correct. Fix this.
  
-  Map your app's URL to a directory. +  Map your app's URL to a directory. 
-  Add logging to your webapp.+  Add logging to your webapp.
  
-  Add authentication to your webapp. +  Add authentication to your webapp. 
-  Add confidentiality to your webapp.+  Add confidentiality to your webapp.
  
-  Trigger an event if a user successfully added more than 5 counties per session. +  Trigger an event if a user successfully added more than 5 counties per session. 
-  Compress your webapp's response.+  Compress your webapp's response.
  
-  Keep track of the counties entered by the user in the session, not just the count, and enable the user to view them. +  Keep track of the counties entered by the user in the session, not just the count, and enable the user to view them. 
-  Enable richer content. Rather than just a country name, the user may also enter the capital and possibly the population.+  Enable richer content. Rather than just a country name, the user may also enter the capital and possibly the population.
  
-  - Rather than serve the list every time, change the UI to a sidebar and two links "Add a Country" and  "Show Master List" +The following two variations require CSS and JavaScript:
-  - To improve responsiveness, and to place less demand on the network, have the client do some validation. Server validation should remain unchanged (why?). +
  
 +  * Rather than serve the list every time, change the UI to a sidebar and two links "Add a Country" and  "Show Master List"
 +  * To improve responsiveness, and to place less demand on the network, have the client do some validation. Server validation should remain unchanged (why?). 
  
proj0.1286484077.txt.gz · Last modified: 2010/10/07 20:41 by roumani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki