Geeks R Us

Archive for the 'Apple' Category

Backup Bouncer helps verify your backups

Thursday, February 28th, 2008

I have not tried this yet but looks interesting:

Backup Bouncer

Note: This is a geek tool at the moment - Requires XCode, etc.

An example of how .mac doesn’t get it

Sunday, February 24th, 2008
  • Make movie in iMovie
  • Upload to .mac web gallery
  • Get url: http://gallery.mac.com/sriggins#100087

What the hell is that? Why didn’t it let me choose the url to use? iWeb does the same lame stuff.

I can’t take this serious with a url like sriggins#100087

Ordered a Mac Pro!

Friday, February 22nd, 2008

I ordered a Mac Pro, Dual Quad Core 2.8 with 2gb RAM and the nVidia 8800GT today from the Apple Store.

Just kiddin, Erick. I ordered it via The Beaverton Mac Store, got my PMUG discount (5% for you PMUG members!), and also picked up AppleCare for my MacBook Pro.

I’ll add more RAM and drives later. I see crucial just started shipping Mac Pro 2008 RAM.

This machine will be a server, play WoW really well and let me free up my overworked laptop some.

All of my music and videos will go to the Pro. I’ll take boot camp off the laptop and move Windows to a VMWare image on my external 100gb drive when I need that. That alone will free up 48gb of space.

I’ll put boot camp on the pro on a second drive, so it can be fully dedicated if I ever need that, but since the Pro will be our Apple TV synced machine, that will limit how much time I can spend in Windows :)

Not sure when it’ll arrive. Should be super duper fast though :)

The latest failure of the Mac Finder UI

Friday, February 22nd, 2008
  1. I see file I want on dock, drag to Finder window.
  2. Poof sound and animation heard. Crap, I just deleted my Downloads stack off the dock
  3. See downloads in said Finder window. Drag to dock.
  4. Poof sound and animation heard. Crap, I just deleted my Downloads sidebar item, also.

/sigh

MacBook / MacBook Pro Keyboard update

Tuesday, February 19th, 2008

It’s on your software update. And here I thought it was my lame typing or iSkin that was causing the first character I typed to be lost!

How to fix screenshots from a broken scale value

Saturday, February 16th, 2008

From Tim:

Don’t know whether you’ve ever tried:

        defaults write NSGlobalDomain AppleDisplayScaleFactor 1.50

to set the global scaling (works pretty well except some apps actually go all fuzzy and others look fabulous)? It turns out it breaks the cmd-shift-4 to snapshot the screen and save the image to a file. The general advice if you google this stuff is to do:

        defaults write NSGlobalDomain AppleDisplayScaleFactor 1.00

to revert to normal size - which indeed it does but snapshotting is still broken. What you need to do to both revert and repair snapshotting is:

        defaults delete NSGlobalDomain AppleDisplayScaleFactor

Why you should use Time Machine

Thursday, February 14th, 2008

Let me tell you a somewhat long tale about the week I’ve had. This will get a little geeky, but you’d find out exactly why you should be using Time Machine and maybe a few tips to help your disaster recovery process.

Time Machine is Mac OS X 10.5’s automatic backup system. You attach a drive to the computer and after a simple dialog, you’re backed up.

Time Machine backs up every hour, quite quickly, and then keeps the last day’s changes and one set of changes every week.

If your computer has a 140gb hard drive and you have a 300gb Time Machine, you can easily keep 3-4 months worth of data in your Time Machine. This allows you to go “back in time” and get a file you just ruined, etc.

I have three Time Machines:

  1. One I keep offsite, that I plug in once a week or so to update. This is in case the house burns down
  2. One I keep downstairs in the office
  3. One I keep next to the couch

To switch Time Machines, you simply attach the drive, open the Time Machine preferences and select the different Time Machine.

Last Tuesday I had been on the couch using Time Machine as normal, then we went to lunch. As I usually do, I unplugged the Time Machine to take it with me, so that way, again if the house burns down, the laptop is lost, but not my data. Call it paranoid, but I did have a tree fall on my house once :)

We come back from lunch and get back to work. Later that night, around 7pm I am checking out World of Warcraft and noticing i have very slow graphics, like 8-9 frames per second.

Being a developer, I download the 10.5.2 graphics update 1.0 and reapply this to my Mac, thinking it couldn’t hurt.

Well, on reboot, my video was dead. Black screen of death. Over the next couple hours I tried everything, reset the SMC, the PRAM, try an external monitor, boot off DVD, boot off the repair disk, safe boot, you name it, I tried it.

Well this sucks. We are shipping Sophie this week and my machine is dead.

