Skip to Content

develCuy's blog

by Fernando Paredes García


Linux

Howto install Titanium Appcelerator in Ubuntu 10.04

UPDATE 2011-07-19: Following instructions also work with Ubuntu 11.04 Natty Narwhal.

Programming for mobile in Linux was a pain in the neck 6 years ago and it is still a pain in 2011. The following articles may help you in your journey:

  1. http://dalibornasevic.com/posts/14-how-to-install-titanium-and-android-s...
  2. http://developer.appcelerator.com/question/118186/kitchen-sink-not-worki...
  3. http://developer.appcelerator.com/question/35751/error-failed-installing...

If you survive let me know :)


HOWTO Apache 2 + Lua 5.1 + FastCGI in Ubuntu

Install basement

$ sudo apt-get install apache2-mpm-worker liblua5.1-0-dev
$ sudo apt-get install libfcgi-dev libapache2-mod-fcgid

Install Luarocks

Download latest version from: http://luarocks.org/releases/, extract it, open a terminal and do a "cd" into its directory, then:

$ ./configure --with-lua-include=/usr/include/lua5.1/
$ make
$ sudo make install

Install WSAPI

$ sudo luarocks install wsapi-fcgi

Configure Apache


HOWTO recordmydesktop+jack in Ubuntu Karmic

If you are an screencaster, for sure you know that there are not much options to grab your desktop + microphone at the same time. Perhaps you have tried some java programs, or simply switched back to windows and used a virtual machine. Too complicated!

Hopefully, there is still an opportunity: recordmydesktop+jack. I will not describe how to install jack here, sorry, google is your friend :)
But once you have jack up & running, do the following:

Download sources
$ apt-get source recordmydesktop

Install development dependencies
$ sudo apt-get build-dep



Tips de supervivencia para empezar a usar la XO de OLPC

Todo empezó con las actividades de mi tesis, en las que incluí realizar pruebas en equipos de bajo rendimiento para tener una aproximación realística a los resultados de mejorar el rendimiento de Drupal. Es simplemente saber "como se siente".


Jugando con Software Libre

Publicado en: Revista Cliché, Año IV Edición 15 Abril

Desde hace un par de años se ha desterrado el mito de que Linux y el Software Libre(1) es aburrido. Y eso tuvo mucho que ver con los gamers. A continuación 3 juegos de plataformas dedicados a ellos:

Yo Frankie!

http://www.yofrankie.org/download/


Internet seguro en 3 cyberpatadas

Publicado en: Revista Cliché, Año III Edición 9 Octubre

Cybercajero, Banca virtual, Banca por Internet, Paypal,... ¿le suena familiar? La Internet de hoy nos ofrece tremendas ventajas para ahorrar tiempo. Ya no tenemos que ir al banco para pagar la luz, el teléfono o hacer giros. Pero ¿cuán seguro es ésto?, ¿cómo puedo protegerme en Internet para evitar poner en riesgo mi cyberdinero? A continuación 2 estrategias para echar a cyberpatadas los programas riesgosos y asegurarse de caminar por la vereda correcta en la super carretera de la información.


SLPOR 2008 (tras bambalinas)

Luego de 8 semanas de arduo trabajo, mi esposa y yo conseguimos realizar un evento que sobrepasó nuestras expectativas. Desde aquí mi agradecimiento y felicitación a Yannick, Nicolas, Carlos y al pastor Luis Alberto por su aporte desinteresado.

Historia Previa


Accesar tablas de Visual Foxpro (Vfp Dbf) desde Linux

Este es uno de mis primeros mensajes en inglés(recuperado desde: http://www.linuxforum.com/forums/index.php/topic,137025.0.html): No se si esto es nuevo, pero hoy, después de una larga semana de investigación intensiva, finalmente descubrí una forma de accesar las bases de datos de visual foxpro directamente desde Linux. Que necesita? descargar, compilar e instalar CLIP desde http://sourceforge.net/projects/clip-itk/, luego poner la tabla vfp en el mismo directorio que el sgte. script:

file: testdbf.prg

use dbftable
list columnname


EXA, XAA, Xorg and Firefox memory leak

One month ago I was experiencing memory leaks with Firefox.
I did a fast check with "top" command and seen that when Firefox was running it started to overcharge Xorg, making it to use more and more CPU and Memory resources, near 95%!!!!!!!!
So I've decided to use Opera. That was a nice experience to use that super-fast browser. The problem is that Firefox is a key tool for my working day (I'm web developer).
Today I've launched Opera from the command line, and noticed this warning:
"opera: X Shared memory extension is not available. ZPixmap not supported"



Distribuir contenido