| | 64 | -- |
| | 65 | -- Dumping data for table `tblblogcategories` |
| | 66 | -- |
| | 67 | |
| | 68 | /*!40000 ALTER TABLE `tblblogcategories` DISABLE KEYS */; |
| | 69 | INSERT INTO `tblblogcategories` (`categoryid`,`categoryname`,`categoryalias`,`blog`) VALUES |
| | 70 | ('0A6347ED-E081-2BAC-69B0D5F0B4CB9646','Joe Drinks Java',NULL,'firemoss_com_2_0'), |
| | 71 | ('0A8A8B3B-3048-55C9-437388CD1911B9FD','RIA Platforms','RIA-Platforms','firemoss_com_2_0'), |
| | 72 | ('0FEC2607-3048-55C9-4389925CAFAAE3C9','Flex','Flex','firemoss_com_2_0'), |
| | 73 | ('104BAF86-E081-2BAC-69B3B82C058516CF','The AM Agg',NULL,'firemoss_com_2_0'), |
| | 74 | ('1C2D2EA8-A480-2E86-D209270CC081FABA','Site News',NULL,'firemoss_com_2_0'), |
| | 75 | ('20313DC3-A480-2E86-DAB6E8347663C919','ColdFusion MX',NULL,'firemoss_com_2_0'), |
| | 76 | ('258BE501-E081-2BAC-6996CE389D597696','Web Development',NULL,'firemoss_com_2_0'), |
| | 77 | ('2AC4F8AB-A480-2E86-DE9ED8889E903FF9','Model-Glue',NULL,'firemoss_com_2_0'), |
| | 78 | ('2E4C2EF3-E081-0478-47A471EA8537319E','jComponents',NULL,'firemoss_com_2_0'), |
| | 79 | ('4BF355FB-E081-2BAC-691AF2BBF35F5E7C','Arf!',NULL,'firemoss_com_2_0'), |
| | 80 | ('53CF261F-E081-2BAC-696B15D52D784AED','Off Topic',NULL,'firemoss_com_2_0'), |
| | 81 | ('616FC289-E081-2BAC-69C3C413D8C67A32','Site News',NULL,'Joe'), |
| | 82 | ('6991357D-3048-55C9-430D55A8047A89D4','Reactor',NULL,'firemoss_com_2_0'), |
| | 83 | ('6F23CA97-3048-55C9-437F619342B980F9','Model-Glue:Flex','ModelGlueFlex','firemoss_com_2_0'), |
| | 84 | ('8ACE6C4F-E081-2BAC-69DD70046613F528','Blog News',NULL,'Wedding'), |
| | 85 | ('8AD0298F-E081-2BAC-69A0C23802FE3D0A','Photos',NULL,'Wedding'), |
| | 86 | ('8B95EA56-E081-0478-47D8C0B76D266DE4','Flex and ColdFusion',NULL,'firemoss_com_2_0'), |
| | 87 | ('9C53A9F3-3048-55C9-4325063C0C1AD698','Cairngorm','Cairngorm','firemoss_com_2_0'), |
| | 88 | ('9CC16FBE-3048-55C9-437B851A069ED859','Best Practices',NULL,'firemoss_com_2_0'), |
| | 89 | ('9FE474CF-1320-8752-C90B02519E8C8D83','Firemoss','Firemoss','firemoss_com_2_0'), |
| | 90 | ('ADB15B0C-E081-2BAC-696C5BD0891A04C9','Movies',NULL,'Wedding'), |
| | 91 | ('BFA70DDC-E081-0478-47F43EA314D832BF','.NET and ColdFusion',NULL,'firemoss_com_2_0'), |
| | 92 | ('DDEF3C7B-E081-2BAC-69B5F4F297B33934','See Also',NULL,'firemoss_com_2_0'), |
| | 93 | ('EC512CAE-E081-2BAC-69E6906267BB9C78','Causing Trouble',NULL,'firemoss_com_2_0'), |
| | 94 | ('EF211FEB-E081-2BAC-697A0BC8F0F02DF4','Conferences and Speaking Engagements','Conferences-and-Speaking-Engagements','firemoss_com_2_0'), |
| | 95 | ('DE83F4F9-3048-55C9-43F4129F31667F74','OOP','OOP','firemoss_com_2_0'), |
| | 96 | ('041C21DA-3048-55C9-438D71E266F9C0C4','Fling','Fling','firemoss_com_2_0'), |
| | 97 | ('359A6B8C-3048-55C9-430058EA621FF390','Firemoss Tools and Products','Firemoss-Tools-and-Products','firemoss_com_2_0'), |
| | 98 | ('2E90AE0A-FF1D-C52F-5E08850E23B5CBCC','Flex and Java','Flex-and-Java','firemoss_com_2_0'), |
| | 99 | ('2EA0A224-FF1D-C52F-5EA5E64A78689A10','Worst Practices','Worst-Practices','firemoss_com_2_0'), |
| | 100 | ('6220E725-FF1D-C52F-5E6B3F6A39B9031E','Frameworks','Frameworks','firemoss_com_2_0'), |
| | 101 | ('BAB9BFD7-FF1D-C52F-5E05D7AF16124ACE','Hiberailooving','Hiberailooving','firemoss_com_2_0'), |
| | 102 | ('CB7F825A-FF1D-C52F-5E4F2E307AE03550','Railo','Railo','firemoss_com_2_0'); |
| | 103 | /*!40000 ALTER TABLE `tblblogcategories` ENABLE KEYS */; |
| | 104 | |
| | 105 | |