Friday
Feb132009
Double Shot #391
Friday, February 13, 2009 at 12:12AM
Sometimes it's amusing to watch a coding community attempt to mature.
Initial Release of Moneta: Unified Key/Value Store API - More useful code from wycats.
File Management - Koz announces a new series for The Rails Way.
Announcing FiveRuns Dash: Measure Twice. Code Once - The FiveRuns folks have moved on to a general-purpose language-agnostic monitoring framework.
learn.github - The new GitHub Learning Site, with everything you need to know about git.
in
Double Shot
Double Shot 
Reader Comments (1)
learn.git - Oh dear God, just in time! I installed git for the first time this week on my WinXP development machine so that I could fork&fix a gem from github. Imagine my excitement when I first typed "git commit" and a vi session loaded up for comments. At least I recognised vi; how many other Windows developers would have? I still had to browse to find out how to save and exit. If that's an example of a "good" editor I don't think I want to be "good". :) Right, I'm off to learn - the fix is done, I need to figure out how to put it back whence I forked it.