- Location:
- /trunk/website
- Files:
-
- 42 added
- 7 modified
-
training.cfm (added)
-
blog/includes/pods/sponsors.cfm (modified) (1 diff)
-
include/dspHeader.cfm (modified) (2 diffs)
-
org/camden/blog/blog.ini.cfm (modified) (1 diff)
-
downloads/ModelGlue_3.1.299.zip (added)
-
downloads/ModelGlue_CurrentRelease.zip (added)
-
downloads/wallpaper (added)
-
downloads/wallpaper/model-glue-03-320x480.jpg (added)
-
downloads/wallpaper/model-glue-01-1680x1050.jpg (added)
-
downloads/wallpaper/model-glue-02-1680x1050.jpg (added)
-
downloads/wallpaper/model-glue-03-1680x1050.jpg (added)
-
downloads/wallpaper/model-glue-01-1440x900.jpg (added)
-
downloads/wallpaper/model-glue-01-1280x800.jpg (added)
-
downloads/wallpaper/model-glue-02-1440x900.jpg (added)
-
downloads/wallpaper/model-glue-03-1440x900.jpg (added)
-
downloads/wallpaper/model-glue-02-1280x800.jpg (added)
-
downloads/wallpaper/model-glue-03-1280x800.jpg (added)
-
downloads/wallpaper/model-glue-01-1280x960.jpg (added)
-
downloads/wallpaper/model-glue-01-1600x1200.jpg (added)
-
downloads/wallpaper/model-glue-01-1400x1050.jpg (added)
-
downloads/wallpaper/model-glue-02-1280x960.jpg (added)
-
downloads/wallpaper/model-glue-02-1600x1200.jpg (added)
-
downloads/wallpaper/model-glue-02-1400x1050.jpg (added)
-
downloads/wallpaper/model-glue-01-1024x768.jpg (added)
-
downloads/wallpaper/model-glue-03-1280x960.jpg (added)
-
downloads/wallpaper/model-glue-03-1600x1200.jpg (added)
-
downloads/wallpaper/model-glue-02-1024x768.jpg (added)
-
downloads/wallpaper/model-glue-03-1400x1050.jpg (added)
-
downloads/wallpaper/model-glue-03-1024x768.jpg (added)
-
downloads/wallpaper/model-glue-01-1920x1200.jpg (added)
-
downloads/wallpaper/model-glue-02-1920x1200.jpg (added)
-
downloads/wallpaper/model-glue-01-320x480.jpg (added)
-
downloads/wallpaper/model-glue-03-1920x1200.jpg (added)
-
downloads/wallpaper/model-glue-02-320x480.jpg (added)
-
downloads/modelglue_3.2.700.341.zip (added)
-
downloads/modelglue_3.1.294.zip (modified) (previous)
-
wallpaper.cfm (added)
-
sites.cfm (modified) (2 diffs)
-
schema (added)
-
schema/gesture (added)
-
schema/gesture/ModelGlue-strict.xsd (added)
-
schema/gesture/ModelGlue.xsd (added)
-
images/model-glue-01-576x360.jpg (added)
-
images/model-glue-02-576x360.jpg (added)
-
images/model-glue-03-576x360.jpg (added)
-
extras (added)
-
extras/ModelGlueDebugger_FireBugExtension.zip (added)
-
coldfusion.cfm (modified) (4 diffs)
-
index.cfm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
/trunk/website/blog/includes/pods/sponsors.cfm
r14 r24 19 19 <p><a href="http://www.nodans.com/">Dan Wilson</a>, <a href="http://www.datacurl.com">DataCurl LLC</a></p> 20 20 <h4>Associate Director</h4> 21 <p> Ezra Parker</p>21 <p><a href="http://www.cfgrok.com/">Ezra Parker</a>, <a href="http://www.alagad.com/">Alagad Inc.</a></p> 22 22 <h4>Community Evangelist</h4> 23 23 <p><a href="http://www.coldfusionjedi.com">Raymond Camden</a></p> -
/trunk/website/include/dspHeader.cfm
r20 r26 8 8 9 9 <cfset application.downloads.mgcoldfusion3 = structNew() /> 10 <cfset application.downloads.mgcoldfusion3.title = "Model-Glue: 3.1 " />11 <cfset application.downloads.mgcoldfusion3.version = "3.1. 185" />12 <cfset application.downloads.mgcoldfusion3.url = "http://www.model-glue.com/downloads/ModelGlue_3.1. 185.zip" />10 <cfset application.downloads.mgcoldfusion3.title = "Model-Glue: 3.1M" /> 11 <cfset application.downloads.mgcoldfusion3.version = "3.1.299" /> 12 <cfset application.downloads.mgcoldfusion3.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.299.zip" /> 13 13 14 14 <cfset application.downloads.mgcoldfusion3beta = structNew() /> 15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3. 1 Maintenance Release Candidate" />16 <cfset application.downloads.mgcoldfusion3beta.version = "3. 1.294" />17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/ ModelGlue_3.1.294.zip" />15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.2 Alpha" /> 16 <cfset application.downloads.mgcoldfusion3beta.version = "3.2.700.341" /> 17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/modelglue_3.2.700.341.zip" /> 18 18 19 19 <cfset application.downloads.mgflex = structNew() /> … … 89 89 <li><a href="/" class="current">home</a></li> 90 90 <li><a href="/coldfusion.cfm">coldfusion</a></li> 91 <li><a href="/training.cfm">training</a></li> 91 92 <li><a href="/flex.cfm">flex</a></li> 92 93 <li><a href="/blog">blog</a></li> -
/trunk/website/org/camden/blog/blog.ini.cfm
r5 r24 9 9 blogDBType=MYSQL 10 10 locale=en_US 11 users=joe,sstroz,rcamden,jared,rmaxim,mdrew,danwilson 11 users=joe,sstroz,rcamden,jared,rmaxim,mdrew,danwilson,ezraparker 12 12 commentsFrom= 13 13 mailserver= -
/trunk/website/sites.cfm
r5 r26 5 5 <cfset sites = queryNew("title,url,description")> 6 6 <cfsavecontent variable="data"> 7 challengewave.com@http://challengewave.com@ChallengeWave is a tool helping businesses reduce health care cost, worker compensation cost and keep employees engaged in their own health 8 groups.adobe.com@http://groups.adobe.com@The Adobe Groups site is a worldwide user group management system built with ColdFusion 9, Model-Glue and ColdSpring 7 9 cfsnippets.org@http://www.cfsnippets.org@This site is an online interface to a public SnipEx server for use with CFEclipse. Once you have registered and verified your account you will be able to upload your own code snippets that will be shared on our public server. By registering you will also be able to create your own custom server by subscribing only to the libraries that you are interested in. You don't have to register to use this service, you can simply plug the server URL listed here into CFEclipse to begin using the libraries and snippets hosted here. 8 10 cfelipse.org@http://www.cfeclipse.org@The official site for CFEclipse development. … … 18 20 OrientXpress Jewels@http://www.orientxpressjewels.com/@Colored gemstones and jewelry. 19 21 whichfranchise Australia@http://www.whichfranchise.net.au/@Franchise and Franchising Resources in Australia 22 calozzio.com@http://www.calozzio.com/@l'Arte di Ricevere 20 23 </cfsavecontent> 21 24 <cfset data = trim(data)> -
/trunk/website/coldfusion.cfm
r19 r27 8 8 9 9 <h1>Model-Glue: ColdFusion</h1> 10 11 10 <div class="contentSection"> 12 <h1><strong><cfoutput>#application.downloads.mgcoldfusion3.title#</cfoutput></strong> is the best available version</h1> 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> 13 30 </div><br /> 14 31 <div class="sectionNavigation"> 15 32 <cfoutput> 16 33 [<a href="#application.downloads.mgcoldfusion3.url#">Download</a>] 34 [<a href="http://docs.model-glue.com">Documentation</a>] 17 35 [<a href="http://bugs.model-glue.com">Report Bugs</a>] 18 36 [<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>] 19 39 </cfoutput> 20 40 </div> … … 26 46 </cfoutput> 27 47 <p> 28 Model-Glue 3, code named "Gesture," is a return to Model-Glue's roots of dead-simple MVC+II development. The version 3. 0series is the most up to date, actively developed version of Model-Glue.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. 29 49 </p> 30 50 <p> 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> 51 The MG 3.1 release continues the hard hitting, high productivity nature of Model-Glue. Get yer 'Glue on with 3.1! 47 52 </p> 48 53 </div> 49 54 <hr /> 50 55 <div class="contentSection"> 51 <h2>[Archive ] Model-Glue: <strong>"Unity" Release</strong></h2>56 <h2>[Archive Only] Model-Glue: <strong>"Unity" Release</strong></h2> 52 57 </div><br /> 53 58 <div class="sectionNavigation"> … … 57 62 [<a href="http://docs.model-glue.com">Documentation</a>] 58 63 [<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>] 59 65 <!---[<a href="http://svn.model-glue.com">Source Code (SVN)</a>]---> 60 66 </div> … … 72 78 </cfoutput> 73 79 </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>106 80 107 81 </div> 108 82 109 <cfinclude template="include/dspFooter.cfm" /> ?83 <cfinclude template="include/dspFooter.cfm" /> -
/trunk/website/index.cfm
r20 r27 25 25 <cfoutput> 26 26 <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# </h3> 28 28 </cfoutput> 29 29 <p> … … 33 33 It enforces Model-View-Controller design, eases implicit invocation, does repetitive work for you, and plays well with other open-source ColdFusion frameworks. 34 34 </p> 35 <p> 36 <strong>New:</strong> <a href="/wallpaper.cfm">Download Model-Glue wallpaper</a> 37 </p> 38 </div> 39 <div class="contentSection"> 40 <h2><strong>Web Based Training for Model-Glue 3.1</h2> 41 <p> 42 <a href="training.cfm">Free self-paced training course</a></strong> is newly available!</a> 43 </p> 44 </div> 45 <div class="contentSection"> 46 <h2>Model-Glue is:</h2> 47 48 <ol> 49 <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> 50 51 <li>Enabling. <p>It builds on ColdFusion as a productivity tool for writing Web applications.</p></li> 52 53 <li>Strong but Simple. <p>Model-Glue is based on Model View Controller and Implicit Invocation - but not at all complicated.</p></li> 54 55 <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> 56 57 <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> 58 59 </ol> 60 61 <h2>What People Say About Model-Glue:</h2> 62 <br /> 63 <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> 64 <div class="contentNote">Raymond Camden, VP of Technology for roundpeg</div> 65 66 <br /> 67 <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> 68 <div class="contentNote">Scott Stroz, Senior Web Developer, AboutWeb, LLC</div> 69 <br /> 70 <em>Model-Glue has enabled me to quit building infrastructure and start solving my clients' problems. I Sniff The Glue!</em> 71 <div class="contentNote">Jared Rypka-Hauer, Adobe Community Experts</div> 72 <br /> 73 74 <em>Model-Glue is more gooder!</em> 75 <div class="contentNote">Anonymously yelled at CFUnited 2005</div> 35 76 </div> 36 77
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)