Author Archives: m

Easy MySQL backup shell script

I accidentally deleted my MySQL backup script. No backups is bad news. I was looking for replacements and found a bunch, but they are all overkill. And half of them don’t even zip your backups. The only two elements I … Continue reading

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

Solved: Cleanr WordPress Theme conflicts with Disqus comments

I’m a big fan of Disqus (especially since they use Django), but the comment form was not displaying correctly in another blog I was working on. Specifically it was being displayed in the wrong place on the individual post page. … Continue reading

Posted in PHP, Wordpress | 1 Comment

Removing duplicate rows in SQL

Since I’ ve had to look this up twice in the last year, I should blog about it so I’ll remember. This is the quickest solution I’ve found. Problem: You have duplicate rows in your database. Even if you have … Continue reading

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

Life with OS X on my Hackintosh

So on to what I’ve learned from getting hacked. I’ve learned that Windows is not to be trusted with anything. I’m still not sure whether I got the virus by transferring a file from another computer or if it was … Continue reading

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

Site hacked!

If you came here or to some of my other sites recently, you may have noticed that Google blacklisted them as site distributing malware. This was a result of a virus that infected my PC and used a keylogger to … Continue reading

Posted in Uncategorized | 4 Comments

Microsoft Silverlight broke Netflix

I went to stream some movies from Netflix today and got a DRM error (N8151) instead of the film I wanted to watch. After a quick call with Netflix’s very helpful staff, they informed me that it was a problem … Continue reading

Posted in Uncategorized | Leave a comment

New Section: Portfolio!

On the Portfolio page, you’ll find links to all the websites I can think of that I’ve worked on. Wow, this is starting to resemble a real website.

Posted in Uncategorized | Leave a comment

Welcome!

I’m Michael Buell and this is my blog where I’ll be posting various things related to my profession: programming and software development, usually for dynamic websites and web applications. My languages of choice for web development are Python, Django, and … Continue reading

Posted in Uncategorized | Leave a comment