informática

svn locale problema

svn: warning: cannot set LC_CTYPE localesvn: warning: environment variable LC_CTYPE is UTF-8svn: warning: please check that your locale name is correctsvn: Can't convert string from native encoding to 'UTF-8':svn: CROACIA_-_PARA_SO

Cómo hacer andar socket mysql con XAMPP

Resulta que cakephp console usa el sock para conectarse al mysql, y como XAMPP lo pone en una carpeta interna hay que crear un symlink:crear primero la carpeta /var/mysqlsudo ln -s /Applications/XAMPP/xamppfiles/var/mysql/mysql.soc

Usar en el terminal el mysql que viene en el paquete XAMPP

crear un archivo .profile en tu home, si es que ya no existe.agregar esta línea:export PATH=$PATH:/Applications/xampp/xamppfiles/binLISTO!! la proxima vez que abrís la consola tenes acceso a los binarios del xampp.

Guia sobre WII

Launchers conocidos:SoftChip Backup Loader: es un .dol que se baja por ahi y se corre con el HomeBrew Channel. Puedes seleccionar que IOS utilizar para correr un juego.Hemos utilizado

sp_generate_inserts para sql server 2008

http://vyaskn.tripod.com/code/generate_inserts_2005.txtstored procedure que crea inserts para una tabla XUsage: Example

BASH: Run tasks in the background

Run tasks in the backgroundbash lets you runone or more tasks in the background, and selectively suspend or resume any ofthe current tasks (or "jobs"). To run a task in the background, addan ampersand (&) to the end of its command line. Here'

instalar git en centos

Instalando Git en Centos 5

backupear TODO el servidor MySQL

Para hacer el backup:mysqldump --all-databases -p > mysql-dump.sqlPara restorear:mysql < archivo.sql -p -u root

Localizing PHP web sites using gettext

Contenido dehttp://mel.melaxis.com/devblog/2005/08/06/localizing-php-web-sites-using-gettext/Developing multi language web sites using PHP is actually very easy. A common approach is having an include file for every supported langu

Agregar un APP tab en una fanpage

Crear la app en https://developers.facebook.comCompletar el "Page Tab Name" y el "Page Tab URL" en el panel llamado "Select how y

Thumbnail Screenshots by Thumbshots