From e583b21ac496f12743260644d496343093f7d269 Mon Sep 17 00:00:00 2001 From: emma Date: Mon, 22 Aug 2022 17:52:18 -0400 Subject: [PATCH] elaborated on the application --- .../index.html => "network/\\" | 23 ++-- network/index.html | 105 ++++++++++++++++++ .../sample-application.txt | 0 3 files changed, 120 insertions(+), 8 deletions(-) rename about/network-application/index.html => "network/\\" (85%) create mode 100644 network/index.html rename {about/network-application => network}/sample-application.txt (100%) diff --git a/about/network-application/index.html "b/network/\\" similarity index 85% rename from about/network-application/index.html rename to "network/\\" index b9f3ac4..fe6aa1c 100644 --- a/about/network-application/index.html +++ "b/network/\\" @@ -1,7 +1,7 @@ - TiB. | Network Application + TiB. | Network @@ -11,8 +11,8 @@
- -

Return to About

+ +

In order to apply to be a member of the Tebibyte Media Network, please reference the below guidelines. All applications should be sent to apply@tebibyte.media.

@@ -31,8 +31,16 @@
  • Also include any programming languages, writing styles, target platforms or technical information regarding the creation of content
  • -
  • Link technical resources which contextualize the project's - creation
  • +
  • Link technical resources which contextualize its creation, + including: +
      +
    1. Referenced materials used throughout the process of its + creation
    2. +
    3. Similar work or work upon which it is based
    4. +
    5. References to issues with a similar entity which it + addresses
    6. +
    +
  • Describe the userbase and contributors attempting to be appealed to
  • Describe long-term goals for the endeavor: @@ -43,8 +51,7 @@ members?
  • -
  • Prompt questions to answer here could include the following - (optional): +
  • Prompt questions to answer here could include the following:
    1. How does this endeavor contribute to the ecosystem it integrates?
    2. @@ -86,4 +93,4 @@
    -

    A sample application is located here.

    \ No newline at end of file +

    A sample application is located here.

    diff --git a/network/index.html b/network/index.html new file mode 100644 index 0000000..d4a7cae --- /dev/null +++ b/network/index.html @@ -0,0 +1,105 @@ + + + + TiB. | Network + + + + + + + +

    +
    + + +

    In order to apply to be a member of the Tebibyte Media Network, + please reference the below guidelines. All applications should be sent + to apply@tebibyte.media.

    +
      +
    1. Name of project or network and describe organizational makeup +
        +
      • List member projects of applicant networks
      • +
      • List team members of applicant projects and their roles
      • +
      • Designate of the Representative(s)
      • +
      +
    2. +
    3. A short written section describing the project or network +
        +
      • Include the type of project or network (i.e. software, + educational resource, publisher, art project)
      • +
      • Also include any programming languages, writing styles, + target platforms or technical information regarding the creation + of content
      • +
      • Link technical resources which contextualize its creation, + including: +
          +
        • Referenced materials used throughout the process of its + creation
        • +
        • Similar work or work upon which it is based
        • +
        • References to issues with a similar entity which it + addresses
        • +
        +
      • +
      • Describe the userbase and contributors attempting to be + appealed to
      • +
      • Describe long-term goals for the endeavor: +
          +
        1. What will it look like in a year?
        2. +
        3. What does it gain from joining the Network?
        4. +
        5. What does it bring to the table for other Network + members? +
            +
          • If the proposed member is a writing collective, it + could provide valuable editorial experience and + knowledge
          • +
          • Art projects could work with editorial and + software entities to create combined works or to design + graphics, typefaces, or logotypes
          • +
          +
        6. + +
        7. Prompt questions to answer as a conclusion could include + the following: +
            +
          • How does this endeavor contribute to the ecosystem it + integrates?
          • +
          • What specific problems is this new endeavor solving?
          • +
          • Do any existing projects solve these problems already? + If so, how is this endeavor different?
          • +
          • Is this a highly experimental endeavor that innovates + its field, a refined reimplementation of a tried-and-true + solution, or something in between?
          • +
          +
        8. +
        9. Feel free to include any extra information deemed important + to specify; the application cannot account for everything
        10. +
      +
    4. +
    5. (If not already existing) a clear description of the vision of + the project or network's + minimum + viable product +
        +
      • Remember to + Release Early, Release Often
      • +
      • Minimum viable products are not complete or fully + functional; they must simply demonstrate promising work
      • +
      +
    6. +
    7. Estimated timespans for the project or network (i.e. one month, + a few months, a year, continuous) and a roadmap for the completed + project
    8. +
    9. Project licensing details + +
    10. +
    +

    A sample application is located here.

    diff --git a/about/network-application/sample-application.txt b/network/sample-application.txt similarity index 100% rename from about/network-application/sample-application.txt rename to network/sample-application.txt