el­studio

Tag: code - 3

GitHub Best Practices

The folks at GitHub have taken the pain out of centralized Git hosting. Even better, they’ve built in tools that make distributed version control easy to use for group projects. But how to set up your repositories and branches to avoid merge pain? Here are two good options.

Post: Letter to CIO: OpenID, Please

I sent a letter to our CIO the other day asking for OpenID for the office. Strikes me that OpenID is one place where traditional interests of IT (ensuring users have access to what they need, compliance) jibe with those of Web 2.0 service users.

PHP Configuration for Leopard

Both Apache 2.2 and PHP 5 come with every installation of Mac OS X 10.5 Leopard. MySQL does not. There are a couple of tricks for installing and/or turning them on –and thereby attaining Development Happiness.

Installing MySQL on Leopard

MySQL now provides compiled binaries for Mac OSX 10.5 Leopard. But the startup applet doesn’t work properly yet on Leopard.