When You Have No Business Running

A half marathon, that is. And I use the term “running” loosely because for me it was more like shuffling. Or maybe plodding. I partook in such an event in Cleveland this past May after implementing an innovative training method. The crux of this method: run the distance of the half marathon (13.1 miles) in … Continue reading “When You Have No Business Running”

Windows Explorer Folder Shortcuts

I sometimes like to make shortcuts to various folders on my Windows machine. I am annoyed, though, that when executed, this shortcut brings up an explorer window without the folder tree on the left. I found the solution to this here: shortcut with folder tree In short, the command line in your shortcut should read %SystemRoot%\EXPLORER.EXE … Continue reading “Windows Explorer Folder Shortcuts”

Hyperlink to Specific Page of PDF

I was recently posed with the question of whether or not you could hyperlink (yeah, I’m using the term as a verb) to a specific page of a PDF. In looking around, I am under the impression this can be done if the PDF resides on a web server by adding “#page=2” to the hyperlink … Continue reading “Hyperlink to Specific Page of PDF”

Samba and Multiple Concurrent User Names

I discovered today that Samba appears to be uncooperative when trying to connect from a single machine to two or more of its shares using different user names. This is a probably a pretty esoteric problem, I realize, but came into play when I was troubleshooting another user’s account without disconnecting shares mounted under my … Continue reading “Samba and Multiple Concurrent User Names”