index.html 2.6 KB

1234567891011121314151617181920212223242526272829303132333435
  1. ---
  2. layout: page
  3. title : Andre Castor
  4. group: navigation
  5. ---
  6. <h3>Andre Castro</h3>
  7. <img src="687474703a2f2f77696b692e70696e6b6e6f692e736f2f696d616765732f6d652f416e64726543617374726f5f73657431332e6a7067.jpg" width="256" />
  8. <p>My name is Andre Castro. I am a media designer, with a background in sound art and experimental music, and a current practice focused on hybrid publishing, underground digital libraries ( Bibliotecha ) and the intersection between technology and design processes. I am a user and advocate of Free/Open Source software.</p>
  9. <p>I work as a tutor at the Master of Media Design and Communication at the Piet Zwart Institute and at Willem de Kooning's Publication Station. In 2013 I completed the Master's program of Media Design and Communication at the Piet Zwart Institute, and graduated in 2007 from the Sonic Arts BA program at Middlesex University.</p>
  10. <hr />
  11. <h2>Presenting with <a href="../lucia-dossin/">Lucia Dossin</a></h2>
  12. <h3>Workshop: Bibliotecha</h3>
  13. <img src="closed.png" width="300px" />
  14. <br/>
  15. <img src="opened.png" width="300px" />
  16. <p>Bibliotecha is a local offline network for distribution of digital texts, which allows small communities to build and share their electronic text collections.
  17. Bibliotecha relies on a small computer (a RaspberryPi) running open-source software to serve the ebooks over a local WIFI hotspot. Using the browser to connect to it, one is given the option to retrieve or donate texts.</p>
  18. <p>Bibliotecha's workshop is centered on implementing from the ground up a series of Bibliotecha nodes.
  19. The workshop will introduce Bibliotecha's essential architecture, the open-source software it relies upon, such as Calibre, Lighttpd and hostapd, as well as Unix/Linux fundamental concepts such as the shell interface, time-sharing, SSH protocol, Linux software repositories, captive portals, etc.
  20. At the end of the workshop each (group of) participant(s) will take home a Bibliotecha node, ready to distribute electronic books.</p>
  21. <p>Participants with all levels of knowledge are welcomed. You just need to have a laptop and be at ease with it ;]</p>
  22. <h3>Materials</h3>
  23. <ul>
  24. <li>Raspberry Pi (model 1) or Raspberry Pi 2 (model 2)</li>
  25. <li>10$ for the SD-card pre-installed with all needed software.</li>
  26. <li>Power-supply for Raspberry Pi</li>
  27. <li>Ethernet cable</li>
  28. <li>USB-wifi adapter with generic 80211 driver (list in https://wikidevi.com/wiki/List_of_802.11ac_Hardware#Wireless_adapters )</li>
  29. <li>Laptop with Ethernet port (Linux or Mac; Windows will be tricky to help you with SSHing and interaction with Unix-like Pi operating system, but if you are comfortable doing it on your own all should be fine).</li>
  30. </ul>