(no commit message)
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 24 Aug 2006 21:14:02 +0000 (21:14 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 24 Aug 2006 21:14:02 +0000 (21:14 +0000)
crawler/kiss/conf/kiss/programs.xml
crawler/kiss/docs/content/xdocs/index.xml

index a07c4c57caea2649b680a478e90449acdf9f4bc7..538ce25705dedeb3f4376c88b554545fc9872862 100644 (file)
@@ -66,6 +66,7 @@
   </program>   
 
   <program>
+    <priority>8</priority>
     <match>little britain</match>
   </program>
 
index ec17243ec08d33b83224b95a246251186dea7e15..03ed9eeed566776117a3086ff949eef340c714e8 100644 (file)
     </warning> 
     <section id="changelog">
       <title>Changelog</title>
+      
+      <section>
+        <title>24 August 2006</title>
+        <ul>
+          <li>The crawler now uses desktop login for crawling. Also, it is much more efficient since
+          it no longer needs to crawl the individual programs. This is because the channel page
+            includes descriptions of programs in javascript popups which can be used by the crawler.
+          The result is a significant reduction of the load on the KiSS EPG site. Also, the delay
+            between requests has been increased to further reduce load on the KiSS EPG site. </li>
+          <li>
+            The crawler now crawls programs for tomorrow instead of for today.
+          </li>
+          <li>
+            The web based crawler is configured to run only between 7pm and 12pm. It used to run at
+            5am. 
+          </li>
+        </ul>
+      </section>
+      
       <section>
         <title>13-20 August 2006</title>
         <p>
         <title>General usage</title>
         <p>
           When the crawler runs, it 
-          retrieves the programs for today. As a result, it is advisable 
+          retrieves the programs for tomorrow. As a result, it is advisable 
           to run the program at an early point of the day as a scheduled
           task (e.g. cron on unix). For the web application this is 
           preconfigured at 5AM. 
         <note>
           If you deploy the web application today, it will run automatically
           on the next (!) day. This even holds if you deploy the application
-          before 5AM in the morning. 
+          before the normal scheduled time.  
         </note>
         
         <p>