me olvido todo

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

Autologin con SSH

Para que se loguee to maquina directo al server por SSH sin pedir clave, hay que copiar tu public key al server.cat .ssh/id_dsa.pubAcá verás la cadenota de tu keyLa copias y la pegas en el archivo del server.ssh/autho

Importar dump mysql especificando encoding o charset

mysql -u root -p --default_character_set utf8 database < filey listo!!

Thumbnail Screenshots by Thumbshots