| bio | website | |
|---|---|---|
| location | San Francisco Bay Area | |
| age | 32 | |
| visits | member for | 3 years, 4 months |
| seen | 2 days ago | |
| stats | profile views | 158 |
|
Apr 23 |
accepted | Uniquely mapping upper case to lower case in objective C |
|
Apr 22 |
awarded | Notable Question |
|
Apr 18 |
asked | Uniquely mapping upper case to lower case in objective C |
|
Apr 12 |
awarded | Good Question |
|
Apr 9 |
answered | CABasicAnimation is removed in a UITableView |
|
Apr 4 |
comment |
iOS FB SDK Incoming URL for apprequests is missing ref=notif, request_ids, app_request_type This is still undocumented, and cost me many hours until I found this post. I have filed a bug to have them update the docs. |
|
Apr 3 |
answered | Facebook AppRequests: Send request to users of iOS only |
|
Apr 2 |
asked | Facebook AppRequests: Send request to users of iOS only |
|
Mar 21 |
comment |
Do I seriously need to install Xcode and compile PyObjC as a result of 1.7.6 update? I've tried installing the latest version of PyObjC using MacPorts and I still get this warning. |
|
Mar 21 |
comment |
PyDev Breakpoints in App Engine 1.7.6 broken? Is this somehow related to the new pyobjc warning? stackoverflow.com/questions/15513642/… |
|
Mar 20 |
awarded | Popular Question |
|
Mar 12 |
answered | Spurious Game Center player disconnect messages |
|
Mar 9 |
awarded | Enthusiast |
|
Mar 1 |
comment |
@“” string type literals for NSNumber There is no corresponding shortcut for a variable of type NSInteger, float, double, so on? |
|
Feb 27 |
answered | iOS Game Center invites not working at all in SANDBOX |
|
Feb 14 |
comment |
Do I set properties to nil in dealloc when using ARC? Released or not, dealloc() is not called on iOS5 if zombies are enabled, however iOS6 does call it. I have verified this in XCode with a simple use-case, on both the simulator and the device. |
|
Feb 13 |
comment |
Do I set properties to nil in dealloc when using ARC? I'd like to add that if you're debugging in iOS5 and you have Zombie Objects enabled, the autosynthesized dealloc method will NOT release memory of strong properties. This behavior is inconsistent with iOS6. |
|
Jan 6 |
awarded | Yearling |
|
Dec 16 |
answered | installing json-framework with iOS |
|
Dec 16 |
accepted | Facebook local development not working |