How to add Digg content to your site Come aggiungere Digg i contenuti sul tuo sito
Posted on August 30, 2008 at 5:34 am Posted on August 30, 2008 5:34 am
Digg is famous for it’s great content ranking capability. Articles who get in Digg are high quality since they are already voted by the readers. The more vote an article gets, the more valuable it becomes at Digg. The most voted submissions are put on the first page. If you want to add popular Digg story headlines in your page, this post is for you. Digg è famosa per la sua grande capacità di classificazione dei contenuti. Articoli che mettersi in Digg sono di alta qualità che sono già votato dai lettori. Il voto più ottiene un articolo, il più prezioso diventa a Digg. Il più votato osservazioni sono messi sulla prima pagina. Se si desidera aggiungere popolare Digg storia titoli nella vostra pagina, questo post è per voi.
To get the HTML script go to Per ottenere il codice HTML script di andare a http://digg.com/add-digg .
You will see the Create a Digg Widget interface: Vedrete l'Creare un Widget Digg interfaccia:
On this example, I chose the second theme with black background and the “Software” selection under the All popular stories. You can choose a category of stories on the dropdown. The preview of the output was instantly displayed. This might have been done by the Digg developers using Ajax since the whole page did not refresh – only the preview refreshed. A questo esempio, ho scelto il secondo tema con sfondo nero e il "Software" sotto la selezione Tutti i racconti popolari. Potete scegliere una categoria di storie sulla discesa. L'anteprima dei risultati è stata immediatamente visualizzata. Questo potrebbe essere stato fatto da Digg la sviluppatori che utilizzano Ajax, poiché tutta la pagina non refresh - solo l'anteprima aggiornate.
The good thing about this tool is that it let’s you filter only Digg submissions by a certain user. This means you can display only stories you submitted yourself! L'aspetto positivo di questo strumento è che diamo di filtrare solo Digg osservazioni di un certo utente. Ciò significa che è possibile visualizzare solo le storie che hai inviato tu!
The lower part of the tool are the display options and the generated HTML code: La parte inferiore dello strumento sono le opzioni di visualizzazione e il codice HTML generato:
Experiment with different settings to get the look and feel that you want. I like this tool a lot since it automates the generation of the script – you can easily make a typo or syntax mistake with this heavily tagged type of code. Since the output is an HTML script, you are free to edit it as you like. You can change the title for example to “My Diggs!”. Just make sure you don’t break the tags or leave out an important syntax component like the semicolon at the end of each line inside the <script> tag. Sperimentare con diverse impostazioni per ottenere l'aspetto grafico che si desidera. Mi piace questo strumento molto dal momento che automatizza la generazione dello script - si può facilmente rendere un errore di stampa o con errore di sintassi fortemente contrassegnati questo tipo di codice. Dato che l'output è uno script HTML, sei libero di modificare come volete. È possibile cambiare il titolo ad esempio a "My Diggs!". Basta fare attenzione a non rompere il tag o lasciare fuori un importante componente sintassi come il punto e virgola al fine di ogni riga all'interno del tag <script>.
The final output will be like the one below: L'ultima uscita sarà come quello qui di seguito:
digg_id = ‘digg-widget-container’; //make this id unique for each widget you put on a single page. digg_id = 'digg-widget-contenitore'; / / rendere questo id unico per ogni widget si mette su una singola pagina.
digg_description = 1; digg_description = 1;
digg_target = 1; digg_target = 1;
digg_theme = ‘digg-widget-theme4′; digg_theme = 'digg-widget-theme4';
digg_title = ‘My Diggs!’; digg_title = 'Il mio Diggs!';
Ben Carigtan writes about technology, computers and how to get the most out of them. Ben Carigtan scrive di tecnologia, computer e su come ottenere il massimo dal loro.
» Filed Under »Archiviato in Computer Tips Suggerimenti per computer
Save this page Salva questa pagina | Stir it up on Mixx Stir it up a Mixx | |
Add to Reddit Aggiungi ai Reddit |
Related Posts Posti connessi
- Basic WordPress SEO Base wordpress seo
- How to use TagCrowds on your website Come usare TagCrowds sul tuo sito web
- How to create your own iGoogle theme Come creare il tuo tema iGoogle
- How to make your own cell phone theme Come creare il vostro telefono cellulare tema
- Make your own AJAX progress bar Creare la vostra barra di avanzamento AJAX






















