forked from HPR/hpr_hub
2023-11-13_07-15-30Z_Monday database changed
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `miniseries`
|
||||
--
|
||||
|
||||
LOCK TABLES `miniseries` WRITE;
|
||||
/*!40000 ALTER TABLE `miniseries` DISABLE KEYS */;
|
||||
INSERT INTO `miniseries` (`id`, `name`, `description`, `private`, `image`, `valid`) VALUES (4,'Databases','This series will attempt to discuss various different aspects of Database design and operation.',0,'',1),
|
||||
(5,'This Old Hack','fawkesfyre tales of hacking',1,'',1),
|
||||
(6,'The Linux Boot Process','Dann talks about the linux boot process',1,'',1),
|
||||
(7,'LPI Certifications','A series focusing on Linux Professional Institute Certifications (LPIC) <br><a href=\"https://www.lpi.org/\">https://www.lpi.org/ </a>',0,'',1),
|
||||
(8,'Virtualization','Initiated by Deepgeek, this series contains contributions from many hosts on the topic of Virtualization\r\n',0,'',1),
|
||||
(11,'Lightweight Apps','Reviews of light weight applications',0,'',1),
|
||||
(14,'Beverages','The making and consuming of all types of fermented drinks, such as: brewing your own beer, beer tasting and home wine making',0,'',1),
|
||||
(93,'Cooking','Cooking techniques, recipes, recommendations and cooking equipment',0,'',1),
|
||||
(78,'Interviews','HPR Correspondents bring you Interviews from interesting people and projects',0,'',1),
|
||||
(19,'SourceCast','<a href=\"https://sourcecast.org/\"> https://sourcecast.org/ </a> <br>',1,'',1),
|
||||
(21,'Vulgar Esperanto','klaatu talks about Esperanto',0,'',1),
|
||||
(22,'All Songs Considered','A Collection of Songs by various artists',0,'',1),
|
||||
(23,'What\'s in My Toolkit','This is an open series where Hacker Public Radio Listeners can share with the community the items that they can\'t live without, what they find useful in day to day life.',0,'toolkit',1),
|
||||
(25,'Programming 101','A series focusing on concepts and the basics of programming',0,'',1),
|
||||
(26,'RoundTable','Panelists dicuss a topic each month.',0,'',1),
|
||||
(82,'Vim Hints','<p>\r\nVarious contributors lead us on a journey of discovery of the Vim (and vi) editors.\r\n</p>\r\n<p>\r\nVim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.\r\n</p>\r\n<p>\r\n<a href=\"https://www.vim.org/about.php\">https://www.vim.org/about.php</a>\r\n</p>',0,'',1),
|
||||
(28,'NewsCast','What\'s happening in the News world',1,'',1),
|
||||
(29,'How I got into tech','Started by monsterb, this series invites people to share with us how they found Linux. It has become traditional for first time hosts to share with us their journey to Linux. Indeed it has morphed to be way to share your journey in tech right up to your first contribution to HPR.',0,'',1),
|
||||
(30,'Tit Radio','Welcome to TiT Radio! The only Hacker Public Radio show with super cow powers broadcasting live on ddphackradio.org every utter Saturday night at 11pm CST. You may be asking yourself \"What in tarnation is Tit Radio?\" Well, it\'s a potluck style roundtable of geeks talking about Free Software, GNU + Linux, and anything geeky the TiTs bring to the table. Chat with the TiTs over at irc.freenode.net #linuxcranks. Thats no bull.',1,'',1),
|
||||
@@ -413,4 +437,4 @@ UNLOCK TABLES;
|
||||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2023-11-12 15:56:47
|
||||
-- Dump completed on 2023-11-13 7:14:16
|
||||
|
Reference in New Issue
Block a user