ddribin
FUCKING NDA is putting @iphonecampCHI in jeopardy. Not sure how we can proceed, unless its lifted by then.
| ddribin @fraserspeirs Does git-rebase do a merge? |
|
| ddribin Haven't install that MobileMe update just yet, and I think I'm gonna hold out for a little while longer. |
|
| ddribin Blueberry, corn, shallot and feta crepes, drizzled with cream of balsamic for dinner, thanks to @nrd. Sounds kinda weird, but tis delicious! |
|
| ddribin In good news, first sweet corn spotting at farmer's market. Ugh... sweet! |
|
| ddribin "Your email settings have been updated successfully. Please note that it may take up to *10 days* for your changes to take effect." WHY?!? |
|
| ddribin @AnnieR Very much so! :-D |
|
| ddribin Someone should make an NSSegmentedControl look alike that is made up of real NSButtons. |
|
| ddribin @wisequark Well, C++ ain't *all* bad. ;) I'm not proposing ripping out the runtime or anything. |
|
| ddribin To clarify, I agree that it's inconsistent, but I don't agree that dot notation should be avoided. I happen like it. |
|
| ddribin Just thinking aloud: one of the downsides to dot notation (I don't agree) is inconsistent notation and having to remember props vs. methods. |
|
| ddribin Universal dot notation: aDict.setObject(@"foo", forKey:@"bar") Simplification or pure concentrated evil? |
|
| ddribin @ktgeek Very true. Even that 20G doesn't get used very much these days. Only when I get in the car for > 10 min. (which is not often). |
|
| ddribin BTW, I'm wondering how to use sine, cosine or quadratic functions as an animation curve. Sounds like it's bezier approx. + key frame anim. |
|
| ddribin I actually don't use my iPhone as an iPod much. Still got an old 2nd gen 20G clunker for that. At least I can use normal headphones w/ it. |
|
| ddribin @mledford Right, but I'm still stuck with bezier curve timing functions. What if I want sine/cosine? Guess I need to approximate w/ bezier? |
|
| ddribin @ddribin Guess not: http://tinyurl.com/5cuqan Just never explored the Home button preferences. |
|
| ddribin Whoa, is this new to iPhone OS 2.0? While screen is locked, double-tap the Home button and and an iTunes controller pops up. |
|
| ddribin Hrm... is there a way to create custom Core Animation timing curves? CAMediaTimingFunction isn't subclassable (unlike NS{View}Animation). |
|
| ddribin If you update the Info.plist and Xcode doesn't copy it over: find build/ -name Info.plist -print0 | xargs -0 rm |
|
