Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
openfrog earned this badge 118 times |
may 14 at 21:48
Data Mapper and Relationships: Implementation strategies?
may 8 at 23:58
Where can I download Xdebug for PHP and Mac OS X?
may 2 at 19:13
Suggestion for getting data from a web server?
apr 16 at 20:05
How does streaming of web radio basically work?
mar 30 at 17:08
Why do I get this error "error: expected specifier-qualifier-list before 'NSManagedObjectContext'?
mar 25 at 19:23
Why does this RewriteRule cause an Internal Server Error?
mar 19 at 18:29
How to scale up an UIImage without smoothening anything?
mar 3 at 1:46
How to embed a Vimeo video in a view?
feb 22 at 6:10
Is there an PHPDoc type hint for an boolean parameter?
feb 20 at 3:27
How to build a C array like this dynamically in a loop, return it, and keep a reference?
jan 27 at 14:01
How to load an local HTML file as string into UIWebView?
jan 4 at 16:18
Why doesn't my file move into “en.lproj” but instead into a new “English.lproj” after “Make file Localizable” in Xcode?
jan 1 at 8:36
What describes nil best? What's that really?
dec 14 at 16:08
How to open a website hosted in MAMP on the Mac?
nov 23 at 21:23
How to let a view rotate forever?
nov 22 at 0:02
What does a Data Mapper typically look like?
nov 16 at 23:09
Which PDO methods throw exceptions?
nov 12 at 16:47
Will isset() return false if I assign NULL to a variable?
nov 4 at 15:09
Do prepared statements in PDO really increase security?
oct 31 at 17:47
Can I create an new instance of my custom managed object class without going through NSEntityDescription?
oct 26 at 18:39
How to display this little white x-circle in a UITextField, so users can delete the text?
oct 5 at 18:54
Must I use __bridge or __bridge_retained if I'm bridging an autoreleased object to Core Foundation?
sep 25 at 6:57
Is it still possible to develop for older iOS devices?
sep 15 at 0:09
What kind of data type is “long long”?
sep 8 at 11:18
How to resolve “no known instance method for selector 'performSelector:withObject:afterDelay:'” when migrating to ARC?
sep 6 at 21:15
How does Xcode know where to look for a framework?
aug 27 at 21:48
Why should I prefer the unsafe_unretained qualifier over assign for weak referencing properties? [duplicate]
aug 3 at 13:36
Easiest way to play a CAF sound on the iPhone?
aug 3 at 7:35
How to prevent CALayer from implicit animations?
jul 29 at 19:21
Are there good Tutorials on how to use PDO? [closed]
jul 9 at 20:43
What's a Cell Identifier good for?
jun 8 '12 at 10:30
How to measure true FPS performance of OpenGL ES?
jun 1 '12 at 15:23
How to obtain a CGImageRef from the content of an UIView?
may 27 '12 at 0:27
How to set up an SCM in Xcode?
may 26 '12 at 18:32
How to adjust the volume of a sound in OpenAL?
may 7 '12 at 21:26
Should I write table and column names ALWAYS lower case?