Changeset 22 for trunk/website/index.cfm

Show
Ignore:
Timestamp:
03/05/10 13:06:25 (16 years ago)
Author:
DanWilson
Message:

updated the new release 299
reorganized some content to the home page

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/index.cfm

    r20 r22  
    2525        <cfoutput> 
    2626        <span class="contentNote">Currently Available Version: #application.downloads.mgcoldfusion3.version# - <a href="#application.downloads.mgcoldfusion3.url#">Download</a> <a href="/coldfusion.cfm">Learn More</a></span> 
    27         <h3>Available Now:  #application.downloads.mgcoldfusion3beta.title# #application.downloads.mgcoldfusion3beta.version#  <a href="/coldfusion.cfm">Learn More</a></h3> 
     27        <!---<h3>Available Now:  #application.downloads.mgcoldfusion3beta.title# #application.downloads.mgcoldfusion3beta.version#  <a href="/coldfusion.cfm">Learn More</a></h3>---> 
    2828        </cfoutput> 
    2929        <p> 
     
    3333                It enforces Model-View-Controller design, eases implicit invocation, does repetitive work for you, and plays well with other open-source ColdFusion frameworks. 
    3434        </p> 
     35</div> 
     36<div class="contentSection"> 
     37        <h2>Model-Glue is:</h2> 
     38         
     39        <ol> 
     40        <li>Unobtrusive.  <p>It's designed to be easy to use, letting you focus on business problems and user interface, not framework hoops.</p></li> 
     41         
     42        <li>Enabling.  <p>It builds on ColdFusion as a productivity tool for writing Web applications.</p></li> 
     43         
     44        <li>Strong but Simple.  <p>Model-Glue is based on Model View Controller and Implicit Invocation - but not at all complicated.</p></li> 
     45         
     46        <li>Open.  <p>All code is released under the Apache Software License 2.0, meaning that it's free to download, use, and alter.</p></li> 
     47         
     48        <li>Compatible.  <p>Model-Glue is lightweight enough to play well with others: it works with Model frameworks like Tartan and ColdSpring as well as Object/Relational Mapping frameworks like Reactor and Transfer.</p></li> 
     49         
     50        </ol> 
     51         
     52        <h2>What People Say About Model-Glue:</h2> 
     53        <br /> 
     54        <em>Model-Glue is the best thing for ColdFusion since the cfquery tag. It relieves me of worrying about application organization and lets me focus on what matters - the business requirements of the application.</em> 
     55        <div class="contentNote">Raymond Camden, VP of Technology for roundpeg</div> 
     56         
     57        <br /> 
     58        <em>Model-Glue:Unity, by helping to eliminate a lot of tedious and redundant tasks, has allowed me to code more efficiently than I ever could have imagined.</em> 
     59        <div class="contentNote">Scott Stroz, Senior Web Developer, AboutWeb, LLC</div> 
     60        <br /> 
     61        <em>Model-Glue has enabled me to quit building infrastructure and start solving my clients' problems. I Sniff The Glue!</em> 
     62        <div class="contentNote">Jared Rypka-Hauer, Adobe Community Experts</div> 
     63        <br /> 
     64         
     65        <em>Model-Glue is more gooder!</em> 
     66        <div class="contentNote">Anonymously yelled at CFUnited 2005</div> 
    3567</div> 
    3668