My Standing Desk
Many years ago, when I was drafting for a living, I stood at a table much like this one for most of the day. I had a stool but when working on large drawings standing was usually required. Then along … Continue reading
Many years ago, when I was drafting for a living, I stood at a table much like this one for most of the day. I had a stool but when working on large drawings standing was usually required. Then along … Continue reading
OpenCF Summit is one of those conferences that I want to attend but life always seems to get in the way. I won’t be able to make it again this year but that doesn’t mean you can’t go! :) For … Continue reading
In the past I’ve always been working on just one project so I have never explored ‘projects’ in Sublime Text 2. Today I needed to work on multiple things so I broke down and discovered how projects work. Like everything … Continue reading
I’ve posted before about formatting SQL in my IDE. I always inherit code where the previous developer formats their SQL different than I like. Currently I’m suffering from ALL CAPS SQL. My eyes! My eyes! I immediately hit Package Control … Continue reading
This will be my third time invited to speak at cfObjective and my second year presenting! (yeah, I know that doesn’t add up) I’m excited to be presenting about code review. In the past there were things the majority of … Continue reading
In my new job I’m accessing a lot of remote machines. Windows servers via Remote Desktop Protocol (RDP) and Linux / Unix servers via SSH. I have both the Remote Desktop application and Putty available but managing all these connections … Continue reading
If you’ve come to one of my ‘tools’ presentations one thing I talk about is using a clipboard manager. I use a lot of software from Donation Coder, including Find and Run Robot and Screenshot Captor. Recently in their newsletter … Continue reading
One of the big things I was missing from Eclipse was TODO support in Sublime Text. Now thanks to the awesome community of plugin authors this has been resolved. Check out SublimeTODO. Extract TODO-type comments from open files and project … Continue reading