book notes

Rework

Rework - Jason Fried & David Heinemeier Hansson

Rethinking the way you work to take advantage of the new tools currently available.

Don't allow negative people to bring you down, just do it

Learning from mistakes is overrated, successes are much more valuable

Planning is guessing, you can't predict the future, so don't try

Is growing really necessary? Why must you grow?

Don't be a workaholic, it doesn't improve anything and usually produces less quality work

Be a starter, start something now

Do something where you feel like you're making a difference

Textmate Shortcuts

My notes from Textmate, Power Editing for the Mac

head <tab> - created commented header
<shift> <control> b - creates comment block
<command> t - search files
<shift> <command> t - search functions
<option> <command> 1/2/3 - fold sections
<command> l - go to line number
<F1> - Fold current
<F2> - Jump between bookmarks

Movement
<command> arrow right - end of line
<command> arrow left - beginning of line
<command> arrow down - eof
<command> arrow up - beginning of file

Selection
<shift> <command> l - select line
<control> <option> b - select block scope

Syndicate content