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 [...]

VW Jetta MkIV Automatic lock issue

November 27th, 2011 - How To

If you are a Volkswagen Jetta owner like me, you might eventually be faced with having to jump start your car. In my case it happened after I left my lights on at work (for some reason, the 2003 Jetta does NOT beep when the lights are on, so it is very easy to forget [...]

Putty strange ‘Access Denied’ following username entry

October 31st, 2011 - How To, Linux, SysAdmin

I don’t know about you, but I kept getting this since upgrading putty to 0.61, as 0.60 didn’t do so before. It would be an error of ‘Access Denied’ right after username entry, and all else would proceed as planned. Well I searched about it a bit and found the answer on superuser.com. PuTTY tries [...]

Updating XBMC on Apple TV 2, its easy, if you know how…

October 30th, 2011 - Apple, How To

If you’re like me and you didn’t really look into this much, you proably were left scratching your head, or just overwhelmed with the XBMC forums trying to find something that applied to you.