2021-04-27 20:13:11 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
2021-05-03 17:48:53 +02:00
< title > grassroots-pelican - Articles by Will Ruddick< / title >
2021-06-09 17:47:38 +02:00
< meta charset = "utf-8" / >
2021-05-03 17:48:53 +02:00
< meta name = "ida" content = "Pelican" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2021-04-29 21:09:29 +02:00
2021-06-09 17:47:38 +02:00
< 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">
2021-05-12 16:04:46 +02:00
< link rel = "preconnect" href = "https://fonts.gstatic.com" >
< link href = "https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel = "stylesheet" >
2021-05-06 19:56:25 +02:00
< link rel = "stylesheet" type = "text/css" href = "../theme/css/style.css" >
2021-07-19 17:21:25 +02:00
< 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> -->
2021-06-09 17:47:38 +02:00
<!-- <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> -->
2021-05-11 15:59:24 +02:00
< script src = "https://use.fontawesome.com/5932321f98.js" > < / script >
2021-04-29 21:09:29 +02:00
2021-05-06 19:56:25 +02:00
< link rel = "stylesheet" type = "text/css" href = "../theme/css/index-styles.css" >
2021-05-19 17:38:39 +02:00
2021-05-03 17:48:53 +02:00
< / head >
2021-04-27 20:13:11 +02:00
2021-05-03 17:48:53 +02:00
< body id = "base-index" class = "base-home" >
2021-06-09 17:47:38 +02:00
< nav class = "navbar navbar-expand-lg navbar-light bg-light" >
< div class = "container-fluid" >
< a class = "navbar-brand" href = "#" >
2021-05-11 15:59:24 +02:00
< img id = "nav-logo" src = "../theme/images/ge-logo-resizeimage.png" alt = "logo" >
< / a >
2021-06-09 17:47:38 +02:00
< button class = "navbar-toggler" type = "button" data-bs-toggle = "collapse" data-bs-target = "#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
2021-05-06 19:56:25 +02:00
< span class = "navbar-toggler-icon" > < / span >
< / button >
2021-06-09 17:47:38 +02:00
< 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 >
2021-07-01 16:44:30 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/contact-us.html" > Contact us< / a > < / li >
2021-07-26 19:14:53 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/dashboard.html" > Dashboard< / a > < / li >
2021-06-09 17:47:38 +02:00
< 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 >
2021-06-29 17:04:42 +02:00
< li class = "nav-item" > < a class = "nav-link" href = "../pages/mooc.html" > MOOC< / a > < / li >
2021-06-09 17:47:38 +02:00
< 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">
2021-06-29 17:04:42 +02:00
More
2021-06-09 17:47:38 +02:00
< / a >
< ul class = "dropdown-menu" aria-labelledby = "navbarDropdown" >
2021-06-29 17:04:42 +02:00
< li > < a class = "dropdown-item" href = "../pages/mooc.html" > MOOC< / a > < / li >
2021-07-01 16:44:30 +02:00
< li > < a class = "dropdown-item" href = "../pages/contact-us.html" > Contact-us< / a > < / li >
2021-06-09 17:47:38 +02:00
< li >
< hr class = "dropdown-divider" >
< / li >
< li > < a class = "dropdown-item" href = "#" > Something else here< / a > < / li >
< / ul >
< / li >
2021-05-06 19:56:25 +02:00
< / ul >
< / div >
2021-06-09 17:47:38 +02:00
< / div >
< / nav >
2021-05-06 19:56:25 +02:00
2021-06-30 12:26:59 +02:00
< div class = "container container-margins" >
2021-05-03 17:48:53 +02:00
< section id = "content" >
< h2 > Articles by Will Ruddick< / h2 >
2021-05-06 19:56:25 +02:00
< ul class = "ul-style" id = "post-list" >
< li class = "li-style" > < article class = "article-display" >
2021-07-29 16:43:30 +02:00
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
< a href = "../claims-currencies.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/claims-currencies1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-06-22T00:00:00+03:00" > Tue 22 June 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../claims-currencies.html" rel = "bookmark" title = "Permalink to Claims, Currencies and Cryptography" > Claims, Currencies and Cryptography< / a > < / h2 >
2021-08-03 20:21:56 +02:00
< div class = "entry-content" > < p class = "first last" > We need frameworks and protocols for various types of endorsed claims that can be held self-sovereignty by individuals and groups.< / p >
< / div > <!-- /.entry - content -->
2021-07-29 16:43:30 +02:00
< div class = "article-display-footer" >
< / div >
< / div >
< / div >
< / div >
< / article > < / li >
< li class = "li-style" > < article class = "article-display" >
2021-07-30 20:10:33 +02:00
< div class = "row" >
< div class = "col-lg-6 col-md-12 col-sm-12" >
< div class = "set-height" >
< a href = "../emmas-duka.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/emmas-duka1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-05-21T00:00:00+03:00" > Fri 21 May 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../emmas-duka.html" rel = "bookmark" title = "Permalink to Emma's Duka Community Currency Movement" > Emma's Duka Community Currency Movement< / a > < / h2 >
2021-08-03 20:21:56 +02:00
< div class = "entry-content" > < p class = "first last" > Emma's Duka Community Currency Movement - in support of those seeking to free themselves from poorly designed monetary systems.< / p >
< / 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" >
< a href = "../2021-mid.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/2021-mid1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-05-11T00:00:00+03:00" > Tue 11 May 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../2021-mid.html" rel = "bookmark" title = "Permalink to 2021 Mid Year CIC Update" > 2021 Mid Year CIC Update< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We grew from a few thousands users to over 50,000 and have seen roughly 3 Million USD worth of trade between users for basic needs.< / p >
< / 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" >
< a href = "../youth-employment.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/youth-employment1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-01-28T00:00:00+03:00" > Thu 28 January 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../youth-employment.html" rel = "bookmark" title = "Permalink to Youth Employment via Elderly/Vulnerable Support" > Youth Employment via Elderly/Vulnerable Support< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Using a basic income (Sarafu in Kenya) youth can support their elderly and vulnerable by giving them their Sarafu. Then those...< / p >
< / 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" >
< a href = "../municipal-basic.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/municipal-basic1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-01-23T00:00:00+03:00" > Sat 23 January 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../municipal-basic.html" rel = "bookmark" title = "Permalink to Municipal Basic Income (MBI) via CIC" > Municipal Basic Income (MBI) via CIC< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Consider the value in decentralized, municipally supported economies (networks of MBIs) - building and supporting local as well as regional< / p >
< / 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" >
< a href = "../static-vs.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/static-vs1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-01-16T00:00:00+03:00" > Sat 16 January 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../static-vs.html" rel = "bookmark" title = "Permalink to Static vs Bonded Liquidity Pools for CICs" > Static vs Bonded Liquidity Pools for CICs< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > As communities create their Community Inclusion Currencies as a credit against their future production, projects and excess capacity,...< / p >
< / 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" >
< a href = "../community-currencies.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/community-currencies1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-01-07T00:00:00+03:00" > Thu 07 January 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../community-currencies.html" rel = "bookmark" title = "Permalink to Community Currencies and DEX Multitudes" > Community Currencies and DEX Multitudes< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > Decentralized Exchange (DEX) Contracts contain multitudes. There are nearly infinite ways to use them to connect blockchain contracts...< / p >
< / 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" >
< a href = "../2020-kenyan.html" rel = "bookmark" > < img class = "img-fluid img-resize" src = "../images/blog/2020-kenyan1.webp" / > < / a >
< / 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 >
< time class = "published" datetime = "2021-01-02T00:00:00+03:00" > Sat 02 January 2021 < / time >
< / address >
< / div >
< h2 class = "entry-title" > < a href = "../2020-kenyan.html" rel = "bookmark" title = "Permalink to 2020 Kenyan CICs in Review" > 2020 Kenyan CICs in Review< / a > < / h2 >
< div class = "entry-content" > < p class = "first last" > We’ re extremely excited about using CICs for developing support networks for vulnerable communities and households, and especially food syst< / p >
< / 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 = "../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-04 23:15:48 +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-04 23:15:48 +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-04 23:15:48 +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-04 23:15:48 +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-04 23:15:48 +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 -->
2021-06-30 12:26:59 +02:00
< div class = "article-display-footer" >
< / div >
2021-05-12 16:04:46 +02:00
< / div >
2021-05-06 19:56:25 +02:00
< / div >
2021-05-11 15:59:24 +02:00
< / div >
2021-05-03 17:48:53 +02:00
< / article > < / li >
2021-05-06 19:56:25 +02:00
< / ul > <!-- /#posts - list -->
2021-08-03 20:21:56 +02:00
< p class = "paginator" >
2021-08-04 23:15:48 +02:00
Page 1 / 10
2021-08-03 20:21:56 +02:00
< a href = "../author/will-ruddick2.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 >
2021-05-03 17:48:53 +02:00
< / section > <!-- /#content -->
2021-05-19 17:38:39 +02:00
< / div >
2021-06-09 17:47:38 +02:00
< 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 >
2021-05-26 18:02:14 +02:00
< / div >
2021-06-09 17:47:38 +02:00
< / 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 >
2021-04-27 20:13:11 +02:00
< / body >
< / html >