// archives

Build & Analyze Error Prefix.pch file not found in XCode 3.2.4

If you run “Build & Analyze” and it says “Analyzer skipped this file due to parse errors, Skipped this file due to parse errors – /var/folders/ … /MyApp_Prefix.pch file not found.” fix it by adding this to your .pch header 1234#ifdef __OBJC__ #ifndef __IPHONE_OS_VERSION_MIN_REQUIRED #define __IPHONE_OS_VERSION_MIN_REQUIRED __IPHONE_3_1 #endif Apparently the Project Settings Configuration doesn’t seem [...]

Timewave Zero Explained

Are you ready for December 21, 2012? The time is coming closer and  momentum is speeding up to the point where the human mind cannot fathom explaining it.   I decided to place a few videos explaining the theory of Time Wave Zero and Novelty.

A little about a Tim.

Here is a special chapter from the book “97 Things Every Project Manager Should Know” OFTEN THE BEST THING a software project manager can do is set the vision, set the priorities, and get out of the way. Here’s a true story about a man named Tim. We found we needed another team member on [...]

Many Hats Make Decisions

Have you ever wondered how the great become great at what they do? Here are a few “hats” for mental strategies that I found useful when working on a project. The Hats represent six thinking strategies, as identified by Edward de Bono The De Bono Hats White Hat – Information known or needed. The facts [...]

zd-dugg sidebar widget

Ok. So… I was playing with my blog the other night and thought it would be a fun thing to add Digg to my site so I can keep track of the articles I dugg. I tried various Digg sidebar plugins for WordPress and wasn’t getting the results that I needed. So I found this [...]

OSX XM Satellite Radio Widget [REPOST]

Since we moved over to the new blog. I have reposted the old post with edited comments incase you are here looking for help on getting the widget working. I saw some people having an issue not retrieving the channel list from the xm radio service. This is usually due to the online account not [...]