Archive for » July, 2008 «

Thursday, July 31st, 2008 | Author: Rob

If breaking news excites you, you may not be alone. It apparently brings an indescribable emotion to this woman:

There's not many things that would bring this expression to my face. Most of them won't involve breaking news though, I can promise you.

I ran into this graphic by ending up on a landing page promoting the “Alot” service.
<!–break–>

Category: Humor  | Leave a Comment
Tuesday, July 29th, 2008 | Author: Rob

I wanted to title this article PostgreSQL sucks, but that wouldn't have been fair to PostgreSQL has it really doesn't suck, exactly. It is a very well featured database, and was the first open source database to have many advanced features. That said, MySQL from the start has been easier to administer, and generally easier to use as well.

Before I dive in further, I should warn that while I've used both MySQL and PostgreSQL for years and have extensive experience with both, I have dealt with MySQL considerably more. This is due mostly to the fact that most projects I work on tend to use MySQL as their database over PostgreSQL.

After years of using them both, I have had much fewer problems out of MySQL. Backups and restores, even the complex binary ones done with LVM have gone mostly without issues. I can't say the same with PostgreSQL. I've had MySQL problems for sure, but I seem to run into PostgreSQL problems with far more frequency over things that really shouldn't have been problems in the first place.

One could make the argument that since I spend more time with MySQL, I know it better and thus know how to avoid more problems than I do with PostgreSQL. I'll buy into that as well, at least in part. But I see far to many developers pulling their hair out on public forums and newsgroups over how to fix a problem in PostgreSQL that simply doesn't seem to be a problem on MySQL. That isn't to say that people don't have problems with MySQL as well, they do. But considering that more people use MySQL, you would expect more problems, but you don't really see that. In fact, it's the reverse.

Could a simpler path to administration and programming be why more people use MySQL? Probably so. Back when it lacked features that PostgreSQL had, it still was more popular. Its ease of use had to have been at least a significant factor in many decisions to use it.

Category: MySQL  | Leave a Comment
Sunday, July 20th, 2008 | Author: Rob

Starting at roughly 11 AM Central Daylight Time, Amazon's S3 service went down and has been down ever since, even at the time of this writing. This 6+ hour outage is the latest in a string of outages that have plagued Amazon's Web Services since their initial offering.

The outage has affected Blingee, which we provide services for, in addition to other popular online services like Twitter, Second Life, Basecamp, and more.

This outage has seriously weakened our confidence in Amazon's Web Services. A provider of this size should not have these kinds of outages. I will be eagerly awaiting a detailed explanation. Our customers spend quite a bit of money with Amazon, and if I'm going to recommend something, I want it to be a good service. Unfortunately, right now, I can't say that Amazon's Web Services are.

Category: Business  | Leave a Comment
Thursday, July 17th, 2008 | Author: Rob

I don't usually post “uplifting” things, as they generally are a bit too cheesy for me (read into that statement what you wish). That said, I think this is a genuinely positive video that really could make someone's day better. Check it out!

Where the Hell is Matt? (2008) from Matthew Harding on Vimeo.
<!–break–>

Category: Misc  | Leave a Comment