HackMD
  • Beta
    Beta  Get a sneak peek of HackMD’s new design
    Turn on the feature preview and give us feedback.
    Go → Got it
      • Create new note
      • Create a note from template
    • Beta  Get a sneak peek of HackMD’s new design
      Beta  Get a sneak peek of HackMD’s new design
      Turn on the feature preview and give us feedback.
      Go → Got it
      • Sharing Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • More (Comment, Invitee)
      • Publishing
        Please check the box to agree to the Community Guidelines.
        Everyone on the web can find and read all notes of this public team.
        After the note is published, everyone on the web can find and read this note.
        See all published notes on profile page.
      • Commenting Enable
        Disabled Forbidden Owners Signed-in users Everyone
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Invitee
      • No invitee
      • Options
      • Versions and GitHub Sync
      • Transfer ownership
      • Delete this note
      • Template
      • Save as template
      • Insert from template
      • Export
      • Dropbox
      • Google Drive Export to Google Drive
      • Gist
      • Import
      • Dropbox
      • Google Drive Import from Google Drive
      • Gist
      • Clipboard
      • Download
      • Markdown
      • HTML
      • Raw HTML
    Menu Sharing Create Help
    Create Create new note Create a note from template
    Menu
    Options
    Versions and GitHub Sync Transfer ownership Delete this note
    Export
    Dropbox Google Drive Export to Google Drive Gist
    Import
    Dropbox Google Drive Import from Google Drive Gist Clipboard
    Download
    Markdown HTML Raw HTML
    Back
    Sharing
    Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    Write
    Only me
    • Only me
    • Signed-in users
    • Everyone
    Only me Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Please check the box to agree to the Community Guidelines.
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with GitHub
    Like BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    --- title: The Scene lives! tags: echtzeit description: Echtzeit x GLAMhack 2021 slideOptions: theme: dark --- <tt style="font-size:70%"> TL;DR - Presenting (see [intro](https://docs.google.com/presentation/d/1tABLP7omjEkfDQlStdd-XP8LLstOmxaI0tdC73Ifir0/edit?usp=sharing)) [Echtzeit](https://echtzeitkultur.org/) = Contributors to international demoscene - [GLAMhack](https://openglam.ch) / [OpenGLAM](https://openglam.org/) = Community of international culture-data wranglers - Our **#GLAMhack 2021** project: https://hack.glam.opendata.ch/project/114 - Prototype web app: **https://scene.rip/** - Source code app: https://github.com/we-art-o-nauts/the-scene-lives-app - Prototype API: **https://api.scene.rip/productions** - Data + API: https://github.com/we-art-o-nauts/the-scene-lives - Slack channel: [#team-26-echtzeit-x-openglam](https://glamhack2021.slack.com/archives/C01UBFPD7V4) </tt> --- # 10'000 m goals 1. Make the [demoscene](https://en.wikipedia.org/wiki/Demoscene) more accessible to people who may have never heard about it. (:wave: hello #GLAMhack!) 3. Create an open dataset of [demoscene](https://en.wikipedia.org/wiki/Demoscene) productions, which could be filtered to individual themes or platforms. 4. Support the [UNESCO digital heritage](http://demoscene-the-art-of-coding.net/) application, or just explore the history of the ['scene](https://docs.google.com/presentation/d/1tABLP7omjEkfDQlStdd-XP8LLstOmxaI0tdC73Ifir0/edit?usp=sharing). --- ..Or just tune into [SceneSat](https://www.scenesat.com/) :headphones: and enjoy electronic art at the hackathon! [![Elevated by Urszula "Urssa" Kocol](https://media.demozoo.org/screens/s/c5/a8/8d52.pl82672.jpg)](https://demozoo.org/graphics/88841/) Elevated by Urszula "Urssa" Kocol --- ## Our GLAMhack roadmap - [x] `10 Mine some data from` [demozoo](#demozoo) - [x] `20 Collect a few bytes from` [pouët](#trumpets) - [x] `30 Create an initial` [Data Package](#package) - [x] `40 Document process of` [aggregation](#scraping) - [x] `50 Set up a basic demo` [service](#service) - [x] `60 Push dataset as open` [repository](#repository) - [x] `70 Propose a standard(TM)` [schema](#schema) - [x] `80 Create and demo the` [prototype](#prototype) - [ ] ... :money_mouth_face: --- # :point_down: The drilldown [![Road by PG and R0ger](https://media.demozoo.org/screens/s/2d/97/c2a1.182016.png)](https://demozoo.org/productions/201118/) Road by PG and R0ger --- [![Pouet logo by tomaes](http://content.pouet.net/logos/_20080804_4.jpg)](http://www.pouet.net/user.php?who=619) Pouet logo by tomaes --- ### trumpets The oldest and most well known central repository, pouët, makes daily data exports available at https://data.pouet.net/ with a JSON API endpoint at https://api.pouet.net/ and the open source code of it at https://github.com/pouetnet/pouet2.0-api We downloaded and tried to parse the raw JSON with a couple of tools, and didn't manage to get far. Convoluted structure and formatting errors were rather demotivating. Nevertheless it influenced our thoughts about a "demoscene data standard", and brainstorm ideas of improving overall data quality (for example, we immediately noticed mismatched dates and missing values). ![](https://i.imgur.com/vMPy7JL.png) --- This API was also recently used to do some terrific [data analysis](https://twitter.com/pouetdotnet/status/1345056403338231808), and we reached out to the authors to find out if we can reuse their scripts. We have also reached out via the [#pouet Discord](https://discord.com/channels/534447164043165696/534975603573522433/832566846016323584) for guru meditation. ![](https://i.imgur.com/Hckf04U.png) --- ### demozoo The Demozoo API is basic but usable: http://demozoo.org/api/v1/ As it's a paginated web service, it would require a bit of scraping code to aggregate. So we used the 'nuclear option' of getting the [database dump](http://data.demozoo.org/demozoo-export.sql.gz) in raw SQL format. Importing this into a local SQLite database (inspired by [all of Wikipedia in SQLite](https://old.reddit.com/r/DataHoarder/comments/mlc9gv/updated_ive_saved_all_of_wikipedia_into_a_sqlite/)) and then re-exported the tables in CSV format. This should be done differently for automated data updates. We have reached out via the [#demozoo Discord](https://discordapp.com/channels/440807545662078977/440807545662078979/832549024900972564) and [GitHub](https://github.com/demozoo/demozoo/labels/API) for some further ideas. [![Demos Take Control by Der Piipo and Kustaa and Mazor](https://media.demozoo.org/screens/s/cf/b3/284a.pl55208.jpg)](https://demozoo.org/graphics/50817/) --- ### package A popular current way to crowdsource open data in a distributed way is the [Data Package](https://frictionlessdata.io/), the preferred format for doing this using the Frictionless Data project, which has a [create tool](https://create.frictionlessdata.io/) to generate an initial `datapackage.json`. An initial data package based on the Demozoo archive is at [GitHub](https://github.com/loleg/the-scene-lives), which compiles and aggregates the data from several tables using the Python [dataflows library](https://github.com/datahq/dataflows). ![Toolbox by Frictionless Data](https://frictionlessdata.io/img/home/toolbox.png "Toolbox" =320x240) --- ### schema Exploring and transforming the data gives us a frame of reference based on which to think about some commonalities and differences between different archives' approaches. We did some research to see what effort in this direction was already made, and reached out to the Demozoo and Pouet communities. Each of the data sources have a schema of their own, and some attempts at consolidation have been made. We started with a simplified version of the Demozoo model, created a [Table Schema](https://specs.frictionlessdata.io/table-schema/) which can be used for validation or annotation as [JSON Schema](http://json-schema.org/specification.html). [![Ascii Attack by Latex](https://media.demozoo.org/screens/s/44/0e/ad34.jw63527.png =320x240)](https://demozoo.org/productions/38800/) --- ### repository Our dataset repository clearly explains its sources, but also points out there are many other places which could be future data acquisition targets. These notable scene repositories and data sources include: - https://demozoo.org/ (as above) - https://pouet.net/ (as above) - https://csdb.dk/ - https://zxart.ee/ - https://ada.untergrund.net/ - https://files.scene.org/ - https://www.demoparty.net/ [![Dump V1.71 by Dead Hackers Society](https://media.demozoo.org/screens/s/d9/ea/5a60.85932.png)](https://demozoo.org/productions/95633/) --- ### service While the Data Package is nice to look at in it's JSON glory, most people (and programmers) will want some kind of interface to it. We wrote a small server using the [Falcon Framework](https://falconframework.org/) to produce a barebones API. Since the data is loaded using a Frictionless Data wrapper for the [Pandas library](https://pandas.pydata.org/), it can incorporate various advanced sorting and filtering routines. Our proto-service is currently running at a private VPS hosted on Linode, but should also work on 'lambda function' hosts like Vercel or Heroku. [![Dream by Vantage](https://media.demozoo.org/screens/s/64/8c/4c76.36647.jpg)](https://demozoo.org/productions/43074/) --- ![](https://i.imgur.com/oWCONsZ.jpg) Still from [Traffic Jam by Chainsaw](https://demozoo.org/productions/120261/) --- ### prototype If we make it this far, we would like to make a basic example of data usage. After all this data wrangling, we didn't have time to really explore the space of user interface possibilities. But we have a small application that demonstrates the API with an infinite-scrolling user interface showing productions. ![](https://i.imgur.com/bA4ZirG.jpg) See for yourself at https://scene.rip --- ### Ideas to build upon - Establish live feed graph view of demoscene productions - Create an infographic that helps to explain the demoscene - An interactive app for scrolling through prods (e.g. [Netflix](https://github.com/Basitowaisi/VueJS-netflix-clone) or [Giphy](https://github.com/ademilter/bricklayer/) clone) - A cheatsheet to learn the most important terms and famous groups/prods - A virtual reality exhibition (like other teams are working on) [![fr-036: Zeitmaschine](https://media.demozoo.org/screens/s/6d/a0/a2cb.41635.jpg)](https://demozoo.org/productions/9246/) --- ## More or less irrelevant links - Thread showing various graphs of prod release stats from Pouët https://twitter.com/pouetdotnet/status/1345056403338231808 - Discussion of "greets graph" https://www.pouet.net/topic.php?which=12099&page=1 - Some debate about classification https://www.pouet.net/topic.php?which=12098 - Discussion of Demozoo API https://demozoo.org/forums/66/ - Oleg's blog explaining the demoscene, partially on the topic of "letting the data speak for itself" https://blog.datalets.ch/010/ - Teaser Revision 2017 seminar "Graph databases and the demoscene universe" https://2017.revision-party.net/events/seminars - Ideas from demosceners on GitHub https://github.com/nesbox/TIC-80/discussions/1286 - Internet Archive gallery https://archive.org/details/softwarelibrary_c64_demos *"To some, the heart of the Demoscene - the self-playing examples of programming and artistic prowess of the last 30 years on the underpowered but extremely flexible C64."* --- # Demo or :skull_and_crossbones: die! [![Dig Your Own Hole by Scape / Mist](https://media.demozoo.org/screens/s/b4/31/369d.pl46352.png)](https://demozoo.org/graphics/39112/) --- ### :sheep: Thanks for watching! :love_letter: seism@utou.ch :bird: [@seismist](https://twitter.com/seismist) Pass it forward: **hackmd.io/@oleg/the-scene-lives** <small>This presentation is shared under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)</small>

    Import from clipboard

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.


    Upgrade

    All
    • All
    • Team
    No template found.

    Create custom template


    Upgrade

    Delete template

    Do you really want to delete this template?

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Tutorials

    Book Mode Tutorial

    Slide Mode Tutorial

    YAML Metadata

    Contacts

    Facebook

    Twitter

    Feedback

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings
    Upgrade now

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub

        Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Available push count

        Upgrade

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Upgrade

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully