You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/01/29 00:23:13 UTC

isis-site git commit: ISIS-1287: new quote for website

Repository: isis-site
Updated Branches:
  refs/heads/asf-site 210392bc8 -> d7ccc28b7


ISIS-1287: new quote for website


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/d7ccc28b
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/d7ccc28b
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/d7ccc28b

Branch: refs/heads/asf-site
Commit: d7ccc28b713ade96ec9cfdaa5d51a00d6b38e3bd
Parents: 210392b
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Thu Jan 28 23:22:08 2016 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Jan 28 23:22:08 2016 +0000

----------------------------------------------------------------------
 content/index.html | 41 ++++++++++++++++++++++++++---------------
 1 file changed, 26 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/d7ccc28b/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 9a5b95a..75dc5be 100644
--- a/content/index.html
+++ b/content/index.html
@@ -436,6 +436,17 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
+                                            <p>A fantastic framework! With Apache Isis we can prototype a deployable application in minutes rather than days.</p>
+                                            <small>Jeremy Branham</small>
+                                        </div>
+                                    </div>
+                                </blockquote>
+                            </div>
+
+                            <div>
+                                <blockquote>
+                                    <div class="row">
+                                        <div class="large-12 medium-12">
                                             <p>With its automatic UI and REST web services generation, Apache Isis kept our developers amazed and happy. Having had strenuous experiences with architecture and infrastructure concerns differing from project to project, it's like having back the fun in software development</p>
                                             <small>Willie Loyd Tandingan</small>
                                         </div>
@@ -458,8 +469,9 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>I like the guidance Apache Isis gives me for structuring code along the lines of Domain Driven Design. My first web application in plain Java without writing a single line of DDL or HTML/*Script.</p>
-                                            <small>Joerg Rade</small>
+                                            <p>From a Sprint retrospective, having switched to using Apache Isis:</p>
+                                            <p>&quot;This is already looking better than anything we saw after six months of work in the first phase&quot;</p>
+                                            <small>Project test manager</small>
                                         </div>
                                     </div>
                                 </blockquote>
@@ -469,20 +481,19 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>A fantastic framework! With Apache Isis we can prototype a deployable application in minutes rather than days.</p>
-                                            <small>Jeremy Branham</small>
+                                            <p>I like the guidance Apache Isis gives me for structuring code along the lines of Domain Driven Design. My first web application in plain Java without writing a single line of DDL or HTML/*Script.</p>
+                                            <small>Joerg Rade</small>
                                         </div>
                                     </div>
                                 </blockquote>
                             </div>
 
-
                             <div>
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>What interests me most about Apache Isis is its goal of making both developers and users co-owners of their domain models.  Apache Isis will be of interest to businesses who see their custom software as a strategic investment. It's not trying to be all things to all people, but it has depth and also, I predict, a bright future.</p>
-                                            <small>Steve Cameron</small>
+                                            <p>The Apache Isis team is very supportive. They even added new functionality for Summernote when I needed a WYSIWYG editor in my prototype project.</p>
+                                            <small>Marianne Hagaseth</small>
                                         </div>
                                     </div>
                                 </blockquote>
@@ -492,19 +503,20 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>From a Sprint retrospective:</p>
-                                            <p>&quot;We normally don't see anything at all for the first three months, and now you're showing me working screens after two weeks&quot;</p>
-                                            <small>Project programme manager</small>
+                                            <p>What interests me most about Apache Isis is its goal of making both developers and users co-owners of their domain models.  Apache Isis will be of interest to businesses who see their custom software as a strategic investment. It's not trying to be all things to all people, but it has depth and also, I predict, a bright future.</p>
+                                            <small>Steve Cameron</small>
                                         </div>
                                     </div>
                                 </blockquote>
                             </div>
+
                             <div>
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>Apache Isis enabled us to focus on the problem domain and data quality and - because the UI was generated for us by the framework - not get distracted by UI concerns. Identified security issues were quickly addressed by the Apache Isis committers.</p>
-                                            <small>Architect</small>
+                                            <p>From a Sprint retrospective:</p>
+                                            <p>&quot;We normally don't see anything at all for the first three months, and now you're showing me working screens after two weeks&quot;</p>
+                                            <small>Project programme manager</small>
                                         </div>
                                     </div>
                                 </blockquote>
@@ -543,9 +555,8 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>From a Sprint retrospective, having switched to using Apache Isis:</p>
-                                            <p>&quot;This is already looking better than anything we saw after six months of work in the first phase&quot;</p>
-                                            <small>Project test manager</small>
+                                            <p>Apache Isis enabled us to focus on the problem domain and data quality and - because the UI was generated for us by the framework - not get distracted by UI concerns. Identified security issues were quickly addressed by the Apache Isis committers.</p>
+                                            <small>Architect</small>
                                         </div>
                                     </div>
                                 </blockquote>