So I was hacking on some Android stuff this weekend and I was immediately distracted by constantly having to flip the song on iTunes party mix DJ bullshit marketing name for shuffle mode. What I wanted was the equivalent of seek mode on car stereos. Where you basically press a button and every 10 seconds, [...]
Been so busy there’s barely been any time to think about blogging. Today’s edition of What I Learned Today covers two totally separate topics. The first is:
Ack
Ack you say?! Yes. ack. Ack is a command line utility that searches through files for patterns of text. It’s like grep except…it’s more friendly, has some options turned [...]
I’ve been a longtime subversion user and before that Visual SourceSafe (ew gross), but at the new jobby job, it’s all git all the time. Being very used to the pretty awesome TortoiseSVN and ZigVersion gui clients for svn, I’ve been a bit hesitant to really dive into git, not really knowing what to expect [...]
Well, it’s been a few weeks of working fulltime with Ruby, Rails, on OS X and I must say, I know so much less than I thought I did about OS X, Ruby, and Unix-like systems than I could have imagined. I have taken for granted that in the last seven years of experience I [...]
When you are working in XP, and you need to view a calendar to see what day of the week a particular date falls on, how do you do it? Well, if you are like 95% of non-corporate windows users (not getting your time from a domain controller or time server), you probably double click [...]
I really like these two examples of designing web UI elements that blend right into the browser’s chrome.
First we’ve got Google’s Firefox start page, which has probably been my default page for the last n years or so. The simplicity of this trick is great, basically just color matching with a little gradient, but it [...]
I’m not sure why, I just sort of seem to have this knack for fixing computers when stuff goes wrong. To the person I’m helping it always seems like magic, but not really having a penchant for wearing robes, I try to assure people it’s just experience that’s built up for the last 12 years [...]
Don’t use an UPDATE or DELETE statement on a live, critical database from a query browser. Inevitably, you will forget to highlight the WHERE clause. The more time passes that you haven’t screwed this up, the more likely and damaging it will be when you do.
Don’t use email addresses in test data that resolve to [...]
Zac([kh]|hary)$
As Afshin says, it’s pronounced “Zack Dollar”.
Joel writes about disabled/hidden menu items. I don’t completely agree. I think it’s very useful to quickly visually identify what actions are not allowed in any given context. One compromise might be to make the menu item look disabled, but when clicked it gives an explanation of why the selected action cannot be taken. Of [...]
© expletive inserted. Powered by WordPress using the DePo Skinny Theme.