Simple RSS Parsing and Caching Using PHP
March 12, 2011 8:23 pm 2 CommentsI feel like I should begin by stating that my college degree is in English Literature. In other words, I... View Article
I feel like I should begin by stating that my college degree is in English Literature. In other words, I... View Article
For several months now I’ve been triggering functions in my CakePHP controllers using crontabs. It’s especially handy for summarizing data... View Article
When it comes to optimizing your CakePHP queries, you need to abandon Recursive and adopt Containable. In the example below... View Article
When I started to dig in to investigate using the Security Component of CakePHP, I was a bit daunted. It... View Article
As someone who is not formally trained as a programmer, I often understand concepts long before actually putting them into... View Article
Every now and then I want to view my help files in pretty, formatted HTML instead of plain text in... View Article
UPDATE (7/22/2009) requestionAction may not be the best solution. Read this. At my day job, I’m working on an application... View Article
Updated 12/3/2008 The other day I wrote about getting the Blueprint CSS framework into your WordPress theme. If you’re developing... View Article
If you’re familiar with the Blueprint CSS framework, you already know it can make your life a lot easier. So... View Article
I have been so incredibly busy the last few months that aside for 140 character Twitter updates, I haven’t been... View Article