5,074 reputation
1610
bio website davedelong.com
location Cupertino, CA
age 26
visits member for 3 years
seen Dec 27 '12 at 19:31
stats profile views 112

I'm Dave, and I love Objective-C.

My Projects:

  • DDMathParser - a library for parsing NSString objects as mathematical expressions and evaluating them
  • CHCSVParser - a library for reading and writing CSV files
  • DDUnitConverter - a simple library for converting between units
  • StackKit - a framework for using the StackExchange API.

If you think I'm a nice guy, check out my Amazon Wishlist! :)


My answers and opinions expressed here are my own and do not represent my employer's views in any way.


Feb
22
answered Definitive on timeline_type?
Feb
22
comment StackKit: an API framework for Cocoa
FYI, this is now in place on the development branch. You can request the associated accounts of a user via the SKSiteManager object.
Feb
21
revised StackKit: an API framework for Cocoa
added 88 characters in body
Feb
20
comment Any guarantees on JSON string encoding?
Awesome, thanks. Just making sure. :)
Feb
20
accepted Any guarantees on JSON string encoding?
Feb
20
revised Any guarantees on JSON string encoding?
added 111 characters in body
Feb
20
asked Any guarantees on JSON string encoding?
Feb
18
answered Retrieving comments received by a user
Feb
16
comment Enumerated types documentation in 1.1 API
Hooray! Thank you! :D
Feb
16
accepted Enumerated types documentation in 1.1 API
Feb
16
asked Enumerated types documentation in 1.1 API
Feb
15
comment StackKit: an API framework for Cocoa
technically the "coredata" branch is experimental. Once I get it to a point where I'm mostly satisfied with it, I'll merge it in to "master". However, it should be stable. If you find issues with it, be sure to let me know.
Feb
15
revised StackKit: an API framework for Cocoa
added 23 characters in body
Feb
15
revised Requesting favorite questions should report which users have favorited it
added 80 characters in body; edited tags
Feb
15
revised StackKit: an API framework for Cocoa
added 68 characters in body
Feb
15
comment StackKit: an API framework for Cocoa
glad to hear it! to contribute changes, you can fork the repository on github, make your changes, and send me a pull request. Also, the requests are executed on the SKSite in the same way that NSFetchRequests are executed on an NSManagedObjectContext.
Feb
14
revised StackKit: an API framework for Cocoa
edited body
Feb
14
revised StackKit: an API framework for Cocoa
deleted 3 characters in body
Feb
12
comment Provide a method to search for sites
+1 I really don't see the benefit of pagination on the /sites results. I'm never going to want only some of the sites; I want all or nothing.
Feb
11
revised StackKit: an API framework for Cocoa
deleted 1601 characters in body