Video of new single of Maroon 5

viernes, 13 de abril de 2007

Marron 5 - Makes me Wonder



Link: http://www.youtube.com/watch?v=sc5RHp6Tr6c

New name for Gaim, now Pidgin

domingo, 8 de abril de 2007

I read in Genbeta that the new name for Gaim is Pidgin this famous system of menssage use for many users in GNU/Linux. As to as for the next week have got the new version 2.0 of Pidgin, new name this change is for problems with AOL.

The new domine is: www.pidgin.im

;]

Sorry with my english.

Convert database of Mysql to latin in utf-8

miércoles, 4 de abril de 2007

First execute mysqldump and get a copy of you databa

$ mysqldump --user=name --password=password --default-character-set=latin1 
--
skip-set-charset dbmysql > dbmysql.sql

Second execute the comand sed this comand help us for convert the database
$ sed -r 's/latin1/utf8/g' dbmysql.sql > dbmysql-utf8.sql 


Third droped and create the database with charset utf-8
$ mysql --user=name --password=passwd --execute="DROP DATABASE dbmysql;
CREATE DATABASE dbmysql CHARACTER SET utf8 COLLATE utf8_general_ci;
"


And the end put the new database-utf8 in mysql.
$ mysql --user=name --password=passwd --default-character-set=utf8 
dbmysql
< dbmysql-utf8.sql

Well, I hope help you.

Fuente: http://textsnippets.com/posts/show/84

Hipersonica Blog of Music in Spanish

martes, 3 de abril de 2007

This site it's great for search videos and news about the all artist, but special for the concer for people that live in Europe.
Hipersonica