StackRating

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

Matt Wilding

Rating
1564.12 (4,893rd)
Reputation
16,740 (8,302nd)
Page: 1 2 3 ... 5
Title Δ
How can I identify uppercase and lowercase characters in a string w... -0.47
Why is an array declared in viewDidLoad getting an unused variable... -0.09
table column count & searching for a value in Python +0.59
What is the best way to initialize an object? +1.01
newbie ios - where is the model in MVC? -0.21
Would this recursive long polling technique result in a stack overf... 0.00
Library (.a file) or framework in iOS, what is a better choice 0.00
In Objective C(w/ ARC), why do not dealloc a weak reference if it o... +0.39
NSNotificationCenter - list of default events? 0.00
What are the pitfalls and caveats of global variables in Objective-C? -0.11
Unrecongized Selector sent to Instance -0.09
load a local pdf with url in xcode 4.6 0.00
Why not just declare all @properties as strong and nil them? +0.37
Where is my app's .pch file? 0.00
NSThread number on iOS? +1.73
how to pass the parameter (void(^)(NSError*))error 0.00
Debugging in XCode: Exception Breakpoints 0.00
Why does NSLog display incorrect int and char? 0.00
NSString assignment, release required? +1.20
What is the appropriate keyword for an Obj-C property whose setter... -1.14
Positioning UIImageView with setAutoresizingMask 0.00
NSMutableArray in Singleton. Strong Or Weak Property? 0.00
Can I use AVFoundation to stream downloaded video frames into an Op... 0.00
Objective-C - Initializing an already initialized object? +1.03
Where are some of the objects that get passed as arguments in proto... +2.45
Writing an abstract class custom initializer method +0.42
iOS - Linker error after upgrading to Xcode 4.5, possibly Core Plot... -0.03
will call on release trigger the releasing of autorelease object? -0.99
In Objective-C MRR, if foo is a retain property, then self.foo = [[... +1.44
Compute rate of change of orientation(angular measurement) along y... 0.00
Is Boost C++ thread supported by both iOS and Android? +0.38
Tapping on a checkmark on the UITableViewCell Edit Mode 0.00
Using sender to identify object that called method in ios +1.43
CGSizeMake Doesn't Work for Constant +0.42
Why cStringUsingEncoding: returns const char * instead of char *? +1.77
Best practices when using MVC in iOS applications -0.40
Better way to recreate the class definition after modifying core da... 0.00
Augmented Reality Indoors 0.00
Modal View doesn't release itself after dismiss 0.00
How do you create resizeable header images for iOS in Photoshop? 0.00
"Block pointer to non-function type is invalid" 0.00
adding an external library to a project in XCode 4.3 0.00
Does CTLineRef own attributed string? +2.13
How can I prevent my application (using AVPlayer) is muted when the... 0.00
In App Delegate call method from another class 0.00
Detect color under mouse (Mac) 0.00
iOS 5 - Capture the return value from a method being called asynchr... -0.57
Handling UIAlertView delegate from C++ -0.29
Can I use a customized checkmark with UITableView's allowsMultipleS... 0.00
How do I check if string starts with any letter, as in a-z or A-Z? +1.34