Installing MySQL GUI Tools in Ubuntu 10.10

Download Generic x86 tarball from http://dev.mysql.com/downloads/gui-tools/5.0.html mv mysql-gui-tools-5.0 /usr/local/ Create symlinks to PATH location: ln -s /usr/local/mysql-gui-tools-5.0/mysql-query-browser-bin /usr/local/bin/mysql-query-browser-bin ln -s /usr/local/mysql-gui-tools-5.0/mysql-query-browser /usr/local/bin/mysql-query-browser ln -s /usr/local/mysql-gui-tools-5.0/mysql-administrator /usr/local/bin/mysql-administrator ln -s /usr/local/mysql-gui-tools-5.0/mysql-administrator-bin /usr/local/bin/mysql-administrator-bin Create symlinks to /usr/local/share ln -s /usr/local/mysql-gui-tools-5.0/locale /usr/local/share/locale ln -s /usr/local/mysql-gui-tools-5.0/mysql-gui /usr/local/share/mysql-gui Almost done.. At this point mysql-administrator should be fully working. However with mysql-quer-browser, […]

Ruby cli_mailer

After much nights of Ruby programming and many revisions, I finally manage to have an beta release of Ruby cli_mailer. I originally planned on writing a full mail (Unix command line email client) like program in Ruby. Though I was able to have an almost identical console interface to mail’s reading, viewing, and deleting emails, […]

Acer TimelineX 1830T-1327

Unfortunately the fan noise on the MSI Wind u100 netbook was unbearable, thus I was force to sell my netbook. I love my MacBook Pro, but even at 13 inches, I at thought at times that it was to bulky to carry around on my man purse. I was seriously looking on purchasing an 11 […]