Author Archives: Michael Carpenter

About Michael Carpenter

I'm a software developer for a Kitchener based software company, and do custom work on the side. I also enjoy creating my own projects to solve problems which I encounter, if a solution doesn't already exist.

Indie Rock Rules

Most of my personal development focus for the last couple months has been on my new site: Findie Rock : Find Indie Rock . This project has been a lot of fun, and a great learning experience (which I’ll turn … Continue reading

Posted in News, Projects | Leave a comment

Findie Rock – Find Indie Rock

Ok… a new project has launched, finally! I’ve got Findie Rock now up and running. The functionality is a little sparse at the moment, but main page (Events/Artists/Albums) should work for searching. The artist page also has details for the … Continue reading

Posted in News, Projects | Leave a comment

New Project – TwitFeed

Today is the release of a new project : TwitFeed. It is a live streaming twitter plugin for wordpress. You can have your blog updating with content from twitter in real time. Follow your favourite people, or track keywords related … Continue reading

Posted in News, Projects | Leave a comment

Lovely WordPress

I have been doing some custom wordpress plugin development over the last week or two, and this time has afforded me the opportunity to become more intimately familiar with the way in which the entire codebase works. I have worked … Continue reading

Posted in Development, News | 1 Comment

New Dev Posts

Just a heads up I’ve written a couple new dev postings today. It’s been too long since an update and I’ve had some things swimming in my brain that have needed to come out for a while!

Posted in News | Leave a comment

Debugging and Performance with PHP

Debugging I wanted to note we were using PHP5 by this time… I talk about PHP3 and PHP4 because at the time good tools were hard to find! In the early days of PHP3 and PHP4 us web developers could … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

MVP (Model View Presenter) – Supervising Controller

I talked a little while ago about the MVP pattern, but at the time I was considering using the passive view structure. I realized after attempting to implement this pattern for a few of my views it seemed to be… … Continue reading

Posted in Development | Tagged , , , | Leave a comment

LINQ-2-SQL – The Good and the Bad

It’s been a few weeks since I’ve posted an update on here, and I do have a good excuse! My brother is getting married (today – July 17th), I ended up going to Vegas for his bachelor party, and I’m … Continue reading

Posted in Development | Leave a comment

Model View Presenter (MVP) – Passive View

It’s time to get back to the project I was talking about the other day which required some refactoring. I started yesterday afternoon ( our bi-weekly kickoff was in the morning ) and finished modifications early this afternoon. Technically, removing … Continue reading

Posted in Development | Leave a comment

Pi – Madness

It seems I haven’t done any cleanup on my cached pi pictures in quite some time. I took a look today and the cache folder had ballooned much larger than I had ever seen! ******:zenwerx.com/pi/cache$ ls | grep -c png … Continue reading

Posted in Oddities | Leave a comment