Twitter Feed
- Adobe Acrobat Pro 9 Installation Was Brutal about 1 hour ago from web
- I saw a video claiming a gibbon mocked a tiger. So I searched for proof & here is a video of it happening: http://bit.ly/KH018 10:19:09 PM September 04, 2010 from web
- Just saw skunk by work at @tworiversmktg parking lot. 09:14:48 PM September 03, 2010 from Echofon
- While working through building a JavaScript API for SCORM i am absolutely digging on Firebug logging. 05:10:22 PM September 03, 2010 from Echofon
- I just realized the ridges on my f and j keys have worn off. Is that a sign I am touch typing too much? 02:53:37 PM September 03, 2010 from Echofon



Usable Subversion Comments
Line 1: Subject of the change, this will show up in the log view when using tortoise, so it becomes important that this summarize the changes in a succinct manner.
ex. Updated Login, fixed bug, and changed validation.
Line 2 and below, this becomes a list of specific details using ordered or unordered format, but the important part is very discreet comments, but not so detailed it drowns out the usefulness. List major fixes, or if it needed to be re-factored, just say that.
List of details.
1. Error in if statement, fixed logic.
2. Username was being passed…
This should provide scan-able, readable, and ultimately useful comments when committing to revision control.
Part 2: Naming Convention