<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac"/><id>http://norman.walsh.name/2007/08/15/IMac/comments.atom</id><updated>2012-02-13T04:06:32.636688Z</updated><entry><title>Comment 1 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2007-08-16T00:27:40Z</published><updated>2007-08-16T00:27:40Z</updated><author><name>Mark</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>That's a lot of beeping.
</p>
    <p>
Re: Firefox tab behavior, see <a rel="nofollow" href="http://kb.mozillazine.org/Accessibility_features_of_Firefox">Accessibility features of Firefox</a> and in particular <a rel="nofollow" href="http://kb.mozillazine.org/Accessibility.tabfocus">accessibility.tabfocus</a>.  I believe the value you want is 7.
</p>
    <p>
Re: compiling wget from source.  Surely there are binary ports?  <a rel="nofollow" href="http://www.macports.org/">Macports</a> or something?
</p>
    <p>
Re: FLAC in iTunes.  I believe <a rel="nofollow" href="http://barelyfocused.net/blog/2006/10/12/native-flac-in-itunesquicktime/">Native FLAC in iTunes/QuickTime</a> is your best starting point for further exploration.  Let me know how that works out for you.
</p>
    <p>
Other things you may enjoy: iTerm, VLC, Perian, MegaZoomer, and <a rel="nofollow" href="http://opensourcemac.org/">OpenSourceMac.org</a>.</p>
  </div></content></entry><entry><title>Comment 2 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0002"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0002</id><published>2007-08-16T00:53:36Z</published><updated>2007-08-16T00:53:36Z</updated><author><name>Keith Fahlgren</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p><a rel="nofollow" href="http://www.macports.org/">MacPorts</a> is worth installing/using (sometimes outdated packages, but at least it handles dependencies). 
</p>
    <p>
Also, on PyXML, I've been enjoying <a rel="nofollow" href="http://codespeak.net/lxml/">lxml</a>, though the cool kids tell me to use <a rel="nofollow" href="http://uche.ogbuji.net/tech/4suite/amara/">Amara</a>.</p>
  </div></content></entry><entry><title>Comment 3 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0003"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0003</id><published>2007-08-16T00:54:37Z</published><updated>2007-08-16T00:54:37Z</updated><author><name>roberthahn</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>How to access all form controls from the keyboard:
</p>
    <p>
Go to System Preferences &gt; Keyboard and Mouse &gt; Keyboard Shortcuts.  on the bottom half of the dialog, you'll see Full Keyboard Access. Click the All Controls radio button.
</p>
    <p>
How to (possibly) improve your trackpad experience:
</p>
    <p>
Go to System Preferences &gt; Keyboard and Mouse &gt; Trackpad.  There's a checkbox for "Ignore Accidental Trackpad Input".  You might want to configure other options too.
</p>
    <p>
On Case Sensitivity:
</p>
    <p>
I thought I saw something on the net about how to convert the filesystem so that it's case sensitive, but I haven't been able to dig it up.
</p>
    <p>
One thing you might want to consider is setting up a disk image - this can be configured by Disk Utility to grow as required, and even to be encrypted when it's not mounted.  And, back to the topic, you can also create disk images where the FS it uses is case sensitive.  So maybe it's worth it to create a case-sensitive sub-system to work in.  In practice though, almost no Mac user I know has talked about using this in practice, and *I* have tried using it, but found the effort of opening and closing the volume all the time to be more effort than I really wanted.  Still, maybe you'll find some ways to make it work that no one else had thought of.</p>
  </div></content></entry><entry><title>Comment 4 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0004"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0004</id><published>2007-08-16T01:17:39Z</published><updated>2007-08-16T01:17:39Z</updated><author><name>David Magda</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>To compile from source you may want to check out <a rel="nofollow" href="http://www.macports.org/">MacPorts</a> or <a rel="nofollow" href="http://pkgsrc.se/info.php">pkgsrc</a>.</p>

<p>As for case-insensitive file systems, here's a <a rel="nofollow" href="http://www.birdhouse.org/macos/beos_osx/redux.html">good point</a> a BeOS user trying out OS X made about them:</p>

