PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

How to fix uninitialized constant MysqlCompat::MysqlRes

Posted by teejay on January 23, 2012

I've never ever seen an error like this except on the current IMac I've been using. A few internet searches and I've finally found an answer.

Continue reading How to fix uninitialized constant MysqlCompat::MysqlRes

 

How to Uninstall RVM

Posted by teejay on January 17, 2012

You never know when you need to uninstall RVM. Here's a simple way to uninstall RVM.

Continue reading How to Uninstall RVM

 

Fixing unexpected kEND

Posted by teejay on March 7, 2011

As a ruby and rails newbie, I have been bugged by this syntax error from the beginning. However, there are things I've found out that I should be looking at when having this error

Continue reading Fixing unexpected kEND

 

Rubular: a Ruby regular expression editor

Posted by teejay on March 12, 2009

I am not a regular expressions guy but I can say that I've improved a lot. Not that I've been reading on Regular Expressions but because I've found out a better way of learning. Through testing.

Continue reading Rubular: a Ruby regular expression editor

 

Learning Ruby

Posted by teejay on March 10, 2009

Being a PHP programmer for a while, I have decided to try out a great scripting language which is Ruby.

Ruby is a language that was created in the 1990's and is now becoming extremely popular due to Rails.

Continue reading Learning Ruby