2021-08-04 23:15:48 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > grassroots-pelican - Articles by Will Ruddick< / 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 by Will Ruddick< / 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 = "../a-new.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/a-new1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-06-12T00:00:00+03:00" > Thu 12 June 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../a-new.html" rel = "bookmark" title = "Permalink to A New Kind of Cash" > A New Kind of Cash< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > “Cash is the enemy of the poor,” wrote Rodger Voorhies, director of the Bill & Melinda Gates Foundation’ s program aimed at improving...< / p >
2021-08-04 23:15:48 +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 = "../bangla-pesa-waste.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/bangla-pesa-waste1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-06-08T00:00:00+03:00" > Sun 08 June 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../bangla-pesa-waste.html" rel = "bookmark" title = "Permalink to Bangla-Pesa Waste, Volleyball and Nairobi" > Bangla-Pesa Waste, Volleyball and Nairobi< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Community Waste Collection This weekend the Bangladesh Business Network, the more than 180 people who trade their goods and services with...< / p >
2021-08-04 23:15:48 +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 = "../registration-and.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/registration-and1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-05-10T00:00:00+03:00" > Sat 10 May 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../registration-and.html" rel = "bookmark" title = "Permalink to Registration and Exchange Visits" > Registration and Exchange Visits< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Registration Last week the Bangladesh Business Network was 'finally' given it's official registration papers with the Kenyan Government...< / p >
2021-08-04 23:15:48 +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 = "../help-support.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/help-support1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-05-01T00:00:00+03:00" > Thu 01 May 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../help-support.html" rel = "bookmark" title = "Permalink to Help Support Community Currencies" > Help Support Community Currencies< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Dear Friends and Colleagues, We are happy to announce that we have won a precedent-setting court victory which legitimates community...< / p >
2021-08-04 23:15:48 +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 = "../bangla-pesa.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/bangla-pesa1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-03-25T00:00:00+03:00" > Tue 25 March 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../bangla-pesa.html" rel = "bookmark" title = "Permalink to Bangla-Pesa - Can we do it again?" > Bangla-Pesa - Can we do it again?< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > After winning court battles, relaunching the program, hearing heart breaking stories and finding amazing results the local government...< / p >
2021-08-04 23:15:48 +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 = "../elections-service.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/elections-service1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-03-20T00:00:00+03:00" > Thu 20 March 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../elections-service.html" rel = "bookmark" title = "Permalink to Elections, Service, Mapping and Nairobi" > Elections, Service, Mapping and Nairobi< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > New Board and Community Service Contributions On April 19th the Bangladesh Business Network had their first official board elections and...< / p >
2021-08-04 23:15:48 +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 = "../sustainable-programs.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/sustainable-programs1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2014-01-12T00:00:00+03:00" > Sun 12 January 2014 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../sustainable-programs.html" rel = "bookmark" title = "Permalink to Sustainable Programs and Complementary Currencies" > Sustainable Programs and Complementary Currencies< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > In 1982, the late Dr. Margrit Kennedy’ s work on ecological architecture led her to the conclusion that it is “virtually impossible to...< / p >
2021-08-04 23:15:48 +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 = "../margrit-kennedy.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/margrit-kennedy1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2013-12-30T00:00:00+03:00" > Mon 30 December 2013 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../margrit-kennedy.html" rel = "bookmark" title = "Permalink to Margrit Kennedy - Thank You" > Margrit Kennedy - Thank You< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > One of our largest supporters and inspirations has passed on. Our whole team and the community of Bangladesh, Kenya wish to offer...< / p >
2021-08-04 23:15:48 +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 = "../church-offerings.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/church-offerings1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2013-12-15T00:00:00+03:00" > Sun 15 December 2013 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../church-offerings.html" rel = "bookmark" title = "Permalink to Church Offerings (Sadaka) in Bangla-Pesa" > Church Offerings (Sadaka) in Bangla-Pesa< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Faith based organizations (FBOs) are beginning to step up their usage of Bangla-Pesa to increase community services. FBOs act as a...< / p >
2021-08-04 23:15:48 +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 = "../bangla-pesa-reloaded.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/bangla-pesa-reloaded1.webp" / > < / a >
2021-08-04 23:15:48 +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 = "2013-12-10T00:00:00+03:00" > Tue 10 December 2013 < / time >
2021-08-04 23:15:48 +02:00
< / address >
< / div >
2021-08-05 18:54:37 +02:00
< h2 class = "entry-title" > < a href = "../bangla-pesa-reloaded.html" rel = "bookmark" title = "Permalink to Bangla-Pesa Reloaded" > Bangla-Pesa Reloaded< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We've been waiting since May 29th 2013 for this and it is finally here. Bangla-Pesa is back moving through the community. We've...< / p >
2021-08-04 23:15:48 +02:00
< / div > <!-- /.entry - content -->
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< / ul > <!-- /#posts - list -->
< p class = "paginator" >
< a href = "../author/will-ruddick.html" > ⇇ < / a >
< a href = "../author/will-ruddick8.html" > « < / a >
2021-08-05 18:54:37 +02:00
Page 9 / 11
2021-08-04 23:15:48 +02:00
< a href = "../author/will-ruddick10.html" > » < / a >
2021-08-05 18:54:37 +02:00
< a href = "../author/will-ruddick11.html" > ⇉ < / a >
2021-08-04 23:15:48 +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 >