{"id":5123,"date":"2025-08-09T07:40:38","date_gmt":"2025-08-09T07:40:38","guid":{"rendered":"https:\/\/www.haramaya.edu.et\/research\/?page_id=5123"},"modified":"2026-07-29T06:17:31","modified_gmt":"2026-07-29T06:17:31","slug":"proceedings-of-annual-research-review-workshops","status":"publish","type":"page","link":"https:\/\/www.haramaya.edu.et\/research\/proceedings-of-annual-research-review-workshops\/","title":{"rendered":"Proceedings of Annual Research Review Workshops"},"content":{"rendered":"\n\t<h2>\n\t\t\t\t\tProceedings of Annual Research Review Workshops\n\t\t\t\t<\/h2>\n\t\t\t<p><\/p>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-0\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-0\">34th Annual research and extension workshop<\/a>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/Volume-I.pdf\">Volume I<\/a>\n<\/li>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/Volume-2.pdf\">Volume-2<\/a>\n<\/li>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/Volume-3.pdf\">Volume-3<\/a><\/li>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-1\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-1\">33rd Annual research and extension workshop<\/a>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/volume-I.pdf\">volume-I<\/a>\n<\/li>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/Volume-II.pdf\">Volume-II<\/a>\n<\/li>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/Volume-III.docx\">Volume-III<\/a>\t<\/li>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-2\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-2\">32nd Annual research and extension workshop<\/a>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/32nd-proceeding-theme-1.pdf\">32nd-proceeding-theme-1<\/a><\/li>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/32nd-proceeding-Theme-2.pdf\">32nd-proceeding-Theme-2<\/a><\/li>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/32nd-proceeding-Theme-3-4-6-final-Edited.pdf\">32nd-proceeding-Theme-3-4-6-final-Edited<\/a><\/li>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-3\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-3\">31st Annual research and extension workshop<\/a>\n<li>31st Annual research and extension workshop<\/li>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-4\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-4\">30th Annual research and extension workshop<\/a>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/30th-ARERW-Proceedings-Zero-Draft.pdf\">30th-ARERW-Proceedings-Zero-Draft<\/a><\/li>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-5\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-5\">29th Annual research and extension workshops<\/a>\n<li><a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2025\/08\/29th-proceeding-_March_Final.pdf\">29th-proceeding-_March_Final<\/a><\/li>\n\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Haramaya University &#8211; Workshops &#038; Proceedings<\/title>\n    <style>\n        :root {\n            --primary-color: #2e7d32;   \/* Haramaya Green *\/\n            --primary-hover: #ff9900;\n            --secondary-color: #ff9900; \/* Haramaya Gold\/Orange *\/\n            --secondary-hover: #e68a00;\n            --dark-text: #222222;\n            --muted-text: #666666;\n            --light-bg: #f4f6f8;\n            --card-bg: #ffffff;\n            --border-color: #e2e8f0;\n            --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n            --shadow-md: 0 8px 16px rgba(0,0,0,0.08);\n        }\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, Roboto, sans-serif;\n            background-color: var(--light-bg);\n            color: var(--dark-text);\n            padding: 40px 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n        \/* --- Main Card Container --- *\/\n        .workshops-section {\n            width: 100%;\n            max-width: 920px;\n            background-color: var(--card-bg);\n            padding: 35px;\n            border-radius: 12px;\n            border-top: 6px solid var(--primary-color);\n            box-shadow: var(--shadow-md);\n        }\n        .section-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin-bottom: 25px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid var(--border-color);\n            position: relative;\n        }\n        .section-header::after {\n            content: \"\";\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 80px;\n            height: 2px;\n            background-color: var(--secondary-color);\n        }\n        .section-title {\n            color: var(--primary-color);\n            font-size: 1.5rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \/* --- Search & Filter Controls --- *\/\n        .search-container {\n            position: relative;\n            width: 100%;\n            max-width: 300px;\n        }\n        .search-input {\n            width: 100%;\n            padding: 8px 12px 8px 36px;\n            font-size: 0.875rem;\n            border: 1px solid var(--border-color);\n            border-radius: 6px;\n            outline: none;\n            transition: all 0.2s ease;\n        }\n        .search-input:focus {\n            border-color: var(--primary-color);\n            box-shadow: 0 0 0 3px rgba(46, 125, 50, 0.15);\n        }\n        .search-icon {\n            position: absolute;\n            left: 10px;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 16px;\n            height: 16px;\n            fill: var(--muted-text);\n        }\n        \/* --- Workshop List Layout --- *\/\n        .workshop-list {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n        }\n        .workshop-item {\n            background-color: #fcfcfc;\n            border: 1px solid var(--border-color);\n            border-left: 4px solid var(--secondary-color);\n            border-radius: 8px;\n            padding: 16px 20px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 20px;\n            transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n        }\n        .workshop-item:hover {\n            border-color: var(--primary-color);\n            border-left-color: var(--primary-color);\n            background-color: #ffffff;\n            transform: translateY(-2px);\n            box-shadow: var(--shadow-sm);\n        }\n        .workshop-content {\n            display: flex;\n            flex-direction: column;\n            gap: 6px;\n            flex: 1;\n        }\n        .workshop-badge {\n            align-self: flex-start;\n            font-size: 0.7rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            color: var(--primary-color);\n            background-color: rgba(46, 125, 50, 0.1);\n            padding: 2px 8px;\n            border-radius: 4px;\n        }\n        .workshop-link {\n            text-decoration: none;\n            color: var(--dark-text);\n            font-size: 1rem;\n            font-weight: 600;\n            line-height: 1.4;\n            transition: color 0.2s ease;\n        }\n        .workshop-link:hover,\n        .workshop-link:focus {\n            color: var(--primary-color);\n            text-decoration: underline;\n        }\n        \/* --- Interactive Action Button --- *\/\n        .btn-proceeding {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background-color: var(--primary-color);\n            color: #ffffff;\n            text-decoration: none;\n            font-size: 0.825rem;\n            font-weight: 600;\n            padding: 8px 14px;\n            border-radius: 6px;\n            white-space: nowrap;\n            transition: background-color 0.2s ease, transform 0.1s ease;\n        }\n        .btn-proceeding:hover {\n            background-color: var(--primary-hover);\n        }\n        .btn-proceeding svg {\n            width: 14px;\n            height: 14px;\n            fill: currentColor;\n        }\n        \/* Responsive design for mobile screens *\/\n        @media (max-width: 640px) {\n            .workshop-item {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            .btn-proceeding {\n                width: 100%;\n                justify-content: center;\n            }\n            .search-container {\n                max-width: 100%;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Proceedings of Other Workshops Section -->\n            <h2>\n                <!-- Book\/Document Icon -->\n                Proceedings of Other Workshops\n            <\/h2>\n            <!-- Real-time Filter\/Search Input -->\n                <input type=\"text\" id=\"workshopSearch\" placeholder=\"Search proceedings...\" onkeyup=\"filterWorkshops()\">\n        <ul id=\"workshopList\">\n            <!-- Item 1 -->\n            <li>\n                    PDF Proceeding\n                    <!-- URL Link Placeholder 1 -->\n                    <a href=\"https:\/\/example.com\/proceedings\/agricultural-value-chain.pdf\" target=\"_blank\">\n                        Agricultural value chain for food security and pro-poor development\n                    <\/a>\n                <!-- Action Button Placeholder 1 -->\n                <a href=\"https:\/\/example.com\/proceedings\/agricultural-value-chain.pdf\" target=\"_blank\" title=\"Download or view PDF\">\n                    View Document\n                <\/a>\n            <\/li>\n            <!-- Item 2 -->\n            <li>\n                    PDF Proceeding\n                    <!-- URL Link Placeholder 2 -->\n                    <a href=\"https:\/\/example.com\/proceedings\/loan-and-savings.pdf\" target=\"_blank\">\n                        Loan and savings: the role in Ethiopian socio-economic development\n                    <\/a>\n                <!-- Action Button Placeholder 2 -->\n                <a href=\"https:\/\/example.com\/proceedings\/loan-and-savings.pdf\" target=\"_blank\" title=\"Download or view PDF\">\n                    View Document\n                <\/a>\n            <\/li>\n            <!-- Item 3 -->\n            <li>\n                    PDF Proceeding\n                    <!-- URL Link Placeholder 3 -->\n                    <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/Elino-main.pdf\" target=\"_blank\">\n                        Building resilience and reducing vulnerability in moisture stress areas through climate smart technologies and innovative practices\n                    <\/a>\n                <!-- Action Button Placeholder 3 -->\n                <a href=\"https:\/\/example.com\/proceedings\/building-resilience.pdf\" target=\"_blank\" title=\"Download or view PDF\">\n                    View Document\n                <\/a>\n            <\/li>\n            <!-- Item 4 -->\n            <li>\n                    PDF Proceeding\n                    <!-- URL Link Placeholder 4 -->\n                    <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/Elino-main.pdf\" target=\"_blank\">\n                        El Nino Workshop\n                    <\/a>\n                <!-- Action Button Placeholder 4 -->\n                <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/Elino-main.pdf\" target=\"_blank\" title=\"Download or view PDF\">\n                    View Document\n                <\/a>\n            <\/li>\n            <!-- Item 5 -->\n            <li>\n                    PDF Proceeding\n                    <!-- URL Link Placeholder 5 -->\n                    <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/Biodiversity.pdf\" target=\"_blank\">\n                        Biodiversity Conservation Workshop\n                    <\/a>\n                <!-- Action Button Placeholder 5 -->\n                <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/Biodiversity.pdf\" target=\"_blank\" title=\"Download or view word\">\n                    View Document\n                <\/a>\n            <\/li>\n        <\/ul>\n    <!-- Client-side filter script -->\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Proceedings of Annual Research Review Workshops 34th Annual research and extension workshop Volume I Volume-2 Volume-3 33rd Annual research and extension workshop volume-I Volume-II Volume-III 32nd Annual research and extension [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"_edd_button_behavior":[],"_oasis_is_in_workflow":0,"_oasis_original":0,"footnotes":""},"class_list":["post-5123","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/5123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/comments?post=5123"}],"version-history":[{"count":20,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/5123\/revisions"}],"predecessor-version":[{"id":27560,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/5123\/revisions\/27560"}],"wp:attachment":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/media?parent=5123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}