(no commit message)
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 1 Apr 2006 19:51:23 +0000 (19:51 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Sat, 1 Apr 2006 19:51:23 +0000 (19:51 +0000)
crawler/kiss/docs/content/xdocs/index.xml
crawler/kiss/docs/content/xdocs/site.xml
crawler/kiss/docs/content/xdocs/tabs.xml
crawler/kiss/docs/skinconf.xml

index 26bdd02a887dd0fbe491f7f4c4550975bffb7557..549f58fc44fd2905db4bc18573c6d6f8c55ef2b4 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>Welcome to the KiSS crawler</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>
+        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>
-        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>
+        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>
-        The sources for the Apache Forrest website are also included
-        in your distribution at <code>$FORREST_HOME/site-author/</code>
+        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>
-      <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>
     </section>
+    
+    <section>
+      <title>Configuring the crawler</title>
+    </section>
+    
+    <section>
+      <title>Installing and running the crawler</title>
+    </section>
+
+    <section id="examples">
+      <title>Examples</title>
+    
+    </section>
+    
   </body>
 </document>
index 8e17226cf653f0631ca62445ee8917cef6ea7a4a..4c2865090c9cfd6087f81e93e2df826d0e91bd76 100644 (file)
@@ -37,10 +37,10 @@ See http://forrest.apache.org/docs/linking.html for more info
        information tells you how to change that. 
    -->
   <about label="About">
-    <index label="Index" href="index.html" description="Welcome to MyProj"/>
+    <index label="Index" href="index.html" description="Welcome to the KiSS crawler"/>
   </about>
 
-  <samples label="Samples" href="samples/" tab="samples">
+  <!-- samples label="Samples" href="samples/" tab="samples">
     <index href="index.html"/>
     <sample label="Apache doc v2.0" href="sample.html" 
       description="A nonsense document using all possible elements in the current document v2.0">
@@ -70,16 +70,18 @@ See http://forrest.apache.org/docs/linking.html for more info
       <index label="Index" href="index.html" 
         description="Page generated from a sub-directory"/>
     </subdir>
-  </samples>
+  </samples -->
   
-  <plugins label="Plugins" href="pluginDocs/plugins_0_70/" tab="plugins">
+  <!-- plugins label="Plugins" href="pluginDocs/plugins_0_70/" tab="plugins">
     <index label="Index" href="index.html" description="List of plugins available for Forrest"/>
-  </plugins>
+  </plugins -->
 
   <files>
     <hello_print href="hello.pdf" />
     <test1 href="test1.html" />
   </files>
+  
+  
 
   <!--
   The href must be wholesite.html/pdf  You can change the labels and node names
@@ -88,6 +90,10 @@ See http://forrest.apache.org/docs/linking.html for more info
     <whole_site_pdf label="Whole Site PDF" href="wholesite.pdf"/>
   </all>
   -->
+  
+  <links>
+    <kiss href="http://www.kiss-technology.com"/>
+  </links>
 
   <external-refs>
     <forrest href="http://forrest.apache.org/">
index abbc7ebc2c700993a80389732582053c65735ed8..e56b9c567b56f85513ad55cf98ee1a56427cc846 100644 (file)
   -->
 
   <tab id="" label="Home" dir="" indexfile="index.html"/>
-  <tab id="samples" label="Samples" dir="samples" indexfile="sample.html">
+  
+  
+  <!-- tab id="samples" label="Samples" dir="samples" indexfile="sample.html">
     <tab id="samples-index" label="Index" dir="samples" indexfile="index.html"/>
     <tab id="samples-sample2" label="Sample2" dir="samples" indexfile="static.html"/>
-  </tab>
-  <tab label="Apache XML Projects" href="http://xml.apache.org">
+  </tab -->
+  <!-- tab label="Apache XML Projects" href="http://xml.apache.org">
     <tab label="Forrest" href="http://forrest.apache.org"/>
     <tab label="Xerces" href="http://xml.apache.org/xerces"/>
-  </tab>
-  <tab id="plugins" label="Plugins" dir="pluginDocs/plugins_0_70" indexfile="index.html"/>
+  </tab -->
+  <!-- tab id="plugins" label="Plugins" dir="pluginDocs/plugins_0_70" indexfile="index.html"/ -->
   <!-- Add new tabs here, eg:
   <tab label="How-Tos" dir="community/howto/"/>
   <tab label="XML Site" dir="xml-site/"/>
index c427b579eab24c2702310fc3dc169fc482ea5c51..f9e0d1e3363727ddd7521ea62c44f45adf3f7b07 100644 (file)
@@ -66,18 +66,18 @@ which will be used to configure the chosen Forrest skin.
 
   <!-- mandatory project logo
        default skin: renders it at the top -->
-  <project-name>MyProject</project-name>
-  <project-description>MyProject Description</project-description>
-  <project-url>http://myproj.mygroup.org/</project-url>
+  <project-name>KiSS Crawler</project-name>
+  <project-description>Automatic recording for KiSS harddisk recorders</project-description>
+  <project-url>http://wamblee.org/crawler/kiss/</project-url>
   <project-logo>images/project.png</project-logo>
   <!-- Alternative static image:
   <project-logo>images/project-logo.gif</project-logo> -->
 
   <!-- optional group logo
        default skin: renders it at the top-left corner -->
-  <group-name>MyGroup</group-name>
-  <group-description>MyGroup Description</group-description>
-  <group-url>http://mygroup.org</group-url>
+  <group-name>wamblee.org</group-name>
+  <group-description></group-description>
+  <group-url>http://wamblee.org</group-url>
   <group-logo>images/group.png</group-logo>
   <!-- Alternative static image:
   <group-logo>images/group-logo.gif</group-logo> -->
@@ -91,8 +91,8 @@ which will be used to configure the chosen Forrest skin.
   <favicon-url></favicon-url>
 
   <!-- The following are used to construct a copyright statement -->
-  <year>2005</year>
-  <vendor>The Acme Software Foundation.</vendor>
+  <year>2006</year>
+  <vendor>wamblee.org</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
     copyright statement
   <copyright-link>http://www.apache.org/licenses/</copyright-link>
@@ -110,9 +110,9 @@ which will be used to configure the chosen Forrest skin.
     directory.
   -->
   <trail>
-    <link1 name="myGroup" href="http://www.apache.org/"/>
-    <link2 name="myProject" href="http://forrest.apache.org/"/>
-    <link3 name="" href=""/>
+    <link1 name="wamblee.org" href="http://wamblee.org/"/>
+    <link2 name="utils" href="http://wamblee.org/utils"/>
+    <link3 name="KiSS crawler" href="http://wamblee.org/kisscrawler"/>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.