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 2015/07/23 19:43:30 UTC

isis git commit: ISIS-1052: adding new quote to index.html; converting "Isis" to "Apache Isis" throughout on index.html

Repository: isis
Updated Branches:
  refs/heads/master fb87d0bd2 -> 3b7ac1b85


ISIS-1052: adding new quote to index.html; converting "Isis" to "Apache Isis" throughout on index.html


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

Branch: refs/heads/master
Commit: 3b7ac1b855edb730f62673dfa775f833ed6f445b
Parents: fb87d0b
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Thu Jul 23 18:40:39 2015 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Thu Jul 23 18:40:39 2015 +0100

----------------------------------------------------------------------
 .../documentation/src/main/asciidoc/index.html  | 38 ++++++++++++++------
 1 file changed, 28 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/3b7ac1b8/adocs/documentation/src/main/asciidoc/index.html
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/index.html b/adocs/documentation/src/main/asciidoc/index.html
index 7e7dd83..e72a7dc 100644
--- a/adocs/documentation/src/main/asciidoc/index.html
+++ b/adocs/documentation/src/main/asciidoc/index.html
@@ -448,6 +448,17 @@
                                 <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>
+                                        </div>
+                                    </div>
+                                </blockquote>
+                            </div>
+
+                            <div>
+                                <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>
@@ -479,7 +490,7 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>Isis provided us with a great starting point for our app; we simply took the todoapp archetype and used it as a template to help set up our integration tests and BDD specs.  We were productive almost immediately</p>
+                                            <p>Apache Isis provided us with a great starting point for our app; we simply took the todoapp archetype and used it as a template to help set up our integration tests and BDD specs.  We were productive almost immediately</p>
                                             <small>Vladimir Nisevic, A1 Telekom Austria</small>
                                         </div>
                                     </div>
@@ -489,7 +500,7 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>From a Sprint retrospective, having switched to using Isis:</p>
+                                            <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>
@@ -500,7 +511,7 @@
                                 <blockquote>
                                     <div class="row">
                                         <div class="large-12 medium-12">
-                                            <p>We use Isis because of its simple and fast user interface generation.</p>
+                                            <p>We use Apache Isis because of its simple and fast user interface generation.</p>
                                             <small>Andreas Lechner</small>
                                         </div>
                                     </div>
@@ -529,6 +540,9 @@
                             </div>
 
                         </div>
+                    <div>
+                        <p align="center"><i>hover to stop scrolling</i></p>
+                    </div>
                     </div>
                     <div class="large-1 medium-1 columns">
                         &nbsp;
@@ -548,25 +562,26 @@
             </div>
 
 
+
             <div class="container">
                 <div class="row">
                     <div class="large-4 medium-4 columns">
                         <h2>UI "for free"</h2>
-                        <p>Isis dynamically builds a generic UI directly from the underlying domain objects.
+                        <p>Apache Isis dynamically builds a generic UI directly from the underlying domain objects.
                             This makes for extremely rapid prototyping and a short feedback cycle, perfect for agile development.
                             The UI can also be extended for specific use cases, and can be themed using <a href="http://getbootstrap.com">Bootstrap</a>.</p>
-                        <p><a class="button small info radius" href="./isis-in-pictures.html" role="button">See Isis in action »</a></p>
+                        <p><a class="button small info radius" href="./isis-in-pictures.html" role="button">See Apache Isis in action »</a></p>
                     </div>
                     <div class="large-4 medium-4 columns">
                         <h2>Domain-Driven</h2>
-                        <p>The core of an Isis application are the domain objects, either persisted entities or view models.
+                        <p>The core of an Apache Isis application are the domain objects, either persisted entities or view models.
                             Business rules can be associated directly with domain objects, or can be factored out into separate
-                            services.  Isis performs dependency injection everywhere to ensure that the application remains decoupled.</p>
+                            services.  Apache Isis performs dependency injection everywhere to ensure that the application remains decoupled.</p>
                         <p><a class="button small info radius" href="./documentation.html" role="button">Read the docs »</a></p>
                     </div>
                     <div class="large-4 medium-4 columns">
                         <h2>Add-ons <small>(non ASF)</small></h2>
-                        <p>Isis has a large number of github-hosted add-on modules for security, auditing, command profiling, mail merge and other cross-cutting concerns.  It also has a number of UI extensions
+                        <p>Apache Isis has a large number of github-hosted add-on modules for security, auditing, command profiling, mail merge and other cross-cutting concerns.  It also has a number of UI extensions
                             for maps, calendars and so on.  All are open source and designed for out-of-the-box use or to fork as you require.</p>
                         <p><a class="button small info radius" href="http://www.isisaddons.org" role="button">Inspect the add-ons »</a></p>
                     </div>
@@ -578,7 +593,7 @@
                     <div class="large-12 medium-12 columns">
                         <h4>A typical application built with Apache Isis</h4>
                         <br/>
-                        <p>Like all Isis apps, the UI is dynamically built from the domain model.</p>
+                        <p>Like all Apache Isis apps, the UI is dynamically built from the domain model.</p>
 
                         <img class="estatio" src="./images/powered-by/estatio-1.png" style="width: 98%"/>
 
@@ -597,7 +612,7 @@
                     <div class="large-12 medium-12 columns">
                         <h4>Getting started</h4>
                         <br/>
-                        <p>Start developing your own Isis application using our <a href="intro/getting-started/simpleapp-archetype.html">simpleapp archetype</a>:</p>
+                        <p>Start developing your own Apache Isis application using our <a href="intro/getting-started/simpleapp-archetype.html">simpleapp archetype</a>:</p>
                     </div>
                 </div>
                 <div class="row">
@@ -663,6 +678,9 @@ mvn archetype:generate  \
                                 <img src="images/index-screenshots/090-integtesting.png"></img>
                             </div>
                         </div>
+                        <div>
+                            <p align="center"><i>hover to stop scrolling</i></p>
+                        </div>
                     </div>
                     <div class="large-1 medium-1 columns">
                         &nbsp;