Skip to content

Presentazione di Nuove Tesi, traduzione italiana di "New Clues" di David Weinberger e Doc Searls, realizzata da Andrea Zanni, Enrico Francese, Marco Goldin e rilasciata con licenza CC-BY-SA.

License

Notifications You must be signed in to change notification settings

marcogoldin/marcogoldin.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this is

A new version of the software used in the Cluetrain listicle, generalized so that it is fully specified in a JSON file. It can be used for lots of listicles, including ones that you write.

Dave Winer

How it works

There's a JSON file that configures the app. It must be in the same folder as the index.html file and it must be named list.json.

When the page loads, it reads the JSON file, and shows you the first item in the list. If you click the right arrow, you go to the next item, click the left arrow you go to the previous one. The Home icon takes you to the first item.

If you click on the label you get a permalink for the item. If you click the twitter icon at the top of the page you get a dialog that sets up a tweet with the content of the item you're looking at.

Click on the Info icon to see the About box.

Updates

v0.52 -- 1/14/15 by DW -- Made a change to how prefs are stored in localStorage, so you can have more than one listicle on a domain without having their prefs collide.

v0.51 -- 1/13/15 by DW -- you can now include Emojis in listicle items using the Emoji cheat sheet codes. Example.

Demo

Here's the demo listicle.

About

Presentazione di Nuove Tesi, traduzione italiana di "New Clues" di David Weinberger e Doc Searls, realizzata da Andrea Zanni, Enrico Francese, Marco Goldin e rilasciata con licenza CC-BY-SA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages