<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Tutorial</title><link>https://sourceforge.net/p/diversityengine/wiki/Tutorial/</link><description>Recent changes to Tutorial</description><atom:link href="https://sourceforge.net/p/diversityengine/wiki/Tutorial/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 29 Aug 2011 13:56:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/diversityengine/wiki/Tutorial/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Tutorial modified by Michael Matthews</title><link>https://sourceforge.net/p/diversityengine/wiki/Tutorial/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,6 +1,6 @@
 In this tutorial, you will learn how to install the application, run your first application, add new image and text analysis tools to the application, learn how to index the output, and finally, how to customize the web application.
 
- * [Getting Started](Getting Started)
+ * [Getting Started](GettingStarted)
  * [The first application](First Application)
  * [Adding new analysis tools](FirstAppPipeline)
  * [Indexing analysis output](FirstAppIndex)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Matthews</dc:creator><pubDate>Mon, 29 Aug 2011 13:56:43 -0000</pubDate><guid>https://sourceforge.net611adc5803387600413ad53acdf9a5bcf2d6b7b9</guid></item><item><title>WikiPage Tutorial modified by Michael Matthews</title><link>https://sourceforge.net/p/diversityengine/wiki/Tutorial/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,37 +1,8 @@
-Getting started
-====
-Requirements
----
- * Linux Operating System
- * [Java 1.6](http://www.java.com/en/)
- * [Ant 1.7](http://ant.apache.org/)
- * This release (diversity-engine-all-deps-pre-alpha.tar.gz)
- * Optionally [Tomcat 6](http://tomcat.apache.org/)
-
-Install and Test
----
-Untar the release
-  ***tar xvzf diversity-engine-all-deps-pre-alpha.tar.gz***
-
-Move into the testbed directory.  This directory is known as the LK_HOME (LivingKnowledge Home directory).
-  ***cd testbed***
-
-Make sure it builds. After a few seconds and some messages, you should see BUILD SUCCESSFUL
-  ***ant build***
-
-Make sure the unit tests pass. After a few minutes and many messages, you should see BUILD SUCCESSFUL
-  ***ant run-unit-tests***
-
-Run the application
-----
-Run the sample application
-  ***ant testbed***
-
-Running the sample image application has done a series of 5 steps that we will discuss in order
- * Take list of text files and convert them into the format required by LivingKnowledge
- * For each of the text files, a series of 10 text analysis tools have been run providing text annotation. The details are discussed at [TextAnalysis Tools] 
- 
-
-
-
+In this tutorial, you will learn how to install the application, run your first application, add new image and text analysis tools to the application, learn how to index the output, and finally, how to customize the web application.
+
+ * [Getting Started](Getting Started)
+ * [The first application](First Application)
+ * [Adding new analysis tools](FirstAppPipeline)
+ * [Indexing analysis output](FirstAppIndex)
+ * [Customizing the web app](FirstAppWebapp)
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Matthews</dc:creator><pubDate>Mon, 29 Aug 2011 13:55:51 -0000</pubDate><guid>https://sourceforge.net8bb6b6932fafe72e44c9be23435bc781ffc7d9df</guid></item><item><title>WikiPage Tutorial modified by Michael Matthews</title><link>https://sourceforge.net/p/diversityeng/wiki/Tutorial/</link><description>Getting started
====
Requirements
---
 * Linux Operating System
 * [Java 1.6](http://www.java.com/en/)
 * [Ant 1.7](http://ant.apache.org/)
 * This release (diversity-engine-all-deps-pre-alpha.tar.gz)
 * Optionally [Tomcat 6](http://tomcat.apache.org/)

Install and Test
---
Untar the release
  ***tar xvzf diversity-engine-all-deps-pre-alpha.tar.gz***

Move into the testbed directory.  This directory is known as the LK_HOME (LivingKnowledge Home directory).
  ***cd testbed***

Make sure it builds. After a few seconds and some messages, you should see BUILD SUCCESSFUL
  ***ant build***

Make sure the unit tests pass. After a few minutes and many messages, you should see BUILD SUCCESSFUL
  ***ant run-unit-tests***

Run the application
----
Run the sample application
  ***ant testbed***

Running the sample image application has done a series of 5 steps that we will discuss in order
 * Take list of text files and convert them into the format required by LivingKnowledge
 * For each of the text files, a series of 10 text analysis tools have been run providing text annotation. The details are discussed at [TextAnalysis Tools] 
 




</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Matthews</dc:creator><pubDate>Mon, 08 Aug 2011 17:11:12 -0000</pubDate><guid>https://sourceforge.net1230a5a543686e507fec3b49d3e777612582d0a3</guid></item></channel></rss>