| bio | website | |
|---|---|---|
| location | Canada | |
| age | ||
| visits | member for | 1 year, 9 months |
| seen | yesterday | |
| stats | profile views | 3 |
My Github projects:
- WhereAmI: command line utility for getting a Mac's location data.
- RemoveCookie: CLI for removing Safari cookies for specific domains.
- rogersusage: Python script to grab usage data from my ISP (Rogers).
|
Apr 29 |
answered | Run html / css / jquery site localy on ipad |
|
Apr 27 |
answered | Will Linux Boot Faster if I install it to My Hard Drive? |
|
Apr 27 |
answered | Recursive, multi-connection FTP program to use in terminal |
|
Mar 15 |
awarded | Popular Question |
|
Dec 19 |
comment |
Resolving local hostnames with D-Link DIR-657 router Hmm, in that case, all I can suggest is trying a restart of your client to flush the DHCP and DNS information. But it's possible that D-Link routers don't use the entered hostname information for DNS resolution, in which case you can either go with a third party firmware, manually edit the hosts file, or set up an internal DNS server. |
|
Dec 19 |
comment |
Resolving local hostnames with D-Link DIR-657 router Check what DNS servers your other clients are using. If they're set to use external servers (i.e. not 192.168.0.1), then your router can't resolve hostnames for them. |
|
Dec 19 |
answered | Resolving local hostnames with D-Link DIR-657 router |
|
Dec 19 |
comment |
Send emails in a non-interactive way in OS X I'm curious, is there a reason a standard BCC wouldn't suffice? It's more or less designed for this sort of situation. |
|
Dec 19 |
answered | Adding AFP protocol to Windows Server shares |
|
Dec 18 |
answered | Send emails in a non-interactive way in OS X |
|
Dec 4 |
comment |
Apple Automator “New PDF from Images” maintaining same filename Glad it helped! |
|
Nov 22 |
answered | downloading big files in a limited wifi network |
|
Nov 22 |
awarded | Commentator |
|
Nov 22 |
comment |
Don't they use HDMI for a normal PC? Is it pointless? It is, per the HDMI wikipedia article, "HDMI is electrically compatible with the CEA-861 signals used by digital visual interface (DVI)". HDMI tacks on audio and some other data signals. And of course different connector standards, etc. "Superset" is perhaps a bit crude, but in a general sense I'd say it's accurate. |
|
Nov 22 |
awarded | Yearling |
|
Nov 22 |
answered | How to move between tabs using trackpad on Chrome? |
|
Nov 22 |
answered | Don't they use HDMI for a normal PC? Is it pointless? |
|
Nov 22 |
answered | Apple Automator “New PDF from Images” maintaining same filename |
|
Nov 22 |
comment |
Get out of custom fullscreen app That is strange. My Cocoa knowledge is mostly limited to iOS, so I can't offer any help there, but perhaps run your full-screen code past StackOverflow to check for anything wonky. |
|
Nov 22 |
comment |
Get out of custom fullscreen app Was your app still clearly running? If the power button didn't work, it may be that your system hard locked (which is unusual for a Mac, typically it kernel panics if fully locked up, but it's possible). |