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://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" >
2021-08-05 20:05:10 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../" > Home< / a > < / li >
< li class = "nav-item" > < a class = "nav-link" href = "../pages/mooc.html" > MOOC< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/contact-us.html" > Contact us< / a > < / li >
2021-08-05 20:05:10 +02:00
< 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/how-it-works.html" > How It Works< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/food-forests.html" > Food Forests< / a > < / li >
2021-08-05 20:05:10 +02:00
< 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 = "../pages/research.html" > Research< / a > < / li >
2021-08-03 20:21:56 +02:00
< 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/media.html" > Media< / a > < / li >
2021-08-05 20:05:10 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/dashboard.html" > Dashboard< / a > < / li >
2021-08-03 20:21:56 +02:00
< li class = "nav-item" > < a class = "nav-link"
href="../category/blog.html">blog< / a > < / li >
2021-08-05 20:05:10 +02:00
<!-- <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> -->
2021-08-03 20:21:56 +02:00
< / 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 = "../how-to.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/how-to1.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 = "2020-12-11T00:00:00+03:00" > Fri 11 December 2020 < / 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 = "../how-to.html" rel = "bookmark" title = "Permalink to How to Build a Vulnerable Household Support Network" > How to Build a Vulnerable Household Support Network< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Utilizing and developing Community Currencies can support, strengthen and identify a social safety nets around vulnerable households.< / 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 = "../currency-supply.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/currency-supply1.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 = "2020-12-06T00:00:00+03:00" > Sun 06 December 2020 < / 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 = "../currency-supply.html" rel = "bookmark" title = "Permalink to Currency Supply, Taxation and Redistribution" > Currency Supply, Taxation and Redistribution< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > What does a decentralized economic system look like?< / 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 = "../cic-indices.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/cic-indices1.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 = "2020-11-17T00:00:00+03:00" > Tue 17 November 2020 < / 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 = "../cic-indices.html" rel = "bookmark" title = "Permalink to CIC Indices for SDGs" > CIC Indices for SDGs< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > By encouraging circular trade within communities humanitarian aid can build basic circulatory systems for support and resilience.< / 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 = "../network-integrity.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/network-integrity1.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 = "2020-11-07T00:00:00+03:00" > Sat 07 November 2020 < / 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 = "../network-integrity.html" rel = "bookmark" title = "Permalink to Network Integrity is Priceless" > Network Integrity is Priceless< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > It is well know that - In a world where you can buy or sell anything - integrity is priceless. This is just as true when everything can...< / 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 = "../food-forests.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/food-forests1.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 = "2020-10-25T00:00:00+03:00" > Sun 25 October 2020 < / 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 = "../food-forests.html" rel = "bookmark" title = "Permalink to Food Forests and Syntropic Currencies" > Food Forests and Syntropic Currencies< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Regenerating soil while practically providing crops and long term food forests is actually possible!< / 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 = "../red-cross-cic.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/red-cross-cic1.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 = "2020-09-27T00:00:00+03:00" > Sun 27 September 2020 < / 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 = "../red-cross-cic.html" rel = "bookmark" title = "Permalink to Red Cross CIC Pilot Survey - Mukuru Kenya" > Red Cross CIC Pilot Survey - Mukuru Kenya< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Staggering Impact: 169,270,038 Sarafu traded between 39,217 users in 267,479 transactions on a blockchain during stagnate markets.< / 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 = "../sarafu-network.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/sarafu-network1.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 = "2020-08-07T00:00:00+03:00" > Fri 07 August 2020 < / 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 = "../sarafu-network.html" rel = "bookmark" title = "Permalink to Sarafu Network Kenya Mid-Year CIC Update" > Sarafu Network Kenya Mid-Year CIC Update< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We've reached nearly 90Million worth (~900,000 USD) of Community Inclusion Currency trading between 30,0000 users in Kenya for basic needs.< / 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 = "../how-to-host.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/how-to-host1.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 = "2020-08-01T00:00:00+03:00" > Sat 01 August 2020 < / 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 = "../how-to-host.html" rel = "bookmark" title = "Permalink to How to Host a Currency Potluck" > How to Host a Currency Potluck< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Let's get the potlucks started! Here is a short introduction to the methods we use for Community Inclusion Currencies (CICs) potlucks!< / 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 = "../recommoning--.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/recommoning--1.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 = "2020-07-25T00:00:00+03:00" > Sat 25 July 2020 < / 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 = "../recommoning--.html" rel = "bookmark" title = "Permalink to ReCommoning - Chama Cycles for Governance & Debt Reboot" > ReCommoning - Chama Cycles for Governance & Debt Reboot< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We are learning together about this absolutely virtuous cycle of ReCommoning.< / 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 = "../cic-training.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/cic-training1.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 = "2020-07-11T00:00:00+03:00" > Sat 11 July 2020 < / 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 = "../cic-training.html" rel = "bookmark" title = "Permalink to CIC Training from Response to Recovery" > CIC Training from Response to Recovery< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > The end effect is that communities have a way to create their own credit systems for supporting themselves responsibly with both social and< / 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-ruddick.html" > « < / a >
2021-08-05 18:54:37 +02:00
Page 2 / 11
2021-08-03 20:21:56 +02:00
< a href = "../author/will-ruddick3.html" > » < / a >
2021-08-05 18:54:37 +02:00
< a href = "../author/will-ruddick11.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 >