-
Excel for Mac Breaks Up Spreadsheets Into Pages
-
Trying to Dig a Little More In-Depth With Maven
I’ve been reading Maven: The Definitive Guide (affiliate link) as a Kindle eBook and finally got to the point of trying the first example project. The book had mentioned that maven might be installed on Mac OS X already (due to usage with some versions of XCode). Magically, it’s there: So far, I like the…
-
MacBook Pro setup list.
Some things that I’ve set up on my MBP: Terminal Settings ~/.profile Changed prompt Default is ‘h:W u$ ‘ [ Computer-Name: current-directory username$ ] Changed to ‘[w] ‘ man bash, find “PROMPTING” for escape codes Editors TextEdit – for simple text files, quick code tweaks XCode [default code editor] – for longer code edit sessions…