602 reputation
518
bio website lorinhochstein.org
location Falls Church, VA
age
visits member for 2 years, 8 months
seen 2 days ago
stats profile views 56

I'm a software developer at Nimbis Services.


2d
accepted How do I find the windowid of Google Chrome to pass to screencapture -l
Apr
27
awarded  Popular Question
Apr
3
awarded  Nice Question
Jan
26
awarded  Notable Question
Jan
19
awarded  Popular Question
Jan
9
awarded  Popular Question
Jan
8
awarded  Tumbleweed
Jan
1
asked Wireless mouse becomes sluggish when MBP closed with external monitor
Dec
19
awarded  Popular Question
Dec
18
awarded  Popular Question
Dec
15
asked Email and calendars no longer reliably syncing from Google
Dec
6
comment How do I find the windowid of Google Chrome to pass to screencapture -l
That is one nifty-looking app. Looks like you can even get the windowid from the file paths, which answers the above question directly, even though you don't need the windowid if you're using GrabFS.
Dec
6
comment How do I find the windowid of Google Chrome to pass to screencapture -l
@MacLemon It needs to be Chrome-specific, because there's an issue with Safari on that particular site (Safari doesn't allow OpenID auth inside of iframes). I did find a way to just capture the contents of the browser through selenium, see stackoverflow.com/questions/13732281. I'd still like to know the answer to this specific question, though.
Dec
5
asked How do I find the windowid of Google Chrome to pass to screencapture -l
Nov
14
comment OS X Terminal “must have” utilities
grin is wonderful, here's the link: pypi.python.org/pypi/grin
Sep
22
awarded  Yearling
Sep
20
accepted Keyboard shortcut to select all text in a cell in Excel
Aug
2
comment How do I enable “Announce the time” programmatically?
Yup, this worked.
Jul
31
comment How do I enable “Announce the time” programmatically?
I haven't tried, but that would make the script pretty useless if I needed to reboot! Note that just unchecking and checking the box manually works properly.
Jul
31
comment How do I enable “Announce the time” programmatically?
Note that while this does make this option appear enabled when looking in Preferences, it does not actually enable the behavior (at least, not on Mountain Lion). Bug, perhaps?