titaniumdecoy

California

May
6
awarded Popular Question
Apr
30
awarded Nice Question
Apr
29
awarded Nice Question
Apr
23
awarded Notable Question
Apr
20
awarded Good Question
Apr
17
awarded Popular Question
Apr
14
awarded Nice Question
Apr
7
awarded Good Question
Apr
1
comment viewWillAppear method is not calling iPhone SDK
You shouldn't call viewWillAppear: manually; there is a deeper problem that should be found and addressed.
Apr
1
comment viewDidAppear not getting called
I agree with @Rob that needing to call viewWillAppear: and viewDidAppear: manually is "a symptom of a bigger problem" which this hack doesn't address and should be avoided.
Mar
26
awarded Student
Mar
26
awarded Scholar
Mar
26
accepted How do you save a recorded macro in TextMate 2?
Mar
22
asked How do you save a recorded macro in TextMate 2?
Mar
18
comment What is the advantage of using 'tar' today?
Thanks for pointing that out, I didn't notice. However it seems a bit silly to me to have an identical block of text in two different answers on this page.
Mar
17
awarded Commentator
Mar
17
comment What is the advantage of using 'tar' today?
"Part 3: Compatibility" appears to have been copied from @Kruug's answer.
Mar
14
comment What is the advantage of using 'tar' today?
WebM might not be the best example since it is technically inferior to the more popular H.264 codec.
Mar
13
comment Dividing a project into multiple Xcode project files
You can run projects from a workspace. Perhaps you were referring to documentation projects (which can be added to a workspace) when you say "only for documentation purpose".
Mar
13
accepted Dividing a project into multiple Xcode project files
1 2 3 4 5