PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

Check if user is logged in to Facebook

Posted by teejay on April 24, 2012

I've recently had to check if a user is logged in to facebook. Fortunately, it was easy as cake.

'xterm-256color': unknown terminal type.

Posted by teejay on April 23, 2012

I was really irritated by this problem on my local machine. I just wanted to fix this error. Fortunately, there was a simple fix.

Grant Privileges to a User in MySQL

Posted by teejay on April 21, 2012

This assumes you've been searching for the correct syntax on how to grant privileges to users in your MySQL database.

Image Magick installation on Ubuntu

Posted by teejay on March 31, 2012

Installing ImageMagick on Ubuntu should be easy. This is how.

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.

How do you find your IP Address in Ubuntu

Posted by teejay on January 23, 2012

In Windows, typing ipconfig from the command line is the easiest way to get your IP address. How do you do it in Ubuntu?

How to show all Child Pages in Wordpress

Posted by teejay on January 22, 2012

I have an urge to learn wordpress, the world's most used blogging platform. With this I have been migrating my resources from FrogCMS to Wordpress.

How to Delete Terminal History

Posted by teejay on January 17, 2012

I am quite a security freak. I don't even want to have my terminal history left on my work computer.