I have a second laptop, which Elizabeth uses, so I decide to use that. Now both of these machines have user accounts for me and both have the same ’short’ name. This proved to be very important.

I log into my user on the backup machine and attach my Time Machine. Then I use Browse Other Time Machines by holding down option when I choose the Time Machine menu in 10.5.2. I select my Time Machine drive and wham, there are my files!

So I go back in time, and the last backup is from 1:57pm, when we went to lunch. Crap! I had not plugged the time machine in again.

Since I knew the laptop was working, I removed the Time Machine from the backup machine, booted the now-video-less laptop, attached the Time Machine and waited. Then I logged in by typing blindly.

I then waited and waited until I saw the disk being used and yes, Time Machine was backing up. This took an hour, but you can start it by ssh if you are a geek - Another article on that topic later.

So after the Time Machine disk stopped accessing, I pressed power, then return to safely shut down. I plugged the Time Machine back into the backup laptop and wham, the most recent backup was now the current time.

I restored my email and work data and went back to work.

I took the laptop into the Apple store at 8:30pm and they said they didn’t have the motherboard. I called the next morning and Bridgeport Village had one. By 12pm Wednesday Apple had my machine and I headed home to get back to work.

This morning, Thursday at 8:30am I get a call. My laptop is repaired! Sweeet! So I go pick it up at 10am and notice they forgot to reset the serial number. This was a sure sign I did indeed get a whole new motherboard. They reset the motherboard and I come home. Talk about great service!

I use the time machine on the backup laptop (A different time machine disk) to restore the data I had worked on from the previous day and a half, remove the second time machine and plug in my downstairs time machine.

I didn’t want to touch my most recent time machine, and did this prove to be wise.

You see, my machine name is ’serenity’ and while I had a new motherboard, I had the same hard drive. So, I should just plug in the Time Machine, select Backup Now and be good to go, right?

Nope. “Not enough space to back up, please choose another Time Machine”

What? Alright fine. I look on the Time Machine disk and there are now two folders, ’serenity’ and ’serenity 2′ Oh noes, Time Machine thinks this is a new computer

Sure enough, with help from friends I found this article on Mac OS X Hints that describes how Time Machine records the Ethernet MAC address of your computer with the folder associated with your machine.

This data is kept at a very geeky layer, hidden in the Access Control Lists, so repairing this was not for the faint of heart. That is another article topic for later as well.

After a lot of mucking around, and an all important reboot, I had my time machine understanding that this new machine is really the computer for this time machine.

I’ll have to repeat these steps with my other two time machines. Joy.

So, after all of this, what did I learn that I can pass on to you?

  1. Keep your Time Machine plugged in 100% of the time, so you always have your latest data
  2. Do not use an internal disk for a Time Machine. Convenient? Yes. Easily usable on an emergency computer? No.
  3. Keep file sharing turned on just in case your computer’s video dies.
  4. Spend the money and buy multiple drives for Time Machines.
  5. Be aware that if a computer repair replaces your motherboard, you likely won’t be able to use your old time machines for backing up. You can get the data off, but likely not put more data on, depending on the size of the drive.

I can see why Apple doesn’t just use a machine name to map computers to Time Machines. There are many scenarios where someone could wipe out a Time Machine by either naming their machines the same, or getting a new computer and wiping the time machine out by backing up an empty drive, etc.

However, Apple does need to handle this use case where nothing but the motherboard changed.

Regardless, use Time Machine. Use many Time Machines. Keep them running 24/7.

It will save your butt when Murphy’s Law strikes.

Apple ships Apple TV 2.0 - A review

Tuesday, February 12th, 2008

I bought an Apple TV after Apple’s promised rental changes. Ok, so it is a toy, really I mean come on, $230 just to pay Apple more money to rent movies, but i love tech and wanted to check this out.

I’ve always wanted a 1080p Apple TV and while this is still 720p, my TV does a great upconverting job.

I rented “SuperBad” in SD via iTunes earlier in the month. Once the update installed, I tried to find the movie via streaming, but it could not be found.

I then realized you have to sync to watch movies rented on your computer. So I set up a custom sync and moved the movie over to the Apple TV.

This process, about 1.6gb of data, took 30 minutes. You can’t play a rented movie that is syncing, you have to wait.

The audio was prologic, and the colors a bit dull and dark, but the quality was very acceptable.

After that movie, I decided to rent The Simpsons movie in HD. After about 14 seconds, my movie was ready to go.

WOW, the colors are fantastic. The audio is 5.1 and sounds great.

