Featured Posts

Suggestions to correct iTunes / iPhone music sync Recently I had a coworker who upgraded his iPhone to 3.0 find that he could no longer sync that iPhone with his iTunes music library on a Windows computer. It would, however, sync just fine on a Mac OS...

Readmore

putpkt: write failed: Broken pipe Hopefully this will provide some useful information for someone, because I did a lot of google searching and didn't come up with an answer to this one that way. After upgrading my sdk from 2.2.1 to...

Readmore

CAContextInvalidLayer and setFence:count So there I was, up for nearly a day straight and have figured out the certificate issue that was preventing my program from running on my iPhone after upgrading to SDK 3.0 beta 5. On the device I was...

Readmore

  • Prev
  • Next

Apple // software Updates #1

Posted on : 27-06-2009 | By : Lane Roathe | In : Apple //

0

I am slowly going through and adding in all the various Apple // software I’ve written in the past.

Click to continue reading “Apple // software Updates #1″

Suggestions to correct iTunes / iPhone music sync

Posted on : 20-06-2009 | By : Lane Roathe | In : Hints, iPhone/iTouch

0

How to force iTunes under Windows to properly sync an iPhone with your music library.

Click to continue reading “Suggestions to correct iTunes / iPhone music sync”

CAContextInvalidLayer and setFence:count

Posted on : 07-06-2009 | By : Lane Roathe | In : Development, featured, iPhone

Tags: , ,

0

Sometimes what looks like the obvious solution works just fine… until something goes horribly wrong and you get an error that has “absolutely no connection” to that change you made two days ago that is “working just fine”.

Click to continue reading “CAContextInvalidLayer and setFence:count”

Quick fix for TableViewCellSubviews sample project

Posted on : 02-06-2009 | By : Lane Roathe | In : Development, iPhone

Tags: , ,

0

Here is a fix to allow Apple’s TableViewCellSubviews sample code to run after being built.

Click to continue reading “Quick fix for TableViewCellSubviews sample project”

putpkt: write failed: Broken pipe

Posted on : 01-06-2009 | By : Lane Roathe | In : Development, iPhone

0

Broken pipe messages don’t always mean that there is a communication error, sometimes it means that you have an entitlements problem, at least under SDK 3.0 beta 5.

Click to continue reading “putpkt: write failed: Broken pipe”

A new site!

Posted on : 29-05-2009 | By : Lane Roathe | In : Uncategorized

0

We have a new website after … what, 10 years? Taking me a lot of time to figure out how to put a site together in a “web app” vs plain old HTML and some php/mysql. Bizarre!