added original application from the blog

This commit is contained in:
Emma Tebibyte 2022-08-12 17:11:26 -04:00
parent b1a52999e5
commit ba1c4a1c04
1 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,74 @@
<!DOCTYPE html>
<html>
<head>
<title>TiB. | Network Application</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media Network application information." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
</head>
<header><img id="logo" src="/assets/img/TiB-network.png" width=25% style="vertical-align:top" /></header>
<body id="about">
<ol>
<li>Name of project or network and describe organizational makeup
<ul>
<li>List member projects of applicant networks</li>
<li>List team members of applicant projects and their roles</li>
<li>Designate of the Representative(s)</li>
</ul>
</li>
<li>A short written section describing the project or network
<ul>
<li>Include the type of project or network (i.e. software,
educational resource, publisher, art project)</li>
<li>Also include any programming languages, writing styles,
target platforms or technical information regarding the creation
of content</li>
<li>Link technical resources which contextualize the project's
creation</li>
<li>Describe the userbase and contributors attempting to be
appealed to</li>
<li>Describe long-term goals for the endeavor:
<ol>
<li>What will it look like in a year?</li>
<li>What does it gain from joining the Network?</li>
<li>What does it bring to the table for other Network members?</li>
</ol>
</li>
<li>Prompt questions to answer here could include the following
(optional):
<ol>
<li>How does this endeavor contribute to the ecosystem it
integrates?</li>
<li>What specific problems is this new endeavor solving?</li>
<li>Do any existing projects solve these problems already? If so, how is
this endeavor different?</li>
<li>Is this a highly experimental endeavor that innovates its field, a
refined reimplementation of a tried-and-true solution, or something in
between?</li>
</ol>
</li>
<li>Feel free to include any extra information deemed important to specify;
the application cannot account for everything</li>
</ul>
</li>
<li>(If not already existing) a clear description of the vision of the project
or network's <a href="https://en.wikipedia.org/wiki/Minimum_viable_product">minimum viable product</a>
<ul>
<li>Remember to <a href="http://www.catb.org/%7Eesr/writings/cathedral-bazaar/cathedral-bazaar/ar01s04.html">Release Early, Release Often</a></li>
<li>Minimum viable products are not complete or fully functional; they must
simply demonstrate promising work</li>
</ul>
</li>
<li>Estimated timespans for the project or network (i.e. one month, a few
months, a year, continuous) and a roadmap for the completed project</li>
<li>Project licensing details
<ul>
<li>Tebibyte Media will not accept projects whose licensing conflicts with our
goal of furthering free software and open-access projects. For guidance on
this topic, see <a href="https://www.gnu.org/licenses/license-recommendations.html">the Free Software Foundation's recommendations</a> as well as <a href="https://www.gnu.org/licenses/license-list.html">their list of free software licenses</a></li>
</ul>
</li>
</ol>