CodeIgniter URI routing issue with controller folders

December 8th, 2011 - How To, PHP

I’ve seen a lot of people requesting help on figuring out routing issues on CodeIgniter (2.1.0 as of this entry). A few of them have problems creating a route to a controller folder structure (/application/controllers/folder/controller), but really it is the same as creating a custom route to a non ‘folder’ed’ controller, you just have to [...]

Enabling CSRF Protection in CodeIgniter for AJAX calls

December 6th, 2011 - How To, PHP

If you use CodeIgniter (CI) like me, you’ve probably read/heard about the CSRF protection that comes built into this great framework.  I typically kept ajax functionality (form submissions in this case) to a minimum as I wanted to focus more on development and finishing a project than prettying it up with ‘Web 2.0′ stuff. Well [...]

Youtube being throttled on AT&T 6Mbit profiles? Seems like it to me…

December 4th, 2011 - In the News, Thoughts & Rants

I have been conistantly having buffering issues with Youtube using my standard home ADSL connection (6Mbit from ATT – ADSL). Not a single video running 480p or higher will pre-load without me getting a buffering icon in the center of the screen. I have a ‘Network meter’ widget on my Windows 7 desktop, (for giggles) [...]

No such thing as a “bandwidth” hog, finally proof!

December 4th, 2011 - In the News, Thoughts & Rants

Since the advent of broadband speed internet that was available to the consumer, we’ve all heard of the term ‘bandwidth hog’. The term always was used by your ISP to describe ‘evil’ consumers that ‘hogged’ wayyyy too much bandwidth for themselves, and thereby choking or reducing the speeds of everyone around them. I was always [...]