buffington

bacon logistics, with the scabs and mallets

I need to hire people!

Posted by Michael Buffington on July 16, 2007 at 01:35 PM

A project I'm working on, which, while not totally a secret, will remain so here so that I might have an opportunity later to break the story, needs help from people with skills.

Specifically, I'm looking for an excellent web designer. Like one who really gets CSS and XHTML, but also wields a might sword in Photoshop and thinks about every single pixel.

I'm also looking for a Ruby on Rails developer who would love nothing more in life than to build games using Ruby and Rails.

Check out each job post here (designer, developer), send your resumes and your friends' resumes to me.

CNNi Style Headlines

Posted by Michael Buffington on September 09, 2006 at 11:57 PM

I got a bit obsessive tonight and set myself up with a challenge. After watching one of CNN's international news broadcasts, I got interested in recreating their new on screen headline graphics with HTML and Javascript. Here's what it looks like:







Primates learn how

to make blueberry pancakes and blintzes

.

.





See it again.

It's not perfect, but its fun. This can be dropped into Rails apps pretty easily or adapated to a non rails app. Check out more code after the jump.

Replacing sendmail with postfix

Posted by Michael Buffington on August 15, 2006 at 08:28 PM

I found a great little how-to on replacing sendmail with postfix on FreeBSD. My once sick contact form is now fixed because of it.

Because postfix replaces sendmail entirely, it works seamlessly with Ruby on Rails as the default outgoing mail handler.