We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Using Ruby to Build a modern Memex

Formale Metadaten

Titel
Using Ruby to Build a modern Memex
Alternativer Titel
Building a Memex (with Ruby!)
Serientitel
Anzahl der Teile
66
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr2018
SpracheEnglisch

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
In 1945, the Memex was supposed to be the ultimate personal library. In addition to storing information, users could navigate, organize, link, and share data. But tragically, it was never built. 73 years later, I’m building one in Ruby. I’ve created dozens of importers for different services I use, organized the 10M data points into a graph schema, and used Ruby to tie everything together. Almost all aspects of my life and personal history are now available through an API. I’ll go over the history of the Memex, how I used Ruby to build my own, and do a demo of what I can do with it.