Recent posts

Basic Troubleshooting Techniques

7 minute read

Troubleshooting is tracking down pesky bugs, rooting them from the code and squashing them. Having some basic troubleshooting skills can greatly enhance your...

RSS Feed in Zend Framework

4 minute read

Going to get a little geeky here. But I wanted to share a simple, and effective way to create a simple rss feed of content in the Zend Framework.