Clean out your OS X Lion Launchpad and start over

January 4th, 2012 § 0 comments § permalink

If your Launchpad was a mangled mess with 8 pages of everything that could possibly be ran as a program on your Mac like mine when you upgraded to OS X Lion, you’re annoyed you didn’t find this before you spent a ridiculous amount of time organizing it to accomodate your OCD tendencies. Wait, maybe that was just me. Either way, it would have been nice to know this before, still glad I know it now though.

Run this command in Terminal.app to wipe Launchpad clean

sqlite3 ~/Library/Application\ Support/Dock/*.db "DELETE from apps; DELETE from groups WHERE title<>''; DELETE from items WHERE rowid>2;"; Killall Dock

Run this command in Terminal.app to rebuild the default database

rm ~/Library/Application\ Support/Dock/*.db; killall Dock

Thanks Macworld!

Why can’t I just pee?

January 4th, 2012 § 2 comments § permalink

Do you want to know what it’s like to live inside my brain? Just the simple act of going to the bathroom requires a tremendous amount of thought.

I walk into a public bathroom at work and see this

urinal2

Instead of just peeing and pretending not to notice there are other people in the bathroom like a normal person, (why do people do that?) I immediately think things like:

- Did they do research to the average amount of short people to tall people in office buildings?

- Is this ratio a standard? It seems like 2:1 is the most common.

- If this standard does exist, why do some bathrooms eschew it for a single height, to save money on pipe?

- Do normal people have problems peeing in the taller ones?

3_urinalsFrom there it just goes out of control. I continue thinking things like: If I were to put all floor urinals in, would they cost more or less? Did someone speak to cleaning companies and find out that the average cost of cleaning floor urinals is more than wall urinals? If so, why does anyone use them? Do they work better in places where they are likely to clean the bathroom with a hose?

I know they seem like silly things to be asking yourself when you need to pee, but that’s what it’s like when you design things for a living. You are constantly juggling aesthetics, cost, efficiency, user experience, durability, etc.

I design software, but unfortunately my brain doesn’t limit itself to thinking about only software. Something as simple as a urinal can send my brain into a spiral of questions and a sometimes hilarious desire to know why.

I’ll probably email some urinal manufacturers to ask why. Don’t you want to know?

New Adventure at Microsoft

October 10th, 2011 § 3 comments § permalink

Today I officially announced this at work, and I am very excited to share it with all of you. As of next week I will no longer be working in the SharePoint and Office Business Intelligence space. I’ll be joining the team at Microsoft that makes wonderful products for Apple platforms.

Those of you that know me well will probably find this to be of little surprise, but it’s a very welcome change and something I am very excited about.

I can’t quite say what I’ll be working on yet, but for the Mac faithful readers of my blog, stay tuned and I’ll divulge more as it’s appropriate to do so.

iPhone Mystery Solved

September 22nd, 2011 § 7 comments § permalink

This morning I looked at my phone on the way to work to see what day it was. This was what I saw:

Photo Sep 22, 8 50 26 AM

Thinking it was odd, but dismissing it as part of the beta possibly, I just unlocked and looked at the calendar.

A little later I was curious so I woke it up again. This time:

Photo Sep 22, 9 13 31 AM

Really? “I want a parrot?” It also occurred to me that I only had the beta on my iPad, NOT my iPhone.

When I got to work I did some search engine work and came up with nothing. I was starting to wonder if my phone had been hacked but it wasn’t doing it anymore.

Then when I searched the Octopus line again, it came up with Mastodon. My memory clicked in that it was what I was listening to on my drive to work. “I want a parrot” is a song from the new Aristocrats album.

Mystery solved, but begs the question.. is this the best way to reveal the song title? Remove the date and put no indication that it’s a song title? The music was new so I didn’t recognize the songs.

Confusing.

Problems with Web OS Delivery, I’m talking to you Lion

September 18th, 2011 § 3 comments § permalink

mac_os_x_lion_wallpaper_by_theandrenator-d35tk7t

This weekend I embarked on Major Suckage. I had outgrown the OS drive on my laptop again, and decided that it was much safer to reinstall my entire system from scratch rather than just clone my hard drive for the 3rd time.

I ordered a 750GB 7200rpm drive from Other World Computing and when I got home from work Friday I began the process. I immediately realized a huge problem with OS X Lion as an upgrade.

I had to install Snow Leopard, download 3GB of updates to get it up to App Store compatibility, then immediately upgrade it to Lion.

That’s right, my goal was a clean start and before I installed my first application, it was already upgraded. Grrrr.

I get it was only $30, but I was really missing the disc and only on principle. I am sure the upgrade went smoothly and all is well, but I’d rather not start a new computer build with outdated stuff potentially scattered on a brand new drive.

This laptop is used for music and video production and by the time I got everything back to status quo I had spent 20 hours and reduced a 750GB hard drive to 370GB without a single bit of my own data on it. Yikes.

I am ok with delivering the upgrade through the app store, but there needs to be some way to go to Apple.com and download a burnable or thumb bootable ISO you can use to install from scratch. Asking a user to recover from a hard drive failure or data swap by having to install, update then upgrade is more hassle than it should be. Agree?