Administración de Sistemas

Articulos filtrados por fecha: Junio 2018
Martes, 19 Junio 2018 21:50

MySQL vs. PostgreSQL

Hemos estado buscando por internet información y comparativas sobre MySQL y PostgreSQL para ver cuál puede ser mejor, y la información es abundante pero confusa. Hay muchos comentarios al respecto, la mayoría de ellos catalogables dentro de las "guerras santas" como las que se producen en las comparaciones "Linux vs. Windows", "Mac vs. PC", etc... Para hacerse una idea, basta con ver todas las páginas que aparecen en el buscador google al buscar "postgres vs mysql" o hacer una búsqueda similar en SlashDot.

Podemos sacar estas conclusiones:

MySQL:

Su principal objetivo de diseño fue la VELOCIDAD. Se sacrificaron algunas características esenciales en sistemas más "serios" con este fin.

Otra característica importante es que consume MUY POCOS RECURSOS, tanto de CPU como de memoria.

Licencia GPL a partir de la versión 3.23.19.

Publicado en PostgreSQL

Weixin (se pronuncia weixin) es la aplicación más exitosa de este país, una herramienta sumamente adictiva para redes sociales que permite a los usuarios de smartphones enviar mensajes y compartir novedades, fotos, videos y enlaces de Internet, muy similar a WhatsApp en los Estados Unidos , o Line, su par japonesa . En los Estados Unidos, hay una versión similar conocida como WeChat.

A solo tres años de haberse lanzado en China, Weixin cuenta con alrededor de 300 millones de usuarios -un ritmo de difusión más veloz que Facebook y Twitter-, hecho que la coloca en una posición dominante en lo que es hoy el mercado de teléfonos inteligentes más grande del mundo. Ya frenó el crecimiento del servicio de mensajes de la empresa de telefonía móvil líder del país e incitó a las compañías de Internet más importantes a que crearan servicios competitivos.

Publicado en Weixin

Descripción

Videos and pictures don’t have to be difficult. Gabfire themes include a media module that makes embedding media simple.

This plugin is maintained by the folks over at http://www.gabfirethemes.com

We strongly suggest you to use this plugin together with

https://wordpress.org/plugins/otf-regenerate-thumbnails/

 

SAMPLE CODE

<?php 

gabfire_media(array(

    'name' => 'figure', 

    'imgtag' => 1,

    'link' => 1,

    'enable_thumb' => 1,

    'enable_video' => 0, 

    'resize_type' => 'c', 

    'media_width' => 415, 

    'media_height' => 284, 

    'thumb_align' => 'alignnone',

    'enable_default' => 1,

    'default_name' => 'defaultimage.png'

)); 

?>

name -> Name of post thumbnail to be used thats going to be resized to display featured image

imgtag -> 1 or 0. Using this option you can add/remove ‘<img src’ tag to image.

link -> 1 or 0. If set 1, the image will have a link to post

enable_thumb -> 1 or 0. You may want to use this option function just to get featured post thumbnails

enable_video -> 1 or 0. You may want to use this option function just to get videos

resize_type -> c, w, or h. C will crop image to exact size. w resizes the width and calculates height in proportion. h resizes the height and calculates width in proportion.

thumb_align -> adds a class to media

enable_default -> 1 or 0. You can set a default image to display if post has no media

default_name -> name of image to display. The image path is yourtheme/images/thumbs directory.

 

HOW TO ADD A VIDEO

If you are going to use Youtube/Vimeo/Dailymotion -> copy video URL from browser bar -> add it via custom field to your post using key name iframe

If you’d like to display a self hosted MP4, WEBM or OGV file, add them as below

Custom field key name video-mp4 and enter full file url into value field

Custom field key name video-webm and enter full file url into value field

Custom field key name video-ogv and enter full file url into value field

To add a caption (SRT or VTT format) to the video, use custom field name caption-url-1 and full file url into value field

Publicado en Wordpress

Sobre CNERIS

CNERIS es una empresa constituida por jóvenes emprendedores procedentes de diferentes sectores del mundo de la información. Nuestro equipo está compuesto por programadores, administradores de sistemas, administradores de base de datos, diseñadores gráficos, maquetadores,