Blog de David Rodriguez

Internet, tecnologia, programacion, SEO

Archive for the 'Internet' Category

Parabebes recibe una inversión de 200.000 euros

septiembre 17th, 2010 by David Rodriguez

Segun leo en loogic y en el blog de Carlos Blanco, parabebes.com recibe una inversión de 200.000 euros para mejorar el producto y su fuerza comercial.

Pufff, no se yo que hariamos con el directorio de guarderias tuguarderia.com si tuvieramos una inversión parecida.

Seguramente, los números actuales se multiplicarían exponencialmente, viendo que actualmente, tiene una excelente posición en Google buscando por guarderias.

¿que es lo que busca la gente?¿contenidos o guarderias?

La publicidad online por CPM yo creo que está cayendo y se tienen que buscar otros tipos de ingresos.

Tambien tenemos el blog diariodeunamadre.com, un blog de una madre primeriza contando todas sus experiencias y vivencias con el bebe. Creo que es el mejor blog de bebes que me he encontrado nunca, por la personalización del blog. Un blog que sirve para darnos a conocer todas las nuevas experiencias que está viviendo esta madre primeriza.

Veremos como mejora parabebes con esta inversión. Muy buen trabajo para todo su equipo por haberlo conseguido!!!!

Category: Empresas, Internet, marketing | No Comments »

Errores numothersock y privvmpages en virtuozzo

septiembre 15th, 2010 by David Rodriguez

Si aparecen errores o avisos de numothersock en tu panel de virtuozzo … lo normal es leer la ayuda y ver que te sirve de poco ..

numothersock

The number of sockets other than TCP ones. Local (UNIX-domain) sockets are used for communications inside the system. UDP sockets are used, for example, for Domain Name Service (DNS) queries. UDP and other sockets may also be used in some very specialized applications (SNMP agents and others).

numothersock virtuozzo

Puede que el problema sea del servidor de correo PostFix. En ese caso prueba a limitar los procesos de envio de postfix y ver si se resuelve el problema.

#postconf -e ‘default_process_limit=20′

#/usr/local/psa/admin/sbin/mailmng –reload-service

De esta forma, limitamos el numero de procesos de envio SMTP a 20, que por defecto en PostFix es 100, y eliminamos problemas de cuelgues y lentitud del servidor.

Category: Internet, Otros, servidores | No Comments »

Como saber el numero de procesos httpd

junio 23rd, 2010 by David Rodriguez

Si deseas saber el numero de peticiones httpd, es decir, usuarios qeu están conectados a tu maquina viendo tus paginas puedes utilizar el siguiente comando:

ps ax | grep httpd | wc -l

De esta forma, te salen todos los procesos que hay + 1 (que sería el proceso grep httpd).

Puede ser muy util para conocer si tu servidor esta colapsandose por el numero de servidores.

Category: Internet, Programacion | No Comments »

Para quien todavia no quiere estar en Facebook

mayo 27th, 2010 by David Rodriguez

¿son las redes sociales una moda pasajera?

¿no es importante tener un perfil en facebook, o tener una pagina de empresa en facebook?

que más da lo que digan los usuario de mi ¿o no?

Category: Empresas, Internet, marketing | No Comments »

Skype elimina su version para windows mobile

mayo 4th, 2010 by David Rodriguez

Creo que Skype ha comentido un gran error .. eliminar de su web, el programa skype para dispositivos moviles con “Windows Mobile”.

skype windows mobile

Las excusas de skype para eliminarlo no son nada claras .. .aunque suena a acuerdo con Iphone de Mac.

Creo que con el auge que está teniendo estos dispositivos en la actualidad, es un paso atrás, ya que conozco multitud de personas que lo utilizan para hablar gratis desde el movil con skype y a través de una conexion a internet.

La versión antigua seguirá funcionando durante el 2010, por si acaso , os dejo el archivo para instalarlo por si lo borraran de las caches de los servidores. descargar Skype Windows Mobile

