{"id":29,"date":"2022-05-30T02:18:01","date_gmt":"2022-05-30T02:18:01","guid":{"rendered":"https:\/\/radio.zou.ac.zw\/?page_id=29"},"modified":"2025-12-04T13:18:14","modified_gmt":"2025-12-04T13:18:14","slug":"about-us","status":"publish","type":"page","link":"https:\/\/radio.zou.ac.zw\/?page_id=29","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29\" class=\"elementor elementor-29\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71a272e e-flex e-con-boxed e-con e-parent\" data-id=\"71a272e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57c2dc0 elementor-widget elementor-widget-html\" data-id=\"57c2dc0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>About ZOU FM<\/title>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700;800&display=swap');\r\n        \r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background: transparent;\r\n            padding: 0;\r\n            margin: 0;\r\n            min-height: 100vh;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 100%;\r\n            margin: 0 auto;\r\n            background: transparent;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .header {\r\n            background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);\r\n            padding: 30px 25px;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .header::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            right: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\r\n            animation: pulse 8s ease-in-out infinite;\r\n        }\r\n        \r\n        @keyframes pulse {\r\n            0%, 100% { transform: scale(1); opacity: 0.5; }\r\n            50% { transform: scale(1.1); opacity: 0.8; }\r\n        }\r\n        \r\n        .header h1 {\r\n            font-size: 2rem;\r\n            font-weight: 800;\r\n            color: white;\r\n            margin-bottom: 8px;\r\n            letter-spacing: -0.5px;\r\n            position: relative;\r\n            z-index: 1;\r\n            text-transform: uppercase;\r\n        }\r\n        \r\n        .header .subtitle {\r\n            color: rgba(255, 255, 255, 0.9);\r\n            font-size: 1rem;\r\n            font-weight: 300;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .content {\r\n            padding: 25px 25px;\r\n        }\r\n        \r\n        .intro-section {\r\n            margin-bottom: 20px;\r\n            padding: 20px;\r\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\r\n            border-radius: 12px;\r\n            border-left: 4px solid #3b82f6;\r\n        }\r\n        \r\n        .intro-section p {\r\n            font-size: 1rem;\r\n            line-height: 1.6;\r\n            color: #1e293b;\r\n            font-weight: 400;\r\n        }\r\n        \r\n        .highlight-box {\r\n            background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\r\n            padding: 20px;\r\n            border-radius: 12px;\r\n            margin: 20px 0;\r\n            border-left: 4px solid #f59e0b;\r\n        }\r\n        \r\n        .highlight-box h2 {\r\n            font-size: 1.3rem;\r\n            color: #92400e;\r\n            margin-bottom: 10px;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .highlight-box p {\r\n            color: #451a03;\r\n            line-height: 1.6;\r\n            font-size: 0.95rem;\r\n        }\r\n        \r\n        .frequencies {\r\n            display: flex;\r\n            gap: 15px;\r\n            margin: 20px 0;\r\n            flex-wrap: wrap;\r\n        }\r\n        \r\n        .frequency-card {\r\n            flex: 1;\r\n            min-width: 180px;\r\n            background: linear-gradient(135deg, #10b981 0%, #059669 100%);\r\n            padding: 18px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            color: white;\r\n            box-shadow: 0 3px 12px rgba(16, 185, 129, 0.3);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .frequency-card:hover {\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        .frequency-card .city {\r\n            font-size: 1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 6px;\r\n        }\r\n        \r\n        .frequency-card .freq {\r\n            font-size: 1.6rem;\r\n            font-weight: 800;\r\n            letter-spacing: -1px;\r\n        }\r\n        \r\n        .section {\r\n            margin: 25px 0;\r\n        }\r\n        \r\n        .section h2 {\r\n            font-size: 1.5rem;\r\n            color: #1e40af;\r\n            margin-bottom: 15px;\r\n            font-weight: 700;\r\n            position: relative;\r\n            padding-bottom: 8px;\r\n        }\r\n        \r\n        .section h2::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 50px;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, #3b82f6, #8b5cf6);\r\n            border-radius: 2px;\r\n        }\r\n        \r\n        .section p {\r\n            font-size: 0.95rem;\r\n            line-height: 1.7;\r\n            color: #334155;\r\n            margin-bottom: 12px;\r\n        }\r\n        \r\n        .motto {\r\n            text-align: center;\r\n            padding: 20px 30px;\r\n            background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%);\r\n            border-radius: 12px;\r\n            margin: 25px auto;\r\n            max-width: 500px;\r\n            color: white;\r\n        }\r\n        \r\n        .motto h3 {\r\n            font-size: 1.3rem;\r\n            font-weight: 800;\r\n            margin-bottom: 6px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        \r\n        .motto p {\r\n            font-size: 1rem;\r\n            font-weight: 300;\r\n            color: rgba(255, 255, 255, 0.95);\r\n        }\r\n        \r\n        .features {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n            gap: 18px;\r\n            margin: 20px 0;\r\n        }\r\n        \r\n        .feature-card {\r\n            background: white;\r\n            padding: 20px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);\r\n            transition: all 0.3s ease;\r\n            border-top: 3px solid #3b82f6;\r\n        }\r\n        \r\n        .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);\r\n        }\r\n        \r\n        .feature-card h3 {\r\n            font-size: 1.1rem;\r\n            color: #1e40af;\r\n            margin-bottom: 10px;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .feature-card p {\r\n            color: #475569;\r\n            line-height: 1.6;\r\n            font-size: 0.9rem;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .header {\r\n                padding: 25px 20px;\r\n            }\r\n            \r\n            .header h1 {\r\n                font-size: 1.6rem;\r\n            }\r\n            \r\n            .content {\r\n                padding: 20px 15px;\r\n            }\r\n            \r\n            .frequencies {\r\n                flex-direction: column;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"header\">\r\n            <h1>Get to Know About Our Radio Station<\/h1>\r\n            <p class=\"subtitle\">Zimbabwe's Premier Campus-Based Educational Channel<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"content\">\r\n            <div class=\"intro-section\">\r\n                <p>\r\n                    <strong>ZOU FM Campus Radio<\/strong> proudly holds its place as one of Zimbabwe's pioneering campus-based educational channels, a bold initiative by the Zimbabwe Open University (ZOU), rooted in a commitment to human capital development, lifelong learning and youth empowerment.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"highlight-box\">\r\n                <h2>Our Vision<\/h2>\r\n                <p>\r\n                    ZOU FM is geared to become the leading educational radio channel in Zimbabwe, delivering dynamic, informative, and community-driven content to a wide and diverse audience.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Where to Find Us<\/h2>\r\n                <div class=\"frequencies\">\r\n                    <div class=\"frequency-card\">\r\n                        <div class=\"city\">Harare<\/div>\r\n                        <div class=\"freq\">105.2 FM<\/div>\r\n                    <\/div>\r\n                    <div class=\"frequency-card\">\r\n                        <div class=\"city\">Bulawayo<\/div>\r\n                        <div class=\"freq\">88.8 FM<\/div>\r\n                    <\/div>\r\n                    <div class=\"frequency-card\">\r\n                        <div class=\"city\">Gweru<\/div>\r\n                        <div class=\"freq\">101.3 FM<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>What Makes Us Unique<\/h2>\r\n                <p>\r\n                    What makes ZOU FM unique is that it is largely student-run, complemented by a dedicated team of professional staff with expertise in media, journalism, communication and broadcasting. Together, we shape a platform that not only trains future media and journalism professionals but also gives students a real voice to shape their education and a chance to engage meaningfully with national and global development trends.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"features\">\r\n                <div class=\"feature-card\">\r\n                    <h3>\ud83c\udf99\ufe0f Bold Programming<\/h3>\r\n                    <p>Our programming is bold, relevant, thought-provoking and education development centered.<\/p>\r\n                <\/div>\r\n                <div class=\"feature-card\">\r\n                    <h3>\ud83c\udf93 Student-Led<\/h3>\r\n                    <p>From student-led discussions and vibrant music shows to in-depth reports and educational series.<\/p>\r\n                <\/div>\r\n                <div class=\"feature-card\">\r\n                    <h3>\ud83c\udf0d Global Vision<\/h3>\r\n                    <p>We focus on innovation, industrialization and are driven by the United Nations Development Goals.<\/p>\r\n                <\/div>\r\n                <div class=\"feature-card\">\r\n                    <h3>\ud83d\udca1 Community Impact<\/h3>\r\n                    <p>Every broadcast is designed to inform, inspire, and empower the ZOU community and beyond.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"motto\">\r\n                <h3>Our Motto<\/h3>\r\n                <p>\"Amplifying Knowledge, Realising Dreams!\"<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Our Mission<\/h2>\r\n                <p>\r\n                    ZOU FM strives to promote the Zimbabwe Open University's Vision, Mission and Core Values. We strive to be a powerful tool for community engagement, and a training ground for leadership, creativity, and civic responsibility.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Core Values<\/h2>\r\n                <div class=\"features\">\r\n                    <div class=\"feature-card\">\r\n                        <h3>\ud83d\udcda Education First<\/h3>\r\n                        <p>We champion knowledge-sharing and academic excellence.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3>\ud83c\udf1f Youth Empowerment<\/h3>\r\n                        <p>We provide a space where young voices are heard, celebrated, and inspired to lead.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3>\ud83e\udd1d Community Engagement<\/h3>\r\n                        <p>We actively connect with and reflect the aspirations of the ZOU family and surrounding communities.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3>\ud83d\udca1 Innovation<\/h3>\r\n                        <p>We embrace creativity and technology to deliver fresh, impactful content.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3>\ud83c\udf08 Inclusivity & Diversity<\/h3>\r\n                        <p>We honor diverse voices, cultures, and perspectives.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3>\u2696\ufe0f Integrity & Professionalism<\/h3>\r\n                        <p>We uphold high ethical standards and credible journalism.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3>\ud83c\udf0d Environmental & Social Responsibility<\/h3>\r\n                        <p>We promote sustainability and awareness of key social issues, believing we are the world, and I am connected to you. Together we belong.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d93658f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d93658f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b60782\" data-id=\"3b60782\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56e5e3e elementor-widget elementor-widget-podover_elementor_heading\" data-id=\"56e5e3e\" data-element_type=\"widget\" data-widget_type=\"podover_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t\t<div class=\"ova-title\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"title\">MEET OUR STAFF<\/h2>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div> \n\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da41289 elementor-widget elementor-widget-ovau_elementor_audio_host\" data-id=\"da41289\" data-element_type=\"widget\" data-widget_type=\"ovau_elementor_audio_host.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n<div class=\"ova-audio-host\">      \n\n    <div class=\"content four_column\">\n\n        \n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=sarah-albert\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2022\/06\/Mr-Clemence-Mabaso-A-Director-510x335.jpg\" alt=\"CLEMENCE MABASO\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=sarah-albert\">\n                \t                <h2 class=\"name\">\n\t                    CLEMENCE MABASO   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    DIRECTOR                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=david-michale\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2022\/06\/Mr-F.-T-Kapeta-Technical-Manager-510x335.jpg\" alt=\"KAPETA FITZ-PATRICK\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=david-michale\">\n                \t                <h2 class=\"name\">\n\t                    KAPETA FITZ-PATRICK   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Technical Manager                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=jessica-jung\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2022\/06\/Mr-Nindi-Executive-Producer-510x335.jpg\" alt=\"TAKONDEDWA ATHUR NINDI\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=jessica-jung\">\n                \t                <h2 class=\"name\">\n\t                    TAKONDEDWA ATHUR NINDI   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Executive Producer                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mike-hardson\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2022\/05\/Ms-Fortunate-Futie-Marketing-Officer-Campus-Radio-510x335.jpg\" alt=\"FORTUNATE FUTIE\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mike-hardson\">\n                \t                <h2 class=\"name\">\n\t                    FORTUNATE FUTIE   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Marketing Officer                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=brayan-olson\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2022\/05\/Mrs-S.-Runesu-Chief-Secretary-510x335.jpg\" alt=\"SYLVIA S RUNESU\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=brayan-olson\">\n                \t                <h2 class=\"name\">\n\t                    SYLVIA S RUNESU   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Chief Secretary                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mr-kativhu-innocent-munyaradzi\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2025\/07\/Mr.-Kativhu-Innocent-Munyaradzi-Driver-Campus-Radio-510x335.jpg\" alt=\"KATIVHUI I MUNYARADZI\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mr-kativhu-innocent-munyaradzi\">\n                \t                <h2 class=\"name\">\n\t                    KATIVHUI I MUNYARADZI   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Logistics                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mr-shumba\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2025\/07\/Mr-Shumba-1-Campus-Radio-Security-510x335.jpg\" alt=\"EDWELL SHUMBA\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mr-shumba\">\n                \t                <h2 class=\"name\">\n\t                    EDWELL SHUMBA   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Security                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n<div class=\"item-audio-host template_2\">\n\n    <div class=\"img\">\n        \n                <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mrs-sifelani\">\n         \n            <img decoding=\"async\" src=\"https:\/\/radio.zou.ac.zw\/wp-content\/uploads\/2025\/07\/Mrs-Sifelani-Intern-510x335.png\" alt=\"Mrs Sifelani\">\n            <div class=\"host_img_overlay\"><\/div>\n                <\/a>\n         \n        \n        <!-- list Icon -->\n        \n    <\/div>\n\n    <!-- Info -->\n    <div class=\"info\">\n        \n        <div class=\"name-job\">\n            \n            \t                    <a href=\"https:\/\/radio.zou.ac.zw\/?ova_audio_host=mrs-sifelani\">\n                \t                <h2 class=\"name\">\n\t                    Mrs Sifelani   \n\t                <\/h2>\n                                    <\/a>\n                                        \n\n                            <p class=\"job\">\n                    Intern                <\/p>\n                    <\/div>\n\n    <\/div>\n    \n<\/div>\n    <\/div>\n\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About ZOU FM Get to Know About Our Radio Station Zimbabwe&#8217;s Premier Campus-Based Educational Channel ZOU FM Campus Radio proudly holds its place as one of Zimbabwe&#8217;s pioneering campus-based educational channels, a bold initiative by the Zimbabwe Open University (ZOU), rooted in a commitment to human capital development, lifelong learning and youth empowerment. Our Vision [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=29"}],"version-history":[{"count":31,"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":5250,"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions\/5250"}],"wp:attachment":[{"href":"https:\/\/radio.zou.ac.zw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}