-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ <h3>Reblocking Process and Data</h3> | |
</div> | ||
<div class="col-md-8 col-md-offset-2"> | ||
<h3>Support</h3> | ||
<p>To support this work or for any questions, please <a href="mailto:[email protected]">contact us</a>. We aim to produce a version of open-reblock where the proposed street layout is easy edit as a tool for professional level neighborhood planning by slum communities.</p> | ||
<p>To support this work or for any questions, please <a href="mailto:[email protected]">contact us</a>. We aim to produce a version of open-reblock where the proposed street layout is easy to edit and adapt to local considerations, in order to promote professional neighborhood planning by slum communities and local governments.</p> | ||
</div> | ||
<div class="col-md-12 col-md-offset-0"> | ||
<p class="about-logos"><img class="img-responsive" width="250" src="images/santafe_logo.png"/><img class="img-responsive" width="250" src="images/ced_logo.png"/></p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!doctype html> <html class=no-js> <head> <meta charset=utf-8> <meta name=description> <meta name=viewport content="width=device-width, initial-scale=1"> <title>Open Reblock</title> <link rel=stylesheet href=styles/vendor.css> <link rel=stylesheet href=styles/main.css> <script src=scripts/vendor/modernizr.js></script> </head> <body> <!--[if lt IE 10]> | ||
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> | ||
<![endif]--> <nav class=navbar> <div class=container-fluid> <div class=navbar-header> <a class=navbar-brand href="/">Open<br> Reblock</a> </div> <div> <ul class="nav navbar-nav navbar-right"> <li><a href="/">Home</a></li> <li><a href=/about.html>About</a></li> </ul> </div> </div> </nav> <div class=container-fluid> <div class="content row"> <h2 class=text-center>About Open Reblock</h2> <div class="col-md-8 col-md-offset-2"> <p>Reblocking is a process of physical transformation of a slum to provide street access to all its structures and set up urban services, efficient water management, emergency assistance and all other benefits of an urban street network. You can see an example of the reblocking process in <a href="http://sdinet.org/2015/02/launch-of-upgrading-at-flamingo-crescent-with-cape-town-mayor-patricia-de-lille/">this blog post</a> from Slum/Shack Dwellers International.</p> <p>This project aims to create a web-based service for an <a href="https://github.com/open-reblock/">open-source code base</a> that develops the least-disruptive extension of the existing street network to bring infrastructure and services to informal settlements and set up the conditions for the formalization of land use and property records.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Scientific Methods</h3> <p>This research project is a collaboration between <a href=http://www.santafe.edu/about/people/profile/Christa%20Brelsford>Christa Brelsford</a>, <a href=http://www.shsu.edu/academics/mathematics-and-statistics/faculty/martin.html>Taylor Martin</a>, <a href=https://joeahand.com>Joe Hand</a>, and <a href=http://tuvalu.santafe.edu/~bettencourt>Luís M. A. Bettencourt</a>, researchers from the <a href="http://santafe.edu/research/cities-scaling-and-sustainability/">Santa Fe Institute cities group</a> and Sam Houston State University and Slum Dweller Federations. More details on the scientific methods are available in our working papers: <a href=http://www.santafe.edu/media/workingpapers/15-06-021.pdf>The Topology of Cities</a> and <a>Optimal Re-blocking as a Practical Tool for Neighborhood Development</a>.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Development and Design</h3> <p>The development and design of this site is a collaboration between <a href="http://ced.berkeley.edu/">College of Environmental Design, UC Berkeley</a>, <a href="http://stamen.com/">Stamen</a>, and the <a href=http://santafe.edu>Santa Fe Institute</a>. Contibutors from UC Berkeley include <a href="http://demonchaux.com/">Nicholas de Monchaux</a>, Carlos Sandoval Olascoaga, Wenzhe Peng, and Eleanna Panagoulia. Design by the Stamen design and technology studio. You can view the source for this site and the topology algorithm on <a href="https://github.com/open-reblock/">GitHub</a>.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Reblocking Process and Data</h3> <p>This work began through a collaboration with <a href="http://sdinet.org/">Slum/Shack Dwellers International</a>. SDI has used the reblocking process throughout their network. Data and detailed examples were provided with help from SDI federations in <a href="http://sasdialliance.org.za/about/corc/">South Africa</a> (Community Organisation Resource Centre) and <a href="http://dialogueonshelter.co.zw/">Zimbabwe</a> (Zimbabwe Homeless People’s Federation and Dialogue on Shelter).</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Support</h3> <p>To support this work or for any questions, please <a href=mailto:[email protected]>contact us</a>. We aim to produce a version of open-reblock where the proposed street layout is easy edit as a tool for professional level neighborhood planning by slum communities.</p> </div> <div class="col-md-12 col-md-offset-0"> <p class=about-logos><img class=img-responsive width=250 src=images/santafe_logo.png><img class=img-responsive width=250 src=images/ced_logo.png></p> </div> </div> <div class=footer> <p>© 2015 Santa Fe Institute & the Regents of the University of California</p> </div> </div> <script> | ||
<![endif]--> <nav class=navbar> <div class=container-fluid> <div class=navbar-header> <a class=navbar-brand href="/">Open<br> Reblock</a> </div> <div> <ul class="nav navbar-nav navbar-right"> <li><a href="/">Home</a></li> <li><a href=/about.html>About</a></li> </ul> </div> </div> </nav> <div class=container-fluid> <div class="content row"> <h2 class=text-center>About Open Reblock</h2> <div class="col-md-8 col-md-offset-2"> <p>Reblocking is a process of physical transformation of a slum to provide street access to all its structures and set up urban services, efficient water management, emergency assistance and all other benefits of an urban street network. You can see an example of the reblocking process in <a href="http://sdinet.org/2015/02/launch-of-upgrading-at-flamingo-crescent-with-cape-town-mayor-patricia-de-lille/">this blog post</a> from Shack/Slum Dwellers International.</p> <p>This project aims to create a web-based service for an <a href="https://github.com/open-reblock/">open-source code base</a> that develops the least-disruptive extension of the existing street network to bring infrastructure and services to informal settlements and set up the conditions for the formalization of land use and property records.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Scientific Methods</h3> <p>This research project is a collaboration between <a href=http://www.santafe.edu/about/people/profile/Christa%20Brelsford>Christa Brelsford</a>, <a href=http://www.shsu.edu/academics/mathematics-and-statistics/faculty/martin.html>Taylor Martin</a>, <a href=https://joeahand.com>Joe Hand</a>, and <a href=http://tuvalu.santafe.edu/~bettencourt>Luís M. A. Bettencourt</a>, researchers from the <a href="http://santafe.edu/research/cities-scaling-and-sustainability/">Santa Fe Institute cities group</a> and Sam Houston State University and Slum Dweller Federations. More details on the scientific methods are available in our working papers: <a href=http://www.santafe.edu/media/workingpapers/15-06-021.pdf>The Topology of Cities</a> and <a>Optimal Re-blocking as a Practical Tool for Neighborhood Development</a>.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Development and Design</h3> <p>The development and design of this site is a collaboration between <a href="http://ced.berkeley.edu/">College of Environmental Design, UC Berkeley</a>, <a href="http://stamen.com/">Stamen</a>, and the <a href=http://santafe.edu>Santa Fe Institute</a>. Contibutors from UC Berkeley include <a href="http://demonchaux.com/">Nicholas de Monchaux</a>, Carlos Sandoval Olascoaga, Wenzhe Peng, and Eleanna Panagoulia. Design by the Stamen design and technology studio. You can view the source for this site and the topology algorithm on <a href="https://github.com/open-reblock/">GitHub</a>.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Reblocking Process and Data</h3> <p>This work began through a collaboration with <a href="http://sdinet.org/">Slum/Shack Dwellers International</a>. SDI has used the reblocking process throughout their network. Data and detailed examples were provided with help from <a href="http://sasdialliance.org.za/">SDI South African Alliance</a> and Zimbabwe Homeless People's Federation and <a href="http://dialogueonshelter.co.zw/">Dialogue on Shelter</a>.</p> </div> <div class="col-md-8 col-md-offset-2"> <h3>Support</h3> <p>To support this work or for any questions, please <a href=mailto:[email protected]>contact us</a>. We aim to produce a version of open-reblock where the proposed street layout is easy to edit and adapt to local considerations, in order to promote professional neighborhood planning by slum communities and local governments.</p> </div> <div class="col-md-12 col-md-offset-0"> <p class=about-logos><img class=img-responsive width=250 src=images/santafe_logo.png><img class=img-responsive width=250 src=images/ced_logo.png></p> </div> </div> <div class=footer> <p>© 2015 Santa Fe Institute & the Regents of the University of California</p> </div> </div> <script> | ||
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]= | ||
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date; | ||
e=o.createElement(i);r=o.getElementsByTagName(i)[0]; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters