- Scan-ID:
- b66bc07f-9539-43ef-9b5d-60666593c7fdBeendet
- Eingereichte URL:
- https://solarprotocol.net/
- Bericht beendet:
Links · 17 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://rhizome.org/editorial/2024/aug/19/microgrants-2024/ | More info here. |
https://ars.electronica.art/starts-prize/en/solar-protocol/ | More info here. |
https://solarprotocol-opencall.eventbrite.com | Q and A session on Friday November 18th 12.30–1.30EST |
https://www.eventbrite.com/e/solar-protocol-hackathon-tickets-383526487047 | Register for the details here. |
https://computingwithinlimits.org/2022/papers/limits22-final-Brain.pdf | Read it here. |
https://www.fiber-space.nl/project/natural-intelligence/ | Fiber Festival |
https://foundation.mozilla.org/en/blog/10-projects-rethinking-data-stewardship-announcing-mozillas-latest-creative-media-awards/ | Mozilla's Creative Media Award |
http://tegabrain.com/ | Tega Brain |
https://alexnathanson.com/ | Alex Nathanson |
https://engineering.nyu.edu/faculty/benedetta-piantella | Benedetta Piantella. |
JavaScript-Variablen · 3 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 0 gefunden
In der Web-Konsole protokollierte Meldungen
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style-large.css?v=1">
<title>Solar Protocol</title>
<meta name="author" content=" Tega Brain, Alex Nathanson and Benedetta Piantella.">
<!--Twitter --> <!--sola this is what Facebook and other social websites will draw on -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Solar Protocol">
<meta name="twitter:description" content="A naturally intelligent network programmed by the sun.">
<meta name="twitter:image" content="http://solarprotocol.net/images/full-images/logo.gif">
<!-- Open Graph / Facebook --> <!--sola this is what Facebook and other social websites will draw on -->
<meta property="og:type" content="website">
<meta property="og:url" content="http://solarprotocol.net/">
<meta property="og:title" content="Solar Protocol">
<meta property="og:description" content="A naturally intelligent network programmed by the sun.">
<meta property="og:image" content="http://solarprotocol.net/images/full-images/logo.gif">
<link rel="icon" href="images/favicon.png">
<style>
a:hover { color: Lime; text-decoration: none;}
}
</style>
</head>
<body>
<div class="container">
<nav>
<ul class="no-bullets">
<li><a href="index.html">Home</a> •</li>
<li><a href="manifesto.html">Manifesto</a> •</li>
<li><a href="documentation.html">Tech</a> •</li>
<li><a href="guides.html">Guides</a> •</li>
<li><a href="library.html">Library</a> •</li>
<li><a href="sunthinking/index.html">Exhibition</a></li>
</ul>
</nav>
<header style="background-image: linear-gradient(
to top,
Lime,
Lime,
rgb(100, 100, 100),
black,
black
);
color: white;">
<div class="sub-heading">
<h1><a href="index.html">Solar Protocol</a></h1>
<p>A naturally intelligent network.</p>
<p>
This website is hosted across a network of solar powered servers and is sent to you from whichever server is in the most sunshine.
</p>
<p>
Presently you are on a server called Rhizome that is located in West Coast,
Los Angeles, USA.
</p>
<table class="side">
<tbody><tr>
<td>Server Battery:</td>
<td>
<div class="meter">
<span style="width: 100.0%">100.0%</span>
</div>
</td>
</tr>
</tbody></table>
</div> <!-- end of subheading -->
<div class="row">
<h5>SERVER INFORMATION</h5>
<div class="side-box">
<p><i>Name:</i> Rhizome</p>
<p><i>Location:</i> West Coast, USA.</p>
<p><i>Steward: </i>rhizome.org's solar protocol node</p>
<div class="fill">
<img src="local/serverprofile.gif">
<div class="clr"></div>
</div>
</div>
</div> <!-- end of row -->
<div class="row">
<h5>PLACE</h5>
<table class="side">
<tbody><tr>
<td>City:</td>
<td>Los Angeles</td>
</tr>
<tr>
<td>Country:</td>
<td>USA</td>
</tr>
<tr>
<td>Local time:</td>
<td>01:29 PM</td>
</tr>
<tr>
<td>Weather:</td>
<td>n/a</td>
</tr>
<tr>
<td>Temp:</td>
<td>n/a ° C</td>
</tr>
<tr>
<td>Feels like:</td>
<td>n/a ° C</td>
</tr>
<tr>
<td>Sunrise:</td>
<td>n/a</td>
</tr>
<tr>
<td>Sunset:</td>
<td>n/a</td>
</tr>
</tbody></table>
</div> <!-- end of row -->
<div class="row">
<h5>ENERGY</h5>
<table class="side">
<tbody><tr>
<td>Last update:</td>
<td>01:29 PM in TZ Los Angeles</td>
</tr>
<tr>
<td>Battery Level:</td>
<td>
100.0%
</td>
</tr>
<tr>
<td>Battery Voltage:</td>
<td>14.44 volts</td>
</tr>
<tr>
<td>PV Power:</td>
<td>25.27 watts</td>
</tr>
<tr>
<td>PV Voltage:</td>
<td>18.03 volts</td>
</tr>
<tr>
<td>PV Current:</td>
<td>1.4 amps</td>
</tr>
<tr>
<td>Load Power:</td>
<td>2.74 watts</td>
</tr>
<tr>
<td>Load Voltage:</td>
<td>14.44 volts</td>
</tr>
<tr>
<td>Load Current:</td>
<td>0.19 amps</td>
</tr>
</tbody></table>
</div> <!-- end of row -->
</header>
<main>
<div class="title-text">
<div class="full-width-image">
<img src="images/clock.png">
</div>
</div>
<div class="onecol-text">
<div class="caption">
Each ring of the diagram represents a server in the network. Sunlight levels
are shown in yellow. The colored bars represent which server has been the
active server in the network.
<hr>
</div>
</div>
<div class="onecol-text">
<!-- News -------------------------------------------------->
<h3>News</h3>
<input type="checkbox" class="read-more-state" id="post-1">
<div class="read-more-wrap">
<div class="update">
September 2024 → Solar Protocol is partnering with Rhizome to fund microgrants for artists to produce digital artwork that will live on the Solar Protocol servers or engage with the data in some way!
<a href="https://rhizome.org/editorial/2024/aug/19/microgrants-2024/" target="_blank">More info here.</a>
</div>
<div class="update">
September 2024 → Solar Protocol has been nominated for an Ars Electronica S.T.ARTS prize!
<a href="https://ars.electronica.art/starts-prize/en/solar-protocol/" target="_blank">More info here.</a>
</div>
<div class="update">
April 2023 → Launch of the Solar Protocol Exhibition and project
commissions. Attend
<a href="program.html">the launch here on April 22nd, 12-2pm EST.</a>
</div>
<div class="update">
Jan 2023 →
<a href="spring-commissions.html">
Annoucing spring Solar Protocol commissions.
</a>
</div>
<div class="update">
Nov 2022 → Open call for projects and texts for online exhibition on Solar
Protocol in 2023. Read
<a href="call.html">the call here</a>
, and join our
<a href="https://solarprotocol-opencall.eventbrite.com">
Q and A session on Friday November 18th 12.30–1.30EST
</a>
to find out more.
</div>
<div class="update">
Aug 2022 → Join us for a Solar Protocol Hackathon on August 13 online.
<a href="https://www.eventbrite.com/e/solar-protocol-hackathon-tickets-383526487047" target="blank">
Register for the details here.
</a>
</div>
<div class="update">
July 2022 → We're super happy to welcome a new steward at Swarthmore
College, Pennsylvania. Big thanks to Pixel who has is maintaining a Solar
Protocol server there.
</div>
<div class="update">
June 2022 → In late June you will find us at the Limits Conference, where
we will present on the design approach behind the Solar Protocol project,
what we are calling energy-centered design. In our paper, we ask what
would UX design, ICT and the internet look like, if their energy
implications were considered in how they are designed and operated?
<a href="https://computingwithinlimits.org/2022/papers/limits22-final-Brain.pdf" target="blank">
Read it here.
</a>
</div>
<div class="update">
June 2022 → For the past few months, we've been working on developing and
hosting a site for the
<a href="http://solarpunk.solarprotocol.net/">
Solar Punk storytelling Contest
</a>
organized by the XR Wordsmiths of Extinction Rebellion. The gorgeous site
was designed by Theresa Merchant.
</div>
<span class="read-more-target">
<div class="update">
Mar 2022 → This March, members of the Solar Protocol team virtually
attended
<a href="https://www.fiber-space.nl/project/natural-intelligence/" target="blank">
Fiber Festival
</a>
in the Netherlands, and ran a hybrid workshop on the question of
‘natural intelligence’.
</div>
<div class="update">
Jan 2022 → We are thrilled to have received a
<a href="https://foundation.mozilla.org/en/blog/10-projects-rethinking-data-stewardship-announcing-mozillas-latest-creative-media-awards/" target="blank">
Mozilla Creative Media award
</a>
in 2022. This will fund further development of the Solar Protocol
software, the development of educational resources on low power web
development and experimental projects to host on the platform.
</div>
</span>
</div>
<label for="post-1" class="read-more-trigger"></label>
<hr>
<!-- About -------------------------------------------------->
<h3>About</h3>
<p>
Solar Protocol is a web platform hosted across a network of solar-powered
servers set up in different locations around the world. A solar-powered
server is a computer that is powered by a solar panel and a small battery.
Each server can only offer intermittent connectivity that is dependent on
available sunshine, the length of day and local weather conditions. When
connected as a network, the servers coordinate to serve a website from
whichever of them is enjoying the most sunshine at the time.
</p>
<p>
With servers located in different time zones, seasons and weather systems,
the network directs internet traffic to wherever the sun is shining. When
your browser makes a request to see this website, it is sent to whichever
server in the network is generating the most energy. For example, right now
you are seeing the version of this website that is hosted on Rhizome server
located in West Coast where it is 01:29 PM and the weather is n/a.
</p>
<p>
The Solar Protocol network explores the sun’s interaction with Earth as a
form of logic that shapes the daily behaviors, seasonal activities and the
decision making of almost all life forms. Solar Protocol honors this natural
logic, exploring it as a form of intelligence that is used to automate
decisions in a digital network.
</p>
<h4>How does it work?</h4>
<p>
A solar panel recharges a battery that provides energy for a small computer
set up at each project location around the world. As the sun rises and sets,
each server becomes active or inactive as its solar panel goes into sunlight
or darkness. Traffic is redirected between servers depending on where there
is the most light.
</p>
<p>
Solar Protocol uses everyday internet technologies like the Domain Network
Service (DNS) protocol, a decentralized system that associates a URL address
to the IP address of a server. In short, DNS is the system that dictates the
path between client and server. For large-scale, high volume web services
that use multiple servers hosted in different locations, the DNS protocol
typically directs network traffic to whichever server gives the quickest
response time. For example, when making a Google search, your request would
be sent to whichever Google server responds the quickest which is usually
the server that is the closest geographically. This prioritizes speed over
all other factors that determine how a network operates, a characteristic
that is prevalent in much digital culture.
</p>
</div>
<!-- end onecol-text -->
<img class="full-col" src="images/earth-sun.gif">
<div class="onecol-text">
<div class="caption">
The position of sun relative to earth produces the routing logic of the
network.
</div>
</div>
<div class="onecol-text">
<p>
But it doesn’t have to work this way. Instead, the Solar Protocol network is
built with a different logic based on the sun, automatically directing
traffic to whichever server is generating the most solar energy at the time
of the request. Decisions about where to move computational activity in the
network are made according to where there is the most naturally available
energy, rather than according to what would produce the quickest results for
the user. In other words, in Solar Protocol, the distribution of sunshine
(and therefore energy) across the planet determines the path from client to
server.
</p>
<h4>Why does the appearance of this website change from time to time?</h4>
<p>
Right now this website is being delivered to you from the Rhizome server
located in West Coast. This website may look different depending on which
server is displaying this website. That’s because the people stewarding each
server can choose to customize their local version of this website. These
variations in design and content are visible when their server is the active
server.
</p>
<p>
The appearance of this website is also energy responsive. Our software
changes the styling and resolution of the media on this website according to
how much energy is stored in the battery of the active server. This means it
may look different at different times of the day or depending on the seasons
of the year. If the battery level at the active server is low, this website
is displayed in low resolution mode, without images. This reduces the size
of the page and therefore the energy required to send it to people who are
looking at it on the internet. If more stored energy is available, the site
will appear at a higher resolution with heavier media such as images and
graphics.
</p>
<p>
Occasionally the website may go down if there is insufficient energy stored
at all of the servers. As our network grows and we set up more servers in
more time zones and climates, this should happen less and less (and if
you’re interested in setting one up,
<a href="/call.html">read more here</a>
). It’s always sunny somewhere!
</p>
<hr>
<!-- Network -------------------------------------------------->
<h3>Network</h3>
</div>
<img class="full-col" src="images/full-map.jpeg">
<div class="onecol-text">
<div class="caption">Server locations as of October 2022.</div>
<p>
The Solar Protocol project is maintained by a community of volunteers around
the world who have set up servers in different locations and timezones. We periodically open up spots for new stewards or create open calls to participate to specific initiatives, like workshops and exhibitions.
If you are interested in hosting a server or applying to an open call, please see our
<a href="call.html">call page</a>.
</p>
<hr>
<!-- Credits -------------------------------------------------->
<h3>Credits</h3>
<p>
Solar Protocol is led by
<a href="http://tegabrain.com/">Tega Brain</a>
,
<a href="https://alexnathanson.com/">Alex Nathanson</a>
and
<a href="https://engineering.nyu.edu/faculty/benedetta-piantella">
Benedetta Piantella.
</a>
</p>
<h4>Special thanks</h4>
<p>
Solar Protocol wouldn't be possible without a large community of contributers and supporters. We particularly wish to thank all of the server stewards. Past and present server stewards include
<a href="https://www.annepasek.com/">Anne Pasek</a>,
<a href="https://www.caddiebrain.com/">Caddie Brain</a>,
Brendan Phelan, John Samoza, Camilo Rodriguez Beltran, Daniel Ñuñez,
Alejandro Rebolledo, Graham Wilfred Jnr, Tim Chatwin, Bridgit Chappell,
Baoyang Chen, Denzel J. Wamburu, Cyrus K, Chris Stone, Jesse Li, Fiber Festival (Zoë Horsten, Jarl Schulp), and Rhizome.
</p>
<p>
Additionally, we wish to thank Taeyoon Choi, Crystal Chen,
<a href="https://lav.io/">Sam Lavigne</a>
, Dan Phiffer, Mitchell Whitelaw,
<a href="https://unoseistres.com/">Sharon De La Cruz</a>, Jonathan Dahan, the staff and fellows at
<a href="https://www.eyebeam.org/">Eyebeam, and many more, for their advice and support</a>
. Credits for specific exhibitions and initiatives can be found on their project pages and software contributors can be seen on Github.
</p>
<p>This project is supported by:</p>
<ul>
<li>
<a href="https://foundation.mozilla.org/en/blog/10-projects-rethinking-data-stewardship-announcing-mozillas-latest-creative-media-awards/" target="_blank">
Mozilla's Creative Media Award
</a>
</li>
<li>
The
<a href="https://www.eyebeam.org/rapidresponse/" target="_blank">
Eyebeam Rapid Response
</a>
for a Better Digital Future program
</li>
<li>
<a href="https://incubator.codeforscience.org/" target="_blank">
Code for Science & Society's Digital Infrastructure Incubator
</a>
</li>
</ul>
</div>
</main>
</div> <!-- end of container -->
</body></html>