Recent Blog Posts

Different Brace Styles in PHP

I’ve decided that I’ve been talking about coding styles for too long to not focus on any individual styles. So, let’s focus on a specific aspect of coding: brace styles.
Continue reading →

Should You Develop Your Own Coding Styles?

In a recent post, I listed a few good places to learn different coding styles and which coding styles are most accepted. Now, let’s decide if it’s better to develop your own coding styles or to use the recommended styles of others.
Continue reading →

Resources for Writing Clean Code

Recently, I have been talking a lot about writing clean code. Instead of me talking more about it, here’s a few other resources that can help you.
Continue reading →

Deleting A Feedburner Feed Item

Feedburner doesn’t have a clear way to delete items from your feed – here’s a short guide that will walk you through it.
Continue reading →

My Method Of Organization For New Projects

As I touched on in my post about keeping your code clean, there’s more to coding than just writing good code. It’s also about organizing your scripts efficiently. Here’s my method of organizing scripts.
Continue reading →

9 Ultimate Web Services That Could Help You With Your Next Project

As time progresses, the web becomes more and more connected. Information and data are becoming much easier to access. Here’s 9 ultimate web services that can help you with your next project.
Continue reading →