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 2013/01/13 18:50:30 UTC

svn commit: r1432674 - /isis/site/trunk/content/getting-started/screencasts.md

Author: danhaywood
Date: Sun Jan 13 17:50:30 2013
New Revision: 1432674

URL: http://svn.apache.org/viewvc?rev=1432674&view=rev
Log:
isis site - another screencast

Modified:
    isis/site/trunk/content/getting-started/screencasts.md

Modified: isis/site/trunk/content/getting-started/screencasts.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/getting-started/screencasts.md?rev=1432674&r1=1432673&r2=1432674&view=diff
==============================================================================
--- isis/site/trunk/content/getting-started/screencasts.md (original)
+++ isis/site/trunk/content/getting-started/screencasts.md Sun Jan 13 17:50:30 2013
@@ -4,19 +4,26 @@ We've prepared some screencasts to help 
 
 <table>
   <tr>
-    <td>Quickstart Archetype</td>
+    <td>Quickstart Archetype<br/><br/><i>How to use the Apache Isis quickstart archetype to generate your first Apache Isis application</i></td>
     <td>
       <iframe width="420" height="315" src="http://www.youtube.com/embed/RH6J4gx8OoA" frameborder="0" allowfullscreen></iframe>
     </td>
   </tr>
   <tr>
-    <td>Todo app walkthrough</td>
+    <td>Todo app walkthrough<br/><br/><i>A run-through of the main features of the todo application generated by the Apache Isis quickstart archetype</i></td>
     <td>
       <iframe width="420" height="315" src="http://www.youtube.com/embed/1_vc01LIBUU" frameborder="0" allowfullscreen></iframe>
     </td>
   </tr>
   <tr>
-    <td>Importing into Eclipse</td>
+    <td>Importing into Eclipse<br/><br/><i>How to import an Apache Isis maven-based application into Eclipse and configure to use with the JDO Objectstore</i></td>
+    <td>
+      <iframe width="420" height="315" src="http://www.youtube.com/embed/RgcYfjQ8yJA" frameborder="0" allowfullscreen></iframe>
+    </td>
+  </tr>
+<table>
+  <tr>
+    <td>How it works<br/><br/><i>How Apache Isis builds a webapp from the underlying domain object model</i> </td>
     <td>
       <iframe width="420" height="315" src="http://www.youtube.com/embed/RgcYfjQ8yJA" frameborder="0" allowfullscreen></iframe>
     </td>