(no commit message)
[utils] / crawler / kiss / docs / content / xdocs / index.xml
index 26bdd02a887dd0fbe491f7f4c4550975bffb7557..4afa8fd584e4ab2f76ed26385d5cf4ec8f04f371 100644 (file)
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document> 
   <header> 
-    <title>Welcome to MyProj</title> 
+    <title>Automatic recording for KiSS hard disk recorders</title> 
   </header> 
   <body> 
     <section id="overview">
-      <title>Congratulations</title>
-      <p>You have successfully generated and rendered an <a
-          href="ext:forrest">Apache Forrest</a> site.
-        This page is from the site template. It is found in
-        <code>src/documentation/content/xdocs/index.xml</code>
-        Please edit it and replace this text with content of your own.</p>
-    </section>
-
-    <section id="examples">
-      <title>Using examples as templates</title>
+      <title>Overview</title>
+   
       <p>
-        This demo site has many examples. See the menu at the left.
-        The sources for these examples are in the directory
-        <code>src/documentation/content/xdocs/</code>
+        In 2005,  <a href="site:links/kiss">KiSS</a> introduced the ability
+        to schedule recordings on KiSS hard disk recorder (such as the 
+        DP-558) through a web site on the internet. When a new recording is
+        scheduled through the web site, the KiSS recorder finds out about 
+        this new recording by polling a server on the internet. 
+        This is a really cool feature since it basically allows programming
+        the recorder when away from home. 
       </p>
       <p>
-        The sources for the Apache Forrest website are also included
-        in your distribution at <code>$FORREST_HOME/site-author/</code>
+        After using this feature for some time now, I started noticing regular
+        patterns. Often you are looking for the same programs and for certain
+        types of programs. So, wouldn't it be nice to have a program 
+        do this work for you and automatically record programs and notify you
+        of possibly interesting ones. 
       </p>
-      <p>You can also extend the functionality of Forrest via 
-      <a href="site:plugins">plugins</a>,
-      these will often come with more samples for you to out.</p>
+      <p>
+        This is where the KiSS crawler comes in. This is a simple crawler which 
+        logs on to the KiSS electronic programme guide web site and gets
+        programme information from there. Then based on that it automatically
+        records programs for you or sends notifications about interesting ones.
+      </p>
+    </section>
+    
+    <section>
+      <title>Downloading</title>
+    </section>
+    
+    <section>
+      <title>Configuring the crawler</title>
+    </section>
+    
+    <section>
+      <title>Installing and running the crawler</title>
+    </section>
+
+    <section id="examples">
+      <title>Examples</title>
+    
+    </section>
+    
+    <section>
+      <title>Contributing</title>
     </section>
+    
+    
   </body>
 </document>