<p>
      <em>Case-sensitivity seems like a great idea to UNIX-heads. These are people who want every possible command and workflow to have a distinct, deterministic result -- the kind of thinking you expect from an academic/research environment. Synonymous workflows that arrive at the same result are anathema to science. Students filling up directories with lab data like for there to be a difference between "a.dat" and "A.dat" and sorts them according to ASCII value rather than orthography. It's a sure-footed, obedient scheme, one where the computer does exactly what the user wants it to do -- because the user is one who has the expertise to issue instructions that are very clear and precise and speak the same internal language that the computer does.</em>
    </p>

<p>
      <em>But that's not who desktop OSes are written for. In a desktop OS, there is no conceivable reason why you would want to have two files in the same folder that are, for all intents and purposes, named the same thing. "Picture1.jpg" is the same thing as "picture1.jpg". No, really -- it is. It's the metaphor by which you organize the people in your address book. Would you consider "john thomas" to be a different person from "John Thomas"? Would you be unconfused by a set of introductions at a party with both these fellows in attendance?</em>
    </p>
  </div></content></entry><entry><title>Comment 5 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0005"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0005</id><published>2007-08-16T01:53:05Z</published><updated>2007-08-16T01:53:05Z</updated><author><name>Martin Kenny</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>
      <em>How come if you're tabbing through fields on a form in Firefox, it skips right past the pulldowns. I don't want to use the mouse.</em>
    </p>

<p>You need the "Full keyboard access" section at the bottom of the "Keyboard Shortcuts" system preference.
</p>

<p>
      <em>I have to say, if Tim hadn't told me about it, I never would have thought of dragging the menu bar to the other screen.</em>
    </p>

<p>Oh, Cool; thanks for the tip. Now I might actually use my not-quite-traytable (15-inch) with my 24-inch monitor a bit more often.</p>
  </div></content></entry><entry><title>Comment 6 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0006"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0006</id><published>2007-08-16T02:10:19Z</published><updated>2007-08-16T02:10:19Z</updated><author><name>David Megginson</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>It sounds a lot more complicated and expensive than setting up Ubuntu on a generic Intel laptop (with subpixel font rendering and gtkpod to sync my iPod).  Are there special Mac-only apps that you need to use?  The Mac's great for the wanna-be SF designer crowd, but you seem to be fighting hard to turn it into a generic *nix machine anyway, so why make life harder?  I'd say the same (in reverse) to someone who was trying to turn a *nix machine into a Mac.
</p>
    <p>
I had no idea that the Mac used a case-insensitive file system.  It's not a huge deal, as David Magda mentions, *unless* you happen to need to copy files back and forth to a case-sensitive file system, as would happen, say, if you were using your computer as a development machine for a web app then copying to a LAMP web server -- then it's a recipe for misery.</p>
  </div></content></entry><entry><title>Comment 7 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0007"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0007</id><published>2007-08-16T06:31:15Z</published><updated>2007-08-16T06:31:15Z</updated><author><name>Alex Ott</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>I'm also not so much time ago ordered iMac and customize it - here is description of my customization of emacs and other things - http://alexott.blogspot.com/search/label/mac
I had selected fink for installing 3rd party software and not compile it from sources. fink has more packages comparing with macports, and apt-get inside ;-)</p>
  </div></content></entry><entry><title>Comment 8 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0008"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0008</id><published>2007-08-16T06:51:38Z</published><updated>2007-08-16T06:51:38Z</updated><author><name>Al Lang</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Definitely look at <a rel="nofollow" href="http://www.macports.org">MacPorts</a>; I've almost completely stopped bothering with building things from source myself since starting to use it. They even have Emacs 22.
</p>
    <p>
I presume you found the setting to turn on anti-aliasing in Terminal? ("Terminal" menu, Window Settings, Display dropdown, Anti-aliasing checkbox.)</p>
  </div></content></entry><entry><title>Comment 9 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0009"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0009</id><published>2007-08-16T08:33:01Z</published><updated>2007-08-16T08:33:01Z</updated><author><name>Sjoerd Visscher</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>phrase role="bubble", I like that!</p>
  </div></content></entry><entry><title>Comment 10 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0010"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0010</id><published>2007-08-16T12:01:50Z</published><updated>2007-08-16T12:01:50Z</updated><author><name>Ceri Davies</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>You can get a case-sensitive filesystem, but you have to reinstall the OS.
