PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

NodeJS Hosting

Posted by teejay on December 8, 2010

I've been looking for a NodeJS hosting ever since I got my hands dirty with Node.js

With this post, I will have to compile a list of NodeJS hosting companies

Continue reading NodeJS Hosting

 

How to View your Skype Call History

Posted by teejay on December 8, 2010

Skype is application that lets you call via the internet.

I've been planning this thing for a while now and this could probably the first how-to for softwares on this blog.

Let's get on with it.

Continue reading How to View your Skype Call History

 

Node.js : How to Handle Form POSTS

Posted by teejay on December 7, 2010

Node.js is the hype right now and I, too am riding the bandwagon. I've been playing with Node.js and POSTing with forms.

Continue reading Node.js : How to Handle Form POSTS

 

When to use redirect() and when to use load->view

Posted by teejay on November 28, 2010

If you're new to Codeigniter, you'd probably have this question. If you're an intermediate CodeIgniter user, then you'd probably say this post isn't needed. Let me just post this for anyone who needs it.

Continue reading When to use redirect() and when to use load->view

 

CakePHP: Joins vs Containable

Posted by teejay on November 26, 2010

So, I've been through a week of reading up on CakePHP and I am learning a lot. Since, I learn by doing, I tried to redevelop a site that was initially built with CodeIgniter.

Continue reading CakePHP: Joins vs Containable

 

How to get the current URL in CakePHP

Posted by teejay on November 23, 2010

I'm quite new to CakePHP when compared to my CodeIgniter experience and have been tracking down all tutorials I've read and am still reading a lot.

Continue reading How to get the current URL in CakePHP

 

The Last SQLite GUI You Will Want To Play With

Posted by teejay on May 16, 2010

A project of mine required me to use SQLite, not MySQL that we are all used to and most what 80% of PHP programmers use when working with a database.

I then looked and looked until I found the one.

Continue reading The Last SQLite GUI You Will Want To Play With

 

What every PHP developer should know

Posted by teejay on May 13, 2010

This would be an interesting article if you're a PHP developer. More so if you are applying for a PHP job or hiring someone for a PHP developer position.

I just read an interesting question regarding what every PHP developer should know.

Continue reading What every PHP developer should know