2021-08-03 20:21:56 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > grassroots-pelican - blog category< / title >
< meta charset = "utf-8" / >
< meta name = "ida" content = "Pelican" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel = "stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.13.0/css/all.css"
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" crossorigin="anonymous">
< link rel = "preconnect" href = "https://fonts.gstatic.com" >
< link href = "https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel = "stylesheet" >
< link rel = "stylesheet" type = "text/css" href = "../theme/css/style.css" >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity = "sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin = "anonymous" referrerpolicy = "no-referrer" > < / script >
<!-- <script src="https://code.jquery.com/jquery - 3.2.1.slim.min.js" -->
<!-- integrity="sha384 - KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" -->
<!-- crossorigin="anonymous"></script> -->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384 - ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> -->
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384 - gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script> -->
< script src = "https://use.fontawesome.com/5932321f98.js" > < / script >
< link rel = "stylesheet" type = "text/css" href = "../theme/css/index-styles.css" >
< / head >
< body id = "base-index" class = "base-home" >
< nav class = "navbar navbar-expand-lg navbar-light bg-light" >
< div class = "container-fluid" >
< a class = "navbar-brand" href = "#" >
< img id = "nav-logo" src = "../theme/images/ge-logo-resizeimage.png" alt = "logo" >
< / a >
< button class = "navbar-toggler" type = "button" data-bs-toggle = "collapse" data-bs-target = "#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div class = "collapse navbar-collapse" id = "navbarSupportedContent" >
< ul class = "navbar-nav me-auto mb-2 mb-lg-0" >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/about-us.html" > about-us< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/contact-us.html" > Contact us< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/dashboard.html" > Dashboard< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/food-forests.html" > Food Forests< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/get-involved.html" > Get Involved< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/home.html" > Home< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/how-it-works.html" > How It Works< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/media.html" > Media< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/mooc.html" > MOOC< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/research.html" > Research< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/sarafu-network.html" > Sarafu Network< / a > < / li >
< li class = "nav-item" > < a class = "nav-link"
href="../category/blog.html">blog< / a > < / li >
< li class = "nav-item dropdown" >
< a class = "nav-link dropdown-toggle" href = "#" id = "navbarDropdown" role = "button"
data-bs-toggle="dropdown" aria-expanded="false">
More
< / a >
< ul class = "dropdown-menu" aria-labelledby = "navbarDropdown" >
< li > < a class = "dropdown-item" href = "../pages/mooc.html" > MOOC< / a > < / li >
< li > < a class = "dropdown-item" href = "../pages/contact-us.html" > Contact-us< / a > < / li >
< li >
< hr class = "dropdown-divider" >
< / li >
< li > < a class = "dropdown-item" href = "#" > Something else here< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
< / nav >
< div class = "container container-margins" >
< section id = "content" >
<!-- <h2>Articles in the blog category</h2> -->
< ul class = "ul-style" id = "post-list" >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../berkshares-and.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/berkshares-and1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
< time class = "published" datetime = "2017-10-21T00:00:00+03:00" > Sat 21 October 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../berkshares-and.html" rel = "bookmark" title = "Permalink to Berkshares and Bangla-Pesa" > Berkshares and Bangla-Pesa< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > The Schumacher Center for a New Economics has supported us with inspiration and advice since we began with Eco-Pesa in 2010. Before...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../skylife-school.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/skylife-school1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/daniel-mukosia.html" > Daniel Mukosia< / a > < br >
< time class = "published" datetime = "2017-10-10T00:00:00+03:00" > Tue 10 October 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../skylife-school.html" rel = "bookmark" title = "Permalink to Skylife School and Community Currency" > Skylife School and Community Currency< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Grassroots Economics works with communities across Kenya to develop systems that allow parents to pay for their children's education...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../nairobi-coordinator.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/nairobi-coordinator1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/daniel-mukosia.html" > Daniel Mukosia< / a > < br >
< time class = "published" datetime = "2017-09-22T00:00:00+03:00" > Fri 22 September 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../nairobi-coordinator.html" rel = "bookmark" title = "Permalink to Nairobi Coordinator Inspiration" > Nairobi Coordinator Inspiration< / a > < / h2 >
< div class = "entry-content" > < p class = "first" > For the first three months I started working as a volunteer. I am able to get in touch with different business individuals in all the...< / p >
< img alt = "" class = "last" src = "images/blog/nairobi-coordinator1.webp" / >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../biz-dev.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/biz-dev1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/steve-okuku.html" > Steve Okuku< / a > < br >
< time class = "published" datetime = "2017-09-17T00:00:00+03:00" > Sun 17 September 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../biz-dev.html" rel = "bookmark" title = "Permalink to Biz Dev - Inspired" > Biz Dev - Inspired< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Business development using community currency Being a business development coordinator whose main objective is to see communities’ assets...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../universal-basic.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/universal-basic1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
< time class = "published" datetime = "2017-08-21T00:00:00+03:00" > Mon 21 August 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../universal-basic.html" rel = "bookmark" title = "Permalink to Universal Basic Income via Community Currencies" > Universal Basic Income via Community Currencies< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Universal Basic Income (UBI), as currently under trial in Kenya by GiveDirectly, gives regular donations to individuals in selected...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../rural-miyani-pesa.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/rural-miyani-pesa1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-04 23:15:48 +02:00
< a class = "author-url" href = "../author/lydia-anyango.html" > Lydia Anyango< / a > < br >
2021-08-05 18:54:37 +02:00
< time class = "published" datetime = "2017-08-18T00:00:00+03:00" > Fri 18 August 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../rural-miyani-pesa.html" rel = "bookmark" title = "Permalink to Rural Miyani-Pesa Launched" > Rural Miyani-Pesa Launched< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Today we launched our first rural community currency! The event went well to initiate and train the first 20 members and set up a local...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../preliminary-research.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/preliminary-research1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/thibaud-dezyn.html" > Thibaud Dezyn< / a > < br >
< time class = "published" datetime = "2017-06-17T00:00:00+03:00" > Sat 17 June 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../preliminary-research.html" rel = "bookmark" title = "Permalink to Preliminary Research Results 2017" > Preliminary Research Results 2017< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Grassroots Economics currently facilitates Community Currency programs for 1140 businesses across 5 communities which report both social...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../foundational-member.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/foundational-member1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/lydia-anyango.html" > Lydia Anyango< / a > < br >
< time class = "published" datetime = "2017-06-05T00:00:00+03:00" > Mon 05 June 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../foundational-member.html" rel = "bookmark" title = "Permalink to Foundational Member Passes" > Foundational Member Passes< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > It is sad to announce the sudden death of Dominic Okello (in the middle) who passed on early May 2017. He is a resident of Bangladesh...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../new-bills.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/new-bills1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
2021-08-05 18:54:37 +02:00
< time class = "published" datetime = "2017-03-31T00:00:00+03:00" > Fri 31 March 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../new-bills.html" rel = "bookmark" title = "Permalink to New Bills for a New Economy" > New Bills for a New Economy< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We attended a meeting on DOEN's New Economy program, where our newest version of community currency bills were unveiled in Amsterdam. The...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
2021-08-05 18:54:37 +02:00
< a href = "../detergent-accelerator.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/detergent-accelerator1.webp" / > < / a >
2021-08-03 20:21:56 +02:00
< / div >
< / div >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "post-wrap" >
< div class = "post-info" >
< address class = "vcard-author" > By
2021-08-05 18:54:37 +02:00
< a class = "author-url" href = "../author/daniel-mukosia.html" > Daniel Mukosia< / a > < br >
< time class = "published" datetime = "2017-03-13T00:00:00+03:00" > Mon 13 March 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../detergent-accelerator.html" rel = "bookmark" title = "Permalink to Detergent Accelerator" > Detergent Accelerator< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Julius Nyelele has been a member of Lindi Business Network for more than one year. He is a roadside seller of washing detergents and body...< / p >
2021-08-03 20:21:56 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< / ul > <!-- /#posts - list -->
< p class = "paginator" >
< a href = "../category/blog.html" > ⇇ < / a >
< a href = "../category/blog9.html" > « < / a >
2021-08-05 18:54:37 +02:00
Page 10 / 18
2021-08-03 20:21:56 +02:00
< a href = "../category/blog11.html" > » < / a >
2021-08-05 18:54:37 +02:00
< a href = "../category/blog18.html" > ⇉ < / a >
2021-08-03 20:21:56 +02:00
< / p >
< / section > <!-- /#content -->
< / div >
< div class = "row" >
< div class = "col-lg-12 base-footer" >
< a href = "https://wa.me/254757628885" >
< img class = "img-fluid" src = "../theme/images/base-imgs/whatsaap.webp" >
< / a >
< a href = "https://www.facebook.com/grassrootseconomicsfoundation/" >
< img class = "img-fluid" src = "../theme/images/base-imgs/facebook.webp" >
< / a >
< a href = "https://twitter.com/grassecon?lang=en" >
< img class = "img-fluid" src = "../theme/images/base-imgs/twitter.webp" >
< / a >
< a href = "https://www.youtube.com/user/motomotocircus/featured" >
< img class = "img-fluid" src = "../theme/images/base-imgs/youtube.webp" >
< / a >
< a id = "terms-conditions" href = "../pages/terms-and-conditions.html" > TERMS AND CONDITIONS< / a >
< / div >
< / div >
< script src = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous">< / script >
< / body >
< / html >