8886d717b14d8903228e96465ebd0edfcebf99a8
[utils] / crawler / kiss / docs / content / xdocs / index.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   Copyright 2002-2004 The Apache Software Foundation or its licensors,
4   as applicable.
5
6   Licensed under the Apache License, Version 2.0 (the "License");
7   you may not use this file except in compliance with the License.
8   You may obtain a copy of the License at
9
10       http://www.apache.org/licenses/LICENSE-2.0
11
12   Unless required by applicable law or agreed to in writing, software
13   distributed under the License is distributed on an "AS IS" BASIS,
14   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15   See the License for the specific language governing permissions and
16   limitations under the License.
17 -->
18 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
19 <document> 
20   <header> 
21     <title>Welcome to the KiSS crawler</title> 
22   </header> 
23   <body> 
24     <section id="overview">
25       <title>Overview</title>
26    
27       <p>
28         In 2005,  <a href="site:links/kiss">KiSS</a> introduced the ability
29         to schedule recordings on KiSS hard disk recorder (such as the 
30         DP-558) through a web site on the internet. When a new recording is
31         scheduled through the web site, the KiSS recorder finds out about 
32         this new recording by polling a server on the internet. 
33         This is a really cool feature since it basically allows programming
34         the recorder when away from home. 
35       </p>
36       <p>
37         After using this feature for some time now, I started noticing regular
38         patterns. Often you are looking for the same programs and for certain
39         types of programs. So, wouldn't it be nice to have a program 
40         do this work for you and automatically record programs and notify you
41         of possibly interesting ones. 
42       </p>
43       <p>
44         This is where the KiSS crawler comes in. This is a simple crawler which 
45         logs on to the KiSS electronic programme guide web site and gets
46         programme information from there. Then based on that it automatically
47         records programs for you or sends notifications about interesting ones.
48       </p>
49     </section>
50     
51     <section>
52       <title>Downloading</title>
53     </section>
54     
55     <section>
56       <title>Configuring the crawler</title>
57     </section>
58     
59     <section>
60       <title>Installing and running the crawler</title>
61     </section>
62
63     <section id="examples">
64       <title>Examples</title>
65     
66     </section>
67     
68     <section>
69       <title>Contributing</title>
70     </section>
71     
72     
73   </body>
74 </document>