Two BSD-oriented channels

Thierry Thomas thierry@thomas.as
Sat, 29 Dec 2001 23:21:27 +0100


Hello,

Adding two channels:


--- config/channels.php.dist.orig	Thu Dec 13 06:13:10 2001
+++ config/channels.php.dist	Sat Dec 29 23:02:38 2001
@@ -131,6 +131,12 @@
                          'url'  => 'http://www.telepolis.de/news.rdf',
                          'img'  => 'heise.gif'),
 
+    'freebsddiary' => array('name' => 'FreeBSD diary',
+                    'url'  => 'http://www.freebsddiary.org/news.php'),
+
+    'bsdtoday' => array('name' => 'BSD today',
+                    'url'  => 'http://www.bsdtoday.com/backend/bt.rdf'),
+
     'zend' => array('name' => 'Zend',
                     'url'  => 'http://www.zend.com/rss.php'));
 

Enjoy! and happy new year...
-- 
Th. Thomas.