Matt McCormick

How to Refactor a PHP Application

October 13, 2011 ·0

The great thing about PHP is how easy it is to get started. The bad thing about PHP is how easy it is to get started. I’ve worked on a few PHP sites where the code lived up to these statements. While it is incredibly easy to get a site up and running with PHP, [...]

Categories: software

Make Time for the Long Term

September 22, 2011 ·0

The biggest mistake I see with fellow colleagues are people that just focus on the immediate tasks at hand. Day after day they only work on the tasks given to them and just try to get them done. Focusing on the immediate short-term tasks all the time is a recipe for mediocrity. It also leads [...]

Categories: Productivity, software

Do you program 4th dimensionally?

September 2, 2011 ·0

I’ve worked on a few different types of applications at this point in my career and one sure sign of poor programming I’ve noticed is the inability to program 4th dimensionally. You notice this when the application may be working but implementing features begins to take longer and longer. The performance starts to become an [...]

Categories: Business, programming, software

Developing Software when you are Technically Challenged

December 29, 2009 ·0

Recently I read a blog post from one of the RSS feeds I subscribe to. The author was looking to create an iPhone app to promote his business. He researched a few options – one quoted him $20-$30,000, another $8-10,000 and he also came across a website offering to create one for $499. From reading [...]

Categories: software · Tags: ,