index.html 2.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. ---
  2. layout: page
  3. title : Lucia Dossin
  4. group: navigation
  5. ---
  6. <h3>Lucia Dossin</h3>
  7. <img src="687474703a2f2f6c75636961646f7373696e2e6e65742f696d672f6c756369612d646f7373696e2d3235362e706e67.png" />
  8. <p>Lucia Dossin (BR/NL) has a background in architecture and design and graduated in 2015 at Piet Zwart Institute, Master Media Design &amp; Communication. She works at the intersection of art and design, currently focusing on the interactions between humans and computers and their implications in subjectivity, language and politics.</p>
  9. <hr />
  10. <h2>Presenting with <a href="../andre-castro/">Andre Castro</a></h2>
  11. <h3>Workshop: Bibliotecha</h3>
  12. <img src="../andre-castro/closed.png" width="300px" />
  13. <br/>
  14. <img src="../andre-castro/opened.png" width="300px" />
  15. <p>Bibliotecha is a local offline network for distribution of digital texts, which allows small communities to build and share their electronic text collections.
  16. 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>
  17. <p>Bibliotecha's workshop is centered on implementing from the ground up a series of Bibliotecha nodes.
  18. 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.
  19. At the end of the workshop each (group of) participant(s) will take home a Bibliotecha node, ready to distribute electronic books.</p>
  20. <p>Participants with all levels of knowledge are welcomed. You just need to have a laptop and be at ease with it ;]</p>
  21. <h3>Materials</h3>
  22. <p>Please bring:
  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>
  31. </p>