How to add Digg content to your site Cómo agregar Digg contenido a su sitio
Posted on August 30, 2008 at 5:34 am Publicado el 30 de agosto de 2008 a 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 es famoso por su gran capacidad de clasificación de contenidos. Artículos que ponerse en Digg son de alta calidad dado que ya son votadas por los lectores. Cuanto más voto recibe un artículo, la más valiosa se convierte en Digg. Lo más votado en las presentaciones se ponen en la primera página. Si desea añadir popular Digg historia titulares en su página, este puesto es para usted.
To get the HTML script go to Para obtener el script HTML ir a http://digg.com/add-digg .
You will see the Create a Digg Widget interface: Verá el Crear una interfaz Digg Widget:
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. En este ejemplo, he elegido el segundo tema con fondo negro y el "Software" en virtud de la selección Todos los cuentos populares. Puede elegir una categoría de artículos en el menú desplegable. La vista preliminar de los resultados se muestran instantáneamente. Esto podría haber sido realizada por el Digg desarrolladores que utilizan Ajax desde toda la página no se restaure - sólo actualiza la vista previa.
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! Lo bueno de esta herramienta es que te permite filtrar Digg sólo la información presentada por un determinado usuario. Esto significa que puede mostrar sólo las historias que ha enviado usted mismo!
The lower part of the tool are the display options and the generated HTML code: La parte inferior de la herramienta son las opciones de visualización y el código HTML generado:
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. Experimente con diferentes ajustes para obtener el aspecto y estilo que desee. Me gusta esta herramienta mucho, ya que automatiza la generación del script - usted puede fácilmente hacer una errata o error de sintaxis en gran medida con este tipo de etiquetas de código. Dado que la salida es una secuencia de comandos de HTML, usted tiene total libertad para editarlo a su gusto. Puede cambiar el título, por ejemplo, a "Mi Diggs!". Sólo asegúrese de no romper la etiqueta o dejar de lado un importante componente de sintaxis, como el punto y coma en los final de cada línea dentro de la etiqueta <script>.
The final output will be like the one below: El resultado final será como la siguiente:
digg_id = ‘digg-widget-container’; //make this id unique for each widget you put on a single page. digg_id = 'digg-widget-contenedor'; / / hacer este id único para cada widget que poner en una sola página.
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 = 'Mi Diggs! ";
Ben Carigtan writes about technology, computers and how to get the most out of them. Ben Carigtan escribe sobre tecnología, computadoras y cómo sacar el mayor provecho de ellos.
» Filed Under »Presentadas en virtud de Computer Tips Computer Tips
Save this page Guarda esta página | Stir it up on Mixx Revuelva hasta que en Mixx | |
Add to Reddit Añadir a Reddit |
Related Posts Puestos relacionados
- Basic WordPress SEO WordPress básicos de SEO
- How to use TagCrowds on your website Cómo utilizar TagCrowds en su sitio web
- How to create your own iGoogle theme Cómo crear tu propio tema iGoogle
- How to make your own cell phone theme Cómo hacer tu propio teléfono celular tema
- Make your own AJAX progress bar Haga su propia barra de progreso AJAX






