This could get expensive. Even though we have Netflix for Blu Ray, renting HD movies via the Apple TV is fast and fairly affordable.

Oh yes, we’re watching Simpsons while iTunes is doing a new “automatic” sync, which will keep as much data on the Apple TV and let me stream everything else, in theory at least :)

Tom Dowdy has passed away

Sunday, February 3rd, 2008

Unconfirmed reports state that Apple Engineer (QuickTime, iTunes and others) “suddenly” passed away. More information is not available at this time.

According to Tom’s page he wrote the popular Darkside of the Mac screensaver.

Tom worked for Apple for 17 years as of the last update of his page, more like 21 now.

MS Posts Office 2008 security notice, then pulls it

Friday, January 25th, 2008

Update:Microsoft has reposted the instructions


In my RSS was a Mac Mojo post from Eric Schwiebert about the 502 error in the Office 2008 Installer. I went to read the rest of the post but it has been removed, and seemingly not replaced yet. Here is what my RSS reader cached:

You may have seen recent reports on the web of a security issue in the installer for Mac Office 2008. The issue is that our installer is incorrectly granting ownership of the files to a particular local user as it installs them, so that if your Mac actually has a second local user and that user is not an administrator on your Mac, they could modify your Office 2008 install. The issue does not expose the Office 2008 install to modifications by any networked user account or to any local account other than the second one created on your Mac.

Microsoft and the MacBU take all security issues seriously, and we intend to fix this situation in several ways. First of all, if you have already installed Office 2008, you can run a command in the Terminal to fix the file ownership and remove the security concern (see instructions below). Second, the MacBU is working on an update to Office 2008 that will automatically fix the file ownership for you… …

Controlling Apple TV with a Harmony 890 RF Remote

Thursday, January 24th, 2008

Hopefully this saves someone else an hour.

If I stuck one of the IR buds directly to the IR “eye” on the Apple TV, the Apple TV would not recognize any IR.

I had to stick it below the IR “eye” in order for IR codes to be received.

10 months later - Apple Airport N Router still broken

Thursday, January 24th, 2008

I’ve been in touch with AppleCare ever since I got this router. They have continued to “look into” our VPN issues with SonicWall. They even swapped my router for a new one (before the gigabits came out)

The last email I from Apple was today:

It appears we still do not have a solution or a workaround for this particular issue. Again, I would like to apologize for the inconvenience this has caused you and hope we will correct this issue sometime in the future.

Sigh.

Office 2008 sets user ID to 502

Tuesday, January 22nd, 2008

Sigh, Microsoft. I can confirm the report at bruned that the Microsoft Office 2008 installer sets the owner to user 502, which is the second user on your machine.

In this case, my test user. Nice. What a security hole.

This installer also mucks with other user ids, so be careful.

I ran repair permissions in Disk Utility and it didn’t fix anything.

So I fixed them in the Terminal, which is a pain:

  • sudo chown -R root:admin /Library/Fonts/Microsoft
  • sudo chown -R root:admin /Library/Application\ Support/Microsoft/
  • sudo chown -R root:admin /Applications/Microsoft\ Office\ 2008/

The Finder doesn’t make it possible to change the owner of a file in Leopard, at least I have not figured it out.

Hey Apple, how about some dialog love

Saturday, January 19th, 2008

image of "some items I don't have permission for" dialog

Really, this is useful. Thanks, now I get to sort out which of the 50 items I am administer for I don’t have permissions on.

It really is too bad the computer doesn’t know which items I don’t have permissions to replace, because if the computer knew, it could give me a list, that I could copy and email to the admin. That would be nice.

</sarcasm>

Bought MacHeist Bundle

Friday, January 18th, 2008

Alright, I know the bru-ha-ha over MacHeist, but seeing one of the chaching guys push the bundle made me at least feel that due to the success of MH1, the developers are getting a better deal this time around.

Why did I buy it?

Because I loathe Intuit. I am tired of their Mac apps being behind Windows, I am tired of paying for nothing more than bug fixes, and while chaching falls short of what I need, I want to support them somehow.

If the midnightapps guys add splits, I’d be set.

Now for what I was using QuickBooks for. Not accounting, just invoicing. I found a much, much better solution:

Billings2 is a nice Mac app that tracks jobs by time, by task, expenses, prints nice invoices, can auto save to disk with a filename of your liking, can auto email, integrates with address book, etc, etc. Very nice and for around $60, affordable.

I love where the Mac is these days. With indies giving huge corporations like Intuit a run for their, well, money, I am a very happy Macintosh user.

I completely disagree with John Gruber on Time Capsule and here’s why

Wednesday, January 16th, 2008