Category: Internet, Otros | No Comments »

Encuestas online gratis con PHP

abril 30th, 2010 by David Rodriguez

Muchas veces necesitamos realizar algún tipo de encuesta en la web y no sabemos que programas gratuitos utilizar o cual es el mejor para estas cosas.

Se puede ir a una empresa de encuestas online, que tienen alguna versión gratuita, pero cuyo fin, siempre va a ser que pruebes el servicio y finalmente pagues por él. Podeis probar con e-encuesta.com y encuestafacil.com

Si lo que se desea es poner una pequeña encuesta en la web que una simple pregunta … lo mas sencillo es utilizar el script Simple PHP Poll.

Y si finalmente, lo que queremos es una herramienta completa de gestión de encuestas, con todas configuraciones posibles, idiomas, tipos de pregunta, estadisticas, etc, la mejor opción es Lime Survey, que es una herramienta gratis en PHP y MySql. Facilmente instalable y con un interface muy intuitivo y usable(no hace falta hacer ningún curso para utilizarlo)

No perdais tiempo buscando otras opciones, ya que esta, de momento, es la mejor.

Category: Internet, Programacion | No Comments »

Web Activolution en portugues de brasil

abril 21st, 2010 by David Rodriguez

Continuando con plan de internacionalización de Activolution, se ha creado la web en portugués de brasil para que nuestros clientes de Portugal y Brasil tengan actualizaciones de los servicios ofrecidos por la empresa de marketing online Activolution.

Web Activolution brasil

Web Activolution brasil

Esperamos estar mucho más unidos a nuestros clientes en Brasil y ser su  socio en internet!!!

Bem-vindo à empresa de marketing online Activolution

Dentro de poco en Inglés e italiano!!!!!!

Category: Empresas, Internet, marketing | No Comments »

Activolution, resultados primer cuatrimestre 2010

abril 9th, 2010 by David Rodriguez

logo Activolution

logo Activolution

Tal y como comenta Ricardo Sancho, CEO de Activolution en su blog, la empresa de marketing online Activolution ha conseguido en el primer cuarto de año, los mejores resultados de su historia en este periodo. Esperemos que sean los famosos “brotes verdes” y consigamos el objetivo de 1,8 millones de euros de facturación a final de Año.

Estoy seguro que el plan de expansión internacional de Activolution

, y la apertura de las nuevas oficinas en Brasil, estos objetivos se nos van a quedar cortos.

Category: Empresas, Internet, marketing | No Comments »

Actualizacion Pagerank Abril 2010

abril 8th, 2010 by David Rodriguez

A principios de abril, google ha actualizado el pagerank de distintas webs. En este caso, hemos tenido descenso de pagerank en varias paginas .. aunque hemos aumentado a PR 5 en la pagina de cursos y masters topformacion.com.

PR 5 www.topformacion.com
PR 3 www.tuguarderia.com
PR 2 www.diariodeunfranquiciado.com
PR 3 www.franquiciando.com
PR 3 www.residenciasensevilla.com

Category: Internet, marketing, SEO | No Comments »

Actualizacion modulo envio de correos en de PHPMimeMail a RMail

abril 8th, 2010 by David Rodriguez

Hemos venido utilizando desde hace muchos años el modulo PHPMimeMail para el envio de correos en PHP, es una clase que funciona muy bien y estaba muy implementado.

El problema es que se está quedando obsoleta. El mismo creador, ha creado RMail, otro modulo de envio que funciona para PHP5 y que hemos comprobado con nuestros desarrollos web, que mejora en un 70% los tiempos de envio.

El proceso de actualización es muy sencillo ya que los metodos utilizados en ambos módulos son similares.

