Breaking radio silence

April 5th, 2010

So it has be been a rough couple of weeks, but finally I am ready to break radio silence.

My iPhone app is in the home stretch, finalizing the name and getting the art work completed. It isn’t rocket surgery, but functionally it scratches an itch I had, so I though I would have some fun with it.

If you are interested in beta testing send me your UDID and I can send you a copy.

Migrating from Xen-Fedora to KVM-Ubuntu

January 28th, 2010

Recently I completed my migration from Xen / Fedora Core to KVM / Ubuntu. I have been a long time Redhat user, but I felt that Fedora was no longer stable enough for me. I was tempted to move to CENTOS but it didn’t feel right, not quite an ‘official’ Redhat release. So I decided on Ubuntu with KVM virtualization.

The transition was reasonably painless, a few adjustments to make, like using init.d instead of service. I made some notes for myself that others might find helpful:

Ubuntu Notes

Ubuntu KVM Host notes

Ubuntu KVM Guest notes

Import Facebook events into iCal

December 8th, 2009

Really simple tip, if you use Apple’s iCal (or Outlook, but I have not tested it see UPDATE) and want to import events from Facebook, simply click on the Export button above the RSVP box.

export-to-ical-circle

When asked to Open or Save, open it with iCal and it should prompt you which calendar to add the event too.

UPDATE: Outlook 2003 displays an error ‘Cannot import vCalendar file. Could not complete the operation. One or more parameter values are not valid.’ More current versions might work.

Also, you might consider adding alerts to these events once they have been exported to iCal.

Adding CoreData to and existing iPhone project

November 24th, 2009

Just a quick note (and Google bait) to help others looking for a solution to the ‘Expected specifier-qualifier-list’ error message.

For me this happened as I was adding CoreData to an existing iPhone project, the quick answer is that even after adding the Framework correctly you have to update your *_Prefix.pch file to include the Library.

Please see Here for details.

Door Closer 101

November 15th, 2009

Ever since I moved in, my apartment door always slammed shut. Recently I had a neighbor ask me ‘Why I slammed my door?’ I shrugged and explained that it was the door closer, not me.

Well guess what, you can adjust the closer. Shocking, I know.

Most closers have two screws, one adjusting the ‘sweep’ the other the ‘latch’ pressure. The sweep is the stage where the door is wide open and the latch is the last few inches, before hitting the latch.

door-closer

I had to adjust my latch screw, which was the bottom one in the picture. Some closers are labeled, mine wasn’t, so I guessed.

Turning the screw in slowed the door’s speed, turning the screw out increased the speed.

Now no more slamming doors and upset neighbors.