Blogs

On travel

Yeah... it is time to go back to my origins, time to help parents too, and clean those dusty ideas.

So I don't have much free time by now, but at least will try to keep my self informed about everything and deal with work.

Blessings!

Posted In

I'm moving out of MySQL

This was a postponed decision, because I did not liked to listen to an experience counselor.

Sun Microsystems is in the way of closing MySQL, which is a know feeling years ago, but has never passed the red line of "minor risk" , unfortunately this is a sad reality today. The good news is that OpenSource is an open space for alternatives in most cases.

So where am I going now? I'm going back to PostgreSQL, although is rigid but that guarantees will be that way for preserving OpenSource philosophy.

Posted In

Multiseat, Multiterminal, Green computer

It is sad to me that my old compaq nx9030 has been sold :( but thanks to God now I have a new Toshiba a205-s5804. This baby is running with Debian sid amd64 kernel because his Dual Core T2330 processor supports EMT64.

Seems powerful right?, well, my wife used the old laptop until has been sold, and now we got "fighting" to use the new toshiba... then, in order to preserve my marriage and aid the hearth by saving energy cost, we decided to use it at the same time, how?

Posted In

Organic Groups Subscriptions v 1.1 (requeriments, configure, install and 5 tests)

What do I done in the latest 3 months? see below:

Video thumbnail. Click to play
Click to Play

Requeriments, configure, install and 5 tests

Agile Approach stuff

Browsing a while I found cool stuff about "Agile Philosophy" of web development, take a look at awebfactory.

Blessings!

HOWTO Screencasting from console with sox and ffmpeg

I'm consternated with my Debian sid, I can't capture my screen with xvidcap or istanbul anymore, marvil told me that they work in Ubuntu, why not in Debian?

It was a pain the ass to research for a good an usable solution for me, because I have an old laptop CPU(Centrino 1.8Ghz), but 2 weeks later, here is the best solution I found at the moment. Sox is a "Swiss army knife of sound processing" with sound recording capabilities and ffmpeg is a "multimedia player, server and encoder" with screen capture capabilities.

Posted In

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"

Posted In

Screencast: Howto install Fivestar Multiaxis and Karma hand up&down

Video thumbnail. Click to play
Click to Play

Video only demonstration. References: http://develcuy.elblog.de/review http://drupal.org/node/213967#comment-743009 http://drupal.org/node/211803#comment-742985

Posted In

Access Visual Foxpro Tables(Vfp Dbf) from Linux

It is one of my first posts in english(recovered from: http://www.linuxforum.com/forums/index.php/topic,137025.0.html):

I don't know if it is new, but today, alfer a large week of intensive
research, finally i had discover a way to access visual foxpro
databases directly from linux. What do you need? download, compile and
install CLIP from http://sourceforge.net/projects/clip-itk/ then put
the vfp table into the same directory of the next script:

file: testdbf.prg

use dbftable
list columnname

Posted In

Drupal API: Javascript Startup Guide

"There are three main difficulties that an inexperienced developer faces when trying to understand JavaScript as used in Drupal:

  1. The lack of documentation,
  2. The OOP style of programming,
  3. The confusion between all the different elements and API involved

"
Complete article at Drupal API

Blessings!

Powered by ScribeFire.

Posted In