Method Description
Constructor Doesn’t take any arguments. Not much to say I guess.
setCRLF(string $crlf) Sets the CRLF line ending type to use. You should not use this unless you’re sure you know what you’re doing, as the code will correctly (most of the time) determine which type to use by itself.
setSMTPParams(string $host,
int $port,
string $helo,
bool $auth,
string $user,
string $pass)
Set SMTP parameters when using SMTP to send the email. All optional, though not specifying any would be pointless… Pretty self explanatory really – hostname to connect to, port to connect to, text to send as part of the HELO command, whether to use SMTP authentication, and if so the username and password to use.
setSendmailPath(string $path) Sets the path to use when using sendmail method of sending the email. This should be the full path to the sendmail binary on your system, along with any command line parameters. Defaults to “/usr/lib/sendmail -ti”.
setTextEncoding(object $encoding) Sets the encoding to use (if any) on the plain text part of the email. The argument should be one of the encoding objects, ie Base64Encoding, QPrintEncoding, SevenBitEncoding or EightBitEncoding. Bit pants about the 7bit/8bit names, but identifiers in PHP can’t start with a number. Tits.
setHTMLEncoding(object $encoding) Sets the encoding to use (if any) on the HTML part of the email. The argument should be one of the encoding objects, ie Base64Encoding, QPrintEncoding, SevenBitEncoding or EightBitEncoding.
setTextCharset(string $charset) Sets the characterset to use on the plain text portion of the email. Defaults to “ISO-8859-1″.
setHTMLCharset(string $charset) Sets the characterset to use on the plain text portion of the email. Defaults to “ISO-8859-1″.
setHeadCharset(string $charset) Sets the characterset to use on the headers of the email. Defaults to “ISO-8859-1″.
setTextWrap(int $count) Set the point at which text is wrapped in the email. Defaults to 998, which is a limit imposed by the SMTP standard.
setHeader(string $name, string $value) Sets a header of the email. First argument if the name of the email, second is the value.
setSubject(string $subject) Sets the subject of the email.
setFrom(string $from) Sets the From: header of the email.
setPriority(mixed $priority) Sets the priority of the email. Defaults to “normal”. Argument can be either “high”, “normal” or “low”, or 1, 3 or 5 respectively.
setReturnPath(string $return_path) Sets the Return-Path: of the email. This is the address to which bounces will be sent if the email fails to be delivered.
setCc(string $cc) Sets the Cc: header of the email. The email will be delivered to these addresses as well as those specified in the send() method.
setBcc(string $bcc) Sets the Bcc: header of the email. The email will be delivered to these addresses as well as those specified in the send() method. However, the Bcc: header will be removed from email before it is sent, so those addresses in the To: and Cc: headers will not know it has also been sent to these addresses. Hence, “Blind” Carbon Copy.
setText(string $text) Sets the text part of the email.
setHTML(string $html[, string $images_dir]) Sets the HTML part of the email. The optional second argument specifies a directory where the code should look for images referenced by the HTML. If found, these images will automatically be embedded into the email.
addEmbeddedImage(object $embeddedImage) Adds an embeddded image to the email. The argument should be on of the fileEmbeddedImage or stringEmbeddedImage objects, depending on the source of the image.
addAttachment(object $attachment) Adds an attachment to the email. The argument should be one of the fileAttachment or stringAttachment objects, depending on the source of the attachment.
send(array $recipients[, string $type]) Sends the email. The first argument is an array of recipients to whom the email will be sent to. The second is how to send the email. This can be one of “mail”, “sendmail” or “smtp”, and defaults to “mail”.
getRFC822(array $recipients[, string $type]) This function first of all builds the email, and then returns it in text format. This is useful if you need to attach the email to another email. This could be done like so: $mail_2->addAttachment(new stringAttachment($mail_1->getRFC822(array(‘richard@example.com’)), ‘message/rfc822′)) The first argument is an array of recipients to place in the To: header, whilst the second, optional, $type argument should be the same as that you intend to use eventually for the send() method. This is to ensure the correct line endings are used.

Category: Internet, Programacion | No Comments »