Felipe Barriga Richards Blog

Blog personal de Felipe Barriga Richards
November 5, 2009

GPL Lively Client Project (OLD POST)

Categories: Otros - Tags: , ,

Introduction

The objective of this project is to create an GPL client to Lively.com (Dead project)
Read it all..

September 20, 2009

hp iPAQ rx1950 spanish with WM6.1 (Windows Mobile 6.1)

Categories: Otros - Tags:

After getting a file to update the hp iPAQ rx1950 from WM5.0 (Windows Mobile 5.0) to WM6.1 I figure out that this update was only possible to be done in an english iPAQ.
The file used to do the update is: Flasher_Hp_Ipaq_rx1950_ENG_WM6.1.rar (a russian hacked windows version translated to english).
The file that you need to modify to allow you to update an spanish iPAQ with a ROM for another language is hpRUU.exe. You only need to do a little change using an HEX editor. In the following picture you can see the little change that make the difference:

Little Hack to update iPAQ

Little Hack to update iPAQ

You can use any Hex Editor, my choice was KHexEdit. Also I do it from Linux but running a Virtual Machine (VirtualBox) with Windows XP.

September 6, 2009

NASA World Wind JAVA and Radeon

Categories: Otros - Tags: , , ,

Para poder ejecutar el NASA World Wind version java (y sus demos) en Linux utilizando el driver open source para las tarjetas radeon necesitas configurar el DRI para que se muestren las texturas.
Read it all..

September 5, 2009

Acortando el Path en el prompt del terminal (bash)

Categories: Otros - Tags: ,

A mas de alguno le habra pasado que cuando estan en un directorio con muchos niveles de profundidad del tipo:
/home/user/mis_archivos/personal/documentos/documentos-importantes/
Les ocupa la mitad de la linea del terminal. Para solucionar eso solo necesitan cambiar la variable PS1.
Read it all..

August 21, 2009

Restaurar Base de Datos desde CSV (MySQL)

Categories: Otros - Tags: , ,

Despues de obtener las Bases de Datos filtradas a Internet, decidi cargarlas a una Base de Datos MySQL (tiene soporte para fulltext index).
Despues de crear las tablas con los scripts dados, se debe importar los CSV de la siguiente forma:


LOAD DATA LOCAL INFILE 'mineduc.csv' INTO TABLE mineduc FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY '\n' (rut, nombre, establecimiento, jornada, tipo, estado);

Archivos de Utilidad

Categories: Otros

Quisas necesites tener una lista de nombres, apellidos o ciudades.
Si es asi aqui puedes bajarlos (Nombres y Apellidos ordenados por frecuencia):

Hello World!

Categories: Otros

Bienvenido a mi blog !

Luego de varios meses sin blog he decidido que ya era hora de volver a aparecer en los resultados de google!

Encontraran basicamente lo mismo que antes, una que otra idea o proyecto que tengo en mente.

5 visitors online now
5 guests, 0 members
Max visitors today: 6 at 10:16 am GMT+4
This month: 9 at 03-06-2010 09:20 pm GMT+4
This year: 17 at 02-08-2010 10:31 am GMT+4
All time: 17 at 02-08-2010 10:31 am GMT+4