--- mambo/branches/4.6/installation/sql/sample_data.sql 2006/09/12 22:30:12 698 +++ mambo/branches/4.6/installation/sql/sample_data.sql 2006/09/12 22:36:47 699 @@ -113,7 +113,7 @@ INSERT INTO `#__newsfeeds` VALUES (13, 13, 'OSDir', 'http://osdir.com/rss.php', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 10); INSERT INTO `#__newsfeeds` VALUES (13, 12, 'Newsforge', 'http://www.newsforge.com/index.rss', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 11); INSERT INTO `#__newsfeeds` VALUES (10, 10, 'DistroWatch', 'http://distrowatch.com/news/dw.xml', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 13); -INSERT INTO `#__newsfeeds` VALUES (4, 11, 'MamboServer', 'http://news.mamboserver.com/index2.php?option=com_rss&feed=RSS1.0&no_html=1', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 12); +INSERT INTO `#__newsfeeds` VALUES (4, 11, 'The Source', 'http://source.mambo-foundation.org/index2.php?option=com_rss&feed=ATOM0.3&no_html=1', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 12); INSERT INTO `#__newsfeeds` VALUES (15, 18, 'Slashdot', 'http://slashdot.org/index.rss', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 5); INSERT INTO `#__newsfeeds` VALUES (15, 19, 'The Register', 'http://www.theregister.com/excerpts.rss', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 4); INSERT INTO `#__newsfeeds` VALUES (15, 20, 'Wired', 'http://www.wired.com/news/feeds/rss2/0,2610,,00.xml', NULL, 1, 5, 3600, 0, '0000-00-00 00:00:00', 3);