Archive for the ‘macos’ Category

h1

Safari 5 Reader Mode

July 6, 2010

Safari 5 Reader it’s the shitznutz! I love it.

h1

Mac SVN clients: Versions vs Cornerstone

January 20, 2010

Although I am not a full-time developer, I do deal with a fair amount of information that benefits from the joys of versioning (including software I write). A lot of that work today happens in an IDE (Xcode), but a lot of it happens in other contexts, so having a pretty (and above all, useful) tool to navigate a repository is quite useful. I have been using Versions for the Mac since it was beta, and it has proven to be a worthy helper. Recently, I ran into Cornerstone, and I decided to try it out of curiosity. Both are solid apps, and either one will service your SVN needs nicely. Hopefully Git will get one in the near future.

h1

Things

November 27, 2009

Things. Rocks.

h1

CNET TechTracker

November 17, 2009

Today I installed CNET’s TechTracker and while I do love the concept, it’s likely to get uninstalled. Primarily, it’s not actually tracking the bulk of the software I would like to track because it seems to only pay attention to /Applications. In the fine tradition of sysadmin file system organization (or simply my own personal mental organization) I try to keep most of the apps away from the system’s /Applications directory, so I have a /Local hierarchy where I keep, well, local stuff (so there is such a thing as /Local/Applications where most of the apps I use live; there are exceptions for those that insist on living in /Applications, such as CS4 or Fusion). Looking into the preferences pane, there doesn’t seem to be an option to add other locations.

I realize most people install applications in the system location, which is fine. It simply means TechTracker isn’t of much use to me at this point in time.

h1

Snow Leopard: Up and Running

November 16, 2009

I had been wanting to take Snow Leopard for a spin for some time, but software availability at home and time constraints in general had prevented me from doing it. I picked up a copy during my last visit to California, so all that was left was finding some cycles to install it and get going with it. Friday just sort of came up from nowhere and enabled the forcing function: disk.dieByClickNoise(). New drive, some minor surgery, and voilá: ready for Snow Leopard.

It has been running pretty well minus a couple of annoyances: it doesn’t seem to get along with my wireless at home all time and iPulse now asks for an admin password upon login (which, admittedly, I don’t do all that often, so it’s not enough to be obnoxious). Everything else so far works rather well. Having been running on the same Leopard image for nearly two years, I felt it was time to start from scratch (i.e., discarding old apps I no longer use, rearranging some things in my home directory, fully switching to Xcode) and, along the way, verify that things work as expected. I’d say I’m about 80% done, but even at that level, I’m fully functional for work (and blogging, but of course).

Given the starting point, I did push MobileMe a bit by having it sync most of the items it supports (mail accounts and rules, the dock, etc). Everything worked as advertised, so a lot of that work was fairly effortless (and contributed to the cleanup). I also went ahead and updated most of the seed files I keep on the server at home (i.e., the bare baseline of apps, configuration and initialization files, and other data that I share across all the systems I use, which, at last count, was too many). Yes, I do eat my own dog food, and at some point I will polish what I have written about said dog food and publish it.

Once the laptop is 100% done and I’m satisfied with it (say, a couple of weeks of heavy use of most of the work/photo/video stuff), the desktop will follow, although I am thinking that the Mac Mini at home will probably happen soonish given its primary purpose in life is to deliver media into my living room. Alas, this is the end of the line for the trusty PowerBook G4, which turns four in a couple of months, although its current user will continue to enjoy everything Leopard has to offer for quite some time (until the system dies of Leopard is no longer updated or usable in it).

h1

Enabling Remote Disc on non-MacBook Air clients

November 11, 2009

Courtesy of bstreiff: Enabling Remote Disc on not-Airs:

defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true
defaults write com.apple.NetworkBrowser ODSSupported -bool true

Context: we have an older MacBook with what appears to be a busted DVD-ROM drive, preventing a clean install of the newly arrived cat. After enabling CD/DVD Sharing on the “server”, nothing would show up on the “client”. After tweaking the above properties and restarting the Finder, it’s all good now. Install in progress.

h1

Snow Leopard: Hard to Get in Spain

September 3, 2009

Snow Leopard is still a rare-to-find species in Spain (at least in Valencia). No luck in four separate (and unrelated) stores this morning.

h1

Snow Leopard: August 28, 2009

August 24, 2009
h1

kernel[0]: unknown SIGSEGV code 0

July 14, 2009

I recently noticed that my system.log was collecting these messages fairly constatly.

Jul 14 04:08:01 boxname kernel[0]: unknown SIGSEGV code 0
Jul 14 04:08:31: --- last message repeated 3 times ---
Jul 14 04:08:41 boxname kernel[0]: unknown SIGSEGV code 0
Jul 14 04:09:08: --- last message repeated 3 times ---

It turns out the problem lies with Adobe’s license manager, and they provide a fix. All is well now.

h1

HP Color Laserjet CP1215: No Mac’s Land

June 19, 2009

Along with the system I picked up yesterday, I bought a HP Color Laserjet CP1215, which isn’t particularly Mac friendly. Many thanks to Ryan Ridge for his very helpful write-up on how to get this printer to work with a Mac. I still can’t get color, but I’ll settle for B&W for now. Thanks again Ryan!