website icon indicating copy to clipboard operation
website copied to clipboard

IPLD Playground

Open victorb opened this issue 8 years ago • 6 comments

To make people understand the value of IPLD and have something visual on the website, we should have a small visual demo we can place on the top of the landing page.

One idea is to have something similar to http://json-ld.org/playground but a lot lighter and smaller feature set.

Another is to have some sort of visualization that can demonstrate IPLD without interactivity.

Any ideas?

Todo:

  • [ ] Come up with demo idea
  • [ ] Implement

victorb avatar Oct 28 '16 18:10 victorb

  • [ ] Start thinking and come up with some prototype ideas for the playground

victorb avatar Nov 16 '16 16:11 victorb

Should i spend some time brainstorming here?

jbenet avatar Nov 30 '16 07:11 jbenet

@jbenet yes! That would be helpful, @nicola should log some of his thoughts as well :+1:

I know that @dignifiedquire did some work previously as well, at least on the design side, so if you have something to add, please do :)

victorb avatar Nov 30 '16 12:11 victorb

  • [x] @nicola will share his sketches and ideas of how it would work

victorb avatar Dec 02 '16 17:12 victorb

See https://github.com/ipld/website/issues/24

nicola avatar Dec 05 '16 20:12 nicola

Nicola mentions the interactive example above. Thought I should clarify the difference between the "playground" and the "interactive example".

Playground -> Usable tool for people who work with IPLD, comes with bunch of resolvers and helps you reason about the data structure you're creating. Meant for people who know the basics about IPLD, and need to quickly demonstrate/do something.

Interactive Example -> Very visual and basic description of how IPLD works and what it does. Meant for people to quickly understand what IPLD really is.

victorb avatar Dec 16 '16 17:12 victorb