Changes between Version 4 and Version 5 of FrequentlyAskedQuestionsWeb2Py


Ignore:
Timestamp:
09/27/09 11:21:27 (16 years ago)
Author:
Fran Boon
Comment:

Commitment to backward compatibility

Legend:

Unmodified
Added
Removed
Modified
  • FrequentlyAskedQuestionsWeb2Py

    v4 v5  
    11== Why Web2Py? ==
    22Web2Py is a modern environment which has been built to learn from the good & bad of other frameworks (such as Django & Ruby on Rails):[[BR]]
    3 http://mdp.cti.depaul.edu/examples/static/web2py_vs_others.pdf
     3http://web2py.com/examples/static/web2py_vs_others.pdf
    44
    55 * Easy to Install
     
    1313  * integrated web-based IDE can be used for all functionality (although can also use other IDEs)
    1414
    15  * In-Built Translation interface
    16 
    17  * [http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller MVC] design approach to separate Presentation from Code
     15 * Commitment to backward compatibility
     16  * http://groups.google.com/group/web2py/browse_thread/thread/21dcd8faff44e9bf#
    1817
    1918 * Secure by default:
    20  http://mdp.cti.depaul.edu/examples/default/features
     19 http://web2py.com/examples/default/features
    2120
    2221 * Database abstraction
     
    2423  * we-based database administration tool which works across all back-ends
    2524
     25 * [http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller MVC] design approach to separate Presentation from Code
     26
     27 * In-Built Translation interface
     28
    2629 * Support for key interoperability standards
    27   * AJAX: http://mdp.cti.depaul.edu/AlterEgo/default/show/10
     30  * AJAX: http://web2py.com/AlterEgo/default/show/10
    2831  * JSON
    29   * XML-RPC: http://mdp.cti.depaul.edu/examples/default/examples#xmlrpc_examples
    30   * SOAP: http://mdp.cti.depaul.edu/AlterEgo/default/show/165
     32  * XML-RPC: http://web2py.com/examples/default/examples#xmlrpc_examples
     33  * SOAP: http://web2py.com/AlterEgo/default/show/165
    3134
    3235 * Helpful community: