User:Tancre/2/hackpact/Git Stalker: Difference between revisions

From XPUB & Lens-Based wiki
< User:Tancre‎ | 2‎ | hackpact
Line 6: Line 6:
* Crawler > ask the link of the git repository and start the session through Git's API (+ further data on the connection, maybe).
* Crawler > ask the link of the git repository and start the session through Git's API (+ further data on the connection, maybe).
* Overview (Map) >  ''tree -hJ >> overview.json'' print the data structure in a file. D3.js use the json to produce a visualization of the structure of the directory. Kinda like the map of the links in 'web stalker': central main folder and then the other folders/files distributed around the main folder and so on recursively. (It is relevant the concept of [https://thedigitalprojectmanager.com/mind-mapping-software/ Mind Map] and [https://en.wikipedia.org/wiki/Rhizome_(philosophy) Rhizome])
* Overview (Map) >  ''tree -hJ >> overview.json'' print the data structure in a file. D3.js use the json to produce a visualization of the structure of the directory. Kinda like the map of the links in 'web stalker': central main folder and then the other folders/files distributed around the main folder and so on recursively. (It is relevant the concept of [https://thedigitalprojectmanager.com/mind-mapping-software/ Mind Map] and [https://en.wikipedia.org/wiki/Rhizome_(philosophy) Rhizome])
== Some note==
It is interesting to find the web stalker on[[https://anthology.rhizome.org/the-web-stalker Rhizome]] and think about this concept at the same time.
Evolution of the data viz: linear > tree > rhizome <br>
The rhizome in D&G <br>

Revision as of 19:34, 6 October 2019

Git Stalker

From web stalker

I imagine a sort of 'git stalker' (it could be an online service).

  • Crawler > ask the link of the git repository and start the session through Git's API (+ further data on the connection, maybe).
  • Overview (Map) > tree -hJ >> overview.json print the data structure in a file. D3.js use the json to produce a visualization of the structure of the directory. Kinda like the map of the links in 'web stalker': central main folder and then the other folders/files distributed around the main folder and so on recursively. (It is relevant the concept of Mind Map and Rhizome)


Some note

It is interesting to find the web stalker on[Rhizome] and think about this concept at the same time.

Evolution of the data viz: linear > tree > rhizome

The rhizome in D&G