December 2011
5 posts
October 2011
1 post
3 tags
RIP Steve Jobs
“Here’s to the crazy ones. The misfits. The rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. They’re not fond of rules. And they have no respect for the status quo. You can quote them, disagree with them, glorify or vilify them. About the only thing you can’t do is ignore them. Because they change things. They push the human race forward....
September 2010
1 post
campfire
Nicholas S. you're supposed to feel like your around a campfire, mark is making smores, and greg is telling scary stories about IE6
Ryan P. I have some Blackberry stories after Greg is done.
March 2010
1 post
Border-Radius Syntax
As it stands with CSS3 border radius we have to type what feels like a lot of code for such a simple thing. It would be nice if the final spec will allow us to type it all in one line.
So instead of typing this:
-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px;...
January 2010
6 posts
Ruby on Rails, MySQL, & Mac OS X Snow Leopard
I’ve had several people ask me about getting these three to play nice together… this is how I did it.
Older versions used a 32 bit version of MySQL. For this to work you need to get the 64 bit x86 version of MySQL installed. The easiest way to do this is to use the official MySQL install named Mac OS X 10.5 (x86_64) (yes Snow Leopard is 10.6, but this one works).
There is a great...
December 2009
3 posts
November 2009
5 posts
This sort of brutal honesty cracks me up
Jade Rauenzahn: but really the only thing I care about with IE is the degradation of IE6
Jade Rauenzahn: until that's gone IE9 can shit ponies
Jade Rauenzahn: it doesn't help my job
October 2009
2 posts
Like father, like son...
Never too early to start learning the fine art of geek.
September 2009
4 posts
The real reason for the Google Chrome Frame?
Political Ideology Quizzes
I tend to lean Republican, but never quite felt I fit in either political party… this kinda explains it.
August 2009
5 posts
A Better Monitor Setup
I’ve often wondered if a top/bottom setup wouldn’t be better than the left/right setup I’ve been using for so long. Seems more natural to move your head up and down a bit than swing left and right. This tumble by Paul Boag got me thinking about a up/down setup agian, so I’m going to give it a try (both at home at at work) for at least a week.
My next car... a 2010 GTI?
I totally want one of the forthcoming ::R GTI, but it could be a year or more before they come out, if ever… After driving a coworkers Fahrenheit last week, I’m itching to get a VW again… the 2010 GTI is coming out in October, and looks badass, it looks totally #WIN!
GTI R Version... so badass
“The new GTI is not even out yet but Volkswagen is already prepping a potent 270-horsepower R version.”
I want mine in black or sliver… even in white it’s… badass
Source: VolksWatch | Potent 270-Horse GTI R Coming!
July 2009
4 posts
Object Oriented CSS →
In this video Nicole Sullivan provides interesting ideas about how to write your CSS in a modular and reusable way.
Video for Everybody! uses HTML5 video tags, degrades gracefully, and is straight html… no javascript. Think I’ll start using this technique for video.
June 2009
4 posts
1 tag
So it begins
Prepare yourself for more random bits and miscellaneous musings than your intellect is willing to admit you’ve read.