| bio | website | |
|---|---|---|
| location | Scotland, United Kingdom | |
| age | ||
| visits | member for | 7 months |
| seen | Feb 19 at 18:00 | |
| stats | profile views | 4 |
|
Jan 14 |
awarded | Necromancer |
|
Nov 29 |
comment |
Incorrect Terminal.app output for long lines with tabs For reference I see the same behaviour as you in OS X's built-in Terminal.app, but iTerm2 seems to soft-wrap the tabs onto a new line as you would expect. |
|
Nov 29 |
comment |
Images centered on safari Any bitmap image format that the browser natively understands (JPEG, PNG, GIF, BMP and TIFF) should be centered horizontally by the rule I provided. I don't think there's any way to treat them differently - they all look alike to the browser, more or less. |
|
Nov 29 |
comment |
Images centered on safari SVG files are difficult. While they can be displayed within web pages using an <img> tag, they are actually XML documents in and of themselves so WebKit browsers like Safari and Chrome don't need wrap HTML around them in order to display them; they just render the XML document directly. This means that the SVG is the entire content of the page you are viewing, and it seems that Safari ignores custom stylesheets for documents that are not HTML. |
|
Nov 29 |
comment |
Images centered on safari I'm afraid that there's no way to center a single HTML element (i.e. without a containing tag) vertically using CSS. Safari renders the image within <html> and <body> tags, but there's no way in CSS to target (for example) "a <body> tag containing one and only one <img> tag" or "the parent element of this element here", so it can't be used to vertically center the image. |
|
Nov 28 |
answered | Images centered on safari |
|
Nov 28 |
comment |
Getting PHP response om my Mac OS X 10.8 Have you tried changing the filename to index.php? Apache may not be configured to process PHP code within HTML files. |
|
Nov 20 |
awarded | Custodian |
|
Nov 20 |
answered | OSX server 10.6 and umask |
|
Nov 20 |
comment |
Automatically Change Sound Output Device When Plugging in Headphones I don't know if it's possible to do this automatically, but SoundSource from Rogue Amoeba makes it very quick to switch inputs. |
|
Nov 18 |
awarded | Revival |
|
Nov 16 |
answered | Does Apple support DDC/CI for 3rd party displays via Apple's Thunderbolt to DVI adapter |
|
Nov 15 |
awarded | Supporter |
|
Nov 15 |
awarded | Teacher |
|
Nov 15 |
answered | Safari Bookmark That Includes Scroll Position |
|
Nov 15 |
comment |
App or Script to Move a Window Between Desktops With Only a Keyboard Shortcut? Ah, sorry! I read desktops as screens. The official Moom line is here: manytricks.com/support/… - it seems there's no API for that. I did find this app however, which seems to restore the original Spaces functionality and has hotkeys: totalspaces.binaryage.com HTH |
|
Nov 15 |
answered | App or Script to Move a Window Between Desktops With Only a Keyboard Shortcut? |
|
Nov 15 |
answered | Archiving mail from Mail.app |