I'm attending erubycon

Email Standards Project

Tables and spacer GIFs bad. CSS good.
http://www.email-standards.org

You’re Invited to a Tea Party

http://www.teaparty07.com

Uploading and MIME types in CodeIgniter

I just ran into a nasty issue when uploading MP3 files with the CodeIgniter PHP framework. Apparently an MP3 can either be ‘audio/mpeg’ or ‘audio/mpg’. CodeIgniter is only set to accept ‘audio/mpeg’; OS X seems to use ‘audio/mpg’.

This can be fixed by editing the mimes.php file located in:

system/application/config/mimes.php

Search for the line:

'mp3' => 'audio/mpeg'

And replace it with this:

'mp3' => array('audio/mpeg', 'audio/mpg')

October Trifecta

Birthday + Halloween + House warming = October Trifecta.

Jack playing arcade game

New Camera, Canon 400D

Johnny Homecoming Photo

There’s a new camera in the family. So far, so good. Even the cheap little 50mm prime lens I purchased is working very well. My Flickr page will finally be getting some action.

Two iPhones

Travis, it was very hard for me not to open one of these boxes.

Halo 3 Launch Party

Halo 3 launch gear

The Halo 3 launch party at the Microsoft offices (Columbus Ohio) was a good time had by all.

Mac Specialist at Your Service

My homeboy Rick just landed a job at the mothership fruit company. Employee discounts here I come. I mean, congrats dude. All those long hours drinking the Koolaid will come in handy.

Categories

Archives

Buddies

More