2021-08-03 20:21:56 +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-04 23:15:48 +02:00
< a href = "../ending-our.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/ending-our1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2017-12-08T00:00:00+03:00" > Fri 08 December 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../ending-our.html" rel = "bookmark" title = "Permalink to Ending Our 2017" > Ending Our 2017< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Dear Friends and Stakeholders, In just three years, Grassroots Economics grew from a community group working to help improve living...< / 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-04 23:15:48 +02:00
< a href = "../community-currency.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/community-currency1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2017-12-03T00:00:00+03:00" > Sun 03 December 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../community-currency.html" rel = "bookmark" title = "Permalink to Community Currency Design Course Opening" > Community Currency Design Course Opening< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Grassroots Economics has opened up its archives of design and implementation to students world wide through a hands-on, practical course...< / 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-04 23:15:48 +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
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
2021-08-04 23:15:48 +02:00
< 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-04 23:15:48 +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-04 23:15:48 +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
< a class = "author-url" href = "../author/will-ruddick.html" > Will Ruddick< / a > < br >
2021-08-04 23:15:48 +02:00
< 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-04 23:15:48 +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-04 23:15:48 +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-04 23:15:48 +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-04 23:15:48 +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-04 23:15:48 +02:00
< a href = "../queen-of.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/queen-of1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2017-01-31T00:00:00+03:00" > Tue 31 January 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../queen-of.html" rel = "bookmark" title = "Permalink to Queen of Katwe" > Queen of Katwe< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > If there is one movie this year that captures the life we see here in East Africa each day it is the Queen of Katwe. There is so much...< / 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-04 23:15:48 +02:00
< a href = "../liquidity-risk.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/liquidity-risk1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2017-01-17T00:00:00+03:00" > Tue 17 January 2017 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../liquidity-risk.html" rel = "bookmark" title = "Permalink to Liquidity Risk in Community Currency" > Liquidity Risk in Community Currency< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We're very happy to start the year with a visit from our Director of Risk Management Jimmy Heyns from Belgium with over 18 years of...< / 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-04 23:15:48 +02:00
< a href = "../here-we.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/here-we1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2016-12-21T00:00:00+03:00" > Wed 21 December 2016 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../here-we.html" rel = "bookmark" title = "Permalink to Here We Are - Kenya 2016" > Here We Are - Kenya 2016< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Happy holidays! We're seeing the power of community currencies in developing thriving communities and prospering economies. This year has...< / 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-04 23:15:48 +02:00
< a href = "../accolades-for.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/accolades-for1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2016-06-30T00:00:00+03:00" > Thu 30 June 2016 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../accolades-for.html" rel = "bookmark" title = "Permalink to Accolades for Kenyan Community Currencies" > Accolades for Kenyan Community Currencies< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Community Currencies in Kenya have gotten a lot of lime light this month! Ruth Mwangi our Program Director has been honored to visit 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-04 23:15:48 +02:00
< a href = "../715-members.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/715-members1.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-04 23:15:48 +02:00
< time class = "published" datetime = "2016-05-07T00:00:00+03:00" > Sat 07 May 2016 < / time >
2021-08-03 20:21:56 +02:00
< / address >
< / div >
2021-08-04 23:15:48 +02:00
< h2 class = "entry-title" > < a href = "../715-members.html" rel = "bookmark" title = "Permalink to 715 Members and Growing Fast" > 715 Members and Growing Fast< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Sarafu-Credit users in five locations around Kenya have increased by over 83% since January 1st. Our Super Markets and Credit Clearing...< / 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 = "../author/will-ruddick.html" > ⇇ < / a >
< a href = "../author/will-ruddick4.html" > « < / a >
2021-08-04 23:15:48 +02:00
Page 5 / 10
2021-08-03 20:21:56 +02:00
< a href = "../author/will-ruddick6.html" > » < / a >
2021-08-04 23:15:48 +02:00
< a href = "../author/will-ruddick10.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 >