Hackers & Designers: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
Line 61: Line 61:


<html>
<html>
        <div
            id="svg-container"
            class="destination"
        >
            <svg
                class="hidden drawing"
                xmlns="http://www.w3.org/2000/svg"
                xmlns:xlink="http://www.w3.org/1999/xlink"
                id="svgElement"
                width="200px"
                height="200px"
                viewBox="0 0 500 500"
                enable-background="new 0 0 100 100"
                preserveAspectRatio="none"
                xml:space="preserve"
            ></svg>
        </div>
<script>
<script>
// live svg drawing
console.log("hello from pipa pipa")
console.log("hello from pipa pipa")
</script>
</script>
<style>
#svg-container {
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    pointer-events: none;
}
.drawing {
position: absolute;
top: 0;
left: 0;
pointer-events: all;
}
.drawing:hover {
rotate: 1turn;
transition: rotate 0.5s ease-out;
}
@keyframes grow {
  0% {
    scale: 0.1;
  }
  100% {
    scale: 1;
  }
}
.destination svg path {
  /* This section calls the slideInFromLeft animation we defined above */
  animation: 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 grow;
}
svg.hidden {
display: none;
}
</style>
<script src="https://draw-it-with-others.org/hd-drw/drw.js" defer></script>
</html>
</html>



Revision as of 18:54, 22 July 2024

MainNavigation No


📻 Listen to the live stream of Pirat(e)s Radio 1.0

                 
                 

Every day at (or around) 20:30! & archive here: Pirat(e)s Radio Broadcast

🐜 The H&D Summer Camp 2024 Unruly Currents & Everyday Piracy is happening 15 – 25 July 2024 at Het Wilde Weg and will be open to temporary visitors on 4 mornings and over the weekend for the HDSC2024 OPEN PROGRAM!

・゜゜.・ 。 · ゜ * . ° ・ ゜ ° ・゚゚ ・ *

🐞 Het H&D Zomerkamp 2024 Unruly Currents & Everyday Piracy vindt plaats van 15 t/m 25 juli 2024 aan Het Wilde Weg en is op 4 ochtenden en in het weekend open voor tijdelijke bezoekers voor het HDSC2024 OPEN PROGRAMMA!
H&d unruly publicposter english correct.jpg
Graphic Design by Michael Fowler
Find all the documentation of last year’s wonderful camp here.

・゚

📡 Listen back to the daily radio livestream of this years' Hackers & Designers Summer Camp 2023 Hopepunk: Reknitting Collective Infrastructures on goodtimesbadtimes.club

・゚

🍉 Hackers & Designers stands in full solidarity with the Palestinian people and their ongoing struggle for self-determination and liberation from the oppressive colonial State of Israel and its Western supporters. Read our full statement.

・゚

📭 The third H&D Bulletin – H&D's new occasional publication is now available to read online and to purchase as printed matter.

・゚

📚 First, Then... Repeat. Workshop Scripts in Practice, Network Imaginaries and Coded Bodies is still available! Contact us at info@hackersanddesigners.nl to get a copy (25€ or 15€ + shipping costs)!

・゚

The content of the following publications can be also found online! Find all the articles in the Publishing tab or on the pages of the respective book:

・゚

🎥 Learn about H&D's activities with 'Together, Decentralised', our Volumetric Interview with RGBdog

・゚

Want to receive H&D updates?
Sign up for the H&D mailing list by sending an email to: news+subscribe@lists.hackersanddesigners.nl. Make sure to check your spam folder if you don't receive a confirmation email for your subscription.

・゚

  • Support people living in Ukraine from the Netherlands: Ukraine Support
  • We put together a non exhaustive list of Anti-Racism Resources to build a better understanding of what can be done to actively fight racism. We will continue to add things as we stumble upon new inspiring resources, feel free to share!