In response to John’s Keynote Roundup about Apple’s new Time Capsule, I wrote to him:

Hi John,

I saw your glowing review of Time Capsule and wanted to point out a few things.

1) Backups should be reliable.

Sure, a “server grade” hard disk that supports the proper buffer flush commands is great, but you are wedding a router and a backup. What happens when:

1a) The router dies, and you lose the backup while the router is fixed. 1b) You find out the router does not pass the new VPN your fiancé’s company uses (like I am stuck with in the current router), and now you have a very expensive WAP, just to have a backup 1c) Your hard drive dies, and you lose your router while the hard disk is replaced.

2) Backups should be movable

Again, being stuck inside of the router makes it impossible to move this backup offsite for any reason. You need another backup, or a second time capsule. You should be able to take a full time machine and archive it if you like. You cannot with the Time Capsule. You have to allow files to be deleted, or stop using it altogether.


What Apple should have done:

A) Made the USB port on existing extremes work. AirDisk works very poorly now.

B) Supplied this disk as a USB/FW drive, with the proper flush commands.

C) Sold Time Capsule as a Airport Extreme N router with firewire, and the drive from B.

Ca) Or even better, had a drive sit below the router on a eSata bus connector, so you can buy/swap more capsules.

Summary

This is an awful product because it ties people’s sense of backup security in with another piece of hardware, a router, which can fail, or need to be replaced, thus putting either component of the capsule at risk. It is similar to using two drives striped Raid 0 for a backup, thus doubling your chance of backup failure.

Steve

I have a large amount of respect for John and his body of work. I just don’t want to see customers use this product expecting to have a reliable backup system.

Office 2008 Font Issues

Wednesday, January 16th, 2008

It seems that the Office 2008 installer leaves several copies of their fonts in /Library/Fonts/

The older versions are named such as “Courier New” while the newer versions are named “Courier New.ttf”

Sadly, Font Book as disabled the new fonts and offers to delete them over the old fonts. Yuck.

I am not sure what caused this, but I am guessing it is due to the migration of Tiger to Leopard, copying the old MS fonts, but since i had never reinstalled Office, the office 2008 installer found nothing to uninstall, including the older fonts. Sigh.

I cleaned this up very simply:

  • Use Font Book to look for duplicates
  • Scroll through your font list and look for a black dot next to a font name
  • Turn down the disclosure triangle for the font
  • Select a font and press CMD-I to show the info pane
  • Select two of the same faces (say bold) and compare. One of the info fields is location, look for the font name with .ttf and delete the other (So if you have Andale bold and Andale bold, select each bold, compare versions and names, then delete the non .ttf file)
  • You can easily remove a font by right clicking the font and choosing remove font.

You’ll find you have something like:

  • Andale ** bold ** bold ** italic ** italic

etc. Once you delete the non-ttf file, all duplicates for Andale will disappear.

Move on to the next black dotted duplicate font.

iTunes HD movies are Apple TV only

Tuesday, January 15th, 2008

As pointed out in the EULA by John Gruber, HD rentals can only be done on the Apple TV and are not transferable to a computer, iPod, etc.

ok fine, maybe they did this for licensing reasons, or maybe because an iPhone doesn’t want nor can play an HD version.

There is a solution.

Make the HD rental give the rentee a license to the SD version as well. If I need it, I can go to iTunes, download the SD version and put it on my phone.

The same key would be used, so if i was 12 hours into my rental, I’d only have 12 hours left.

Fair and works for everyone.

MacWorld 2008 - Time Capsule

Tuesday, January 15th, 2008

Ok this product is a joke. Apple has a bad enough record with routers as it is (My 10 month old router still does not allow Elizabeth’s VPN to connect, wheres linksys and d-link do) but check this scenario out:

  • Back up to Time Capsule, oh laptop kernel panics. Reboot. Wait 9 hours while it scans disk and backup over wifi.

  • Hard disk fails for some reason. Oh explain to the wife/etc that you have no network for days now while hard drive is replaced in router.

ROFL What were they thinking? Don’t buy this. Wait for them to fix the external port on the current base station, or support Macs as time machines over wifi.

Summary - DUD

NetNewsWire is *FREE*!!!!

Wednesday, January 9th, 2008

Yahoo!

If you read RSS on the Macintosh then you likely know that Brent Simmon’s NetNewsWire has been the best app around. Vienna is very nice and gave NNW competition, especially in the price category.

Well now, Newsgator has announced that NNW is free! Yes, free! You have no excuses now:

Download NetNewsWire For Free!

If you don’t read your news via RSS, you might want to consider it!

Categories