Blogging is Hard

So, I've learned, over the last few weeks, a new respect for professional bloggers. Blogging is hard. If nothing else, it's somewhat difficult to get the creative juices flowing for this blog at times, but I'm hoping to do better in June. It's my first month; hopefully, even the blogging greats out there were slow off the starting block.

I ran into a great post from PHP::Impact that offered up 30 Useful PHP Classes and Components that they've encountered. I was familiar with a number of them, but a new one stood out: the PHP Universal Feed Generator.

I'm somewhat ashamed to say that I've always re-coded feeds from scratch or relied on the internals of third-party blogging software to handle feed generation for me. However, after looking at the information on the PHP Universal Feed Generator, I'm excited to use it for upcoming projects. Looks like I know what I'm tweaking when I work on this site over the weekend!