There are multiple ways to add push functionality to an application, including Pushr and Pub-Nub, which are quite elegant and simple solutions. There are...
I hate signing up for websites. I’ve already signed up for so many, using different usernames, that going back to one of them and trying to remember my...
I come from a PHP background, but these days, I'm a full-time Rails developer. The difficulty for most people who make the switch lies in the learning curve...
Every web developer knows that creating an administration interface for their projects is an incredibly tedious task. Luckily, there are tools that make this...
In today's tutorial, we will learn how to painlessly protect your CodeIgniter (pre 2.0) application against Cross-Site Request Forgery attacks. The ...
This Premium video and companion article will teach you how to create a simple yet powerful library to handle layouts in the popular CodeIgniter Framework....