| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 7 hours ago | |
| stats | profile views | 17 |
|
Oct 23 |
accepted | Waiting for NSURLConnection delegates to finish |
|
Oct 17 |
comment |
Waiting for NSURLConnection delegates to finish Found this eng.pulse.me/concurrent-downloads-using-nsoperationqueues. Useful readup. |
|
Oct 17 |
awarded | Student |
|
Oct 17 |
asked | Waiting for NSURLConnection delegates to finish |
|
Oct 13 |
comment |
UIView stuck in potrait mode Looks like I forgot to init the UIViewController. It worked after that. |
|
Oct 12 |
comment |
UIView stuck in potrait mode That's weird, even changing that and without the autoresizingMask, I am still stuck in portrait mode. The status bar is on the right. |
|
Oct 12 |
comment |
UIView stuck in potrait mode Thanks for confirming that it works on iOS6. I couldn't get it working on iOS 5/5.1 without the autoresizingMask. |
|
Oct 12 |
comment |
UIView stuck in potrait mode Tried it in the ipad 6.0 simulator and it did worked. But not in iPad 5.0 simulator or my 5.1 device. |
|
Oct 12 |
comment |
UIView stuck in potrait mode No difference as returning YES |
|
Oct 12 |
comment |
UIView stuck in potrait mode Working on latest Xcode 4.5 and iOS 5.0 |
|
Oct 12 |
asked | UIView stuck in potrait mode |
|
Jul 4 |
comment |
Canonical Link in FB Tried that before by using the User Agent "facebookexternalhit/1.1 (+facebook.com/externalhit_uatext.php)". |
|
Jul 4 |
asked | Canonical Link in FB |
|
Feb 22 |
comment |
Diagnose RSS leak in Java when heap is stable Definitely have less cores than 500 threads. I am trying to understand the behavior of why the RSS is increasing in this simplistic example when this is the only JAVA app running. I am incline to think that it is due to a shared library loading into memory? |
|
Feb 21 |
asked | Diagnose RSS leak in Java when heap is stable |