digg3.jpg

I had spoken time ago of Digg here. The third version of Digg now is online: they have been introduced like anticipated new categories (as that video) and the customer can personalize the visualization (sort by top today, week..). It is possible in fact to choose between the “upcoming stories” (the last news) and the “popular stories”. The web site are more fast and structured: the section of the customer on his profile it more organized, with the possibility to shape the formulations easy. Also the function “Subimt a New Story” it has been improved: interesting are always the digging tools as “Spy Watch” (it is possible to see in real time the news) and “top digg users” (the best user). If preferred the new Digg with old interface u can use Stylish Firefox extension: in fact u can add this code to Stylish or put in your userContent.css file of your Firefox profile:

@-moz-document domain(digg.com), domain(www.digg.com) {
a { text-decoration: none !important; font-weight: bold !important; }
#top_ad, .banner_ad {display: none !important;}
h3 a { border: none !important; background: none !important; }
#contents, #sidebar { float: left !important; border: none !important; background: none !important;}
#container {background: none !important; }
#sidebar {padding: 20px 0 1em 35px !important;background-position: 0 0; }
#footer {background: none !important;}
}

In the end, this is a video preview of Digg 3.0.

Ne avevo parlato tempo fa qui. La terza versione di Digg è ora online: l’introduzione di più categorie (come quella video) come già anticipato e la personalizzazione della visualizzazione (ordina per giorno, settimana…) sono tra le principali novità. E’ possibile infatti scegliere tra le classiche “Upcoming stories” (le ultime news) e le “Popular Stories”. Il sito è più veloce e meglio strutturato: la sezione dell’utente dopo il login ed il suo profilo è più organizzato, ed è più facile configurare le impostazioni. Anche l’importante funzione “Submit a new Story” è stata aggiornata: interessanti sono poi sempre i digging tools come “Spy Watch” (è possibile vedere in real time le news) e “top digg user” (gli utenti “best”). Se preferite avere il nuovo Digg con la vecchia interfaccia potete usare l’estensione per Firefox, Stylish: è possibile aggiungere questo codice in Stylish o inserirlo nel file Css userContent.css del vostro profilo Firefox:

@-moz-document domain(digg.com), domain(www.digg.com) {
a { text-decoration: none !important; font-weight: bold !important; }
#top_ad, .banner_ad {display: none !important;}
h3 a { border: none !important; background: none !important; }
#contents, #sidebar { float: left !important; border: none !important; background: none !important;}
#container {background: none !important; }
#sidebar {padding: 20px 0 1em 35px !important;background-position: 0 0; }
#footer {background: none !important;}
}

Infine un video che mostra la preview di Digg 3.0.

Questo sito usa Akismet per ridurre lo spam. Scopri come i tuoi dati vengono elaborati.