RailsConf 2008 is over and I’ve had some time to rest and recollect my thoughts on the sessions. Below is a quick summary of the main ideas I picked up in each session. Friday 5/30/2008 (Day 1) Joel Spolsky keynote – The UI should help the user. Entrepreneurs on Rails – Work will always come …
Tag: git
Interesting Links #1
I’ve been reading up a lot on different ways to manage code using SCM systems because my current ones take way to long to do anything advanced. How to use Piston to ease your upgrades – Piston looks like an easy way to work with upstream svn repositories. Currently, I do a huge hack of …