StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Joshua Weinberg

Rating
1562.56 (5,138th)
Reputation
27,785 (4,523rd)
Page: 1 2 3 4 ... 9
Title Δ
How to expand a MACRO into NSString without using any string concat... +0.42
What's the proper way to replace a UIViewController with a UITableC... +2.09
Is the ivar required for properties where @synthesize propertyName... 0.00
Why should I prefer the unsafe_unretained qualifier over assign for... 0.00
Using XIB/NIB files contained within downloaded bundles on iOS 0.00
Linked list of Cocoa objects 0.00
std::vector in objective c method -1.77
Missing sentinel in method dispatch +0.23
Drawing Smooth Curves - Methods Needed +0.91
unique_ptr with Iphone sdk? +0.34
Check strings for same characters in Objective-C -1.47
Why does the ARC migrator say that NSInvocation's -setArgument: is... -0.56
Do properties default to nil? -0.85
Does mutableCopy make contained objects mutable? +0.03
Is This Safe? Possible Retain Cycle on Singleton as Self in Block 0.00
Objective-C math function +0.41
Testing for null in objective-c +0.40
ARC - The meaning of __unsafe_unretained? -1.68
Weird crash log related to CALayer 0.00
objective-c ARC readonly properties and private setter implementation +0.41
Objective C: ARC with IVars declared in implementation file 0.00
How to set the time zone for a date in iOS 3.x -2.08
How does Apple catch Enterprise Apps being distributed out-side of... +1.80
Objective-C: How to change the class of an object at runtime? +1.64
Why are those strings not equal? +0.43
UIView Categories and Properties 0.00
Collection <__NSArrayM: 0x76c11b0> was mutated while being en... +0.35
Conditional compilation when using ARC 0.00
Why is my loaded nib crashing when memory is released? +0.95
Objective-C three-way comparison of identical values results to NO... +1.05
How can I retrieve a return value from a completion block? +0.43
Objective-c: Now allowing me to create an instance of a class 0.00
Convert nsstring to NSMutableDictionary 0.00
Format number as percent -0.67
iPhone Tablview cell - corner triangle -0.56
programmatically created table does not work 0.00
__block ivar is always (null) 0.00
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before nume... -1.49
UIViews, subviews and alpha 0.00
Why does [NSMutableString stringWithString:@""] work? -0.54
Generating ipa from xcode command-line 0.00
About pointers in Objective-C 0.00
How can I stop my NSTimer thread from further executing the selector +0.41
Is it necessary to declare ivars in @interface to match properties? +0.42
Duplicate Signature in @interface does not give compilation error 0.00
CGImageRef property retain or not retain +0.41
iOS 5: Curious about UIAppearance +0.04
indexOfObject returns 0 first time instead of NSNotFound 0.00
Does LLVM convert Objective-C methods to inline functions? +2.36
The selector of my NSTimer does not run. Why? -0.78