Mi Blablablog Plugin



(view in english)

Información general

Mi Blablablog es un mashup-plugin que ofrece el código bajo el que corre la página configurable por el usuario en blablablog.es. Ahora puedes instalar esta herramienta en tu servidor y hacerla correr en tu blog o en tu página web, beneficiándote de su potente motor Ajax y su versatilidad como servicio de seguimiento de feeds.

Se ofrece en dos versiones: mashup-plugin para WordPress y código fuente para cualquier web.

Versión Beta RC2

Changelog

¿Quién quieres extractos? Ahora puedes acceder directamente al contenido del artículo en su página original sin salir de Mi Blablablog. La página se muestra en una ventana gracias a una adaptación de GreyBox. Para que se abra la ventana, sólo has de pulsar en la cuña que aparece a la izquierda de los titulares de la noticia.

Descarga

Descarga la versión para WordPress (.zip | .rar) o el código fuente (.zip | .rar), descomprime la carpeta y sigue las instrucciones que se dan más abajo.

Variables

var numberOfColumns = 3; // Number de bloques por línea
var columnParentBoxId = ‘floatingBoxParentContainer’; // Id de la caja que afecta a todos los bloques (funciona por defecto)
var src_rightImage = ‘images/arrow_right.gif’; // Imagen de la cuña abierta
var src_downImage = ‘images/arrow_down.gif’; // Imagen de la cuña cerrada
var src_refreshSource = ‘images/refresh.gif’; // Imagen para la opción de refresco inmediato
var src_smallRightArrow = ‘images/small_arrow.gif’; // Imagen para eliminación de bloque

var transparencyWhenDragging = false; // Opción de transparencia cuando se arrastra un bloque
var txt_editLink = ‘Editar’; // Texto para editar bloque
var txt_editLink_stop = ‘Fin editar’; //Texto para terminar la edición de un bloque
var autoScrollSpeed = 4; // Velocidad del autoscroll speed - Higher = faster
var dragObjectBorderWidth = 1; // Borde de los bloques cuando se arrastran

var useCookiesToRememberRSSSources = true; // Cámbialo a ‘false’ si no quieres que el sistema guarde las cookies de usuario

Instalación

  1. Descarga los ficheros.
  2. Descomprímelos.
  3. Súbelos a tu servidor (debes ubicar la carpeta ‘miblablablog’ o ‘miblablablog-wp’, con todo su contenido, en el directorio raíz de tu instalación, respetando la estructura.
  4. Cambia los permisos de la carpeta ‘miblablablog’ o ‘miblablablog-wp’ a 777 (es necesario para crear el directorio ‘cache’).
  5. Cambia las variables que te parezcan al principio del archivo ‘miblablabog/js/dragable-boxes.js’. Si no sabes lo que haces, mejor déjalo como está.
  6. Si quieres, también puedes cambiar los feeds de los bloques por defecto al final del mismo archivo ‘miblablabog/js/dragable-boxes.js’.
  7. Ahora sólo te queda personalizar los colores, las imágenes y los enlaces del menú.

Licencia

Este plugin tiene dos licencias, la del script original, que puedes leer en la web del autor, y la mía.

El uso del script en Blablablog y la distribución de este código como mashup-plugin están debidamente autorizadas por Alf Magne.

Si el uso que le vas a dar al código se atiene a los estipulado por Alf Magne, sólo te queda saber que esta adaptación está sujeta a una licencia:


CC-GNU GPL


Este software está sujeto a la CC-GNU GPL.

Puedes dejar tus comentarios en este post o enviarme un correo a través del formulario de contacto.


Mi Blablablog Plugin

(ver en español)

General information

Mi Blablablog is a mashup-plugin with the code of the customizable by user page at blablablog.es. Now you can install this service in your host and use it in your blog or web, benefiting from its powerful Ajax engine and its versatility as eeds-reader service.

There are two versions: WordPress mashup-plugin and source code for any web.

Version: Beta RC2

Changelog

¿Who wants extracts? Now you can access directly to the post content in its original web, within Mi Blablablog. The page is showed inside a window powered by GreyBox. To open tyhe window, just click in the arrow you can see at the left of each post title.

Download

Download the WordPress version (.zip | .rar) or source code (.zip | .rar), unzip the folder and follow the instructions below.

Variables

var numberOfColumns = 3; // Number of columns for dragable boxes
var columnParentBoxId = ‘floatingBoxParentContainer’; // Id of box that is parent of all your dragable boxes
var src_rightImage = ‘images/arrow_right.gif’;
var src_downImage = ‘images/arrow_down.gif’;
var src_refreshSource = ‘images/refresh.gif’;
var src_smallRightArrow = ‘images/small_arrow.gif’;

var transparencyWhenDragging = false;
var txt_editLink = ‘Editar’;
var txt_editLink_stop = ‘Fin editar’;
var autoScrollSpeed = 4; // Autoscroll speed - Higher = faster
var dragObjectBorderWidth = 1; // Border size of your RSS boxes – used to determine width of dotted rectangle

var useCookiesToRememberRSSSources = true;

Installation

  1. Download the files.
  2. Unzip them.
  3. Upload them to your server (you must install ‘miblablablog’ o ‘miblablablog-wp’, and all its content, in your root directory, saving the structure.
  4. Change ‘miblablablog’ or ‘miblablablog-wp’ floder permission to 777 (to create the ‘cache’ folder).
  5. Change variables at the begin of ‘miblablabog/js/dragable-boxes.js’ file. If you don’t know what are you doing, do nothing.
  6. If you wante, you can change the initial boxes feeds, at the end of ‘miblablabog/js/dragable-boxes.js’ file.
  7. Now you can customize colors, images and menu links.

License

This plugin has two licenses, original script, that you can read at the autor web, and mine.

The use of the script at Blablablog and its distribution as mashup-plugin are authorized by Alf Magne.

If the use of this code don’t violate Alf Magne terms of use, you just need to know that my distribution in under:


CC-GNU GPL


This software is licensed under the CC-GNU GPL.

You can leave your responses at this post, or contact me.


«¡Hay tantas cosas en la vida más importantes que el dinero! ¡Pero cuestan tanto!.» (Groucho Marx)