You choose "HFS+, case sensitive" when formatting the disk.
</p>
    <p>
Have no idea why you didn't have netstat out of the box though...</p>
  </div></content></entry><entry><title>Comment 11 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0011"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0011</id><published>2007-08-16T12:44:42Z</published><updated>2007-08-16T12:44:42Z</updated><author><name>Giulio Piancastelli</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>I always wonder at this kind of reconstruction: did you take notes during the process, or relied only on memory afterwards?
</p>
    <p>
The bubbles are great.
</p>
    <p>
And I am inclined to agree with the first paragraph in David Megginson's comment: what were your functional requirements again?</p>
  </div></content></entry><entry><title>Comment 12 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0012"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0012</id><published>2007-08-16T16:52:00Z</published><updated>2007-08-16T16:52:00Z</updated><author><name>Bart Schuller</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>You can also create a disk image using Disk Utility, which you can format using a case-sensitive filesystem. Your choice of HFS+ or BSD's UFS.
</p>
    <p>
And do try out MacPorts, if only to prevent things like the HEAD disaster (it does everything under its own /opt/local prefix).</p>
  </div></content></entry><entry><title>Comment 13 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0013"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0013</id><published>2007-08-16T19:59:47Z</published><updated>2007-08-16T19:59:47Z</updated><author><name>Uche</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>"Install PyXML....I wonder if I should be worried that it isn't being maintained anymore?"
</p>
    <p>
.oO(scratch that, this takes no thought ;-) )
</p>
    <p>
Just stop worrying and use Amara.  Not only is it maintained, but the maintainer is concerned about not crippling XML, a rare commodity in the Python (or Perl or Ruby) community ;-) .
</p>
    <p>
BTW: http://copia.ogbuji.net/blog/2006-12-30/First_day_</p>
  </div></content></entry><entry><title>Comment 14 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0014"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0014</id><published>2007-08-16T22:06:01Z</published><updated>2007-08-16T22:06:01Z</updated><author><name>Andi</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Try <a rel="nofollow" href="http://sbooth.org/Play/">Play</a> it does FLAC, has a last.fm component, etc... is OS and doesn't get in the way.
Install <a rel="nofollow" href="http://www.bresink.com/osx/TinkerTool.html">TinkerTool</a> to stop autostart of crap like iTunes or Dashboard.</p>
  </div></content></entry><entry><title>Comment 15 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0015"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0015</id><published>2007-08-17T18:11:20Z</published><updated>2007-08-17T18:11:20Z</updated><author><name>Kevin Reid</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">“Why isn't that anti-aliased?”

<p>It's an option: Show Info (⌘I) → Display → Anti-aliasing.</p>

“How do I configure things so that apps inherit the right environment by default?”

<p>Use Property List Editor (part of “Xcode Tools”) to write your desired environment variables in <code>~/.MacOSX/environment.plist</code>. Takes effect on login.</p>

<p>(Why can't I use &lt;blockquote&gt;?)</p></div></content></entry><entry><title>Comment 16 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0016"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0016</id><published>2007-08-18T04:46:34Z</published><updated>2007-08-18T04:46:34Z</updated><author><name>Dan Connolly</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>"Xiph.org, the non-profit organization that oversees both formats, released a new QuickTime plug-in that restores FLAC and ogg vorbis compatibility. Simply download the plug-in from Xiph, run the installer and you should be able to play both file types natively in iTunes." -- <a rel="nofollow" href="http://playlistmag.com/news/2006/07/11/ogg/index.php">Putting Vorbis and FLAC back in iTunes</a></p>
  </div></content></entry><entry><title>Comment 17 on /2007/08/15/IMac</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/08/15/IMac#comment0017"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0017</id><published>2007-08-24T15:34:01Z</published><updated>2007-08-24T15:34:01Z</updated><author><name>Rob</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>The "click to focus" requires 2 clicks because you are doing 2 things, and sometimes you only want to do the first thing.  Sometimes on Windows XP I'll click on the edge of a window that is 98% hidden, and send the hidden app an unintended command.  For example, a browser window might follow a banner ad.  Some complex apps have almost no window space that won't respond to the mouse-down event, and you need to see the entire window before knowing where it is "safe" to click.</p>
  </div></content></entry></feed>

