Show
Ignore:
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/coldfusion.cfm

    r27 r19  
    88 
    99<h1>Model-Glue: ColdFusion</h1> 
     10 
    1011<div class="contentSection"> 
    11         <h1><strong><cfoutput>#application.downloads.mgcoldfusion3beta.title#</cfoutput></strong> is newly available!</h1> 
    12 </div><br /> 
    13 <div class="sectionNavigation"> 
    14         <cfoutput> 
    15         [<a href="#application.downloads.mgcoldfusion3beta.url#">Download</a>] 
    16         [<a href="http://docs.model-glue.com">Documentation</a>] 
    17         [<a href="http://bugs.model-glue.com">Report Bugs</a>] 
    18         [<a href="http://svn.model-glue.com/trunk">Source Code (SVN)</a>] 
    19         [<a href="http://docs.model-glue.com/wiki/Training##WelcometoModel-Glue3Training">Training</a>] 
    20         [<a href="http://groups.google.com/group/model-glue/">Get Help (Mailing List)</a>] 
    21         </cfoutput> 
    22 </div> 
    23 <div class="contentSection"> 
    24         <p> 
    25                 <cfoutput><a href="#application.downloads.mgcoldfusion3beta.url#">Model-Glue 3.2 now has an Alpha release</a>. This code will be in alpha for early adopter/bleeding edge review, then released as a beta after the alpha period ends. All code passes Unit Tests, Load Tests and Integration tests, so please take it for a test drive.</cfoutput> 
    26         </p> 
    27 </div> 
    28 <div class="contentSection"> 
    29         <h2><strong><cfoutput>#application.downloads.mgcoldfusion3.title#</cfoutput></strong> is the best available version</h2> 
     12        <h1><strong><cfoutput>#application.downloads.mgcoldfusion3.title#</cfoutput></strong> is the best available version</h1> 
    3013</div><br /> 
    3114<div class="sectionNavigation"> 
    3215        <cfoutput> 
    3316        [<a href="#application.downloads.mgcoldfusion3.url#">Download</a>] 
    34         [<a href="http://docs.model-glue.com">Documentation</a>] 
    3517        [<a href="http://bugs.model-glue.com">Report Bugs</a>] 
    3618        [<a href="http://svn.model-glue.com">Source Code (SVN)</a>] 
    37         [<a href="http://docs.model-glue.com/wiki/Training##WelcometoModel-Glue3Training">Training</a>]  
    38         [<a href="http://groups.google.com/group/model-glue/">Get Help (Mailing List)</a>] 
    3919        </cfoutput> 
    4020</div> 
     
    4626        </cfoutput> 
    4727        <p> 
    48                 Model-Glue 3, code named "Gesture," is a return to Model-Glue's roots of dead-simple MVC+II development. The version 3.1 series is the most up to date, actively developed version of Model-Glue. 
     28                Model-Glue 3, code named "Gesture," is a return to Model-Glue's roots of dead-simple MVC+II development. The version 3.0 series is the most up to date, actively developed version of Model-Glue. 
    4929        </p> 
    5030        <p> 
    51                 The MG 3.1 release continues the hard hitting, high productivity nature of Model-Glue.  Get yer 'Glue on with 3.1! 
     31                The MG 3.1 release continues the hard hitting, high productivity nature of Model-Glue.  Get yer 'Glue on with 3.1!</p> 
     32</div> 
     33 
     34<div class="contentSection"> 
     35        <h1><strong><cfoutput>#application.downloads.mgcoldfusion3beta.title#</cfoutput></strong> is newly available!</h1> 
     36</div><br /> 
     37<div class="sectionNavigation"> 
     38        <cfoutput> 
     39        [<a href="#application.downloads.mgcoldfusion3beta.url#">Download</a>] 
     40        [<a href="http://bugs.model-glue.com">Report Bugs</a>] 
     41        [<a href="http://svn.model-glue.com/trunk">Source Code (SVN)</a>] 
     42        </cfoutput> 
     43</div> 
     44<div class="contentSection"> 
     45        <p> 
     46                <cfoutput><a href="#application.downloads.mgcoldfusion3beta.url#">Model-Glue 3.1 now has a maintenance release</a>. This code will be in beta for community review, then released and made final. All code passes Unit Tests, Load Tests and Integration tests, so please take it for a test drive.</cfoutput> 
    5247        </p> 
    5348</div> 
    54 <hr /> 
     49 
    5550<div class="contentSection"> 
    56         <h2>[Archive Only] Model-Glue: <strong>"Unity" Release</strong></h2> 
     51        <h2>[Archive] Model-Glue: <strong>"Unity" Release</strong></h2> 
    5752</div><br /> 
    5853<div class="sectionNavigation"> 
     
    6257        [<a href="http://docs.model-glue.com">Documentation</a>] 
    6358        [<a href="http://trac.model-glue.com">Report Bugs</a>] 
    64         [<a href="http://groups.google.com/group/model-glue/">Get Help (Mailing List)</a>] 
    6559        <!---[<a href="http://svn.model-glue.com">Source Code (SVN)</a>]---> 
    6660</div> 
     
    7872        </cfoutput> 
    7973</div> 
     74<div class="contentSection"> 
     75        <h2>Model-Glue is:</h2> 
     76         
     77        <ol> 
     78        <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> 
     79         
     80        <li>Enabling.  <p>It builds on ColdFusion as a productivity tool for writing Web applications.</p></li> 
     81         
     82        <li>Strong but Simple.  <p>Model-Glue is based on Model View Controller and Implicit Invocation - but not at all complicated.</p></li> 
     83         
     84        <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> 
     85         
     86        <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> 
     87         
     88        </ol> 
     89         
     90        <h2>What People Say About Model-Glue:</h2> 
     91        <br /> 
     92        <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> 
     93        <div class="contentNote">Raymond Camden, VP of Technology for roundpeg</div> 
     94         
     95        <br /> 
     96        <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> 
     97        <div class="contentNote">Scott Stroz, Senior Web Developer, AboutWeb, LLC</div> 
     98        <br /> 
     99        <em>Model-Glue has enabled me to quit building infrastructure and start solving my clients' problems. I Sniff The Glue!</em> 
     100        <div class="contentNote">Jared Rypka-Hauer, Adobe Community Experts</div> 
     101        <br /> 
     102         
     103        <em>Model-Glue is more gooder!</em> 
     104        <div class="contentNote">Anonymously yelled at CFUnited 2005</div> 
     105</div> 
    80106 
    81107</div> 
    82108 
    83 <cfinclude template="include/dspFooter.cfm" /> 
     109<cfinclude template="include/dspFooter.cfm" />?